We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f041abe commit 1205f1fCopy full SHA for 1205f1f
tools/dump_crds/go.mod
@@ -47,12 +47,11 @@ require (
47
go.uber.org/multierr v1.9.0 // indirect
48
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
49
golang.org/x/net v0.38.0 // indirect
50
- golang.org/x/oauth2 v0.15.0 // indirect
+ golang.org/x/oauth2 v0.27.0 // indirect
51
golang.org/x/sys v0.31.0 // indirect
52
golang.org/x/term v0.30.0 // indirect
53
golang.org/x/text v0.23.0 // indirect
54
golang.org/x/time v0.5.0 // indirect
55
- google.golang.org/appengine v1.6.7 // indirect
56
google.golang.org/protobuf v1.33.0 // indirect
57
gopkg.in/inf.v0 v0.9.1 // indirect
58
gopkg.in/ini.v1 v1.67.0 // indirect
tools/dump_crds/go.sum
0 commit comments