File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ require (
34
34
github.com/zalando/go-keyring v0.2.6
35
35
golang.org/x/mod v0.23.0
36
36
golang.org/x/oauth2 v0.26.0
37
- golang.org/x/term v0.28 .0
37
+ golang.org/x/term v0.29 .0
38
38
golang.org/x/text v0.21.0
39
39
k8s.io/apimachinery v0.31.3
40
40
k8s.io/client-go v0.31.3
@@ -89,7 +89,7 @@ require (
89
89
github.com/subosito/gotenv v1.6.0 // indirect
90
90
go.uber.org/multierr v1.11.0 // indirect
91
91
golang.org/x/exp v0.0.0-20240119083558-1b970713d09a // indirect
92
- golang.org/x/sys v0.29 .0 // indirect
92
+ golang.org/x/sys v0.30 .0 // indirect
93
93
gopkg.in/ini.v1 v1.67.0 // indirect
94
94
gopkg.in/yaml.v2 v2.4.0 // indirect
95
95
gopkg.in/yaml.v3 v3.0.1 // indirect
Original file line number Diff line number Diff line change @@ -209,10 +209,10 @@ golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5h
209
209
golang.org/x/sys v0.0.0-20190412213103-97732733099d /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
210
210
golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
211
211
golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
212
- golang.org/x/sys v0.29 .0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU =
213
- golang.org/x/sys v0.29 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
214
- golang.org/x/term v0.28 .0 h1:/Ts8HFuMR2E6IP/jlo7QVLZHggjKQbhu/7H0LJFr3Gg =
215
- golang.org/x/term v0.28 .0 /go.mod h1:Sw/lC2IAUZ92udQNf3WodGtn4k/XoLyZoh8v/8uiwek =
212
+ golang.org/x/sys v0.30 .0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc =
213
+ golang.org/x/sys v0.30 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
214
+ golang.org/x/term v0.29 .0 h1:L6pJp37ocefwRRtYPKSWOWzOtWSxVajvz2ldH/xi3iU =
215
+ golang.org/x/term v0.29 .0 /go.mod h1:6bl4lRlvVuDgSf3179VpIxBF0o10JUpXWOnI7nErv7s =
216
216
golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
217
217
golang.org/x/text v0.3.3 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
218
218
golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo =
You can’t perform that action at this time.
0 commit comments