Skip to content

Commit

Permalink
show version when install grpc-gateway (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
huan committed Mar 17, 2021
1 parent 353c8e1 commit ab3c529
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openapi/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ THIRD_PARTY_DIR="${SCRIPTPATH}/../third-party/"

function go_install () {
go install \
github.com/grpc-ecosystem/grpc-gateway/v2 \
github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway \
github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2 \
google.golang.org/protobuf/cmd/protoc-gen-go \
Expand Down

0 comments on commit ab3c529

Please sign in to comment.