Skip to content

Commit

Permalink
build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 in /core (#…
Browse files Browse the repository at this point in the history
…338)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.29.0 to 0.31.0.
- [Commits](golang/crypto@v0.29.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent b653866 commit 78a7c29
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions core/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ require (
github.com/xtaci/qpp v1.1.17
github.com/xtaci/smux v1.5.32
github.com/xtaci/tcpraw v1.2.31
golang.org/x/crypto v0.29.0
golang.org/x/crypto v0.31.0
golang.org/x/net v0.31.0
golang.org/x/sys v0.27.0
golang.org/x/sys v0.28.0
src.elv.sh v0.21.0
)

Expand Down Expand Up @@ -102,9 +102,9 @@ require (
github.com/vishvananda/netns v0.0.4 // indirect
github.com/yusufpapurcu/wmi v1.2.4 // indirect
go4.org v0.0.0-20230225012048-214862532bf5 // indirect
golang.org/x/sync v0.9.0 // indirect
golang.org/x/term v0.26.0 // indirect
golang.org/x/text v0.20.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/term v0.27.0 // indirect
golang.org/x/text v0.21.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
howett.net/plist v1.0.0 // indirect
pkg.nimblebun.works/go-lsp v1.1.0 // indirect
Expand Down

0 comments on commit 78a7c29

Please sign in to comment.