fix: fix gRPC-Gateway to v2.2.0 for now
This commit is contained in:
parent
4ca1f0309d
commit
b74f3fe89c
@ -35,7 +35,7 @@ gobin google.golang.org/protobuf/cmd/protoc-gen-go
|
||||
gobin google.golang.org/grpc/cmd/protoc-gen-go-grpc
|
||||
```
|
||||
|
||||
For generating HTTP JSON APIs with [grpc-gateway](https://grpc-ecosystem.github.io/grpc-gateway/), follow
|
||||
For generating HTTP JSON APIs with [grpc-gateway](https://grpc-ecosystem.github.io/grpc-gateway/) **v2.2.0**, follow
|
||||
the [documentation](https://github.com/grpc-ecosystem/grpc-gateway#installation).
|
||||
|
||||
For generating validators
|
||||
|
Loading…
Reference in New Issue
Block a user