Update path to protoc-gen-go
Some checks failed
Generate and Release Protos / release (push) Failing after 18s
Some checks failed
Generate and Release Protos / release (push) Failing after 18s
This commit is contained in:
@@ -5,7 +5,7 @@ managed:
|
|||||||
- file_option: go_package_prefix
|
- file_option: go_package_prefix
|
||||||
value: github.com/owlboard/backend-data-contracts
|
value: github.com/owlboard/backend-data-contracts
|
||||||
plugins:
|
plugins:
|
||||||
- local: go
|
- local: protoc-gen-go
|
||||||
out: gen/go
|
out: gen/go
|
||||||
opt: paths=source_relative
|
opt: paths=source_relative
|
||||||
- local: ./node_modules/ts-proto/protoc-gen-ts_proto
|
- local: ./node_modules/ts-proto/protoc-gen-ts_proto
|
||||||
|
|||||||
Reference in New Issue
Block a user