Skip to content

Commit

Permalink
Update module golang.org/x/oauth2 to v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 1, 2024
1 parent 9b5779f commit 0d346a7
Show file tree
Hide file tree
Showing 106 changed files with 4,026 additions and 5,846 deletions.
2 changes: 1 addition & 1 deletion kubelet-to-gcm/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/prometheus/client_golang v1.14.0
github.com/prometheus/common v0.37.0
golang.org/x/net v0.8.0
golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b
golang.org/x/oauth2 v0.19.0
google.golang.org/api v0.30.0
k8s.io/apimachinery v0.26.3
k8s.io/kubelet v0.26.3
Expand Down
2 changes: 2 additions & 0 deletions kubelet-to-gcm/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,8 @@ golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d/go.mod h1:gOpvHmFTYa4Iltr
golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A=
golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b h1:clP8eMhB30EHdc0bd2Twtq6kgU7yl5ub2cQLSdrv1Dg=
golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b/go.mod h1:DAh4E804XQdzx2j+YRIaUnCqCV2RuMz24cGBJ5QYIrc=
golang.org/x/oauth2 v0.19.0 h1:9+E/EZBCbTLNrbN35fHv/a/d/mOBatymz1zbtQrXpIg=
golang.org/x/oauth2 v0.19.0/go.mod h1:vYi7skDa1x015PmRRYZ7+s1cWyPgrPiSYRe4rnsexc8=
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
Expand Down
71 changes: 0 additions & 71 deletions kubelet-to-gcm/vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go

This file was deleted.

3 changes: 0 additions & 3 deletions kubelet-to-gcm/vendor/golang.org/x/oauth2/AUTHORS

This file was deleted.

3 changes: 0 additions & 3 deletions kubelet-to-gcm/vendor/golang.org/x/oauth2/CONTRIBUTORS

This file was deleted.

12 changes: 8 additions & 4 deletions kubelet-to-gcm/vendor/golang.org/x/oauth2/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

198 changes: 198 additions & 0 deletions kubelet-to-gcm/vendor/golang.org/x/oauth2/deviceauth.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0d346a7

Please sign in to comment.