File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/spf13/pflag v1.0.6
1414 github.com/stretchr/testify v1.10.0
1515 github.com/urfave/cli/v2 v2.27.5
16- golang.org/x/sys v0.30 .0
16+ golang.org/x/sys v0.31 .0
1717 k8s.io/api v0.32.0
1818 k8s.io/apimachinery v0.32.0
1919 k8s.io/client-go v0.32.0
Original file line number Diff line number Diff line change @@ -196,8 +196,8 @@ golang.org/x/sys v0.0.0-20191026070338-33540a1f6037/go.mod h1:h1NjWce9XRLGQEsW7w
196196golang.org/x/sys v0.0.0-20191115151921-52ab43148777 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
197197golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
198198golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
199- golang.org/x/sys v0.30 .0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc =
200- golang.org/x/sys v0.30 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
199+ golang.org/x/sys v0.31 .0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik =
200+ golang.org/x/sys v0.31 .0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
201201golang.org/x/term v0.27.0 h1:WP60Sv1nlK1T6SupCHbXzSaN0b9wUmsPoRS9b61A23Q =
202202golang.org/x/term v0.27.0 /go.mod h1:iMsnZpn0cago0GOrHO2+Y7u7JPn5AylBrcoWkElMTSM =
203203golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
Original file line number Diff line number Diff line change @@ -239,8 +239,8 @@ golang.org/x/net/trace
239239## explicit; go 1.18
240240golang.org/x/oauth2
241241golang.org/x/oauth2/internal
242- # golang.org/x/sys v0.30 .0
243- ## explicit; go 1.18
242+ # golang.org/x/sys v0.31 .0
243+ ## explicit; go 1.23.0
244244golang.org/x/sys/plan9
245245golang.org/x/sys/unix
246246golang.org/x/sys/windows
You can’t perform that action at this time.
0 commit comments