Commit 51ddf80
committed
Update go.mod dependencies
--------
index 379d002..8d4ad6d 100644
@@ -12,15 +12,15 @@ replace (
code.cloudfoundry.org/bbs v0.0.0-20241029001107-2bebce403fed
- code.cloudfoundry.org/cf-networking-helpers v0.28.0
- code.cloudfoundry.org/clock v1.22.0
- code.cloudfoundry.org/debugserver v0.26.0
- code.cloudfoundry.org/filelock v0.20.0
- code.cloudfoundry.org/garden v0.0.0-20241127021034-06ec4d3844e0
- code.cloudfoundry.org/lager/v3 v3.16.0
+ code.cloudfoundry.org/cf-networking-helpers v0.29.0
+ code.cloudfoundry.org/clock v1.23.0
+ code.cloudfoundry.org/debugserver v0.27.0
+ code.cloudfoundry.org/filelock v0.21.0
+ code.cloudfoundry.org/garden v0.0.0-20241204145308-c4f1fc9d4727
+ code.cloudfoundry.org/lager/v3 v3.17.0
code.cloudfoundry.org/locket v0.0.0-20241029002438-07ee8ada566a
- code.cloudfoundry.org/policy_client v0.30.0
- code.cloudfoundry.org/tlsconfig v0.10.0
+ code.cloudfoundry.org/policy_client v0.31.0
+ code.cloudfoundry.org/tlsconfig v0.11.0
example-apps/spammer v0.0.0-00010101000000-000000000000
github.com/benjamintf1/unmarshalledmatchers v1.0.0
github.com/cf-container-networking/sql-migrate v0.0.0-20191108002617-83f2bdabdc5d
github.com/cloudfoundry/cf-test-helpers/v2 v2.10.0
github.com/cloudfoundry/dropsonde v1.1.0
github.com/containernetworking/cni v1.2.3
- github.com/containernetworking/plugins v1.6.0
+ github.com/containernetworking/plugins v1.6.1
github.com/coreos/go-iptables v0.8.0
github.com/jmoiron/sqlx v1.4.0
github.com/montanaflynn/stats v0.7.1
github.com/st3v/glager v0.4.0
github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26
github.com/tedsuo/rata v1.0.0
- golang.org/x/net v0.31.0
- golang.org/x/sys v0.27.0
+ golang.org/x/net v0.32.0
+ golang.org/x/sys v0.28.0
gopkg.in/validator.v2 v2.0.1
gopkg.in/yaml.v2 v2.4.01 parent 5f6d787 commit 51ddf80
File tree
32 files changed
+563
-281
lines changed- src/code.cloudfoundry.org
- vendor
- code.cloudfoundry.org/garden
- golang.org/x
- net/http2
- sys
- unix
- windows
- google.golang.org/grpc
- internal/resolver/dns
32 files changed
+563
-281
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
| 89 | + | |
| 90 | + | |
91 | 91 | | |
92 | | - | |
93 | | - | |
| 92 | + | |
| 93 | + | |
94 | 94 | | |
95 | | - | |
96 | | - | |
97 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
Large diffs are not rendered by default.
Lines changed: 51 additions & 116 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 26 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments