Skip to content

Commit 971d2f9

Browse files
authored
Merge pull request #307 from sir-gon/renovate/golang.org-x-crypto-0.x
Update module golang.org/x/crypto to v0.36.0
2 parents a29006f + c4685af commit 971d2f9

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
@@ -17,7 +17,7 @@ require (
1717

1818
// Excluded due Snyk vulnerability reports
1919
exclude (
20-
golang.org/x/crypto v0.35.0
20+
golang.org/x/crypto v0.36.0
2121
golang.org/x/net v0.36.0
2222
golang.org/x/text v0.22.0
2323
)

0 commit comments

Comments
 (0)