We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d862cd5 commit 1a11b45Copy full SHA for 1a11b45
go.mod
@@ -2,4 +2,4 @@ module golang.org/x/term
2
3
go 1.24.0
4
5
-require golang.org/x/sys v0.35.0
+require golang.org/x/sys v0.36.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/sys v0.35.0 h1:vz1N37gP5bs89s7He8XuIYXpyY0+QlsKmzipCbUtyxI=
-golang.org/x/sys v0.35.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
+golang.org/x/sys v0.36.0 h1:KVRy2GtZBrk1cBYA7MKu5bEZFxQk4NIDV6RLVcC8o0k=
+golang.org/x/sys v0.36.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
0 commit comments