Bump golang.org/x/crypto from 0.27.0 to 0.33.0

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.33.0.
- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-17 20:44:14 +00:00
committed by GitHub
parent a976a2145b
commit b05b44cb2c
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/miolini/datacounter v1.0.3
github.com/prometheus/client_golang v1.20.5
github.com/spf13/cobra v1.9.1
golang.org/x/crypto v0.32.0
golang.org/x/crypto v0.33.0
)
require (