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 5026e49 commit c414961Copy full SHA for c414961
go.mod
@@ -27,6 +27,3 @@ require (
27
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
28
google.golang.org/protobuf v1.28.1 // indirect
29
)
30
-
31
-// required by https://github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.10.3
32
-replace cloud.google.com/go/storage v1.19.0 => cloud.google.com/go/storage v1.10.0
0 commit comments