Skip to content

Commit abc2ab6

Browse files
authored
Merge pull request #3 from xenit-eu/dependabot/go_modules/golang.org/x/crypto-0.17.0
Bump golang.org/x/crypto from 0.10.0 to 0.17.0
2 parents 98e8e63 + 123becc commit abc2ab6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ go 1.20
55
require golang.org/x/crypto v0.17.0
66

77
require (
8-
golang.org/x/sys v0.9.0 // indirect
9-
golang.org/x/term v0.9.0 // indirect
8+
golang.org/x/sys v0.15.0 // indirect
9+
golang.org/x/term v0.15.0 // indirect
1010
)

0 commit comments

Comments
 (0)