We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ed4c5c + 066f724 commit 782670bCopy full SHA for 782670b
1 file changed
go.mod
@@ -17,7 +17,7 @@ require (
17
18
// Excluded due Snyk vulnerability reports
19
exclude (
20
- golang.org/x/crypto v0.33.0
+ golang.org/x/crypto v0.34.0
21
golang.org/x/net v0.35.0
22
golang.org/x/text v0.22.0
23
)
0 commit comments