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 @@ -58,7 +58,7 @@ require (
5858 go.yaml.in/yaml/v3 v3.0.4
5959 golang.org/x/sync v0.19.0
6060 golang.org/x/sys v0.39.0
61- golang.org/x/term v0.37 .0
61+ golang.org/x/term v0.38 .0
6262 golang.org/x/text v0.32.0
6363 gotest.tools/v3 v3.5.2
6464 tags.cncf.io/container-device-interface v1.1.0
Original file line number Diff line number Diff line change @@ -263,8 +263,8 @@ golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod h1:oPkhp1MJrh7nUepCBc
263263golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
264264golang.org/x/sys v0.39.0 h1:CvCKL8MeisomCi6qNZ+wbb0DN9E5AATixKsvNtMoMFk=
265265golang.org/x/sys v0.39.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
266- golang.org/x/term v0.37 .0 h1:8EGAD0qCmHYZg6J17DvsMy9/wJ7/D/4pV/wfnld5lTU =
267- golang.org/x/term v0.37 .0/go.mod h1:5pB4lxRNYYVZuTLmy8oR2BH8dflOR+IbTYFD8fi3254 =
266+ golang.org/x/term v0.38 .0 h1:PQ5pkm/rLO6HnxFR7N2lJHOZX6Kez5Y1gDSJla6jo7Q =
267+ golang.org/x/term v0.38 .0/go.mod h1:bSEAKrOT1W+VSu9TSCMtoGEOUcKxOKgl3LE5QEF/xVg =
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=
270270golang.org/x/text v0.32.0 h1:ZD01bjUt1FQ9WJ0ClOL5vxgxOI/sVCNgX1YtKwcY0mU=
Original file line number Diff line number Diff line change @@ -398,7 +398,7 @@ golang.org/x/sys/plan9
398398golang.org/x/sys/unix
399399golang.org/x/sys/windows
400400golang.org/x/sys/windows/registry
401- # golang.org/x/term v0.37 .0
401+ # golang.org/x/term v0.38 .0
402402## explicit; go 1.24.0
403403golang.org/x/term
404404# golang.org/x/text v0.32.0
You can’t perform that action at this time.
0 commit comments