Skip to content

Commit fc88f14

Browse files
authored
Merge pull request #235 from sir-gon/renovate/golang.org-x-crypto-0.x
Update module golang.org/x/crypto to v0.28.0
2 parents b243b00 + 60bd87b commit fc88f14

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.27.0
22+
golang.org/x/crypto v0.28.0
2323
golang.org/x/net v0.29.0
2424
golang.org/x/text v0.19.0
2525
)

0 commit comments

Comments
 (0)