Skip to content

Commit fa95f11

Browse files
fix(deps): update module golang.org/x/oauth2 to v0.30.0
1 parent f31a683 commit fa95f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/drone-plugins/drone-buildx v1.3.0
99
github.com/joho/godotenv v1.5.1
1010
github.com/sirupsen/logrus v1.9.0
11-
golang.org/x/oauth2 v0.13.0
11+
golang.org/x/oauth2 v0.30.0
1212
google.golang.org/api v0.151.0
1313
)
1414

0 commit comments

Comments
 (0)