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 dfbf101 commit 7275c99Copy full SHA for 7275c99
scripts/go.mod
@@ -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
+ golang.org/x/mod v0.24.0
43
golang.org/x/term v0.29.0
44
)
45
0 commit comments