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 fb70766 commit 9c7b4f5Copy full SHA for 9c7b4f5
go.mod
@@ -4,7 +4,7 @@ go 1.23.0
4
5
require (
6
github.com/alecthomas/kingpin/v2 v2.4.0
7
- google.golang.org/api v0.237.0
+ google.golang.org/api v0.249.0
8
)
9
10
0 commit comments