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 d44b6d5Copy full SHA for d44b6d5
scripts/go.mod
@@ -25,9 +25,7 @@ exclude (
25
golang.org/x/net v0.35.0
26
golang.org/x/net v0.36.0
27
golang.org/x/net v0.37.0
28
- golang.org/x/net v0.38.0
29
-
30
- golang.org/x/net v0.39.0
+ golang.org/x/net v0.41.0
31
golang.org/x/sys v0.31.0
32
33
golang.org/x/sys v0.32.0
@@ -39,7 +37,7 @@ exclude (
39
37
require (
40
38
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.24.0
+ golang.org/x/mod v0.17.0
43
golang.org/x/term v0.29.0
44
)
45
0 commit comments