vendor: golang.org/x/term v0.39.0

full diff: https://cs.opensource.google/go/x/term/+/refs/tags/v0.38.0...refs/tags/v0.39.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2026-01-26 11:29:34 +01:00
parent daa4d4e4aa
commit faf8a0836e
4 changed files with 31 additions and 5 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ require (
go.yaml.in/yaml/v3 v3.0.4
golang.org/x/sync v0.19.0
golang.org/x/sys v0.40.0
golang.org/x/term v0.38.0
golang.org/x/term v0.39.0
golang.org/x/text v0.33.0
gotest.tools/v3 v3.5.2
tags.cncf.io/container-device-interface v1.1.0