Update path to protoc-gen-go
Some checks failed
Generate and Release Protos / release (push) Failing after 18s

This commit is contained in:
2026-01-07 13:32:12 +00:00
parent c876637720
commit e3877bc7c0

View File

@@ -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