diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-18 20:01:54 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-18 20:01:54 -0500 |
| commit | ce1f49d5ed77f7e0f45fc12edf60f13e37efeb05 (patch) | |
| tree | 173687f989d58905fd17cf1c54db1b3ca384d997 /go.mod | |
| parent | 914960f60a3c8ccb56d018b2d3fe8484ee9976d7 (diff) | |
Build(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#1947)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
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
@@ -28,7 +28,7 @@ require ( github.com/ugorji/go/codec v1.2.12 go4.org/netipx v0.0.0-20230125063823-8449b0a6169f gocloud.dev v0.34.0 - golang.org/x/crypto v0.16.0 + golang.org/x/crypto v0.17.0 golang.org/x/sys v0.15.0 golang.org/x/term v0.15.0 golang.org/x/text v0.14.0 |
