We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a809085 commit 2ec7864Copy full SHA for 2ec7864
go.mod
@@ -2,4 +2,4 @@ module golang.org/x/term
2
3
go 1.23.0
4
5
-require golang.org/x/sys v0.32.0
+require golang.org/x/sys v0.33.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/sys v0.32.0 h1:s77OFDvIQeibCmezSnk/q6iAfkdiQaJi4VzroCFrN20=
-golang.org/x/sys v0.32.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
+golang.org/x/sys v0.33.0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw=
+golang.org/x/sys v0.33.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
0 commit comments