Skip to content

Commit

Permalink
Merge pull request #75 from safchain/dependabot/go_modules/golang.org…
Browse files Browse the repository at this point in the history
…/x/sys-0.16.0

Bump golang.org/x/sys from 0.13.0 to 0.16.0
  • Loading branch information
safchain committed Mar 31, 2024
2 parents 1127ba9 + 17aa21a commit f973595
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/safchain/ethtool

go 1.16

require golang.org/x/sys v0.13.0
require golang.org/x/sys v0.16.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.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 comments on commit f973595

Please sign in to comment.