chore(deps): bump golang.org/x/crypto in the golang group (#376)

Bumps the golang group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `golang.org/x/crypto` from 0.33.0 to 0.34.0
- [Commits](https://github.com/golang/crypto/compare/v0.33.0...v0.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-26 21:56:54 +01:00
committed by GitHub
parent eeb0c87c68
commit b074af6dc5
2 changed files with 3 additions and 4 deletions

3
go.mod
View File

@@ -1,7 +1,6 @@
module github.com/h44z/wg-portal
go 1.23
require (
github.com/a8m/envsubst v1.4.2
github.com/coreos/go-oidc/v3 v3.12.0
@@ -22,7 +21,7 @@ require (
github.com/vishvananda/netlink v1.3.0
github.com/xhit/go-simple-mail/v2 v2.16.0
github.com/yeqown/go-qrcode/v2 v2.2.5
golang.org/x/crypto v0.33.0
golang.org/x/crypto v0.34.0
golang.org/x/oauth2 v0.26.0
golang.org/x/sys v0.30.0
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20241231184526-a9ab2273dd10