File tree 2 files changed +15
-67
lines changed
2 files changed +15
-67
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/prometheus/client_golang v1.16.0
15
15
github.com/smallfish/simpleyaml v0.1.0
16
16
github.com/spf13/pflag v1.0.5
17
- golang.org/x/text v0.11 .0
17
+ golang.org/x/text v0.13 .0
18
18
gopkg.in/yaml.v3 v3.0.1
19
19
k8s.io/api v0.25.13
20
20
k8s.io/apimachinery v0.25.13
@@ -80,11 +80,11 @@ require (
80
80
go.uber.org/multierr v1.8.0 // indirect
81
81
go.uber.org/zap v1.23.0 // indirect
82
82
go4.org/intern v0.0.0-20220617035311-6925f38cc365 // indirect
83
- golang.org/x/crypto v0.3 .0 // indirect
84
- golang.org/x/net v0.10 .0 // indirect
83
+ golang.org/x/crypto v0.14 .0 // indirect
84
+ golang.org/x/net v0.17 .0 // indirect
85
85
golang.org/x/oauth2 v0.5.0 // indirect
86
- golang.org/x/sys v0.9 .0 // indirect
87
- golang.org/x/term v0.8 .0 // indirect
86
+ golang.org/x/sys v0.13 .0 // indirect
87
+ golang.org/x/term v0.13 .0 // indirect
88
88
golang.org/x/time v0.2.0 // indirect
89
89
golang.org/x/tools v0.9.3 // indirect
90
90
gomodules.xyz/jsonpatch/v2 v2.2.0 // indirect
You can’t perform that action at this time.
0 commit comments