Skip to content

Commit

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

build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0
  • Loading branch information
mergify[bot] authored Nov 11, 2024
2 parents c25a3f9 + 0a1a0d4 commit b351a8f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/goexl/log v0.0.7
github.com/pangum/pangu v1.4.8
github.com/rubenv/sql-migrate v1.7.0
golang.org/x/crypto v0.28.0
golang.org/x/crypto v0.29.0
)

require (
Expand Down Expand Up @@ -45,6 +45,6 @@ require (
github.com/zs5460/art v0.3.0 // indirect
go.uber.org/dig v1.18.0 // indirect
golang.org/x/net v0.29.0 // indirect
golang.org/x/sys v0.26.0 // indirect
golang.org/x/text v0.19.0 // indirect
golang.org/x/sys v0.27.0 // indirect
golang.org/x/text v0.20.0 // indirect
)

0 comments on commit b351a8f

Please sign in to comment.