@@ -17,14 +17,6 @@ exclude (
17
17
golang.org/x/crypto v0.37.0
18
18
golang.org/x/crypto v0.38.0
19
19
golang.org/x/mod v0.24.0
20
- golang.org/x/net v0.30.0
21
- golang.org/x/net v0.31.0
22
- golang.org/x/net v0.32.0
23
- golang.org/x/net v0.33.0
24
- golang.org/x/net v0.34.0
25
- golang.org/x/net v0.35.0
26
- golang.org/x/net v0.36.0
27
- golang.org/x/net v0.37.0
28
20
golang.org/x/net v0.38.0
29
21
30
22
golang.org/x/net v0.39.0
@@ -39,7 +31,7 @@ exclude (
39
31
require (
40
32
github.com/go-git/go-git/v5 v5.13.2
41
33
github.com/stackitcloud/stackit-sdk-go/core v0.17.2
42
- golang.org/x/mod v0.24 .0
34
+ golang.org/x/mod v0.17 .0
43
35
golang.org/x/term v0.29.0
44
36
)
45
37
@@ -63,7 +55,7 @@ require (
63
55
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
64
56
github.com/xanzy/ssh-agent v0.3.3 // indirect
65
57
golang.org/x/crypto v0.33.0 // indirect
66
- golang.org/x/net v0.29 .0 // indirect
58
+ golang.org/x/net v0.34 .0 // indirect
67
59
golang.org/x/sys v0.30.0 // indirect
68
60
gopkg.in/warnings.v0 v0.1.2 // indirect
69
61
)
0 commit comments