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.
2 parents 56fb9de + 009d832 commit 917e0fcCopy full SHA for 917e0fc
go.mod
@@ -2,4 +2,4 @@ module github.com/containerd/console
2
3
go 1.13
4
5
-require golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c
+require golang.org/x/sys v0.1.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c h1:VwygUrnw9jn88c4u8GD3rZQbqrP/tgas88tPUbBxQrk=
-golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
+golang.org/x/sys v0.1.0 h1:kunALQeHf1/185U1i0GOB/fy1IPRDDpuoOOqRReG57U=
+golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
0 commit comments