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.41.0
61- golang.org/x/term v0.39 .0
61+ golang.org/x/term v0.40 .0
6262 golang.org/x/text v0.34.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 @@ -261,8 +261,8 @@ golang.org/x/sys v0.0.0-20210616094352-59db8d763f22/go.mod h1:oPkhp1MJrh7nUepCBc
261261golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
262262golang.org/x/sys v0.41.0 h1:Ivj+2Cp/ylzLiEU89QhWblYnOE9zerudt9Ftecq2C6k=
263263golang.org/x/sys v0.41.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
264- golang.org/x/term v0.39 .0 h1:RclSuaJf32jOqZz74CkPA9qFuVTX7vhLlpfj/IGWlqY =
265- golang.org/x/term v0.39 .0/go.mod h1:yxzUCTP/U+FzoxfdKmLaA0RV1WgE0VY7hXBwKtY/4ww =
264+ golang.org/x/term v0.40 .0 h1:36e4zGLqU4yhjlmxEaagx2KuYbJq3EwY8K943ZsHcvg =
265+ golang.org/x/term v0.40 .0/go.mod h1:w2P8uVp06p2iyKKuvXIm7N/y0UCRt3UfJTfZ7oOpglM =
266266golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
267267golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
268268golang.org/x/text v0.34.0 h1:oL/Qq0Kdaqxa1KbNeMKwQq0reLCCaFtqu2eNuSeNHbk=
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.39 .0
401+ # golang.org/x/term v0.40 .0
402402## explicit; go 1.24.0
403403golang.org/x/term
404404# golang.org/x/text v0.34.0
You can’t perform that action at this time.
0 commit comments