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 1127ba9 + 17aa21a commit f973595Copy full SHA for f973595
2 files changed
go.mod
@@ -2,4 +2,4 @@ module github.com/safchain/ethtool
2
3
go 1.16
4
5
-require golang.org/x/sys v0.13.0
+require golang.org/x/sys v0.16.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/sys v0.13.0 h1:Af8nKPmuFypiUBjVoU9V20FiaFXOcuZI21p0ycVYYGE=
-golang.org/x/sys v0.13.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
+golang.org/x/sys v0.16.0 h1:xWw16ngr6ZMtmxDyKyIgsE93KNKz5HKmMa3b8ALHidU=
+golang.org/x/sys v0.16.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
0 commit comments