Skip to content

Commit 1466cf0

Browse files
Bump golang.org/x/crypto from 0.31.0 to 0.32.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.32.0. - [Commits](golang/crypto@v0.31.0...v0.32.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52fab1b commit 1466cf0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ require (
3939
github.com/vmihailenco/msgpack/v5 v5.4.1
4040
github.com/yosssi/ace v0.0.5
4141
go.etcd.io/bbolt v1.3.11
42-
golang.org/x/crypto v0.31.0
42+
golang.org/x/crypto v0.32.0
4343
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67
4444
golang.org/x/net v0.33.0
45-
golang.org/x/sys v0.28.0
45+
golang.org/x/sys v0.29.0
4646
golang.org/x/text v0.21.0
4747
golang.org/x/time v0.8.0
4848
google.golang.org/protobuf v1.36.1

go.sum

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)