File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ require (
5959 golang.org/x/sync v0.19.0
6060 golang.org/x/sys v0.39.0
6161 golang.org/x/term v0.37.0
62- golang.org/x/text v0.31 .0
62+ golang.org/x/text v0.32 .0
6363 gotest.tools/v3 v3.5.2
6464 tags.cncf.io/container-device-interface v1.1.0
6565)
Original file line number Diff line number Diff line change @@ -267,8 +267,8 @@ golang.org/x/term v0.37.0 h1:8EGAD0qCmHYZg6J17DvsMy9/wJ7/D/4pV/wfnld5lTU=
267267golang.org/x/term v0.37.0/go.mod h1:5pB4lxRNYYVZuTLmy8oR2BH8dflOR+IbTYFD8fi3254=
268268golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
269269golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
270- golang.org/x/text v0.31 .0 h1:aC8ghyu4JhP8VojJ2lEHBnochRno1sgL6nEi9WGFGMM =
271- golang.org/x/text v0.31 .0/go.mod h1:tKRAlv61yKIjGGHX/4tP1LTbc13YSec1pxVEWXzfoeM =
270+ golang.org/x/text v0.32 .0 h1:ZD01bjUt1FQ9WJ0ClOL5vxgxOI/sVCNgX1YtKwcY0mU =
271+ golang.org/x/text v0.32 .0/go.mod h1:o/rUWzghvpD5TXrTIBuJU77MTaN0ljMWE47kxGJQ7jY =
272272golang.org/x/time v0.14.0 h1:MRx4UaLrDotUKUdCIqzPC48t1Y9hANFKIRpNx+Te8PI=
273273golang.org/x/time v0.14.0/go.mod h1:eL/Oa2bBBK0TkX57Fyni+NgnyQQN4LitPmob2Hjnqw4=
274274golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
Original file line number Diff line number Diff line change @@ -401,7 +401,7 @@ golang.org/x/sys/windows/registry
401401# golang.org/x/term v0.37.0
402402## explicit; go 1.24.0
403403golang.org/x/term
404- # golang.org/x/text v0.31 .0
404+ # golang.org/x/text v0.32 .0
405405## explicit; go 1.24.0
406406golang.org/x/text/secure/bidirule
407407golang.org/x/text/transform
You can’t perform that action at this time.
0 commit comments