Skip to content

Commit b63b7ff

Browse files
Update module golang.org/x/crypto to v0.32.0
1 parent 8aeee2f commit b63b7ff

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
@@ -19,7 +19,7 @@ require (
1919

2020
// Excluded due Snyk vulnerability reports
2121
exclude (
22-
golang.org/x/crypto v0.31.0
22+
golang.org/x/crypto v0.32.0
2323
golang.org/x/net v0.33.0
2424
golang.org/x/text v0.21.0
2525
)

0 commit comments

Comments
 (0)