Bump golang.org/x/oauth2 to v0.28.0
This commit is contained in:
parent
f794f8a294
commit
e3caaf0791
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -349,7 +349,7 @@ require (
|
|||
go4.org/unsafe/assume-no-moving-gc v0.0.0-20230525183740-e7c30c78aeb2 // indirect
|
||||
golang.org/x/crypto v0.36.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20241210194714-1829a127f884 // indirect
|
||||
golang.org/x/oauth2 v0.24.0 // indirect
|
||||
golang.org/x/oauth2 v0.28.0 // indirect
|
||||
golang.org/x/sync v0.12.0 // indirect
|
||||
golang.org/x/sys v0.31.0 // indirect
|
||||
golang.org/x/term v0.30.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue