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 2513e80Copy full SHA for 2513e80
helloworld/go.mod
@@ -10,7 +10,7 @@ require (
10
google.golang.org/genproto v0.0.0-20240205150955-31a09d347014
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
+ google.golang.org/protobuf v1.36.8
14
)
15
16
require (
0 commit comments