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.
1 parent d40aafd commit 8a848b3Copy full SHA for 8a848b3
scripts/go.mod
@@ -14,10 +14,11 @@ exclude (
14
github.com/go-git/go-git/v5 v5.16.0
15
16
github.com/skeema/knownhosts v1.3.1
17
- golang.org/x/crypto v0.38.0
18
19
+ golang.org/x/crypto v0.35.0
+ golang.org/x/crypto v0.36.0
20
21
+ golang.org/x/crypto v0.37.0
22
golang.org/x/crypto v0.38.0
23
golang.org/x/mod v0.21.0
24
golang.org/x/mod v0.22.0
0 commit comments