Skip to content

Commit db8b6bb

Browse files
fix(deps): update module golang.org/x/oauth2 to v0.32.0
1 parent 25426b0 commit db8b6bb

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
@@ -6,7 +6,7 @@ require (
66
github.com/google/uuid v1.6.0
77
github.com/joho/godotenv v1.5.1
88
github.com/stretchr/testify v1.8.2
9-
golang.org/x/oauth2 v0.27.0
9+
golang.org/x/oauth2 v0.32.0
1010
gotest.tools/gotestsum v1.12.3
1111
)
1212

0 commit comments

Comments
 (0)