Skip to content

Commit

Permalink
Merge pull request #50 from singchia/dependabot/go_modules/golang.org…
Browse files Browse the repository at this point in the history
…/x/crypto-0.31.0

build(deps): bump golang.org/x/crypto from 0.17.0 to 0.31.0
  • Loading branch information
singchia authored Jan 3, 2025
2 parents 930548d + 60e3c22 commit a3fa599
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/singchia/go-hammer v0.0.2-0.20220516141917-9d83fc02d653
github.com/stretchr/testify v1.8.1
github.com/vishvananda/netns v0.0.4
golang.org/x/crypto v0.17.0
golang.org/x/crypto v0.31.0
)

require (
Expand All @@ -17,7 +17,7 @@ require (
github.com/kr/pretty v0.3.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/rogpeppe/go-internal v1.9.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/sys v0.28.0 // indirect
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
10 changes: 5 additions & 5 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a3fa599

Please sign in to comment.