diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-03 09:52:18 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-03 09:52:18 -0500 |
| commit | 244da8b495363cfb0e6c0fe221563eea096d5b1e (patch) | |
| tree | eab6bccd11285bf47a59c01a01a23d38622ae26f /go.mod | |
| parent | 6767724c1996c944471cd891fcaf85030245a44f (diff) | |
deps(go): Bump golang.org/x/crypto from 0.32.0 to 0.35.0 (#2332)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.35.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ require ( github.com/stretchr/testify v1.10.0 github.com/ugorji/go/codec v1.2.12 go4.org/netipx v0.0.0-20231129151722-fdeea329fbba - golang.org/x/crypto v0.32.0 + golang.org/x/crypto v0.35.0 golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect golang.org/x/sys v0.30.0 golang.org/x/term v0.29.0 |
