Skip to content

Commit

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

Bump golang.org/x/crypto from 0.26.0 to 0.31.0
  • Loading branch information
WLaoDuo authored Jan 25, 2025
2 parents 9b2d121 + 9165940 commit ee3803d
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 @@ -14,11 +14,11 @@ require (
github.com/onsi/ginkgo/v2 v2.9.5 // indirect
github.com/quic-go/qpack v0.5.1 // indirect
go.uber.org/mock v0.4.0 // indirect
golang.org/x/crypto v0.26.0 // indirect
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 // indirect
golang.org/x/mod v0.17.0 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/sys v0.23.0 // indirect
golang.org/x/text v0.17.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
)

0 comments on commit ee3803d

Please sign in to comment.