We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df1f8c9 commit 0cf0f83Copy full SHA for 0cf0f83
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/joho/godotenv v1.5.1
10
github.com/sirupsen/logrus v1.9.0
11
golang.org/x/oauth2 v0.13.0
12
- google.golang.org/api v0.151.0
+ google.golang.org/api v0.228.0
13
)
14
15
require (
0 commit comments