Skip to content

Commit 5be77d7

Browse files
committed
fix(deps): update module golang.org/x/mod to v0.25.0
1 parent 34b4658 commit 5be77d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ exclude (
1616

1717
golang.org/x/crypto v0.37.0
1818
golang.org/x/crypto v0.38.0
19-
golang.org/x/mod v0.24.0
19+
golang.org/x/mod v0.25.0
2020
golang.org/x/net v0.30.0
2121
golang.org/x/net v0.31.0
2222
golang.org/x/net v0.32.0
@@ -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.24.0
42+
golang.org/x/mod v0.17.0
4343
golang.org/x/term v0.29.0
4444
)
4545

0 commit comments

Comments
 (0)