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 f66e257 + 64c6af9 commit 3f9b7e4Copy full SHA for 3f9b7e4
go.mod
@@ -2,4 +2,4 @@ module github.com/mackerelio/go-osstat
2
3
go 1.18
4
5
-require golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
+require golang.org/x/sys v0.6.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 h1:OH54vjqzRWmbJ62fjuhxy7AxFFgoHN0/DPc/UrL8cAs=
-golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
+golang.org/x/sys v0.6.0 h1:MVltZSvRTcU2ljQOhs94SXPftV6DCNnZViHeQps87pQ=
+golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
0 commit comments