Skip to content

Commit abcf51d

Browse files
fix(deps): update module golang.org/x/mod to v0.24.0 (#2735)
Co-authored-by: Renovate Bot <[email protected]>
1 parent be6bb1f commit abcf51d

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)