Skip to content

Commit 3f9b7e4

Browse files
authored
Merge pull request #38 from mackerelio/dependabot/go_modules/golang.org/x/sys-0.6.0
Bump golang.org/x/sys from 0.0.0-20220319134239-a9b59b0215f8 to 0.6.0
2 parents f66e257 + 64c6af9 commit 3f9b7e4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/mackerelio/go-osstat
22

33
go 1.18
44

5-
require golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
5+
require golang.org/x/sys v0.6.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 h1:OH54vjqzRWmbJ62fjuhxy7AxFFgoHN0/DPc/UrL8cAs=
2-
golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
1+
golang.org/x/sys v0.6.0 h1:MVltZSvRTcU2ljQOhs94SXPftV6DCNnZViHeQps87pQ=
2+
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=

0 commit comments

Comments
 (0)