Skip to content

Commit 9c1f186

Browse files
dependabot[bot]sunya-ch
authored andcommitted
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 cf27354 commit 9c1f186

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
@@ -73,7 +73,7 @@ require (
7373
go.uber.org/multierr v1.11.0 // indirect
7474
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
7575
golang.org/x/net v0.38.0 // indirect
76-
golang.org/x/oauth2 v0.23.0 // indirect
76+
golang.org/x/oauth2 v0.27.0 // indirect
7777
golang.org/x/sync v0.12.0 // indirect
7878
golang.org/x/sys v0.31.0 // indirect
7979
golang.org/x/term v0.30.0 // indirect

0 commit comments

Comments
 (0)