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 0b18c3d commit aaeeca6Copy full SHA for aaeeca6
go.mod
@@ -24,7 +24,7 @@ require (
24
github.com/urfave/cli/v2 v2.27.5
25
golang.org/x/oauth2 v0.25.0
26
golang.org/x/text v0.21.0
27
- google.golang.org/api v0.215.0
+ google.golang.org/api v0.217.0
28
google.golang.org/genproto v0.0.0-20241118233622-e639e219e697
29
google.golang.org/protobuf v1.36.3
30
)
0 commit comments