Skip to content

Commit 1205f1f

Browse files
build(deps): bump golang.org/x/oauth2 in /tools/dump_crds
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.15.0 to 0.27.0. - [Commits](golang/oauth2@v0.15.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] <support@github.com>
1 parent f041abe commit 1205f1f

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

tools/dump_crds/go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,11 @@ require (
4747
go.uber.org/multierr v1.9.0 // indirect
4848
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
4949
golang.org/x/net v0.38.0 // indirect
50-
golang.org/x/oauth2 v0.15.0 // indirect
50+
golang.org/x/oauth2 v0.27.0 // indirect
5151
golang.org/x/sys v0.31.0 // indirect
5252
golang.org/x/term v0.30.0 // indirect
5353
golang.org/x/text v0.23.0 // indirect
5454
golang.org/x/time v0.5.0 // indirect
55-
google.golang.org/appengine v1.6.7 // indirect
5655
google.golang.org/protobuf v1.33.0 // indirect
5756
gopkg.in/inf.v0 v0.9.1 // indirect
5857
gopkg.in/ini.v1 v1.67.0 // indirect

tools/dump_crds/go.sum

Lines changed: 2 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)