Skip to content

Commit

Permalink
Merge pull request #38 from mackerelio/dependabot/go_modules/golang.o…
Browse files Browse the repository at this point in the history
…rg/x/sys-0.6.0

Bump golang.org/x/sys from 0.0.0-20220319134239-a9b59b0215f8 to 0.6.0
  • Loading branch information
lufia authored Mar 16, 2023
2 parents f66e257 + 64c6af9 commit 3f9b7e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/mackerelio/go-osstat

go 1.18

require golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
require golang.org/x/sys v0.6.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
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 comments on commit 3f9b7e4

Please sign in to comment.