Skip to content

Commit

Permalink
regen protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
gerardsn committed Dec 18, 2024
1 parent a923153 commit 0c7ae98
Show file tree
Hide file tree
Showing 5 changed files with 140 additions and 306 deletions.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ run-generators: gen-mocks gen-api gen-protobuf

install-tools:
go install github.com/oapi-codegen/oapi-codegen/v2/cmd/[email protected]
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.34.2
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.36.0
go install go.uber.org/mock/[email protected]
go install google.golang.org/grpc/cmd/[email protected]
go install github.com/golangci/golangci-lint/cmd/[email protected]
Expand Down
35 changes: 9 additions & 26 deletions network/transport/grpc/testprotocol.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion network/transport/grpc/testprotocol_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0c7ae98

Please sign in to comment.