We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be6bb1f commit abcf51dCopy full SHA for abcf51d
1 file changed
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