Skip to content

Commit 0449581

Browse files
Update module golang.org/x/term to v0.29.0
1 parent 9d692ef commit 0449581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ require (
107107
golang.org/x/net v0.19.0 // indirect
108108
golang.org/x/oauth2 v0.10.0 // indirect
109109
golang.org/x/sys v0.15.0
110-
golang.org/x/term v0.15.0
110+
golang.org/x/term v0.29.0
111111
golang.org/x/text v0.14.0 // indirect
112112
golang.org/x/time v0.3.0 // indirect
113113
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect

0 commit comments

Comments
 (0)