We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01c6b56 commit 85b494cCopy full SHA for 85b494c
helloworld/go.mod
@@ -7,7 +7,7 @@ toolchain go1.21.6
7
require (
8
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
9
github.com/zeromicro/go-zero v1.6.2
10
- google.golang.org/genproto v0.0.0-20240205150955-31a09d347014
+ google.golang.org/genproto 61c742ae3ef0
11
google.golang.org/genproto/googleapis/api v0.0.0-20240205150955-31a09d347014
12
google.golang.org/grpc v1.61.0
13
google.golang.org/protobuf v1.35.2
0 commit comments