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 79401ec commit 9946c8cCopy full SHA for 9946c8c
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/stretchr/testify v1.8.3
11
golang.org/x/oauth2 v0.8.0
12
google.golang.org/api v0.126.0
13
- google.golang.org/genproto v0.0.0-20230706204954-ccb25ca9f130
+ google.golang.org/genproto 7b384671a197
14
google.golang.org/genproto/googleapis/api v0.0.0-20230629202037-9506855d4529
15
google.golang.org/protobuf v1.33.0
16
)
0 commit comments