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 f80a150 commit 08d929bCopy full SHA for 08d929b
scripts/go.mod
@@ -16,7 +16,7 @@ exclude (
16
17
golang.org/x/crypto v0.37.0
18
golang.org/x/crypto v0.38.0
19
- golang.org/x/mod v0.24.0
+ golang.org/x/mod v0.25.0
20
golang.org/x/net v0.30.0
21
golang.org/x/net v0.31.0
22
golang.org/x/net v0.32.0
@@ -39,7 +39,7 @@ exclude (
39
require (
40
github.com/go-git/go-git/v5 v5.13.2
41
github.com/stackitcloud/stackit-sdk-go/core v0.17.2
42
+ golang.org/x/mod v0.17.0
43
golang.org/x/term v0.29.0
44
)
45
0 commit comments