Skip to content

Commit

Permalink
fix (#2360)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahrav committed Jan 31, 2024
1 parent 143e275 commit 5651eb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/gen_proto.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ protoc -I proto/ \
-I ${GOPATH}/src/github.com/envoyproxy/protoc-gen-validate \
--go_out=plugins=grpc:./pkg/pb/sourcespb --go_opt=paths=source_relative \
--validate_out="lang=go,paths=source_relative:./pkg/pb/sourcespb" \
--jsonschema_out=./schema \
proto/sources.proto
protoc -I proto/ \
-I ${GOPATH}/src \
Expand Down

0 comments on commit 5651eb6

Please sign in to comment.