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 510eb45 commit d58abedCopy full SHA for d58abed
go/sample-apps/function/go.mod
@@ -40,7 +40,7 @@ require (
40
golang.org/x/net v0.7.0 // indirect
41
golang.org/x/sys v0.5.0 // indirect
42
golang.org/x/text v0.7.0 // indirect
43
- google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 // indirect
44
- google.golang.org/grpc v1.42.0 // indirect
45
- google.golang.org/protobuf v1.27.1 // indirect
+ google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
+ google.golang.org/grpc v1.53.0 // indirect
+ google.golang.org/protobuf v1.28.1 // indirect
46
)
0 commit comments