Skip to content

Commit 7275c99

Browse files
committed
fix(deps): update module golang.org/x/mod to v0.24.0
1 parent dfbf101 commit 7275c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ exclude (
3939
require (
4040
github.com/go-git/go-git/v5 v5.13.2
4141
github.com/stackitcloud/stackit-sdk-go/core v0.17.2
42-
golang.org/x/mod v0.17.0
42+
golang.org/x/mod v0.24.0
4343
golang.org/x/term v0.29.0
4444
)
4545

0 commit comments

Comments
 (0)