Skip to content

Commit

Permalink
fix: test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ccheers committed Mar 3, 2025
1 parent 1b6fb42 commit 3dd3f08
Show file tree
Hide file tree
Showing 89 changed files with 6,690 additions and 7,212 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ $(GENERATE_UNBOUND_METHODS_EXAMPLE_SRCS): $(GENERATE_UNBOUND_METHODS_EXAMPLE_SPE

install:
go install github.com/bufbuild/buf/cmd/[email protected]
go install \
go install -buildvcs=false \
./protoc-gen-openapiv2 \
./protoc-gen-grpc-gateway

Expand Down
Loading

0 comments on commit 3dd3f08

Please sign in to comment.