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 782670b + 80c36da commit 838c56bCopy full SHA for 838c56b
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.34.0
+ golang.org/x/crypto v0.35.0
21
golang.org/x/net v0.35.0
22
golang.org/x/text v0.22.0
23
)
0 commit comments