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 b86b35d commit 32078c6Copy full SHA for 32078c6
go.mod
@@ -137,7 +137,7 @@ require (
137
github.com/inconshreveable/mousetrap v1.1.0 // indirect
138
github.com/sirupsen/logrus v1.9.0 // indirect
139
golang.org/x/oauth2 v0.8.0 // indirect
140
- google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
+ google.golang.org/genproto 83f479183930 // indirect
141
google.golang.org/grpc v1.55.0 // indirect
142
)
143
0 commit comments