Skip to content

Commit ec88610

Browse files
committed
fix(deps): update module golang.org/x/net to v0.41.0
1 parent 34b4658 commit ec88610

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

scripts/go.mod

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ exclude (
2525
golang.org/x/net v0.35.0
2626
golang.org/x/net v0.36.0
2727
golang.org/x/net v0.37.0
28-
golang.org/x/net v0.38.0
29-
30-
golang.org/x/net v0.39.0
28+
golang.org/x/net v0.41.0
3129
golang.org/x/sys v0.31.0
3230

3331
golang.org/x/sys v0.32.0
@@ -39,7 +37,7 @@ exclude (
3937
require (
4038
github.com/go-git/go-git/v5 v5.13.2
4139
github.com/stackitcloud/stackit-sdk-go/core v0.17.2
42-
golang.org/x/mod v0.24.0
40+
golang.org/x/mod v0.17.0
4341
golang.org/x/term v0.29.0
4442
)
4543

0 commit comments

Comments
 (0)