Skip to content

Commit

Permalink
Add deps
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Jun 17, 2024
1 parent 40a0f89 commit 91cff73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ depsdev:
go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
go install connectrpc.com/connect/cmd/protoc-gen-connect-go@latest
go get buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go/buf/validate/priv

testclient: depsdev
mkdir -p testdata/routeguide
Expand Down

0 comments on commit 91cff73

Please sign in to comment.