Skip to content

Commit f6cc607

Browse files
Bump golang.org/x/crypto in the go_modules group across 1 directory
Bumps the go_modules group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.42.0 to 0.45.0 - [Commits](golang/crypto@v0.42.0...v0.45.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: direct:production dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13d2f17 commit f6cc607

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ require (
3939
github.com/vmihailenco/msgpack/v5 v5.4.1
4040
github.com/yosssi/ace v0.0.5
4141
go.etcd.io/bbolt v1.4.3
42-
golang.org/x/crypto v0.42.0
42+
golang.org/x/crypto v0.45.0
4343
golang.org/x/exp v0.0.0-20250911091902-df9299821621
44-
golang.org/x/net v0.44.0
45-
golang.org/x/sys v0.36.0
46-
golang.org/x/text v0.29.0
44+
golang.org/x/net v0.47.0
45+
golang.org/x/sys v0.38.0
46+
golang.org/x/text v0.31.0
4747
golang.org/x/time v0.13.0
4848
google.golang.org/protobuf v1.36.9
4949
gopkg.in/ini.v1 v1.67.0

go.sum

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)