File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 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.24.0
36
36
golang.org/x/oauth2 v0.29.0
37
- golang.org/x/term v0.30 .0
37
+ golang.org/x/term v0.31 .0
38
38
golang.org/x/text v0.24.0
39
39
k8s.io/apimachinery v0.32.3
40
40
k8s.io/client-go v0.32.3
@@ -85,7 +85,7 @@ require (
85
85
github.com/stackitcloud/stackit-sdk-go/services/redis v0.22.0
86
86
github.com/subosito/gotenv v1.6.0 // indirect
87
87
go.uber.org/multierr v1.11.0 // indirect
88
- golang.org/x/sys v0.31 .0 // indirect
88
+ golang.org/x/sys v0.32 .0 // indirect
89
89
gopkg.in/yaml.v3 v3.0.1 // indirect
90
90
k8s.io/api v0.32.3 // indirect
91
91
k8s.io/klog/v2 v2.130.1 // indirect
Original file line number Diff line number Diff line change @@ -195,10 +195,10 @@ golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5h
195
195
golang.org/x/sys v0.0.0-20190412213103-97732733099d /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
196
196
golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
197
197
golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
198
- golang.org/x/sys v0.31 .0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik =
199
- golang.org/x/sys v0.31 .0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
200
- golang.org/x/term v0.30 .0 h1:PQ39fJZ+mfadBm0y5WlL4vlM7Sx1Hgf13sMIY2+QS9Y =
201
- golang.org/x/term v0.30 .0 /go.mod h1:NYYFdzHoI5wRh/h5tDMdMqCqPJZEuNqVR5xJLd/n67g =
198
+ golang.org/x/sys v0.32 .0 h1:s77OFDvIQeibCmezSnk/q6iAfkdiQaJi4VzroCFrN20 =
199
+ golang.org/x/sys v0.32 .0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
200
+ golang.org/x/term v0.31 .0 h1:erwDkOK1Msy6offm1mOgvspSkslFnIGsFnxOKoufg3o =
201
+ golang.org/x/term v0.31 .0 /go.mod h1:R4BeIy7D95HzImkxGkTW1UQTtP54tio2RyHz7PwK0aw =
202
202
golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
203
203
golang.org/x/text v0.3.3 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
204
204
golang.org/x/text v0.24.0 h1:dd5Bzh4yt5KYA8f9CJHCP4FB4D51c2c6JvN37xJJkJ0 =
You can’t perform that action at this time.
0 commit comments