@@ -10,7 +10,7 @@ replace (
10
10
github.com/coredns/coredns => github.com/siderolabs/coredns v1.11.53
11
11
12
12
// see https://github.com/mdlayher/kobject/pull/5
13
- github.com/mdlayher/kobject => github.com/smira/kobject v0.0.0-20240304111826-49c8d4613389
13
+ github.com/mdlayher/kobject => github.com/smira/kobject v0.0.0-20200520190114-19ca17470d7d
14
14
15
15
// Use nested module.
16
16
github.com/siderolabs/talos/pkg/machinery => ./pkg/machinery
@@ -28,7 +28,7 @@ replace (
28
28
29
29
// fd-leak related replacements: https://github.com/siderolabs/talos/issues/9412
30
30
// https://github.com/insomniacslk/dhcp/pull/550
31
- replace github.com/insomniacslk/dhcp => github.com/smira/dhcp v0.0.0-20241001122726-31e9ef21c016
31
+ replace github.com/insomniacslk/dhcp => github.com/smira/dhcp v0.0.0-20211209223715-7d93572ebe8e
32
32
33
33
// Kubernetes dependencies sharing the same version.
34
34
require (
@@ -45,15 +45,15 @@ require (
45
45
)
46
46
47
47
require (
48
- cloud.google.com/go/compute/metadata v0.5.2
48
+ cloud.google.com/go/compute/metadata v0.6.0
49
49
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0
50
50
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0
51
51
github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azcertificates v1.3.0
52
52
github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys v1.3.0
53
53
github.com/alexflint/go-filemutex v1.3.0
54
54
github.com/aws/aws-sdk-go-v2/config v1.28.5
55
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.20
56
- github.com/aws/aws-sdk-go-v2/service/kms v1.37.6
55
+ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.21
56
+ github.com/aws/aws-sdk-go-v2/service/kms v1.37.7
57
57
github.com/aws/smithy-go v1.22.1
58
58
github.com/beevik/ntp v1.4.3
59
59
github.com/benbjohnson/clock v1.3.5 // project archived on 2023-05-18
@@ -67,13 +67,13 @@ require (
67
67
github.com/containerd/platforms v1.0.0-rc.0
68
68
github.com/containerd/typeurl/v2 v2.2.3
69
69
github.com/containernetworking/cni v1.2.3
70
- github.com/containernetworking/plugins v1.6.0
71
- github.com/coredns/coredns v1.11.3
70
+ github.com/containernetworking/plugins v1.6.1
71
+ github.com/coredns/coredns v1.12.0
72
72
github.com/coreos/go-iptables v0.8.0
73
73
github.com/cosi-project/runtime v0.7.6
74
74
github.com/distribution/reference v0.6.0
75
- github.com/docker/cli v27.3.1 +incompatible
76
- github.com/docker/docker v27.3.1 +incompatible
75
+ github.com/docker/cli v27.4.0 +incompatible
76
+ github.com/docker/docker v27.4.0 +incompatible
77
77
github.com/docker/go-connections v0.5.0
78
78
github.com/dustin/go-humanize v1.0.1
79
79
github.com/ecks/uefi v0.0.0-20221116212947-caef65d070eb
@@ -96,13 +96,13 @@ require (
96
96
github.com/google/uuid v1.6.0
97
97
github.com/gopacket/gopacket v1.3.1
98
98
github.com/gosuri/uiprogress v0.0.1
99
- github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1 .0
99
+ github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.2 .0
100
100
github.com/hashicorp/go-cleanhttp v0.5.2
101
101
github.com/hashicorp/go-envparse v0.1.0
102
102
github.com/hashicorp/go-getter/v2 v2.2.3
103
103
github.com/hashicorp/go-multierror v1.1.1
104
104
github.com/hetznercloud/hcloud-go/v2 v2.17.0
105
- github.com/insomniacslk/dhcp v0.0.0-20240829085014-a3a4c1f04475
105
+ github.com/insomniacslk/dhcp v0.0.0-20241203100832-a481575ed0ef
106
106
github.com/jeromer/syslogparser v1.1.0
107
107
github.com/jsimonetti/rtnetlink/v2 v2.0.2
108
108
github.com/jxskiss/base62 v1.1.0
@@ -122,7 +122,7 @@ require (
122
122
github.com/nberlee/go-netstat v0.1.2
123
123
github.com/opencontainers/go-digest v1.0.0
124
124
github.com/opencontainers/image-spec v1.1.0
125
- github.com/opencontainers/runc v1.2.2
125
+ github.com/opencontainers/runc v1.2.3
126
126
github.com/opencontainers/runtime-spec v1.2.0
127
127
github.com/packethost/packngo v0.31.0
128
128
github.com/pelletier/go-toml/v2 v2.2.3
@@ -136,7 +136,7 @@ require (
136
136
github.com/ryanuber/go-glob v1.0.0
137
137
github.com/safchain/ethtool v0.5.9
138
138
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.30
139
- github.com/siderolabs/crypto v0.5.0
139
+ github.com/siderolabs/crypto v0.5.1
140
140
github.com/siderolabs/discovery-api v0.1.5
141
141
github.com/siderolabs/discovery-client v0.1.10
142
142
github.com/siderolabs/gen v0.7.0
@@ -163,12 +163,12 @@ require (
163
163
github.com/siderolabs/net v0.4.0
164
164
github.com/siderolabs/proto-codec v0.1.1
165
165
github.com/siderolabs/siderolink v0.3.11
166
- github.com/siderolabs/talos/pkg/machinery v1.9.0-alpha.3
166
+ github.com/siderolabs/talos/pkg/machinery v1.9.0-beta.1
167
167
github.com/sirupsen/logrus v1.9.3
168
168
github.com/spf13/cobra v1.8.1
169
169
github.com/spf13/pflag v1.0.5
170
170
github.com/stretchr/testify v1.10.0
171
- github.com/thejerf/suture/v4 v4.0.5
171
+ github.com/thejerf/suture/v4 v4.0.6
172
172
github.com/u-root/u-root v0.14.0
173
173
github.com/ulikunitz/xz v0.5.12
174
174
github.com/vmware/vmw-guestinfo v0.0.0-20220317130741-510905f0efa3
@@ -187,12 +187,12 @@ require (
187
187
golang.org/x/text v0.21.0
188
188
golang.org/x/time v0.8.0
189
189
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6
190
- google.golang.org/grpc v1.68.1
190
+ google.golang.org/grpc v1.69.0
191
191
google.golang.org/protobuf v1.35.2
192
192
gopkg.in/yaml.v3 v3.0.1
193
193
k8s.io/klog/v2 v2.130.1
194
- kernel.org/pub/linux/libs/security/libcap/cap v1.2.72
195
- sigs.k8s.io/hydrophone v0.6.1-0.20240718103601-b92baf7e0b04
194
+ kernel.org/pub/linux/libs/security/libcap/cap v1.2.73
195
+ sigs.k8s.io/hydrophone v0.6.1-0.20241114191252-e8a92aa05a29
196
196
sigs.k8s.io/yaml v1.4.0
197
197
)
198
198
@@ -215,10 +215,10 @@ require (
215
215
github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
216
216
github.com/apparentlymart/go-cidr v1.1.0 // indirect
217
217
github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 // indirect
218
- github.com/aws/aws-sdk-go-v2 v1.32.5 // indirect
218
+ github.com/aws/aws-sdk-go-v2 v1.32.6 // indirect
219
219
github.com/aws/aws-sdk-go-v2/credentials v1.17.46 // indirect
220
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.24 // indirect
221
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.24 // indirect
220
+ github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.25 // indirect
221
+ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.25 // indirect
222
222
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 // indirect
223
223
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.1 // indirect
224
224
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.5 // indirect
@@ -241,13 +241,13 @@ require (
241
241
github.com/coreos/go-semver v0.3.1 // indirect
242
242
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
243
243
github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
244
- github.com/cyphar/filepath-securejoin v0.3.4 // indirect
244
+ github.com/cyphar/filepath-securejoin v0.3.5 // indirect
245
245
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
246
246
github.com/docker/distribution v2.8.3+incompatible // indirect
247
247
github.com/docker/docker-credential-helpers v0.7.0 // indirect
248
248
github.com/docker/go-units v0.5.0 // indirect
249
249
github.com/emicklei/dot v1.6.3 // indirect
250
- github.com/emicklei/go-restful/v3 v3.11.2 // indirect
250
+ github.com/emicklei/go-restful/v3 v3.12.1 // indirect
251
251
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
252
252
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
253
253
github.com/felixge/httpsnoop v1.0.4 // indirect
@@ -258,7 +258,7 @@ require (
258
258
github.com/go-logr/logr v1.4.2 // indirect
259
259
github.com/go-logr/stdr v1.2.2 // indirect
260
260
github.com/go-openapi/jsonpointer v0.21.0 // indirect
261
- github.com/go-openapi/jsonreference v0.20.4 // indirect
261
+ github.com/go-openapi/jsonreference v0.21.0 // indirect
262
262
github.com/go-openapi/swag v0.23.0 // indirect
263
263
github.com/go-resty/resty/v2 v2.15.3 // indirect
264
264
github.com/gogo/protobuf v1.3.2 // indirect
@@ -294,6 +294,7 @@ require (
294
294
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
295
295
github.com/mdlayher/ethernet v0.0.0-20220221185849-529eae5b6118 // indirect
296
296
github.com/mdlayher/packet v1.1.2 // indirect
297
+ github.com/mdlayher/raw v0.0.0-20191009151244-50f2db8cc065 // indirect
297
298
github.com/mdlayher/socket v0.5.1 // indirect
298
299
github.com/mitchellh/go-homedir v1.1.0 // indirect
299
300
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
@@ -365,10 +366,10 @@ require (
365
366
k8s.io/cli-runtime v0.32.0 // indirect
366
367
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f // indirect
367
368
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 // indirect
368
- kernel.org/pub/linux/libs/security/libcap/psx v1.2.72 // indirect
369
+ kernel.org/pub/linux/libs/security/libcap/psx v1.2.73 // indirect
369
370
rsc.io/qr v0.2.0 // indirect
370
371
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect
371
- sigs.k8s.io/knftables v0.0.17 // indirect
372
+ sigs.k8s.io/knftables v0.0.18 // indirect
372
373
sigs.k8s.io/kustomize/api v0.18.0 // indirect
373
374
sigs.k8s.io/kustomize/kyaml v0.18.1 // indirect
374
375
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 // indirect
0 commit comments