diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-12 01:32:08 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-12 01:32:08 +0000 |
| commit | 51fbc951c4602acddd29d7089ef0fa0a96c84590 (patch) | |
| tree | 65849510852591866c87fbae4710d66dc0b1f518 /go.mod | |
| parent | 0ea25db6a92bbff82b790d3cef4c672117dbedd2 (diff) | |
Build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.15.0 (#1905)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.15.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 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,9 +30,9 @@ require ( github.com/ugorji/go/codec v1.2.11 go4.org/netipx v0.0.0-20230125063823-8449b0a6169f gocloud.dev v0.29.0 - golang.org/x/crypto v0.14.0 + golang.org/x/crypto v0.15.0 golang.org/x/sys v0.14.0 - golang.org/x/term v0.13.0 + golang.org/x/term v0.14.0 golang.org/x/text v0.14.0 gotest.tools/v3 v3.5.1 inet.af/netaddr v0.0.0-20220811202034-502d2d690317 |
