Skip to content

Commit 97ae924

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.37.0 to 0.45.0 - [Commits](golang/crypto@v0.37.0...v0.45.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78403c4 commit 97ae924

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ require (
3737
github.com/skeema/knownhosts v1.3.1 // indirect
3838
github.com/spf13/pflag v1.0.6 // indirect
3939
github.com/xanzy/ssh-agent v0.3.3 // indirect
40-
golang.org/x/crypto v0.37.0 // indirect
41-
golang.org/x/net v0.39.0 // indirect
42-
golang.org/x/sys v0.32.0 // indirect
40+
golang.org/x/crypto v0.45.0 // indirect
41+
golang.org/x/net v0.47.0 // indirect
42+
golang.org/x/sys v0.38.0 // indirect
4343
gopkg.in/warnings.v0 v0.1.2 // indirect
4444
gopkg.in/yaml.v3 v3.0.1 // indirect
4545
)

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)