Skip to content

Commit

Permalink
build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](golang/crypto@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent d8cbdde commit 6c65dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/goexl/gox v0.3.8
github.com/goexl/log v0.0.5
github.com/pangum/pangu v0.4.5
golang.org/x/crypto v0.16.0
golang.org/x/crypto v0.17.0
xorm.io/core v0.7.3
xorm.io/xorm v1.3.4
)
Expand Down

0 comments on commit 6c65dc5

Please sign in to comment.