Skip to content

Commit 785d61f

Browse files
authored
Merge pull request #311 from foundation-model-stack/dependabot/go_modules/golang.org/x/oauth2-0.27.0
chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.27.0
2 parents cf27354 + 9c1f186 commit 785d61f

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)