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 3269ba8Copy full SHA for 3269ba8
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.252.0
8
)
9
10
0 commit comments