Skip to content

Commit 021b646

Browse files
chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.27.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.23.0 to 0.27.0. - [Commits](golang/oauth2@v0.23.0...v0.27.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-version: 0.27.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa1e9d4 commit 021b646

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
@@ -81,7 +81,7 @@ require (
8181
golang.org/x/crypto v0.36.0 // indirect
8282
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
8383
golang.org/x/net v0.38.0 // indirect
84-
golang.org/x/oauth2 v0.23.0 // indirect
84+
golang.org/x/oauth2 v0.27.0 // indirect
8585
golang.org/x/sync v0.12.0 // indirect
8686
golang.org/x/sys v0.31.0 // indirect
8787
golang.org/x/term v0.30.0 // indirect

0 commit comments

Comments
 (0)