Bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#13363)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ee49d6e4f7
commit
93f8a6ea68
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -123,7 +123,7 @@ require (
|
|||
github.com/yudai/pp v2.0.1+incompatible // indirect
|
||||
golang.org/x/mod v0.24.0 // indirect
|
||||
golang.org/x/net v0.39.0 // indirect
|
||||
golang.org/x/oauth2 v0.29.0
|
||||
golang.org/x/oauth2 v0.30.0
|
||||
golang.org/x/sync v0.13.0 // indirect
|
||||
golang.org/x/sys v0.32.0 // indirect
|
||||
golang.org/x/term v0.31.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue