Skip to content

Commit

Permalink
protoc line
Browse files Browse the repository at this point in the history
  • Loading branch information
vcastellm committed Feb 25, 2024
1 parent 6426308 commit 4fcd8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/dkron.proto
@@ -1,4 +1,4 @@
// protoc -I proto/ --go_out=plugin/types --go_opt=paths=source_relative --go-grpc_out=plugin/types --go-grpc_opt=paths=source_relative dkron.proto
// protoc -I proto/ --go_out=types --go_opt=paths=source_relative --go-grpc_out=types --go-grpc_opt=paths=source_relative dkron.proto
syntax = "proto3";

package types;
Expand Down

0 comments on commit 4fcd8f7

Please sign in to comment.