Skip to content

Commit 98e8e63

Browse files
authored
Merge pull request #5 from xenit-eu/renovate/go-golang.org/x/crypto-vulnerability
Update module golang.org/x/crypto to v0.17.0 [SECURITY]
2 parents 316eb47 + 291bda7 commit 98e8e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module scw-2fa-init
22

33
go 1.20
44

5-
require golang.org/x/crypto v0.10.0
5+
require golang.org/x/crypto v0.17.0
66

77
require (
88
golang.org/x/sys v0.9.0 // indirect

0 commit comments

Comments
 (0)