diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-01-17 17:57:35 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-01-17 19:17:09 +0000 |
commit | fd1d4c65e4103141921ab66cf44d20f759be9b80 (patch) | |
tree | b91d587a902aaa62a2213e03addf04f36c0427e2 | |
parent | 3ec3b0605053ca2cb922ed426c9db3b25535604b (diff) | |
download | meta-virtualization-fd1d4c65e4103141921ab66cf44d20f759be9b80.tar.gz |
Revert "k3s: WIP: [needs newer go]: not for merge: upgrade"
This reverts commit b2a271ea4d9c0703812bee1f00dd2735e4ae8afc.
-rw-r--r-- | recipes-containers/k3s/k3s/modules.txt | 316 | ||||
-rw-r--r-- | recipes-containers/k3s/k3s_git.bb | 6 | ||||
-rw-r--r-- | recipes-containers/k3s/relocation.inc | 29 | ||||
-rw-r--r-- | recipes-containers/k3s/src_uri.inc | 705 |
4 files changed, 539 insertions, 517 deletions
diff --git a/recipes-containers/k3s/k3s/modules.txt b/recipes-containers/k3s/k3s/modules.txt index 70281132..cb488af3 100644 --- a/recipes-containers/k3s/k3s/modules.txt +++ b/recipes-containers/k3s/k3s/modules.txt | |||
@@ -18,7 +18,7 @@ | |||
18 | ## explicit | 18 | ## explicit |
19 | # github.com/containerd/zfs v1.1.0 | 19 | # github.com/containerd/zfs v1.1.0 |
20 | ## explicit | 20 | ## explicit |
21 | # github.com/coreos/go-iptables v0.8.0 | 21 | # github.com/coreos/go-iptables v0.7.0 |
22 | ## explicit | 22 | ## explicit |
23 | # github.com/coreos/go-systemd/v22 v22.5.0 | 23 | # github.com/coreos/go-systemd/v22 v22.5.0 |
24 | ## explicit | 24 | ## explicit |
@@ -26,7 +26,7 @@ | |||
26 | ## explicit | 26 | ## explicit |
27 | # github.com/erikdubbelboer/gspt v0.0.0-20190125194910-e68493906b83 | 27 | # github.com/erikdubbelboer/gspt v0.0.0-20190125194910-e68493906b83 |
28 | ## explicit | 28 | ## explicit |
29 | # github.com/flannel-io/flannel v0.25.7 | 29 | # github.com/flannel-io/flannel v0.25.6 |
30 | ## explicit | 30 | ## explicit |
31 | # github.com/go-bindata/go-bindata v3.1.2+incompatible | 31 | # github.com/go-bindata/go-bindata v3.1.2+incompatible |
32 | ## explicit | 32 | ## explicit |
@@ -34,9 +34,13 @@ | |||
34 | ## explicit | 34 | ## explicit |
35 | # github.com/go-logr/stdr v1.2.3-0.20220714215716-96bad1d688c5 | 35 | # github.com/go-logr/stdr v1.2.3-0.20220714215716-96bad1d688c5 |
36 | ## explicit | 36 | ## explicit |
37 | # github.com/go-sql-driver/mysql v1.7.1 | ||
38 | ## explicit | ||
37 | # github.com/go-test/deep v1.0.7 | 39 | # github.com/go-test/deep v1.0.7 |
38 | ## explicit | 40 | ## explicit |
39 | # github.com/google/cadvisor v0.51.0 | 41 | # github.com/golang/mock v1.6.0 |
42 | ## explicit | ||
43 | # github.com/google/cadvisor v0.49.0 | ||
40 | ## explicit | 44 | ## explicit |
41 | # github.com/google/uuid v1.6.0 | 45 | # github.com/google/uuid v1.6.0 |
42 | ## explicit | 46 | ## explicit |
@@ -44,8 +48,6 @@ | |||
44 | ## explicit | 48 | ## explicit |
45 | # github.com/gorilla/websocket v1.5.1 | 49 | # github.com/gorilla/websocket v1.5.1 |
46 | ## explicit | 50 | ## explicit |
47 | # github.com/inetaf/tcpproxy v0.0.0-20240214030015-3ce58045626c | ||
48 | ## explicit | ||
49 | # github.com/ipfs/go-ds-leveldb v0.5.0 | 51 | # github.com/ipfs/go-ds-leveldb v0.5.0 |
50 | ## explicit | 52 | ## explicit |
51 | # github.com/ipfs/go-log/v2 v2.5.1 | 53 | # github.com/ipfs/go-log/v2 v2.5.1 |
@@ -54,47 +56,51 @@ | |||
54 | ## explicit | 56 | ## explicit |
55 | # github.com/json-iterator/go v1.1.12 | 57 | # github.com/json-iterator/go v1.1.12 |
56 | ## explicit | 58 | ## explicit |
57 | # github.com/k3s-io/helm-controller v0.16.5 | 59 | # github.com/k3s-io/helm-controller v0.16.4 |
58 | ## explicit | 60 | ## explicit |
59 | # github.com/k3s-io/kine v0.13.5 | 61 | # github.com/k3s-io/kine v0.12.0 |
60 | ## explicit | 62 | ## explicit |
61 | # github.com/klauspost/compress v1.17.11 | 63 | # github.com/klauspost/compress v1.17.9 |
64 | ## explicit | ||
65 | # github.com/lib/pq v1.10.2 | ||
62 | ## explicit | 66 | ## explicit |
63 | # github.com/libp2p/go-libp2p v0.33.2 | 67 | # github.com/libp2p/go-libp2p v0.33.2 |
64 | ## explicit | 68 | ## explicit |
69 | # github.com/mattn/go-sqlite3 v1.14.19 | ||
70 | ## explicit | ||
65 | # github.com/minio/minio-go/v7 v7.0.70 | 71 | # github.com/minio/minio-go/v7 v7.0.70 |
66 | ## explicit | 72 | ## explicit |
67 | # github.com/mwitkow/go-http-dialer v0.0.0-20161116154839-378f744fb2b8 | 73 | # github.com/mwitkow/go-http-dialer v0.0.0-20161116154839-378f744fb2b8 |
68 | ## explicit | 74 | ## explicit |
69 | # github.com/natefinch/lumberjack v2.0.0+incompatible | 75 | # github.com/natefinch/lumberjack v2.0.0+incompatible |
70 | ## explicit | 76 | ## explicit |
71 | # github.com/onsi/ginkgo/v2 v2.21.0 | 77 | # github.com/onsi/ginkgo/v2 v2.20.0 |
72 | ## explicit | 78 | ## explicit |
73 | # github.com/onsi/gomega v1.35.1 | 79 | # github.com/onsi/gomega v1.34.1 |
74 | ## explicit | 80 | ## explicit |
75 | # github.com/opencontainers/runc v1.2.1 | 81 | # github.com/opencontainers/runc v1.1.13 |
76 | ## explicit | 82 | ## explicit |
77 | # github.com/opencontainers/selinux v1.11.1 | 83 | # github.com/opencontainers/selinux v1.11.0 |
78 | ## explicit | 84 | ## explicit |
79 | # github.com/otiai10/copy v1.7.0 | 85 | # github.com/otiai10/copy v1.7.0 |
80 | ## explicit | 86 | ## explicit |
81 | # github.com/pkg/errors v0.9.1 | 87 | # github.com/pkg/errors v0.9.1 |
82 | ## explicit | 88 | ## explicit |
83 | # github.com/prometheus/client_golang v1.20.5 | 89 | # github.com/prometheus/client_golang v1.20.1 |
84 | ## explicit | 90 | ## explicit |
85 | # github.com/prometheus/common v0.55.0 | 91 | # github.com/prometheus/common v0.55.0 |
86 | ## explicit | 92 | ## explicit |
87 | # github.com/rancher/dynamiclistener v0.6.0-rc1 | 93 | # github.com/rancher/dynamiclistener v0.6.0-rc1 |
88 | ## explicit | 94 | ## explicit |
89 | # github.com/rancher/lasso v0.0.0-20241202185148-04649f379358 | 95 | # github.com/rancher/lasso v0.0.0-20240724174736-24ab3dbf26f0 |
90 | ## explicit | 96 | ## explicit |
91 | # github.com/rancher/permissions v0.0.0-20240523180510-4001d3d637f7 | 97 | # github.com/rancher/permissions v0.0.0-20240523180510-4001d3d637f7 |
92 | ## explicit | 98 | ## explicit |
93 | # github.com/rancher/remotedialer v0.4.1 | 99 | # github.com/rancher/remotedialer v0.4.1 |
94 | ## explicit | 100 | ## explicit |
95 | # github.com/rancher/wharfie v0.6.7 | 101 | # github.com/rancher/wharfie v0.6.4 |
96 | ## explicit | 102 | ## explicit |
97 | # github.com/rancher/wrangler/v3 v3.2.0-rc.1 | 103 | # github.com/rancher/wrangler/v3 v3.0.0-rc2 |
98 | ## explicit | 104 | ## explicit |
99 | # github.com/robfig/cron/v3 v3.0.1 | 105 | # github.com/robfig/cron/v3 v3.0.1 |
100 | ## explicit | 106 | ## explicit |
@@ -110,71 +116,63 @@ | |||
110 | ## explicit | 116 | ## explicit |
111 | # github.com/urfave/cli v1.22.15 | 117 | # github.com/urfave/cli v1.22.15 |
112 | ## explicit | 118 | ## explicit |
113 | # github.com/vishvananda/netlink v1.3.1-0.20240905180732-b1ce50cfa9be | 119 | # github.com/vishvananda/netlink v1.2.1-beta.2 |
114 | ## explicit | 120 | ## explicit |
115 | # github.com/yl2chen/cidranger v1.0.2 | 121 | # github.com/yl2chen/cidranger v1.0.2 |
116 | ## explicit | 122 | ## explicit |
117 | # go.etcd.io/etcd/api/v3 v3.5.16 | 123 | # go.etcd.io/etcd/api/v3 v3.5.15 |
118 | ## explicit | 124 | ## explicit |
119 | # go.etcd.io/etcd/client/pkg/v3 v3.5.16 | 125 | # go.etcd.io/etcd/client/v3 v3.5.14 |
120 | ## explicit | ||
121 | # go.etcd.io/etcd/client/v3 v3.5.16 | ||
122 | ## explicit | 126 | ## explicit |
123 | # go.etcd.io/etcd/etcdutl/v3 v3.5.13 | 127 | # go.etcd.io/etcd/etcdutl/v3 v3.5.13 |
124 | ## explicit | 128 | ## explicit |
125 | # go.etcd.io/etcd/server/v3 v3.5.16 | 129 | # go.etcd.io/etcd/server/v3 v3.5.13 |
126 | ## explicit | ||
127 | # go.uber.org/mock v0.4.0 | ||
128 | ## explicit | 130 | ## explicit |
129 | # go.uber.org/zap v1.27.0 | 131 | # golang.org/x/crypto v0.25.0 |
130 | ## explicit | 132 | ## explicit |
131 | # golang.org/x/crypto v0.28.0 | 133 | # golang.org/x/net v0.28.0 |
132 | ## explicit | 134 | ## explicit |
133 | # golang.org/x/mod v0.22.0 | 135 | # golang.org/x/sync v0.8.0 |
134 | ## explicit | 136 | ## explicit |
135 | # golang.org/x/net v0.31.0 | 137 | # golang.org/x/sys v0.24.0 |
136 | ## explicit | 138 | ## explicit |
137 | # golang.org/x/sync v0.9.0 | 139 | # google.golang.org/grpc v1.66.0 |
138 | ## explicit | ||
139 | # golang.org/x/sys v0.27.0 | ||
140 | ## explicit | ||
141 | # google.golang.org/grpc v1.68.0 | ||
142 | ## explicit | 140 | ## explicit |
143 | # gopkg.in/yaml.v2 v2.4.0 | 141 | # gopkg.in/yaml.v2 v2.4.0 |
144 | ## explicit | 142 | ## explicit |
145 | # k8s.io/api v0.32.0 | 143 | # inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252 |
146 | ## explicit | 144 | ## explicit |
147 | # k8s.io/apimachinery v0.32.0 | 145 | # k8s.io/api v0.31.1 |
148 | ## explicit | 146 | ## explicit |
149 | # k8s.io/apiserver v0.32.0 | 147 | # k8s.io/apimachinery v0.31.1 |
150 | ## explicit | 148 | ## explicit |
151 | # k8s.io/cli-runtime v0.32.0 | 149 | # k8s.io/apiserver v0.31.1 |
150 | ## explicit | ||
151 | # k8s.io/cli-runtime v0.31.1-rc.1 | ||
152 | ## explicit | 152 | ## explicit |
153 | # k8s.io/client-go v11.0.1-0.20190409021438-1a26190bd76a+incompatible | 153 | # k8s.io/client-go v11.0.1-0.20190409021438-1a26190bd76a+incompatible |
154 | ## explicit | 154 | ## explicit |
155 | # k8s.io/cloud-provider v0.32.0 | 155 | # k8s.io/cloud-provider v0.31.1 |
156 | ## explicit | 156 | ## explicit |
157 | # k8s.io/cluster-bootstrap v0.0.0 | 157 | # k8s.io/cluster-bootstrap v0.0.0 |
158 | ## explicit | 158 | ## explicit |
159 | # k8s.io/component-base v0.32.0 | 159 | # k8s.io/component-base v0.31.1 |
160 | ## explicit | 160 | ## explicit |
161 | # k8s.io/component-helpers v0.32.0 | 161 | # k8s.io/component-helpers v0.31.1 |
162 | ## explicit | 162 | ## explicit |
163 | # k8s.io/cri-api v0.32.0 | 163 | # k8s.io/cri-api v0.32.0-alpha.0 |
164 | ## explicit | 164 | ## explicit |
165 | # k8s.io/cri-client v0.32.0 | 165 | # k8s.io/cri-client v0.31.1 |
166 | ## explicit | 166 | ## explicit |
167 | # k8s.io/klog/v2 v2.130.1 | 167 | # k8s.io/klog/v2 v2.130.1 |
168 | ## explicit | 168 | ## explicit |
169 | # k8s.io/kube-proxy v0.0.0 | 169 | # k8s.io/kube-proxy v0.0.0 |
170 | ## explicit | 170 | ## explicit |
171 | # k8s.io/kubectl v0.32.0 | 171 | # k8s.io/kubectl v0.31.1-rc.1 |
172 | ## explicit | ||
173 | # k8s.io/kubelet v0.32.0 | ||
174 | ## explicit | 172 | ## explicit |
175 | # k8s.io/kubernetes v1.32.0 | 173 | # k8s.io/kubernetes v1.31.1 |
176 | ## explicit | 174 | ## explicit |
177 | # k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 | 175 | # k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 |
178 | ## explicit | 176 | ## explicit |
179 | # sigs.k8s.io/cri-tools v0.0.0-00010101000000-000000000000 | 177 | # sigs.k8s.io/cri-tools v0.0.0-00010101000000-000000000000 |
180 | ## explicit | 178 | ## explicit |
@@ -200,17 +198,13 @@ | |||
200 | ## explicit | 198 | ## explicit |
201 | # gopkg.in/evanphx/json-patch.v4 v4.12.0 | 199 | # gopkg.in/evanphx/json-patch.v4 v4.12.0 |
202 | ## explicit | 200 | ## explicit |
203 | # cel.dev/expr v0.18.0 | ||
204 | ## explicit | ||
205 | # dario.cat/mergo v1.0.1 | 201 | # dario.cat/mergo v1.0.1 |
206 | ## explicit | 202 | ## explicit |
207 | # filippo.io/edwards25519 v1.1.0 | ||
208 | ## explicit | ||
209 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 | 203 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 |
210 | ## explicit | 204 | ## explicit |
211 | # github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0 | 205 | # github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0 |
212 | ## explicit | 206 | ## explicit |
213 | # github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 | 207 | # github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 |
214 | ## explicit | 208 | ## explicit |
215 | # github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab | 209 | # github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab |
216 | ## explicit | 210 | ## explicit |
@@ -218,13 +212,11 @@ | |||
218 | ## explicit | 212 | ## explicit |
219 | # github.com/Microsoft/go-winio v0.6.2 | 213 | # github.com/Microsoft/go-winio v0.6.2 |
220 | ## explicit | 214 | ## explicit |
221 | # github.com/Microsoft/hnslib v0.0.8 | ||
222 | ## explicit | ||
223 | # github.com/NYTimes/gziphandler v1.1.1 | 215 | # github.com/NYTimes/gziphandler v1.1.1 |
224 | ## explicit | 216 | ## explicit |
225 | # github.com/Rican7/retry v0.3.1 | 217 | # github.com/Rican7/retry v0.1.0 |
226 | ## explicit | 218 | ## explicit |
227 | # github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 | 219 | # github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e |
228 | ## explicit | 220 | ## explicit |
229 | # github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 | 221 | # github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 |
230 | ## explicit | 222 | ## explicit |
@@ -236,7 +228,7 @@ | |||
236 | ## explicit | 228 | ## explicit |
237 | # github.com/blang/semver v3.5.1+incompatible | 229 | # github.com/blang/semver v3.5.1+incompatible |
238 | ## explicit | 230 | ## explicit |
239 | # github.com/bronze1man/goStrongswanVici v0.0.0-20231128135937-211cef3b0b20 | 231 | # github.com/bronze1man/goStrongswanVici v0.0.0-20221114103242-3f6dc524986c |
240 | ## explicit | 232 | ## explicit |
241 | # github.com/canonical/go-dqlite v1.5.1 | 233 | # github.com/canonical/go-dqlite v1.5.1 |
242 | ## explicit | 234 | ## explicit |
@@ -246,7 +238,9 @@ | |||
246 | ## explicit | 238 | ## explicit |
247 | # github.com/chai2010/gettext-go v1.0.2 | 239 | # github.com/chai2010/gettext-go v1.0.2 |
248 | ## explicit | 240 | ## explicit |
249 | # github.com/cilium/ebpf v0.16.0 | 241 | # github.com/checkpoint-restore/go-criu/v5 v5.3.0 |
242 | ## explicit | ||
243 | # github.com/cilium/ebpf v0.11.0 | ||
250 | ## explicit | 244 | ## explicit |
251 | # github.com/container-storage-interface/spec v1.9.0 | 245 | # github.com/container-storage-interface/spec v1.9.0 |
252 | ## explicit | 246 | ## explicit |
@@ -260,9 +254,7 @@ | |||
260 | ## explicit | 254 | ## explicit |
261 | # github.com/containerd/continuity v0.4.3 | 255 | # github.com/containerd/continuity v0.4.3 |
262 | ## explicit | 256 | ## explicit |
263 | # github.com/containerd/errdefs v0.3.0 | 257 | # github.com/containerd/errdefs v0.1.0 |
264 | ## explicit | ||
265 | # github.com/containerd/errdefs/pkg v0.3.0 | ||
266 | ## explicit | 258 | ## explicit |
267 | # github.com/containerd/fifo v1.1.0 | 259 | # github.com/containerd/fifo v1.1.0 |
268 | ## explicit | 260 | ## explicit |
@@ -296,12 +288,14 @@ | |||
296 | ## explicit | 288 | ## explicit |
297 | # github.com/coreos/go-semver v0.3.1 | 289 | # github.com/coreos/go-semver v0.3.1 |
298 | ## explicit | 290 | ## explicit |
299 | # github.com/cpuguy83/go-md2man/v2 v2.0.5 | 291 | # github.com/cpuguy83/go-md2man/v2 v2.0.4 |
300 | ## explicit | 292 | ## explicit |
301 | # github.com/cyphar/filepath-securejoin v0.3.4 | 293 | # github.com/cyphar/filepath-securejoin v0.2.5 |
302 | ## explicit | 294 | ## explicit |
303 | # github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc | 295 | # github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc |
304 | ## explicit | 296 | ## explicit |
297 | # github.com/daviddengcn/go-colortext v1.0.0 | ||
298 | ## explicit | ||
305 | # github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c | 299 | # github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c |
306 | ## explicit | 300 | ## explicit |
307 | # github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 | 301 | # github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 |
@@ -332,9 +326,9 @@ | |||
332 | ## explicit | 326 | ## explicit |
333 | # github.com/euank/go-kmsg-parser v2.0.0+incompatible | 327 | # github.com/euank/go-kmsg-parser v2.0.0+incompatible |
334 | ## explicit | 328 | ## explicit |
335 | # github.com/evanphx/json-patch v5.9.0+incompatible | 329 | # github.com/evanphx/json-patch v5.6.0+incompatible |
336 | ## explicit | 330 | ## explicit |
337 | # github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f | 331 | # github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d |
338 | ## explicit | 332 | ## explicit |
339 | # github.com/fatih/camelcase v1.0.0 | 333 | # github.com/fatih/camelcase v1.0.0 |
340 | ## explicit | 334 | ## explicit |
@@ -358,8 +352,6 @@ | |||
358 | ## explicit | 352 | ## explicit |
359 | # github.com/go-openapi/swag v0.23.0 | 353 | # github.com/go-openapi/swag v0.23.0 |
360 | ## explicit | 354 | ## explicit |
361 | # github.com/go-sql-driver/mysql v1.8.1 | ||
362 | ## explicit | ||
363 | # github.com/goccy/go-json v0.10.2 | 355 | # github.com/goccy/go-json v0.10.2 |
364 | ## explicit | 356 | ## explicit |
365 | # github.com/godbus/dbus/v5 v5.1.0 | 357 | # github.com/godbus/dbus/v5 v5.1.0 |
@@ -368,7 +360,7 @@ | |||
368 | ## explicit | 360 | ## explicit |
369 | # github.com/gogo/protobuf v1.3.2 | 361 | # github.com/gogo/protobuf v1.3.2 |
370 | ## explicit | 362 | ## explicit |
371 | # github.com/golang-jwt/jwt/v4 v4.5.1 | 363 | # github.com/golang-jwt/jwt/v4 v4.5.0 |
372 | ## explicit | 364 | ## explicit |
373 | # github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da | 365 | # github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da |
374 | ## explicit | 366 | ## explicit |
@@ -378,23 +370,23 @@ | |||
378 | ## explicit | 370 | ## explicit |
379 | # github.com/google/btree v1.1.2 | 371 | # github.com/google/btree v1.1.2 |
380 | ## explicit | 372 | ## explicit |
381 | # github.com/google/cel-go v0.22.0 | 373 | # github.com/google/cel-go v0.20.1 |
382 | ## explicit | 374 | ## explicit |
383 | # github.com/google/gnostic-models v0.6.9 | 375 | # github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 |
384 | ## explicit | 376 | ## explicit |
385 | # github.com/google/go-cmp v0.6.0 | 377 | # github.com/google/go-cmp v0.6.0 |
386 | ## explicit | 378 | ## explicit |
387 | # github.com/google/go-containerregistry v0.20.2 | 379 | # github.com/google/go-containerregistry v0.14.0 |
388 | ## explicit | 380 | ## explicit |
389 | # github.com/google/gofuzz v1.2.0 | 381 | # github.com/google/gofuzz v1.2.0 |
390 | ## explicit | 382 | ## explicit |
391 | # github.com/google/gopacket v1.1.19 | 383 | # github.com/google/gopacket v1.1.19 |
392 | ## explicit | 384 | ## explicit |
393 | # github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db | 385 | # github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 |
394 | ## explicit | 386 | ## explicit |
395 | # github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 | 387 | # github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 |
396 | ## explicit | 388 | ## explicit |
397 | # github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 | 389 | # github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 |
398 | ## explicit | 390 | ## explicit |
399 | # github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 | 391 | # github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 |
400 | ## explicit | 392 | ## explicit |
@@ -424,6 +416,8 @@ | |||
424 | ## explicit | 416 | ## explicit |
425 | # github.com/huin/goupnp v1.3.0 | 417 | # github.com/huin/goupnp v1.3.0 |
426 | ## explicit | 418 | ## explicit |
419 | # github.com/imdario/mergo v0.3.16 | ||
420 | ## explicit | ||
427 | # github.com/inconshreveable/mousetrap v1.1.0 | 421 | # github.com/inconshreveable/mousetrap v1.1.0 |
428 | ## explicit | 422 | ## explicit |
429 | # github.com/intel/goresctrl v0.7.0 | 423 | # github.com/intel/goresctrl v0.7.0 |
@@ -442,11 +436,11 @@ | |||
442 | ## explicit | 436 | ## explicit |
443 | # github.com/jackc/pgpassfile v1.0.0 | 437 | # github.com/jackc/pgpassfile v1.0.0 |
444 | ## explicit | 438 | ## explicit |
445 | # github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 | 439 | # github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a |
446 | ## explicit | 440 | ## explicit |
447 | # github.com/jackc/pgx/v5 v5.7.1 | 441 | # github.com/jackc/pgx/v5 v5.5.4 |
448 | ## explicit | 442 | ## explicit |
449 | # github.com/jackc/puddle/v2 v2.2.2 | 443 | # github.com/jackc/puddle/v2 v2.2.1 |
450 | ## explicit | 444 | ## explicit |
451 | # github.com/jackpal/go-nat-pmp v1.0.2 | 445 | # github.com/jackpal/go-nat-pmp v1.0.2 |
452 | ## explicit | 446 | ## explicit |
@@ -506,8 +500,6 @@ | |||
506 | ## explicit | 500 | ## explicit |
507 | # github.com/mattn/go-isatty v0.0.20 | 501 | # github.com/mattn/go-isatty v0.0.20 |
508 | ## explicit | 502 | ## explicit |
509 | # github.com/mattn/go-sqlite3 v1.14.24 | ||
510 | ## explicit | ||
511 | # github.com/mdlayher/genetlink v1.3.2 | 503 | # github.com/mdlayher/genetlink v1.3.2 |
512 | ## explicit | 504 | ## explicit |
513 | # github.com/mdlayher/netlink v1.7.2 | 505 | # github.com/mdlayher/netlink v1.7.2 |
@@ -540,7 +532,7 @@ | |||
540 | ## explicit | 532 | ## explicit |
541 | # github.com/moby/locker v1.0.1 | 533 | # github.com/moby/locker v1.0.1 |
542 | ## explicit | 534 | ## explicit |
543 | # github.com/moby/spdystream v0.5.0 | 535 | # github.com/moby/spdystream v0.4.0 |
544 | ## explicit | 536 | ## explicit |
545 | # github.com/moby/sys/mountinfo v0.7.2 | 537 | # github.com/moby/sys/mountinfo v0.7.2 |
546 | ## explicit | 538 | ## explicit |
@@ -568,6 +560,8 @@ | |||
568 | ## explicit | 560 | ## explicit |
569 | # github.com/mr-tron/base58 v1.2.0 | 561 | # github.com/mr-tron/base58 v1.2.0 |
570 | ## explicit | 562 | ## explicit |
563 | # github.com/mrunalp/fileutils v0.5.1 | ||
564 | ## explicit | ||
571 | # github.com/multiformats/go-base32 v0.1.0 | 565 | # github.com/multiformats/go-base32 v0.1.0 |
572 | ## explicit | 566 | ## explicit |
573 | # github.com/multiformats/go-base36 v0.2.0 | 567 | # github.com/multiformats/go-base36 v0.2.0 |
@@ -646,6 +640,8 @@ | |||
646 | ## explicit | 640 | ## explicit |
647 | # github.com/russross/blackfriday/v2 v2.1.0 | 641 | # github.com/russross/blackfriday/v2 v2.1.0 |
648 | ## explicit | 642 | ## explicit |
643 | # github.com/seccomp/libseccomp-golang v0.10.0 | ||
644 | ## explicit | ||
649 | # github.com/shengdoushi/base58 v1.0.0 | 645 | # github.com/shengdoushi/base58 v1.0.0 |
650 | ## explicit | 646 | ## explicit |
651 | # github.com/soheilhy/cmux v0.1.5 | 647 | # github.com/soheilhy/cmux v0.1.5 |
@@ -670,7 +666,7 @@ | |||
670 | ## explicit | 666 | ## explicit |
671 | # github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 | 667 | # github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 |
672 | ## explicit | 668 | ## explicit |
673 | # github.com/urfave/cli/v2 v2.27.5 | 669 | # github.com/urfave/cli/v2 v2.27.4 |
674 | ## explicit | 670 | ## explicit |
675 | # github.com/vbatts/tar-split v0.11.5 | 671 | # github.com/vbatts/tar-split v0.11.5 |
676 | ## explicit | 672 | ## explicit |
@@ -686,11 +682,13 @@ | |||
686 | ## explicit | 682 | ## explicit |
687 | # go.etcd.io/bbolt v1.3.11 | 683 | # go.etcd.io/bbolt v1.3.11 |
688 | ## explicit | 684 | ## explicit |
689 | # go.etcd.io/etcd/client/v2 v2.305.16 | 685 | # go.etcd.io/etcd/client/pkg/v3 v3.5.14 |
686 | ## explicit | ||
687 | # go.etcd.io/etcd/client/v2 v2.305.13 | ||
690 | ## explicit | 688 | ## explicit |
691 | # go.etcd.io/etcd/pkg/v3 v3.5.16 | 689 | # go.etcd.io/etcd/pkg/v3 v3.5.13 |
692 | ## explicit | 690 | ## explicit |
693 | # go.etcd.io/etcd/raft/v3 v3.5.16 | 691 | # go.etcd.io/etcd/raft/v3 v3.5.13 |
694 | ## explicit | 692 | ## explicit |
695 | # go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 | 693 | # go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 |
696 | ## explicit | 694 | ## explicit |
@@ -718,37 +716,45 @@ | |||
718 | ## explicit | 716 | ## explicit |
719 | # go.opentelemetry.io/proto/otlp v1.3.1 | 717 | # go.opentelemetry.io/proto/otlp v1.3.1 |
720 | ## explicit | 718 | ## explicit |
719 | # go.starlark.net v0.0.0-20230525235612-a134d8f9ddca | ||
720 | ## explicit | ||
721 | # go.uber.org/dig v1.17.1 | 721 | # go.uber.org/dig v1.17.1 |
722 | ## explicit | 722 | ## explicit |
723 | # go.uber.org/fx v1.20.1 | 723 | # go.uber.org/fx v1.20.1 |
724 | ## explicit | 724 | ## explicit |
725 | # go.uber.org/mock v0.4.0 | ||
726 | ## explicit | ||
725 | # go.uber.org/multierr v1.11.0 | 727 | # go.uber.org/multierr v1.11.0 |
726 | ## explicit | 728 | ## explicit |
729 | # go.uber.org/zap v1.27.0 | ||
730 | ## explicit | ||
727 | # golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 | 731 | # golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 |
728 | ## explicit | 732 | ## explicit |
729 | # golang.org/x/oauth2 v0.23.0 | 733 | # golang.org/x/mod v0.20.0 |
734 | ## explicit | ||
735 | # golang.org/x/oauth2 v0.21.0 | ||
730 | ## explicit | 736 | ## explicit |
731 | # golang.org/x/term v0.26.0 | 737 | # golang.org/x/term v0.23.0 |
732 | ## explicit | 738 | ## explicit |
733 | # golang.org/x/text v0.20.0 | 739 | # golang.org/x/text v0.17.0 |
734 | ## explicit | 740 | ## explicit |
735 | # golang.org/x/time v0.7.0 | 741 | # golang.org/x/time v0.5.0 |
736 | ## explicit | 742 | ## explicit |
737 | # golang.org/x/tools v0.27.0 | 743 | # golang.org/x/tools v0.24.0 |
738 | ## explicit | 744 | ## explicit |
739 | # golang.zx2c4.com/wireguard v0.0.0-20231211153847-12269c276173 | 745 | # golang.zx2c4.com/wireguard v0.0.0-20230325221338-052af4a8072b |
740 | ## explicit | 746 | ## explicit |
741 | # golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6 | 747 | # golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6 |
742 | ## explicit | 748 | ## explicit |
743 | # gonum.org/v1/gonum v0.13.0 | 749 | # gonum.org/v1/gonum v0.13.0 |
744 | ## explicit | 750 | ## explicit |
745 | # google.golang.org/genproto v0.0.0-20240903143218-8af14fe29dc1 | 751 | # google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 |
746 | ## explicit | 752 | ## explicit |
747 | # google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 | 753 | # google.golang.org/genproto/googleapis/api v0.0.0-20240701130421-f6361c86f094 |
748 | ## explicit | 754 | ## explicit |
749 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 | 755 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf |
750 | ## explicit | 756 | ## explicit |
751 | # google.golang.org/protobuf v1.35.2 | 757 | # google.golang.org/protobuf v1.34.2 |
752 | ## explicit | 758 | ## explicit |
753 | # gopkg.in/inf.v0 v0.9.1 | 759 | # gopkg.in/inf.v0 v0.9.1 |
754 | ## explicit | 760 | ## explicit |
@@ -760,9 +766,9 @@ | |||
760 | ## explicit | 766 | ## explicit |
761 | # gopkg.in/yaml.v3 v3.0.1 | 767 | # gopkg.in/yaml.v3 v3.0.1 |
762 | ## explicit | 768 | ## explicit |
763 | # k8s.io/apiextensions-apiserver v0.32.0 | 769 | # k8s.io/apiextensions-apiserver v0.31.1 |
764 | ## explicit | 770 | ## explicit |
765 | # k8s.io/code-generator v0.32.0 | 771 | # k8s.io/code-generator v0.31.1 |
766 | ## explicit | 772 | ## explicit |
767 | # k8s.io/controller-manager v0.25.4 | 773 | # k8s.io/controller-manager v0.25.4 |
768 | ## explicit | 774 | ## explicit |
@@ -772,117 +778,115 @@ | |||
772 | ## explicit | 778 | ## explicit |
773 | # k8s.io/endpointslice v0.0.0 | 779 | # k8s.io/endpointslice v0.0.0 |
774 | ## explicit | 780 | ## explicit |
775 | # k8s.io/externaljwt v1.32.0 | 781 | # k8s.io/gengo v0.0.0-20240228010128-51d4e06bde70 |
776 | ## explicit | 782 | ## explicit |
777 | # k8s.io/gengo v0.0.0-20240911193312-2b36238f13e9 | 783 | # k8s.io/gengo/v2 v2.0.0-20240228010128-51d4e06bde70 |
778 | ## explicit | ||
779 | # k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9 | ||
780 | ## explicit | 784 | ## explicit |
781 | # k8s.io/kms v0.0.0 | 785 | # k8s.io/kms v0.0.0 |
782 | ## explicit | 786 | ## explicit |
783 | # k8s.io/kube-aggregator v0.32.0 | 787 | # k8s.io/kube-aggregator v0.31.1 |
784 | ## explicit | 788 | ## explicit |
785 | # k8s.io/kube-controller-manager v0.0.0 | 789 | # k8s.io/kube-controller-manager v0.0.0 |
786 | ## explicit | 790 | ## explicit |
787 | # k8s.io/kube-openapi v0.0.0-20241127205056-99599406b04f | 791 | # k8s.io/kube-openapi v0.0.0-20240730131305-7a9a4e85957e |
788 | ## explicit | 792 | ## explicit |
789 | # k8s.io/kube-scheduler v0.0.0 | 793 | # k8s.io/kube-scheduler v0.0.0 |
790 | ## explicit | 794 | ## explicit |
795 | # k8s.io/kubelet v0.31.1 | ||
796 | ## explicit | ||
791 | # k8s.io/metrics v0.0.0 | 797 | # k8s.io/metrics v0.0.0 |
792 | ## explicit | 798 | ## explicit |
793 | # k8s.io/mount-utils v0.32.0 | 799 | # k8s.io/mount-utils v0.31.1 |
794 | ## explicit | 800 | ## explicit |
795 | # k8s.io/pod-security-admission v0.0.0 | 801 | # k8s.io/pod-security-admission v0.0.0 |
796 | ## explicit | 802 | ## explicit |
797 | # lukechampine.com/blake3 v1.2.1 | 803 | # lukechampine.com/blake3 v1.2.1 |
798 | ## explicit | 804 | ## explicit |
799 | # sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.0 | 805 | # sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.3 |
800 | ## explicit | 806 | ## explicit |
801 | # sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 | 807 | # sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd |
802 | ## explicit | 808 | ## explicit |
803 | # sigs.k8s.io/knftables v0.0.17 | 809 | # sigs.k8s.io/knftables v0.0.17 |
804 | ## explicit | 810 | ## explicit |
805 | # sigs.k8s.io/kustomize/api v0.18.0 | 811 | # sigs.k8s.io/kustomize/api v0.17.2 |
806 | ## explicit | 812 | ## explicit |
807 | # sigs.k8s.io/kustomize/kustomize/v5 v5.5.0 | 813 | # sigs.k8s.io/kustomize/kustomize/v5 v5.4.2 |
808 | ## explicit | 814 | ## explicit |
809 | # sigs.k8s.io/kustomize/kyaml v0.18.1 | 815 | # sigs.k8s.io/kustomize/kyaml v0.17.1 |
810 | ## explicit | 816 | ## explicit |
811 | # sigs.k8s.io/structured-merge-diff/v4 v4.4.3 | 817 | # sigs.k8s.io/structured-merge-diff/v4 v4.4.1 |
812 | ## explicit | 818 | ## explicit |
813 | # tags.cncf.io/container-device-interface v0.8.0 | 819 | # tags.cncf.io/container-device-interface v0.8.0 |
814 | ## explicit | 820 | ## explicit |
815 | # tags.cncf.io/container-device-interface/specs-go v0.8.0 | 821 | # tags.cncf.io/container-device-interface/specs-go v0.8.0 |
816 | ## explicit | 822 | ## explicit |
817 | # github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.11.7 | 823 | # github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.11.7 |
818 | # github.com/Mirantis/cri-dockerd => github.com/k3s-io/cri-dockerd v0.3.15-k3s1.32-1 | 824 | # github.com/Mirantis/cri-dockerd => github.com/k3s-io/cri-dockerd v0.3.15-k3s1.31-3 |
819 | # github.com/cilium/ebpf => github.com/cilium/ebpf v0.12.3 | ||
820 | # github.com/cloudnativelabs/kube-router/v2 => github.com/k3s-io/kube-router/v2 v2.2.1 | 825 | # github.com/cloudnativelabs/kube-router/v2 => github.com/k3s-io/kube-router/v2 v2.2.1 |
821 | # github.com/containerd/containerd => github.com/k3s-io/containerd v1.7.23-k3s2 | 826 | # github.com/containerd/containerd => github.com/k3s-io/containerd v1.7.21-k3s2 |
822 | # github.com/containerd/imgcrypt => github.com/containerd/imgcrypt v1.1.11 | 827 | # github.com/containerd/imgcrypt => github.com/containerd/imgcrypt v1.1.11 |
823 | # github.com/distribution/reference => github.com/distribution/reference v0.5.0 | 828 | # github.com/distribution/reference => github.com/distribution/reference v0.5.0 |
829 | # github.com/docker/cli => github.com/docker/cli v27.1.2+incompatible | ||
824 | # github.com/docker/distribution => github.com/docker/distribution v2.8.3+incompatible | 830 | # github.com/docker/distribution => github.com/docker/distribution v2.8.3+incompatible |
825 | # github.com/docker/docker => github.com/docker/docker v25.0.6+incompatible | 831 | # github.com/docker/docker => github.com/docker/docker v25.0.6+incompatible |
826 | # github.com/emicklei/go-restful/v3 => github.com/emicklei/go-restful/v3 v3.11.0 | 832 | # github.com/emicklei/go-restful/v3 => github.com/emicklei/go-restful/v3 v3.11.0 |
827 | # github.com/golang/protobuf => github.com/golang/protobuf v1.5.4 | 833 | # github.com/golang/protobuf => github.com/golang/protobuf v1.5.4 |
828 | # github.com/google/cadvisor => github.com/k3s-io/cadvisor v0.51.0-k3s1 | ||
829 | # github.com/googleapis/gax-go/v2 => github.com/googleapis/gax-go/v2 v2.12.0 | 834 | # github.com/googleapis/gax-go/v2 => github.com/googleapis/gax-go/v2 v2.12.0 |
830 | # github.com/open-policy-agent/opa => github.com/open-policy-agent/opa v0.59.0 | 835 | # github.com/open-policy-agent/opa => github.com/open-policy-agent/opa v0.59.0 |
831 | # github.com/opencontainers/runc => github.com/k3s-io/runc v1.2.1-k3s1 | 836 | # github.com/opencontainers/runc => github.com/k3s-io/runc v1.1.14-k3s1 |
832 | # github.com/opencontainers/selinux => github.com/opencontainers/selinux v1.11.0 | 837 | # github.com/opencontainers/selinux => github.com/opencontainers/selinux v1.11.0 |
833 | # github.com/prometheus/client_golang => github.com/prometheus/client_golang v1.19.1 | 838 | # github.com/prometheus/client_golang => github.com/prometheus/client_golang v1.19.1 |
834 | # github.com/prometheus/common => github.com/prometheus/common v0.55.0 | 839 | # github.com/prometheus/common => github.com/prometheus/common v0.55.0 |
835 | # github.com/spegel-org/spegel => github.com/k3s-io/spegel v0.0.22 | 840 | # github.com/spegel-org/spegel => github.com/k3s-io/spegel v0.0.23-0.20240516234953-f3d2c4072314 |
836 | # github.com/ugorji/go => github.com/ugorji/go v1.2.11 | 841 | # github.com/ugorji/go => github.com/ugorji/go v1.2.11 |
837 | # go.etcd.io/etcd/api/v3 => github.com/k3s-io/etcd/api/v3 v3.5.16-k3s1 | 842 | # go.etcd.io/etcd/api/v3 => github.com/k3s-io/etcd/api/v3 v3.5.13-k3s1 |
838 | # go.etcd.io/etcd/client/pkg/v3 => github.com/k3s-io/etcd/client/pkg/v3 v3.5.16-k3s1 | 843 | # go.etcd.io/etcd/client/pkg/v3 => github.com/k3s-io/etcd/client/pkg/v3 v3.5.13-k3s1 |
839 | # go.etcd.io/etcd/client/v2 => github.com/k3s-io/etcd/client/v2 v2.305.16-k3s1 | 844 | # go.etcd.io/etcd/client/v2 => github.com/k3s-io/etcd/client/v2 v2.305.13-k3s1 |
840 | # go.etcd.io/etcd/client/v3 => github.com/k3s-io/etcd/client/v3 v3.5.16-k3s1 | 845 | # go.etcd.io/etcd/client/v3 => github.com/k3s-io/etcd/client/v3 v3.5.13-k3s1 |
841 | # go.etcd.io/etcd/etcdutl/v3 => github.com/k3s-io/etcd/etcdutl/v3 v3.5.16-k3s1 | 846 | # go.etcd.io/etcd/etcdutl/v3 => github.com/k3s-io/etcd/etcdutl/v3 v3.5.13-k3s1 |
842 | # go.etcd.io/etcd/pkg/v3 => github.com/k3s-io/etcd/pkg/v3 v3.5.16-k3s1 | 847 | # go.etcd.io/etcd/pkg/v3 => github.com/k3s-io/etcd/pkg/v3 v3.5.13-k3s1 |
843 | # go.etcd.io/etcd/raft/v3 => github.com/k3s-io/etcd/raft/v3 v3.5.16-k3s1 | 848 | # go.etcd.io/etcd/raft/v3 => github.com/k3s-io/etcd/raft/v3 v3.5.13-k3s1 |
844 | # go.etcd.io/etcd/server/v3 => github.com/k3s-io/etcd/server/v3 v3.5.16-k3s1 | 849 | # go.etcd.io/etcd/server/v3 => github.com/k3s-io/etcd/server/v3 v3.5.13-k3s1 |
845 | # go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful => go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.44.0 | 850 | # go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful => go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.44.0 |
851 | # go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc => go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 | ||
846 | # golang.org/x/crypto => golang.org/x/crypto v0.24.0 | 852 | # golang.org/x/crypto => golang.org/x/crypto v0.24.0 |
847 | # golang.org/x/net => golang.org/x/net v0.26.0 | 853 | # golang.org/x/net => golang.org/x/net v0.26.0 |
848 | # golang.org/x/sys => golang.org/x/sys v0.21.0 | 854 | # golang.org/x/sys => golang.org/x/sys v0.21.0 |
849 | # google.golang.org/genproto => google.golang.org/genproto v0.0.0-20230525234035-dd9d682886f9 | 855 | # google.golang.org/genproto => google.golang.org/genproto v0.0.0-20230525234035-dd9d682886f9 |
850 | # google.golang.org/grpc => google.golang.org/grpc v1.65.0 | 856 | # google.golang.org/grpc => google.golang.org/grpc v1.64.0 |
851 | # gopkg.in/square/go-jose.v2 => gopkg.in/square/go-jose.v2 v2.6.0 | 857 | # gopkg.in/square/go-jose.v2 => gopkg.in/square/go-jose.v2 v2.6.0 |
852 | # k8s.io/api => github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.32.0-k3s1 | 858 | # k8s.io/api => github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.31.1-k3s3 |
853 | # k8s.io/apiextensions-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.32.0-k3s1 | 859 | # k8s.io/apiextensions-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.31.1-k3s3 |
854 | # k8s.io/apimachinery => github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.32.0-k3s1 | 860 | # k8s.io/apimachinery => github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.31.1-k3s3 |
855 | # k8s.io/apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.32.0-k3s1 | 861 | # k8s.io/apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.31.1-k3s3 |
856 | # k8s.io/cli-runtime => github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.32.0-k3s1 | 862 | # k8s.io/cli-runtime => github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.31.1-k3s3 |
857 | # k8s.io/client-go => github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.32.0-k3s1 | 863 | # k8s.io/client-go => github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.31.1-k3s3 |
858 | # k8s.io/cloud-provider => github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.32.0-k3s1 | 864 | # k8s.io/cloud-provider => github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.31.1-k3s3 |
859 | # k8s.io/cluster-bootstrap => github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.32.0-k3s1 | 865 | # k8s.io/cluster-bootstrap => github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.31.1-k3s3 |
860 | # k8s.io/code-generator => github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.32.0-k3s1 | 866 | # k8s.io/code-generator => github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.31.1-k3s3 |
861 | # k8s.io/component-base => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.32.0-k3s1 | 867 | # k8s.io/component-base => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.31.1-k3s3 |
862 | # k8s.io/component-helpers => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.32.0-k3s1 | 868 | # k8s.io/component-helpers => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.31.1-k3s3 |
863 | # k8s.io/controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.32.0-k3s1 | 869 | # k8s.io/controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.31.1-k3s3 |
864 | # k8s.io/cri-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.32.0-k3s1 | 870 | # k8s.io/cri-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.31.1-k3s3 |
865 | # k8s.io/csi-translation-lib => github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.32.0-k3s1 | 871 | # k8s.io/csi-translation-lib => github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.31.1-k3s3 |
866 | # k8s.io/dynamic-resource-allocation => github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.32.0-k3s1 | 872 | # k8s.io/dynamic-resource-allocation => github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.31.1-k3s3 |
867 | # k8s.io/endpointslice => github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.32.0-k3s1 | 873 | # k8s.io/endpointslice => github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.31.1-k3s3 |
868 | # k8s.io/externaljwt => github.com/k3s-io/kubernetes/staging/src/k8s.io/externaljwt v1.32.0-k3s1 | ||
869 | # k8s.io/klog => github.com/k3s-io/klog v1.0.0-k3s2 | 874 | # k8s.io/klog => github.com/k3s-io/klog v1.0.0-k3s2 |
870 | # k8s.io/klog/v2 => github.com/k3s-io/klog/v2 v2.120.1-k3s1 | 875 | # k8s.io/klog/v2 => github.com/k3s-io/klog/v2 v2.120.1-k3s1 |
871 | # k8s.io/kms => github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.32.0-k3s1 | 876 | # k8s.io/kms => github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.31.1-k3s3 |
872 | # k8s.io/kube-aggregator => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.32.0-k3s1 | 877 | # k8s.io/kube-aggregator => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.31.1-k3s3 |
873 | # k8s.io/kube-controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.32.0-k3s1 | 878 | # k8s.io/kube-controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.31.1-k3s3 |
874 | # k8s.io/kube-openapi => k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f | 879 | # k8s.io/kube-proxy => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.31.1-k3s3 |
875 | # k8s.io/kube-proxy => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.32.0-k3s1 | 880 | # k8s.io/kube-scheduler => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.31.1-k3s3 |
876 | # k8s.io/kube-scheduler => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.32.0-k3s1 | 881 | # k8s.io/kubectl => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.31.1-k3s3 |
877 | # k8s.io/kubectl => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.32.0-k3s1 | 882 | # k8s.io/kubelet => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.31.1-k3s3 |
878 | # k8s.io/kubelet => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.32.0-k3s1 | 883 | # k8s.io/kubernetes => github.com/k3s-io/kubernetes v1.31.1-k3s3 |
879 | # k8s.io/kubernetes => github.com/k3s-io/kubernetes v1.32.0-k3s1 | 884 | # k8s.io/metrics => github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.31.1-k3s3 |
880 | # k8s.io/metrics => github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.32.0-k3s1 | 885 | # k8s.io/mount-utils => github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.31.1-k3s3 |
881 | # k8s.io/mount-utils => github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.32.0-k3s1 | 886 | # k8s.io/node-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/node-api v1.31.1-k3s3 |
882 | # k8s.io/node-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/node-api v1.32.0-k3s1 | 887 | # k8s.io/pod-security-admission => github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.31.1-k3s3 |
883 | # k8s.io/pod-security-admission => github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.32.0-k3s1 | 888 | # k8s.io/sample-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver v1.31.1-k3s3 |
884 | # k8s.io/sample-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver v1.32.0-k3s1 | 889 | # k8s.io/sample-cli-plugin => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin v1.31.1-k3s3 |
885 | # k8s.io/sample-cli-plugin => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin v1.32.0-k3s1 | 890 | # k8s.io/sample-controller => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller v1.31.1-k3s3 |
886 | # k8s.io/sample-controller => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller v1.32.0-k3s1 | ||
887 | # sigs.k8s.io/cri-tools => github.com/k3s-io/cri-tools v1.31.0-k3s2 | 891 | # sigs.k8s.io/cri-tools => github.com/k3s-io/cri-tools v1.31.0-k3s2 |
888 | # sourcegraph.com/sourcegraph/go-diff => github.com/sourcegraph/go-diff v0.6.0 | 892 | # sourcegraph.com/sourcegraph/go-diff => github.com/sourcegraph/go-diff v0.6.0 |
diff --git a/recipes-containers/k3s/k3s_git.bb b/recipes-containers/k3s/k3s_git.bb index 8f32afb2..b78d0506 100644 --- a/recipes-containers/k3s/k3s_git.bb +++ b/recipes-containers/k3s/k3s_git.bb | |||
@@ -4,7 +4,7 @@ HOMEPAGE = "https://k3s.io/" | |||
4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
5 | LIC_FILES_CHKSUM = "file://${S}/src/import/LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" | 5 | LIC_FILES_CHKSUM = "file://${S}/src/import/LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.32;name=k3s;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ | 7 | SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.31;name=k3s;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ |
8 | file://k3s.service \ | 8 | file://k3s.service \ |
9 | file://k3s-agent.service \ | 9 | file://k3s-agent.service \ |
10 | file://k3s-agent \ | 10 | file://k3s-agent \ |
@@ -16,10 +16,10 @@ SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.32;name=k3s;protoco | |||
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5" | 18 | SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5" |
19 | SRCREV_k3s = "cca8facaa33a3ec7897349a8740fd96029590c31" | 19 | SRCREV_k3s = "452dbbc14c747a0070fdf007ef2239a6e5d8d934" |
20 | 20 | ||
21 | SRCREV_FORMAT = "k3s_fuse" | 21 | SRCREV_FORMAT = "k3s_fuse" |
22 | PV = "v1.32.0-rc2+k3s1+git${SRCREV_k3s}" | 22 | PV = "v1.31.1+k3s1+git${SRCREV_k3s}" |
23 | 23 | ||
24 | include src_uri.inc | 24 | include src_uri.inc |
25 | 25 | ||
diff --git a/recipes-containers/k3s/relocation.inc b/recipes-containers/k3s/relocation.inc index 72c02319..13a911a4 100644 --- a/recipes-containers/k3s/relocation.inc +++ b/recipes-containers/k3s/relocation.inc | |||
@@ -1,24 +1,26 @@ | |||
1 | export sites="k8s.io/utils:k8s.io/utils:force \ | 1 | export sites="k8s.io/utils:k8s.io/utils:force \ |
2 | cel.dev/expr:cel.dev/expr:force \ | ||
3 | k8s.io/gengo:k8s.io/gengo:force \ | 2 | k8s.io/gengo:k8s.io/gengo:force \ |
4 | go.uber.org/fx:go.uber.org/fx:force \ | 3 | go.uber.org/fx:go.uber.org/fx:force \ |
5 | go.uber.org/zap:go.uber.org/zap:force \ | ||
6 | dario.cat/mergo:dario.cat/mergo:force \ | 4 | dario.cat/mergo:dario.cat/mergo:force \ |
5 | go.starlark.net:go.starlark.net:force \ | ||
7 | go.uber.org/dig:go.uber.org/dig:force \ | 6 | go.uber.org/dig:go.uber.org/dig:force \ |
7 | go.uber.org/zap:go.uber.org/zap:force \ | ||
8 | gopkg.in/inf.v0:gopkg.in/inf.v0:force \ | 8 | gopkg.in/inf.v0:gopkg.in/inf.v0:force \ |
9 | gopkg.in/ini.v1:gopkg.in/ini.v1:force \ | 9 | gopkg.in/ini.v1:gopkg.in/ini.v1:force \ |
10 | go.uber.org/mock:go.uber.org/mock:force \ | ||
11 | golang.org/x/mod:golang.org/x/mod:force \ | ||
12 | golang.org/x/net:golang.org/x/net:force \ | 10 | golang.org/x/net:golang.org/x/net:force \ |
13 | golang.org/x/sys:golang.org/x/sys:force \ | 11 | golang.org/x/sys:golang.org/x/sys:force \ |
14 | gopkg.in/yaml.v2:gopkg.in/yaml.v2:force \ | 12 | gopkg.in/yaml.v2:gopkg.in/yaml.v2:force \ |
13 | inet.af/tcpproxy:inet.af/tcpproxy:force \ | ||
15 | sigs.k8s.io/yaml:sigs.k8s.io/yaml:force \ | 14 | sigs.k8s.io/yaml:sigs.k8s.io/yaml:force \ |
16 | go.etcd.io/bbolt:go.etcd.io/bbolt:force \ | 15 | go.etcd.io/bbolt:go.etcd.io/bbolt:force \ |
17 | go.opencensus.io:go.opencensus.io:force \ | 16 | go.opencensus.io:go.opencensus.io:force \ |
17 | go.uber.org/mock:go.uber.org/mock:force \ | ||
18 | golang.org/x/exp:golang.org/x/exp:force \ | 18 | golang.org/x/exp:golang.org/x/exp:force \ |
19 | golang.org/x/mod:golang.org/x/mod:force \ | ||
19 | gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \ | 20 | gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \ |
20 | sigs.k8s.io/json:sigs.k8s.io/json:force \ | 21 | sigs.k8s.io/json:sigs.k8s.io/json:force \ |
21 | k8s.io/gengo/v2:k8s.io/gengo/v2/v2:force \ | 22 | k8s.io/gengo/v2:k8s.io/gengo/v2/v2:force \ |
23 | github.com/lib/pq:github.com/lib/pq:force \ | ||
22 | golang.org/x/sync:golang.org/x/sync:force \ | 24 | golang.org/x/sync:golang.org/x/sync:force \ |
23 | k8s.io/cri-client:k8s.io/cri-client:force \ | 25 | k8s.io/cri-client:k8s.io/cri-client:force \ |
24 | github.com/rs/xid:github.com/rs/xid:force \ | 26 | github.com/rs/xid:github.com/rs/xid:force \ |
@@ -41,6 +43,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \ | |||
41 | github.com/urfave/cli:github.com/urfave/cli:force \ | 43 | github.com/urfave/cli:github.com/urfave/cli:force \ |
42 | github.com/docker/cli:github.com/docker/cli:force \ | 44 | github.com/docker/cli:github.com/docker/cli:force \ |
43 | sigs.k8s.io/knftables:sigs.k8s.io/knftables:force \ | 45 | sigs.k8s.io/knftables:sigs.k8s.io/knftables:force \ |
46 | github.com/golang/mock:github.com/golang/mock:force \ | ||
44 | github.com/google/uuid:github.com/google/uuid:force \ | 47 | github.com/google/uuid:github.com/google/uuid:force \ |
45 | github.com/gorilla/mux:github.com/gorilla/mux:force \ | 48 | github.com/gorilla/mux:github.com/gorilla/mux:force \ |
46 | github.com/k3s-io/kine:github.com/k3s-io/kine:force \ | 49 | github.com/k3s-io/kine:github.com/k3s-io/kine:force \ |
@@ -64,7 +67,6 @@ export sites="k8s.io/utils:k8s.io/utils:force \ | |||
64 | github.com/go-test/deep:github.com/go-test/deep:force \ | 67 | github.com/go-test/deep:github.com/go-test/deep:force \ |
65 | github.com/otiai10/copy:github.com/otiai10/copy:force \ | 68 | github.com/otiai10/copy:github.com/otiai10/copy:force \ |
66 | github.com/x448/float16:github.com/x448/float16:force \ | 69 | github.com/x448/float16:github.com/x448/float16:force \ |
67 | filippo.io/edwards25519:filippo.io/edwards25519:force \ | ||
68 | github.com/Rican7/retry:github.com/Rican7/retry:force \ | 70 | github.com/Rican7/retry:github.com/Rican7/retry:force \ |
69 | github.com/beorn7/perks:github.com/beorn7/perks:force \ | 71 | github.com/beorn7/perks:github.com/beorn7/perks:force \ |
70 | github.com/blang/semver:github.com/blang/semver:force \ | 72 | github.com/blang/semver:github.com/blang/semver:force \ |
@@ -88,6 +90,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \ | |||
88 | github.com/google/cel-go:github.com/google/cel-go:force \ | 90 | github.com/google/cel-go:github.com/google/cel-go:force \ |
89 | github.com/google/go-cmp:github.com/google/go-cmp:force \ | 91 | github.com/google/go-cmp:github.com/google/go-cmp:force \ |
90 | github.com/google/gofuzz:github.com/google/gofuzz:force \ | 92 | github.com/google/gofuzz:github.com/google/gofuzz:force \ |
93 | github.com/imdario/mergo:github.com/imdario/mergo:force \ | ||
91 | github.com/koron/go-ssdp:github.com/koron/go-ssdp:force \ | 94 | github.com/koron/go-ssdp:github.com/koron/go-ssdp:force \ |
92 | github.com/libp2p/go-nat:github.com/libp2p/go-nat:force \ | 95 | github.com/libp2p/go-nat:github.com/libp2p/go-nat:force \ |
93 | github.com/mikioh/tcpopt:github.com/mikioh/tcpopt:force \ | 96 | github.com/mikioh/tcpopt:github.com/mikioh/tcpopt:force \ |
@@ -117,8 +120,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \ | |||
117 | github.com/xrash/smetrics:github.com/xrash/smetrics:force \ | 120 | github.com/xrash/smetrics:github.com/xrash/smetrics:force \ |
118 | github.com/blang/semver/v4:github.com/blang/semver/v4:force \ | 121 | github.com/blang/semver/v4:github.com/blang/semver/v4:force \ |
119 | github.com/containerd/aufs:github.com/containerd/aufs:force \ | 122 | github.com/containerd/aufs:github.com/containerd/aufs:force \ |
120 | github.com/google/cadvisor:github.com/k3s-io/cadvisor:force \ | 123 | github.com/google/cadvisor:github.com/google/cadvisor:force \ |
121 | github.com/inetaf/tcpproxy:github.com/inetaf/tcpproxy:force \ | ||
122 | github.com/opencontainers/runc:github.com/k3s-io/runc:force \ | 124 | github.com/opencontainers/runc:github.com/k3s-io/runc:force \ |
123 | github.com/rancher/wharfie:github.com/rancher/wharfie:force \ | 125 | github.com/rancher/wharfie:github.com/rancher/wharfie:force \ |
124 | github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \ | 126 | github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \ |
@@ -150,9 +152,9 @@ export sites="k8s.io/utils:k8s.io/utils:force \ | |||
150 | github.com/moby/sys/user:github.com/moby/sys/user/user:force \ | 152 | github.com/moby/sys/user:github.com/moby/sys/user/user:force \ |
151 | github.com/json-iterator/go:github.com/json-iterator/go:force \ | 153 | github.com/json-iterator/go:github.com/json-iterator/go:force \ |
152 | github.com/libp2p/go-libp2p:github.com/libp2p/go-libp2p:force \ | 154 | github.com/libp2p/go-libp2p:github.com/libp2p/go-libp2p:force \ |
155 | github.com/mattn/go-sqlite3:github.com/mattn/go-sqlite3:force \ | ||
153 | github.com/stretchr/testify:github.com/stretchr/testify:force \ | 156 | github.com/stretchr/testify:github.com/stretchr/testify:force \ |
154 | github.com/buger/jsonparser:github.com/buger/jsonparser:force \ | 157 | github.com/buger/jsonparser:github.com/buger/jsonparser:force \ |
155 | github.com/Microsoft/hnslib:github.com/Microsoft/hnslib:force \ | ||
156 | github.com/containerd/ttrpc:github.com/containerd/ttrpc:force \ | 158 | github.com/containerd/ttrpc:github.com/containerd/ttrpc:force \ |
157 | github.com/coreos/go-semver:github.com/coreos/go-semver:force \ | 159 | github.com/coreos/go-semver:github.com/coreos/go-semver:force \ |
158 | github.com/docker/go-events:github.com/docker/go-events:force \ | 160 | github.com/docker/go-events:github.com/docker/go-events:force \ |
@@ -162,7 +164,6 @@ export sites="k8s.io/utils:k8s.io/utils:force \ | |||
162 | github.com/josharian/intern:github.com/josharian/intern:force \ | 164 | github.com/josharian/intern:github.com/josharian/intern:force \ |
163 | github.com/josharian/native:github.com/josharian/native:force \ | 165 | github.com/josharian/native:github.com/josharian/native:force \ |
164 | github.com/lithammer/dedent:github.com/lithammer/dedent:force \ | 166 | github.com/lithammer/dedent:github.com/lithammer/dedent:force \ |
165 | github.com/mattn/go-sqlite3:github.com/mattn/go-sqlite3:force \ | ||
166 | github.com/mdlayher/netlink:github.com/mdlayher/netlink:force \ | 167 | github.com/mdlayher/netlink:github.com/mdlayher/netlink:force \ |
167 | github.com/mistifyio/go-zfs:github.com/mistifyio/go-zfs:force \ | 168 | github.com/mistifyio/go-zfs:github.com/mistifyio/go-zfs:force \ |
168 | github.com/syndtr/goleveldb:github.com/syndtr/goleveldb:force \ | 169 | github.com/syndtr/goleveldb:github.com/syndtr/goleveldb:force \ |
@@ -194,6 +195,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \ | |||
194 | github.com/liggitt/tabwriter:github.com/liggitt/tabwriter:force \ | 195 | github.com/liggitt/tabwriter:github.com/liggitt/tabwriter:force \ |
195 | github.com/minio/highwayhash:github.com/minio/highwayhash:force \ | 196 | github.com/minio/highwayhash:github.com/minio/highwayhash:force \ |
196 | github.com/minio/sha256-simd:github.com/minio/sha256-simd:force \ | 197 | github.com/minio/sha256-simd:github.com/minio/sha256-simd:force \ |
198 | github.com/mrunalp/fileutils:github.com/mrunalp/fileutils:force \ | ||
197 | github.com/munnerz/goautoneg:github.com/munnerz/goautoneg:force \ | 199 | github.com/munnerz/goautoneg:github.com/munnerz/goautoneg:force \ |
198 | github.com/pelletier/go-toml:github.com/pelletier/go-toml:force \ | 200 | github.com/pelletier/go-toml:github.com/pelletier/go-toml:force \ |
199 | github.com/prometheus/procfs:github.com/prometheus/procfs:force \ | 201 | github.com/prometheus/procfs:github.com/prometheus/procfs:force \ |
@@ -235,6 +237,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \ | |||
235 | github.com/Mirantis/cri-dockerd:github.com/k3s-io/cri-dockerd:force \ | 237 | github.com/Mirantis/cri-dockerd:github.com/k3s-io/cri-dockerd:force \ |
236 | github.com/containerd/containerd:github.com/k3s-io/containerd:force \ | 238 | github.com/containerd/containerd:github.com/k3s-io/containerd:force \ |
237 | github.com/erikdubbelboer/gspt:github.com/erikdubbelboer/gspt:force \ | 239 | github.com/erikdubbelboer/gspt:github.com/erikdubbelboer/gspt:force \ |
240 | github.com/go-sql-driver/mysql:github.com/go-sql-driver/mysql:force \ | ||
238 | github.com/rancher/permissions:github.com/rancher/permissions:force \ | 241 | github.com/rancher/permissions:github.com/rancher/permissions:force \ |
239 | github.com/rancher/wrangler/v3:github.com/rancher/wrangler/v3:force \ | 242 | github.com/rancher/wrangler/v3:github.com/rancher/wrangler/v3:force \ |
240 | github.com/vishvananda/netlink:github.com/vishvananda/netlink:force \ | 243 | github.com/vishvananda/netlink:github.com/vishvananda/netlink:force \ |
@@ -249,7 +252,6 @@ export sites="k8s.io/utils:k8s.io/utils:force \ | |||
249 | github.com/containers/ocicrypt:github.com/containers/ocicrypt:force \ | 252 | github.com/containers/ocicrypt:github.com/containers/ocicrypt:force \ |
250 | github.com/docker/distribution:github.com/docker/distribution:force \ | 253 | github.com/docker/distribution:github.com/docker/distribution:force \ |
251 | github.com/emicklei/go-restful:github.com/emicklei/go-restful:force \ | 254 | github.com/emicklei/go-restful:github.com/emicklei/go-restful:force \ |
252 | github.com/go-sql-driver/mysql:github.com/go-sql-driver/mysql:force \ | ||
253 | github.com/gregjones/httpcache:github.com/gregjones/httpcache:force \ | 255 | github.com/gregjones/httpcache:github.com/gregjones/httpcache:force \ |
254 | github.com/jackc/pgservicefile:github.com/jackc/pgservicefile:force \ | 256 | github.com/jackc/pgservicefile:github.com/jackc/pgservicefile:force \ |
255 | github.com/jonboulle/clockwork:github.com/jonboulle/clockwork:force \ | 257 | github.com/jonboulle/clockwork:github.com/jonboulle/clockwork:force \ |
@@ -318,7 +320,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \ | |||
318 | github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2:force \ | 320 | github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2:force \ |
319 | go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \ | 321 | go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \ |
320 | github.com/prometheus/client_golang:github.com/prometheus/client_golang:force \ | 322 | github.com/prometheus/client_golang:github.com/prometheus/client_golang:force \ |
321 | github.com/containerd/errdefs/pkg:github.com/containerd/errdefs/pkg/pkg:force \ | 323 | github.com/daviddengcn/go-colortext:github.com/daviddengcn/go-colortext:force \ |
322 | github.com/go-openapi/jsonreference:github.com/go-openapi/jsonreference:force \ | 324 | github.com/go-openapi/jsonreference:github.com/go-openapi/jsonreference:force \ |
323 | github.com/libp2p/go-libp2p-kad-dht:github.com/libp2p/go-libp2p-kad-dht:force \ | 325 | github.com/libp2p/go-libp2p-kad-dht:github.com/libp2p/go-libp2p-kad-dht:force \ |
324 | github.com/libp2p/go-libp2p-kbucket:github.com/libp2p/go-libp2p-kbucket:force \ | 326 | github.com/libp2p/go-libp2p-kbucket:github.com/libp2p/go-libp2p-kbucket:force \ |
@@ -332,6 +334,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \ | |||
332 | github.com/multiformats/go-multibase:github.com/multiformats/go-multibase:force \ | 334 | github.com/multiformats/go-multibase:github.com/multiformats/go-multibase:force \ |
333 | github.com/multiformats/go-multihash:github.com/multiformats/go-multihash:force \ | 335 | github.com/multiformats/go-multihash:github.com/multiformats/go-multihash:force \ |
334 | github.com/opencontainers/image-spec:github.com/opencontainers/image-spec:force \ | 336 | github.com/opencontainers/image-spec:github.com/opencontainers/image-spec:force \ |
337 | github.com/seccomp/libseccomp-golang:github.com/seccomp/libseccomp-golang:force \ | ||
335 | github.com/stefanberger/go-pkcs11uri:github.com/stefanberger/go-pkcs11uri:force \ | 338 | github.com/stefanberger/go-pkcs11uri:github.com/stefanberger/go-pkcs11uri:force \ |
336 | github.com/whyrusleeping/go-keyspace:github.com/whyrusleeping/go-keyspace:force \ | 339 | github.com/whyrusleeping/go-keyspace:github.com/whyrusleeping/go-keyspace:force \ |
337 | sigs.k8s.io/structured-merge-diff/v4:sigs.k8s.io/structured-merge-diff/v4:force \ | 340 | sigs.k8s.io/structured-merge-diff/v4:sigs.k8s.io/structured-merge-diff/v4:force \ |
@@ -342,7 +345,6 @@ export sites="k8s.io/utils:k8s.io/utils:force \ | |||
342 | github.com/libopenstorage/openstorage:github.com/libopenstorage/openstorage:force \ | 345 | github.com/libopenstorage/openstorage:github.com/libopenstorage/openstorage:force \ |
343 | github.com/multiformats/go-multicodec:github.com/multiformats/go-multicodec:force \ | 346 | github.com/multiformats/go-multicodec:github.com/multiformats/go-multicodec:force \ |
344 | github.com/opentracing/opentracing-go:github.com/opentracing/opentracing-go:force \ | 347 | github.com/opentracing/opentracing-go:github.com/opentracing/opentracing-go:force \ |
345 | go.etcd.io/etcd/client/pkg/v3:github.com/k3s-io/etcd/client/pkg/v3/client/pkg:force \ | ||
346 | github.com/AdamKorcz/go-118-fuzz-build:github.com/AdamKorcz/go-118-fuzz-build:force \ | 348 | github.com/AdamKorcz/go-118-fuzz-build:github.com/AdamKorcz/go-118-fuzz-build:force \ |
347 | github.com/bronze1man/goStrongswanVici:github.com/bronze1man/goStrongswanVici:force \ | 349 | github.com/bronze1man/goStrongswanVici:github.com/bronze1man/goStrongswanVici:force \ |
348 | github.com/containerd/containerd/api:github.com/containerd/containerd/api/api:force \ | 350 | github.com/containerd/containerd/api:github.com/containerd/containerd/api/api:force \ |
@@ -352,10 +354,12 @@ export sites="k8s.io/utils:k8s.io/utils:force \ | |||
352 | github.com/monochromegane/go-gitignore:github.com/monochromegane/go-gitignore:force \ | 354 | github.com/monochromegane/go-gitignore:github.com/monochromegane/go-gitignore:force \ |
353 | github.com/multiformats/go-multistream:github.com/multiformats/go-multistream:force \ | 355 | github.com/multiformats/go-multistream:github.com/multiformats/go-multistream:force \ |
354 | github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec:force \ | 356 | github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec:force \ |
357 | go.etcd.io/etcd/client/pkg/v3:github.com/k3s-io/etcd/client/pkg/v3/client/pkg:force \ | ||
355 | github.com/opencontainers/runtime-tools:github.com/opencontainers/runtime-tools:force \ | 358 | github.com/opencontainers/runtime-tools:github.com/opencontainers/runtime-tools:force \ |
356 | sigs.k8s.io/kustomize/kustomize/v5:sigs.k8s.io/kustomize/kustomize/v5/kustomize:force \ | 359 | sigs.k8s.io/kustomize/kustomize/v5:sigs.k8s.io/kustomize/kustomize/v5/kustomize:force \ |
357 | tags.cncf.io/container-device-interface:tags.cncf.io/container-device-interface:force \ | 360 | tags.cncf.io/container-device-interface:tags.cncf.io/container-device-interface:force \ |
358 | github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter:force \ | 361 | github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter:force \ |
362 | github.com/checkpoint-restore/go-criu/v5:github.com/checkpoint-restore/go-criu/v5:force \ | ||
359 | github.com/hashicorp/golang-lru/arc/v2:github.com/hashicorp/golang-lru/arc/v2/arc:force \ | 363 | github.com/hashicorp/golang-lru/arc/v2:github.com/hashicorp/golang-lru/arc/v2/arc:force \ |
360 | github.com/multiformats/go-multiaddr-dns:github.com/multiformats/go-multiaddr-dns:force \ | 364 | github.com/multiformats/go-multiaddr-dns:github.com/multiformats/go-multiaddr-dns:force \ |
361 | github.com/multiformats/go-multiaddr-fmt:github.com/multiformats/go-multiaddr-fmt:force \ | 365 | github.com/multiformats/go-multiaddr-fmt:github.com/multiformats/go-multiaddr-fmt:force \ |
@@ -382,7 +386,6 @@ export sites="k8s.io/utils:k8s.io/utils:force \ | |||
382 | k8s.io/kube-proxy:github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy/staging/src/k8s.io/kube-proxy:force \ | 386 | k8s.io/kube-proxy:github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy/staging/src/k8s.io/kube-proxy:force \ |
383 | tags.cncf.io/container-device-interface/specs-go:tags.cncf.io/container-device-interface/specs-go/specs-go:force \ | 387 | tags.cncf.io/container-device-interface/specs-go:tags.cncf.io/container-device-interface/specs-go/specs-go:force \ |
384 | k8s.io/cli-runtime:github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime/staging/src/k8s.io/cli-runtime:force \ | 388 | k8s.io/cli-runtime:github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime/staging/src/k8s.io/cli-runtime:force \ |
385 | k8s.io/externaljwt:github.com/k3s-io/kubernetes/staging/src/k8s.io/externaljwt/staging/src/k8s.io/externaljwt:force \ | ||
386 | k8s.io/mount-utils:github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils/staging/src/k8s.io/mount-utils:force \ | 389 | k8s.io/mount-utils:github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils/staging/src/k8s.io/mount-utils:force \ |
387 | k8s.io/apimachinery:github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery/staging/src/k8s.io/apimachinery:force \ | 390 | k8s.io/apimachinery:github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery/staging/src/k8s.io/apimachinery:force \ |
388 | k8s.io/endpointslice:github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice/staging/src/k8s.io/endpointslice:force \ | 391 | k8s.io/endpointslice:github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice/staging/src/k8s.io/endpointslice:force \ |
diff --git a/recipes-containers/k3s/src_uri.inc b/recipes-containers/k3s/src_uri.inc index 29fa6675..63f67028 100644 --- a/recipes-containers/k3s/src_uri.inc +++ b/recipes-containers/k3s/src_uri.inc | |||
@@ -1,16 +1,11 @@ | |||
1 | # k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 | 1 | # k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 |
2 | # [1] git ls-remote https://github.com/kubernetes/utils 3ea5e8cea73810f6d2951b37183cf91e19f63455 | 2 | # [1] git ls-remote https://github.com/kubernetes/utils 18e509b52bc851d6169db17631e99453021dea21 |
3 | SRCREV_utils="3ea5e8cea73810f6d2951b37183cf91e19f63455" | 3 | SRCREV_utils="18e509b52bc851d6169db17631e99453021dea21" |
4 | SRC_URI += "git://github.com/kubernetes/utils;name=utils;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/utils" | 4 | SRC_URI += "git://github.com/kubernetes/utils;name=utils;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/utils" |
5 | 5 | ||
6 | # cel.dev/expr v0.18.0 | 6 | # k8s.io/gengo v0.0.0-20240228010128-51d4e06bde70 |
7 | # [1] git ls-remote https://github.com/google/cel-spec 373994d7e20e582fce56767b01ac5039524cddab | 7 | # [1] git ls-remote https://github.com/kubernetes/gengo 51d4e06bde7070d095fd4c266e51dbe135511a97 |
8 | SRCREV_expr="373994d7e20e582fce56767b01ac5039524cddab" | 8 | SRCREV_gengo="51d4e06bde7070d095fd4c266e51dbe135511a97" |
9 | SRC_URI += "git://github.com/google/cel-spec;name=expr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/cel.dev/expr" | ||
10 | |||
11 | # k8s.io/gengo v0.0.0-20240911193312-2b36238f13e9 | ||
12 | # [1] git ls-remote https://github.com/kubernetes/gengo 2b36238f13e9b8aebe4c286c2ffb2fc71f4be3c5 | ||
13 | SRCREV_gengo="2b36238f13e9b8aebe4c286c2ffb2fc71f4be3c5" | ||
14 | SRC_URI += "git://github.com/kubernetes/gengo;name=gengo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/gengo" | 9 | SRC_URI += "git://github.com/kubernetes/gengo;name=gengo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/gengo" |
15 | 10 | ||
16 | # go.uber.org/fx v1.20.1 | 11 | # go.uber.org/fx v1.20.1 |
@@ -18,21 +13,26 @@ SRC_URI += "git://github.com/kubernetes/gengo;name=gengo;protocol=https;nobranch | |||
18 | SRCREV_fx="9636854c6fc588f0ca497000ac18f858f8083ebd" | 13 | SRCREV_fx="9636854c6fc588f0ca497000ac18f858f8083ebd" |
19 | SRC_URI += "git://github.com/uber-go/fx;name=fx;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/fx" | 14 | SRC_URI += "git://github.com/uber-go/fx;name=fx;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/fx" |
20 | 15 | ||
21 | # go.uber.org/zap v1.27.0 | ||
22 | # [1] git ls-remote https://github.com/uber-go/zap fcf8ee58669e358bbd6460bef5c2ee7a53c0803a | ||
23 | SRCREV_zap="fcf8ee58669e358bbd6460bef5c2ee7a53c0803a" | ||
24 | SRC_URI += "git://github.com/uber-go/zap;name=zap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/zap" | ||
25 | |||
26 | # dario.cat/mergo v1.0.1 | 16 | # dario.cat/mergo v1.0.1 |
27 | # [1] git ls-remote https://github.com/imdario/mergo 59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf | 17 | # [1] git ls-remote https://github.com/imdario/mergo 59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf |
28 | SRCREV_mergo="59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf" | 18 | SRCREV_mergo="59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf" |
29 | SRC_URI += "git://github.com/imdario/mergo;name=mergo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/dario.cat/mergo" | 19 | SRC_URI += "git://github.com/imdario/mergo;name=mergo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/dario.cat/mergo" |
30 | 20 | ||
21 | # go.starlark.net v0.0.0-20230525235612-a134d8f9ddca | ||
22 | # [1] git ls-remote https://github.com/google/starlark-go a134d8f9ddca7469c736775b67544671f0a135ad | ||
23 | SRCREV_go.starlark.net="a134d8f9ddca7469c736775b67544671f0a135ad" | ||
24 | SRC_URI += "git://github.com/google/starlark-go;name=go.starlark.net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.starlark.net" | ||
25 | |||
31 | # go.uber.org/dig v1.17.1 | 26 | # go.uber.org/dig v1.17.1 |
32 | # [1] git ls-remote https://github.com/uber-go/dig 3c7d5e3878b76b0a709514e395597059b6490fb5 | 27 | # [1] git ls-remote https://github.com/uber-go/dig 3c7d5e3878b76b0a709514e395597059b6490fb5 |
33 | SRCREV_dig="3c7d5e3878b76b0a709514e395597059b6490fb5" | 28 | SRCREV_dig="3c7d5e3878b76b0a709514e395597059b6490fb5" |
34 | SRC_URI += "git://github.com/uber-go/dig;name=dig;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/dig" | 29 | SRC_URI += "git://github.com/uber-go/dig;name=dig;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/dig" |
35 | 30 | ||
31 | # go.uber.org/zap v1.27.0 | ||
32 | # [1] git ls-remote https://github.com/uber-go/zap fcf8ee58669e358bbd6460bef5c2ee7a53c0803a | ||
33 | SRCREV_zap="fcf8ee58669e358bbd6460bef5c2ee7a53c0803a" | ||
34 | SRC_URI += "git://github.com/uber-go/zap;name=zap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/zap" | ||
35 | |||
36 | # gopkg.in/inf.v0 v0.9.1 | 36 | # gopkg.in/inf.v0 v0.9.1 |
37 | # [1] git ls-remote https://github.com/go-inf/inf d2d2541c53f18d2a059457998ce2876cc8e67cbf | 37 | # [1] git ls-remote https://github.com/go-inf/inf d2d2541c53f18d2a059457998ce2876cc8e67cbf |
38 | SRCREV_inf.v0="d2d2541c53f18d2a059457998ce2876cc8e67cbf" | 38 | SRCREV_inf.v0="d2d2541c53f18d2a059457998ce2876cc8e67cbf" |
@@ -43,21 +43,11 @@ SRC_URI += "git://github.com/go-inf/inf;name=inf.v0;protocol=https;nobranch=1;de | |||
43 | SRCREV_ini.v1="b2f570e5b5b844226bbefe6fb521d891f529a951" | 43 | SRCREV_ini.v1="b2f570e5b5b844226bbefe6fb521d891f529a951" |
44 | SRC_URI += "git://github.com/go-ini/ini;name=ini.v1;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/ini.v1" | 44 | SRC_URI += "git://github.com/go-ini/ini;name=ini.v1;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/ini.v1" |
45 | 45 | ||
46 | # k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9 | 46 | # k8s.io/gengo/v2 v2.0.0-20240228010128-51d4e06bde70 |
47 | # [1] git ls-remote https://github.com/kubernetes/gengo 2b36238f13e9b8aebe4c286c2ffb2fc71f4be3c5 | 47 | # [1] git ls-remote https://github.com/kubernetes/gengo 51d4e06bde7070d095fd4c266e51dbe135511a97 |
48 | SRCREV_gengo-v2="2b36238f13e9b8aebe4c286c2ffb2fc71f4be3c5" | 48 | SRCREV_gengo-v2="51d4e06bde7070d095fd4c266e51dbe135511a97" |
49 | SRC_URI += "git://github.com/kubernetes/gengo;name=gengo-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/gengo/v2" | 49 | SRC_URI += "git://github.com/kubernetes/gengo;name=gengo-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/gengo/v2" |
50 | 50 | ||
51 | # go.uber.org/mock v0.4.0 | ||
52 | # [1] git ls-remote https://github.com/uber/mock 74a29c6e6c2cbb8ccee94db061c1604ff33fd188 | ||
53 | SRCREV_mock="74a29c6e6c2cbb8ccee94db061c1604ff33fd188" | ||
54 | SRC_URI += "git://github.com/uber/mock;name=mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/mock" | ||
55 | |||
56 | # golang.org/x/mod v0.22.0 | ||
57 | # [1] git ls-remote https://go.googlesource.com/mod dec0365065b75edd0e98b0306f6f9b0051710ed2 | ||
58 | SRCREV_mod="dec0365065b75edd0e98b0306f6f9b0051710ed2" | ||
59 | SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/mod" | ||
60 | |||
61 | # golang.org/x/net v0.26.0 | 51 | # golang.org/x/net v0.26.0 |
62 | # [1] git ls-remote https://go.googlesource.com/net 66e838c6fbf5387ecedc26ce490b5f4d6864a854 | 52 | # [1] git ls-remote https://go.googlesource.com/net 66e838c6fbf5387ecedc26ce490b5f4d6864a854 |
63 | SRCREV_net="66e838c6fbf5387ecedc26ce490b5f4d6864a854" | 53 | SRCREV_net="66e838c6fbf5387ecedc26ce490b5f4d6864a854" |
@@ -73,6 +63,11 @@ SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;dests | |||
73 | SRCREV_yaml.v2="7649d4548cb53a614db133b2a8ac1f31859dda8c" | 63 | SRCREV_yaml.v2="7649d4548cb53a614db133b2a8ac1f31859dda8c" |
74 | SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/yaml.v2" | 64 | SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/yaml.v2" |
75 | 65 | ||
66 | # inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252 | ||
67 | # [1] git ls-remote https://github.com/inetaf/tcpproxy b6bb9b5b82524122bcf27291ede32d1517a14ab8 | ||
68 | SRCREV_tcpproxy="b6bb9b5b82524122bcf27291ede32d1517a14ab8" | ||
69 | SRC_URI += "git://github.com/inetaf/tcpproxy;name=tcpproxy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/inet.af/tcpproxy" | ||
70 | |||
76 | # sigs.k8s.io/yaml v1.4.0 | 71 | # sigs.k8s.io/yaml v1.4.0 |
77 | # [1] git ls-remote https://github.com/kubernetes-sigs/yaml c3772b51db126345efe2dfe4ff8dac83b8141684 | 72 | # [1] git ls-remote https://github.com/kubernetes-sigs/yaml c3772b51db126345efe2dfe4ff8dac83b8141684 |
78 | SRCREV_yaml="c3772b51db126345efe2dfe4ff8dac83b8141684" | 73 | SRCREV_yaml="c3772b51db126345efe2dfe4ff8dac83b8141684" |
@@ -88,29 +83,44 @@ SRC_URI += "git://github.com/etcd-io/bbolt;name=bbolt;protocol=https;nobranch=1; | |||
88 | SRCREV_go.opencensus.io="b1a01ee95db0e690d91d7193d037447816fae4c5" | 83 | SRCREV_go.opencensus.io="b1a01ee95db0e690d91d7193d037447816fae4c5" |
89 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opencensus.io;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opencensus.io" | 84 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opencensus.io;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opencensus.io" |
90 | 85 | ||
86 | # go.uber.org/mock v0.4.0 | ||
87 | # [1] git ls-remote https://github.com/uber/mock 74a29c6e6c2cbb8ccee94db061c1604ff33fd188 | ||
88 | SRCREV_go.uber.org-mock="74a29c6e6c2cbb8ccee94db061c1604ff33fd188" | ||
89 | SRC_URI += "git://github.com/uber/mock;name=go.uber.org-mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/mock" | ||
90 | |||
91 | # golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 | 91 | # golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 |
92 | # [1] git ls-remote https://go.googlesource.com/exp 8a7402abbf56ed11a2540c1d8beb569bd29e22d1 | 92 | # [1] git ls-remote https://go.googlesource.com/exp 8a7402abbf56ed11a2540c1d8beb569bd29e22d1 |
93 | SRCREV_exp="8a7402abbf56ed11a2540c1d8beb569bd29e22d1" | 93 | SRCREV_exp="8a7402abbf56ed11a2540c1d8beb569bd29e22d1" |
94 | SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/exp" | 94 | SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/exp" |
95 | 95 | ||
96 | # golang.org/x/mod v0.20.0 | ||
97 | # [1] git ls-remote https://go.googlesource.com/mod bc151c4e8ccc31931553c47d43e41c0efc246096 | ||
98 | SRCREV_mod="bc151c4e8ccc31931553c47d43e41c0efc246096" | ||
99 | SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/mod" | ||
100 | |||
96 | # gopkg.in/yaml.v3 v3.0.1 | 101 | # gopkg.in/yaml.v3 v3.0.1 |
97 | # [1] git ls-remote https://github.com/go-yaml/yaml f6f7691b1fdeb513f56608cd2c32c51f8194bf51 | 102 | # [1] git ls-remote https://github.com/go-yaml/yaml f6f7691b1fdeb513f56608cd2c32c51f8194bf51 |
98 | SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51" | 103 | SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51" |
99 | SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/yaml.v3" | 104 | SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/yaml.v3" |
100 | 105 | ||
101 | # sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 | 106 | # sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd |
102 | # [1] git ls-remote https://github.com/kubernetes-sigs/json 9aa6b5e7a4b39ff56593bf75f44924cb195127af | 107 | # [1] git ls-remote https://github.com/kubernetes-sigs/json bc3834ca7abd3a90f03ef00a27ad80cb892f9c21 |
103 | SRCREV_json="9aa6b5e7a4b39ff56593bf75f44924cb195127af" | 108 | SRCREV_json="bc3834ca7abd3a90f03ef00a27ad80cb892f9c21" |
104 | SRC_URI += "git://github.com/kubernetes-sigs/json;name=json;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/json" | 109 | SRC_URI += "git://github.com/kubernetes-sigs/json;name=json;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/json" |
105 | 110 | ||
106 | # golang.org/x/sync v0.9.0 | 111 | # github.com/lib/pq v1.10.2 |
107 | # [1] git ls-remote https://go.googlesource.com/sync 151027eb5637d626749783009eab9f0a7cfb446a | 112 | # [1] git ls-remote https://github.com/lib/pq 2da6713d67f03911a05b1b6559adc85927fe076e |
108 | SRCREV_sync="151027eb5637d626749783009eab9f0a7cfb446a" | 113 | SRCREV_pq="2da6713d67f03911a05b1b6559adc85927fe076e" |
114 | SRC_URI += "git://github.com/lib/pq;name=pq;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/lib/pq" | ||
115 | |||
116 | # golang.org/x/sync v0.8.0 | ||
117 | # [1] git ls-remote https://go.googlesource.com/sync 411f99ef121375a146e962b6eab78b03b7429483 | ||
118 | SRCREV_sync="411f99ef121375a146e962b6eab78b03b7429483" | ||
109 | SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sync" | 119 | SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sync" |
110 | 120 | ||
111 | # k8s.io/cri-client v0.32.0 | 121 | # k8s.io/cri-client v0.31.1 |
112 | # [1] git ls-remote https://github.com/kubernetes/cri-client d406b65ea8158e45dd0e3dafbd99640d7e8083e7 | 122 | # [1] git ls-remote https://github.com/kubernetes/cri-client d4d112d2215205d76202a44ca9f0bc22841cea70 |
113 | SRCREV_cri-client="d406b65ea8158e45dd0e3dafbd99640d7e8083e7" | 123 | SRCREV_cri-client="d4d112d2215205d76202a44ca9f0bc22841cea70" |
114 | SRC_URI += "git://github.com/kubernetes/cri-client;name=cri-client;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/cri-client" | 124 | SRC_URI += "git://github.com/kubernetes/cri-client;name=cri-client;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/cri-client" |
115 | 125 | ||
116 | # github.com/rs/xid v1.5.0 | 126 | # github.com/rs/xid v1.5.0 |
@@ -118,24 +128,24 @@ SRC_URI += "git://github.com/kubernetes/cri-client;name=cri-client;protocol=http | |||
118 | SRCREV_xid="47a0ac1e0b750ee1f43718be223bb07601c66a1f" | 128 | SRCREV_xid="47a0ac1e0b750ee1f43718be223bb07601c66a1f" |
119 | SRC_URI += "git://github.com/rs/xid;name=xid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rs/xid" | 129 | SRC_URI += "git://github.com/rs/xid;name=xid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rs/xid" |
120 | 130 | ||
121 | # golang.org/x/term v0.26.0 | 131 | # golang.org/x/term v0.23.0 |
122 | # [1] git ls-remote https://go.googlesource.com/term b725e362a8129d135cfc48159c4c4117f2cdc3b6 | 132 | # [1] git ls-remote https://go.googlesource.com/term d59895469ac1327e92a3ee0ecb6dd868315fcd74 |
123 | SRCREV_x-term="b725e362a8129d135cfc48159c4c4117f2cdc3b6" | 133 | SRCREV_x-term="d59895469ac1327e92a3ee0ecb6dd868315fcd74" |
124 | SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/term" | 134 | SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/term" |
125 | 135 | ||
126 | # golang.org/x/text v0.20.0 | 136 | # golang.org/x/text v0.17.0 |
127 | # [1] git ls-remote https://go.googlesource.com/text efd25daf282ae4d20d3625f1ccb4452fe40967ae | 137 | # [1] git ls-remote https://go.googlesource.com/text b2bec85eb9df7c6fcf50218bde3db5e22b35e481 |
128 | SRCREV_text="efd25daf282ae4d20d3625f1ccb4452fe40967ae" | 138 | SRCREV_text="b2bec85eb9df7c6fcf50218bde3db5e22b35e481" |
129 | SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text" | 139 | SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text" |
130 | 140 | ||
131 | # golang.org/x/time v0.7.0 | 141 | # golang.org/x/time v0.5.0 |
132 | # [1] git ls-remote https://go.googlesource.com/time 772484ea383fac83b7da05684a96ae628b251bcd | 142 | # [1] git ls-remote https://go.googlesource.com/time 883aed519795b30de35e6bc28ec8f681494afa87 |
133 | SRCREV_time="772484ea383fac83b7da05684a96ae628b251bcd" | 143 | SRCREV_time="883aed519795b30de35e6bc28ec8f681494afa87" |
134 | SRC_URI += "git://go.googlesource.com/time;name=time;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/time" | 144 | SRC_URI += "git://go.googlesource.com/time;name=time;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/time" |
135 | 145 | ||
136 | # golang.org/x/tools v0.27.0 | 146 | # golang.org/x/tools v0.24.0 |
137 | # [1] git ls-remote https://go.googlesource.com/tools 4d2b19f26de18fb5fcfe5fa93e63cc44a98f1fcf | 147 | # [1] git ls-remote https://go.googlesource.com/tools 3057be8f634fdb03e1da1cad9fff3415299ad3ad |
138 | SRCREV_tools="4d2b19f26de18fb5fcfe5fa93e63cc44a98f1fcf" | 148 | SRCREV_tools="3057be8f634fdb03e1da1cad9fff3415299ad3ad" |
139 | SRC_URI += "git://go.googlesource.com/tools;name=tools;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/tools" | 149 | SRC_URI += "git://go.googlesource.com/tools;name=tools;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/tools" |
140 | 150 | ||
141 | # gonum.org/v1/gonum v0.13.0 | 151 | # gonum.org/v1/gonum v0.13.0 |
@@ -148,14 +158,14 @@ SRC_URI += "git://github.com/gonum/gonum;name=gonum;protocol=https;nobranch=1;de | |||
148 | SRCREV_crypto="332fd656f4f013f66e643818fe8c759538456535" | 158 | SRCREV_crypto="332fd656f4f013f66e643818fe8c759538456535" |
149 | SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/crypto" | 159 | SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/crypto" |
150 | 160 | ||
151 | # golang.org/x/oauth2 v0.23.0 | 161 | # golang.org/x/oauth2 v0.21.0 |
152 | # [1] git ls-remote https://go.googlesource.com/oauth2 3e6480915d39dd1a80fa460e56413857f02cc1b9 | 162 | # [1] git ls-remote https://go.googlesource.com/oauth2 5fd42413edb3b1699004a31b72e485e0e4ba1b13 |
153 | SRCREV_oauth2="3e6480915d39dd1a80fa460e56413857f02cc1b9" | 163 | SRCREV_oauth2="5fd42413edb3b1699004a31b72e485e0e4ba1b13" |
154 | SRC_URI += "git://go.googlesource.com/oauth2;name=oauth2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/oauth2" | 164 | SRC_URI += "git://go.googlesource.com/oauth2;name=oauth2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/oauth2" |
155 | 165 | ||
156 | # k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f | 166 | # k8s.io/kube-openapi v0.0.0-20240730131305-7a9a4e85957e |
157 | # [1] git ls-remote https://github.com/kubernetes/kube-openapi 32ad38e42d3faf1ce94eb29f4ea6d763339b258e | 167 | # [1] git ls-remote https://github.com/kubernetes/kube-openapi 7a9a4e85957ec90b6bfcfa7169f9cb576dcc2e74 |
158 | SRCREV_kube-openapi="32ad38e42d3faf1ce94eb29f4ea6d763339b258e" | 168 | SRCREV_kube-openapi="7a9a4e85957ec90b6bfcfa7169f9cb576dcc2e74" |
159 | SRC_URI += "git://github.com/kubernetes/kube-openapi;name=kube-openapi;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/kube-openapi" | 169 | SRC_URI += "git://github.com/kubernetes/kube-openapi;name=kube-openapi;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/kube-openapi" |
160 | 170 | ||
161 | # github.com/ipfs/boxo v0.10.0 | 171 | # github.com/ipfs/boxo v0.10.0 |
@@ -208,6 +218,11 @@ SRC_URI += "git://github.com/docker/cli;name=docker-cli;protocol=https;nobranch= | |||
208 | SRCREV_knftables="1cef1f45f514f463190150177fcb51b099453743" | 218 | SRCREV_knftables="1cef1f45f514f463190150177fcb51b099453743" |
209 | SRC_URI += "git://github.com/kubernetes-sigs/knftables;name=knftables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/knftables" | 219 | SRC_URI += "git://github.com/kubernetes-sigs/knftables;name=knftables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/knftables" |
210 | 220 | ||
221 | # github.com/golang/mock v1.6.0 | ||
222 | # [1] git ls-remote https://github.com/golang/mock aba2ff9a6844d5e3289e8472d3217d5b3090f083 | ||
223 | SRCREV_mock="aba2ff9a6844d5e3289e8472d3217d5b3090f083" | ||
224 | SRC_URI += "git://github.com/golang/mock;name=mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/mock" | ||
225 | |||
211 | # github.com/google/uuid v1.6.0 | 226 | # github.com/google/uuid v1.6.0 |
212 | # [1] git ls-remote https://github.com/google/uuid 0f11ee6918f41a04c201eceeadf612a377bc7fbc | 227 | # [1] git ls-remote https://github.com/google/uuid 0f11ee6918f41a04c201eceeadf612a377bc7fbc |
213 | SRCREV_uuid="0f11ee6918f41a04c201eceeadf612a377bc7fbc" | 228 | SRCREV_uuid="0f11ee6918f41a04c201eceeadf612a377bc7fbc" |
@@ -218,19 +233,19 @@ SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;des | |||
218 | SRCREV_mux="b4617d0b9670ad14039b2739167fd35a60f557c5" | 233 | SRCREV_mux="b4617d0b9670ad14039b2739167fd35a60f557c5" |
219 | SRC_URI += "git://github.com/gorilla/mux;name=mux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gorilla/mux" | 234 | SRC_URI += "git://github.com/gorilla/mux;name=mux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gorilla/mux" |
220 | 235 | ||
221 | # github.com/k3s-io/kine v0.13.5 | 236 | # github.com/k3s-io/kine v0.12.0 |
222 | # [1] git ls-remote https://github.com/k3s-io/kine 59c88f9b06d47d7f9338dcab688ec03f1ef751fd | 237 | # [1] git ls-remote https://github.com/k3s-io/kine 227f4d3646fd80f910f1c22c8f2c25ab09a99e3d |
223 | SRCREV_kine="59c88f9b06d47d7f9338dcab688ec03f1ef751fd" | 238 | SRCREV_kine="227f4d3646fd80f910f1c22c8f2c25ab09a99e3d" |
224 | SRC_URI += "git://github.com/k3s-io/kine;name=kine;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kine" | 239 | SRC_URI += "git://github.com/k3s-io/kine;name=kine;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kine" |
225 | 240 | ||
226 | # github.com/onsi/gomega v1.35.1 | 241 | # github.com/onsi/gomega v1.34.1 |
227 | # [1] git ls-remote https://github.com/onsi/gomega 9f5a208e8adf32c11daf594b3c98a513f13388dd | 242 | # [1] git ls-remote https://github.com/onsi/gomega fa057b845528c9336265d6df77e21d827f268c7d |
228 | SRCREV_gomega="9f5a208e8adf32c11daf594b3c98a513f13388dd" | 243 | SRCREV_gomega="fa057b845528c9336265d6df77e21d827f268c7d" |
229 | SRC_URI += "git://github.com/onsi/gomega;name=gomega;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/onsi/gomega" | 244 | SRC_URI += "git://github.com/onsi/gomega;name=gomega;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/onsi/gomega" |
230 | 245 | ||
231 | # github.com/k3s-io/runc v1.2.1-k3s1 | 246 | # github.com/k3s-io/runc v1.1.14-k3s1 |
232 | # [1] git ls-remote https://github.com/k3s-io/runc 3b49dad67c6b107335eba8b74ceb059609a8a18f | 247 | # [1] git ls-remote https://github.com/k3s-io/runc 12de61fd0cc13ca57c188e8708b5576e2e3fd382 |
233 | SRCREV_runc="3b49dad67c6b107335eba8b74ceb059609a8a18f" | 248 | SRCREV_runc="12de61fd0cc13ca57c188e8708b5576e2e3fd382" |
234 | SRC_URI += "git://github.com/k3s-io/runc;name=runc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/runc" | 249 | SRC_URI += "git://github.com/k3s-io/runc;name=runc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/runc" |
235 | 250 | ||
236 | # github.com/spf13/pflag v1.0.5 | 251 | # github.com/spf13/pflag v1.0.5 |
@@ -238,14 +253,14 @@ SRC_URI += "git://github.com/k3s-io/runc;name=runc;protocol=https;nobranch=1;des | |||
238 | SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab" | 253 | SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab" |
239 | SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/pflag" | 254 | SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/pflag" |
240 | 255 | ||
241 | # google.golang.org/grpc v1.65.0 | 256 | # google.golang.org/grpc v1.64.0 |
242 | # [1] git ls-remote https://github.com/grpc/grpc-go 2da976983bbb33feb3e25b7daaa8f60b9769adb5 | 257 | # [1] git ls-remote https://github.com/grpc/grpc-go fa274d77904729c2893111ac292048d56dcf0bb1 |
243 | SRCREV_grpc="2da976983bbb33feb3e25b7daaa8f60b9769adb5" | 258 | SRCREV_grpc="fa274d77904729c2893111ac292048d56dcf0bb1" |
244 | SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/grpc" | 259 | SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/grpc" |
245 | 260 | ||
246 | # github.com/cilium/ebpf v0.12.3 | 261 | # github.com/cilium/ebpf v0.11.0 |
247 | # [1] git ls-remote https://github.com/cilium/ebpf 1a65b78df6d9fbe88cd546d689e3e1af54227f23 | 262 | # [1] git ls-remote https://github.com/cilium/ebpf 270c859894bd38cdd0c7783317b16343409e4df8 |
248 | SRCREV_ebpf="1a65b78df6d9fbe88cd546d689e3e1af54227f23" | 263 | SRCREV_ebpf="270c859894bd38cdd0c7783317b16343409e4df8" |
249 | SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cilium/ebpf" | 264 | SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cilium/ebpf" |
250 | 265 | ||
251 | # github.com/flynn/noise v1.1.0 | 266 | # github.com/flynn/noise v1.1.0 |
@@ -323,14 +338,9 @@ SRC_URI += "git://github.com/otiai10/copy;name=copy;protocol=https;nobranch=1;de | |||
323 | SRCREV_float16="cb9afec31f2649663ebb64da5c6c32c3d365c3ca" | 338 | SRCREV_float16="cb9afec31f2649663ebb64da5c6c32c3d365c3ca" |
324 | SRC_URI += "git://github.com/x448/float16;name=float16;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/x448/float16" | 339 | SRC_URI += "git://github.com/x448/float16;name=float16;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/x448/float16" |
325 | 340 | ||
326 | # filippo.io/edwards25519 v1.1.0 | 341 | # github.com/Rican7/retry v0.1.0 |
327 | # [1] git ls-remote https://github.com/FiloSottile/edwards25519 325f520de716c1d2d2b4e8dc2f82c7ccc5fac764 | 342 | # [1] git ls-remote https://github.com/Rican7/retry 28d17f812805614e76f170aa3c8698155ea8e019 |
328 | SRCREV_edwards25519="325f520de716c1d2d2b4e8dc2f82c7ccc5fac764" | 343 | SRCREV_retry="28d17f812805614e76f170aa3c8698155ea8e019" |
329 | SRC_URI += "git://github.com/FiloSottile/edwards25519;name=edwards25519;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/filippo.io/edwards25519" | ||
330 | |||
331 | # github.com/Rican7/retry v0.3.1 | ||
332 | # [1] git ls-remote https://github.com/Rican7/retry e6cc9ad35993d0a7edf857b494c854e0804440cd | ||
333 | SRCREV_retry="e6cc9ad35993d0a7edf857b494c854e0804440cd" | ||
334 | SRC_URI += "git://github.com/Rican7/retry;name=retry;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Rican7/retry" | 344 | SRC_URI += "git://github.com/Rican7/retry;name=retry;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Rican7/retry" |
335 | 345 | ||
336 | # github.com/beorn7/perks v1.0.1 | 346 | # github.com/beorn7/perks v1.0.1 |
@@ -348,9 +358,9 @@ SRC_URI += "git://github.com/blang/semver;name=semver;protocol=https;nobranch=1; | |||
348 | SRCREV_btree="8e29150ba321eef204059de2ab494f179b6cff2c" | 358 | SRCREV_btree="8e29150ba321eef204059de2ab494f179b6cff2c" |
349 | SRC_URI += "git://github.com/google/btree;name=btree;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/btree" | 359 | SRC_URI += "git://github.com/google/btree;name=btree;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/btree" |
350 | 360 | ||
351 | # github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db | 361 | # github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 |
352 | # [1] git ls-remote https://github.com/google/pprof d1b30febd7dbc1a25a756add949019450c0eedf7 | 362 | # [1] git ls-remote https://github.com/google/pprof 813a5fbdbec8a66f7a5aedb876e1b2c3ee0f99ac |
353 | SRCREV_pprof="d1b30febd7dbc1a25a756add949019450c0eedf7" | 363 | SRCREV_pprof="813a5fbdbec8a66f7a5aedb876e1b2c3ee0f99ac" |
354 | SRC_URI += "git://github.com/google/pprof;name=pprof;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/pprof" | 364 | SRC_URI += "git://github.com/google/pprof;name=pprof;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/pprof" |
355 | 365 | ||
356 | # github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 | 366 | # github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 |
@@ -358,9 +368,9 @@ SRC_URI += "git://github.com/google/pprof;name=pprof;protocol=https;nobranch=1;d | |||
358 | SRCREV_shlex="e7afc7fbc51079733e9468cdfd1efcd7d196cd1d" | 368 | SRCREV_shlex="e7afc7fbc51079733e9468cdfd1efcd7d196cd1d" |
359 | SRC_URI += "git://github.com/google/shlex;name=shlex;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/shlex" | 369 | SRC_URI += "git://github.com/google/shlex;name=shlex;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/shlex" |
360 | 370 | ||
361 | # github.com/jackc/pgx/v5 v5.7.1 | 371 | # github.com/jackc/pgx/v5 v5.5.4 |
362 | # [1] git ls-remote https://github.com/jackc/pgx 672c4a3a24849b1f34857817e6ed76f6581bbe90 | 372 | # [1] git ls-remote https://github.com/jackc/pgx da6f2c98f2664b215b40b1606551fdfcc7f3ea5c |
363 | SRCREV_pgx-v5="672c4a3a24849b1f34857817e6ed76f6581bbe90" | 373 | SRCREV_pgx-v5="da6f2c98f2664b215b40b1606551fdfcc7f3ea5c" |
364 | SRC_URI += "git://github.com/jackc/pgx;name=pgx-v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jackc/pgx/v5" | 374 | SRC_URI += "git://github.com/jackc/pgx;name=pgx-v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jackc/pgx/v5" |
365 | 375 | ||
366 | # github.com/miekg/pkcs11 v1.1.1 | 376 | # github.com/miekg/pkcs11 v1.1.1 |
@@ -393,14 +403,14 @@ SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;des | |||
393 | SRCREV_godotenv="3fc4292b58a67b78e1dbb6e47b4879a6cc602ec4" | 403 | SRCREV_godotenv="3fc4292b58a67b78e1dbb6e47b4879a6cc602ec4" |
394 | SRC_URI += "git://github.com/joho/godotenv;name=godotenv;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/joho/godotenv" | 404 | SRC_URI += "git://github.com/joho/godotenv;name=godotenv;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/joho/godotenv" |
395 | 405 | ||
396 | # github.com/rancher/lasso v0.0.0-20241202185148-04649f379358 | 406 | # github.com/rancher/lasso v0.0.0-20240724174736-24ab3dbf26f0 |
397 | # [1] git ls-remote https://github.com/rancher/lasso 04649f379358eee112591d30fc80bce1c6a43432 | 407 | # [1] git ls-remote https://github.com/rancher/lasso 24ab3dbf26f0bc6484ad2b4c58d4f375910922c0 |
398 | SRCREV_lasso="04649f379358eee112591d30fc80bce1c6a43432" | 408 | SRCREV_lasso="24ab3dbf26f0bc6484ad2b4c58d4f375910922c0" |
399 | SRC_URI += "git://github.com/rancher/lasso;name=lasso;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/lasso" | 409 | SRC_URI += "git://github.com/rancher/lasso;name=lasso;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/lasso" |
400 | 410 | ||
401 | # github.com/k3s-io/spegel v0.0.22 | 411 | # github.com/k3s-io/spegel v0.0.23-0.20240516234953-f3d2c4072314 |
402 | # [1] git ls-remote https://github.com/k3s-io/spegel eb0fbdaf63ea87de804ed6ebf484af557968e6a9 | 412 | # [1] git ls-remote https://github.com/k3s-io/spegel f3d2c40723149dcefc9b219dddc5bdd44cff0874 |
403 | SRCREV_spegel="eb0fbdaf63ea87de804ed6ebf484af557968e6a9" | 413 | SRCREV_spegel="f3d2c40723149dcefc9b219dddc5bdd44cff0874" |
404 | SRC_URI += "git://github.com/k3s-io/spegel;name=spegel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/spegel" | 414 | SRC_URI += "git://github.com/k3s-io/spegel;name=spegel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/spegel" |
405 | 415 | ||
406 | # github.com/stretchr/objx v0.5.2 | 416 | # github.com/stretchr/objx v0.5.2 |
@@ -408,9 +418,9 @@ SRC_URI += "git://github.com/k3s-io/spegel;name=spegel;protocol=https;nobranch=1 | |||
408 | SRCREV_objx="307d0db21292676ac9d469826525c3630f47f63a" | 418 | SRCREV_objx="307d0db21292676ac9d469826525c3630f47f63a" |
409 | SRC_URI += "git://github.com/stretchr/objx;name=objx;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stretchr/objx" | 419 | SRC_URI += "git://github.com/stretchr/objx;name=objx;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stretchr/objx" |
410 | 420 | ||
411 | # github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 | 421 | # github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e |
412 | # [1] git ls-remote https://github.com/armon/circbuf 5111143e8da2e98b4ea6a8f32b9065ea1821c191 | 422 | # [1] git ls-remote https://github.com/armon/circbuf bbbad097214e2918d8543d5201d12bfd7bca254d |
413 | SRCREV_circbuf="5111143e8da2e98b4ea6a8f32b9065ea1821c191" | 423 | SRCREV_circbuf="bbbad097214e2918d8543d5201d12bfd7bca254d" |
414 | SRC_URI += "git://github.com/armon/circbuf;name=circbuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/armon/circbuf" | 424 | SRC_URI += "git://github.com/armon/circbuf;name=circbuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/armon/circbuf" |
415 | 425 | ||
416 | # github.com/goccy/go-json v0.10.2 | 426 | # github.com/goccy/go-json v0.10.2 |
@@ -428,9 +438,9 @@ SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch | |||
428 | SRCREV_snappy="544b4180ac705b7605231d4a4550a1acb22a19fe" | 438 | SRCREV_snappy="544b4180ac705b7605231d4a4550a1acb22a19fe" |
429 | SRC_URI += "git://github.com/golang/snappy;name=snappy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/snappy" | 439 | SRC_URI += "git://github.com/golang/snappy;name=snappy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/snappy" |
430 | 440 | ||
431 | # github.com/google/cel-go v0.22.0 | 441 | # github.com/google/cel-go v0.20.1 |
432 | # [1] git ls-remote https://github.com/google/cel-go 8ad600b649be1b9ef5a003e8c5632d89b9aaf790 | 442 | # [1] git ls-remote https://github.com/google/cel-go 76545783284d644169269d6944e2efeeb4ca3622 |
433 | SRCREV_cel-go="8ad600b649be1b9ef5a003e8c5632d89b9aaf790" | 443 | SRCREV_cel-go="76545783284d644169269d6944e2efeeb4ca3622" |
434 | SRC_URI += "git://github.com/google/cel-go;name=cel-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/cel-go" | 444 | SRC_URI += "git://github.com/google/cel-go;name=cel-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/cel-go" |
435 | 445 | ||
436 | # github.com/google/go-cmp v0.6.0 | 446 | # github.com/google/go-cmp v0.6.0 |
@@ -443,6 +453,11 @@ SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1 | |||
443 | SRCREV_gofuzz="379e164120fbc98885a8f494b5aa41ba94f64c56" | 453 | SRCREV_gofuzz="379e164120fbc98885a8f494b5aa41ba94f64c56" |
444 | SRC_URI += "git://github.com/google/gofuzz;name=gofuzz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gofuzz" | 454 | SRC_URI += "git://github.com/google/gofuzz;name=gofuzz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gofuzz" |
445 | 455 | ||
456 | # github.com/imdario/mergo v0.3.16 | ||
457 | # [1] git ls-remote https://github.com/darccio/mergo 14fe2b165b83359196f820886a2b24f2771729e9 | ||
458 | SRCREV_imdario-mergo="14fe2b165b83359196f820886a2b24f2771729e9" | ||
459 | SRC_URI += "git://github.com/darccio/mergo;name=imdario-mergo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/imdario/mergo" | ||
460 | |||
446 | # github.com/koron/go-ssdp v0.0.4 | 461 | # github.com/koron/go-ssdp v0.0.4 |
447 | # [1] git ls-remote https://github.com/koron/go-ssdp 615e2904c24d115f20139e60b9ab5916b1dfd55d | 462 | # [1] git ls-remote https://github.com/koron/go-ssdp 615e2904c24d115f20139e60b9ab5916b1dfd55d |
448 | SRCREV_go-ssdp="615e2904c24d115f20139e60b9ab5916b1dfd55d" | 463 | SRCREV_go-ssdp="615e2904c24d115f20139e60b9ab5916b1dfd55d" |
@@ -488,9 +503,9 @@ SRC_URI += "git://github.com/soheilhy/cmux;name=cmux;protocol=https;nobranch=1;d | |||
488 | SRCREV_tidwall-btree="c538c0ce1d47ebada0c423fd430978ba274d7d68" | 503 | SRCREV_tidwall-btree="c538c0ce1d47ebada0c423fd430978ba274d7d68" |
489 | SRC_URI += "git://github.com/tidwall/btree;name=tidwall-btree;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tidwall/btree" | 504 | SRC_URI += "git://github.com/tidwall/btree;name=tidwall-btree;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tidwall/btree" |
490 | 505 | ||
491 | # github.com/urfave/cli/v2 v2.27.5 | 506 | # github.com/urfave/cli/v2 v2.27.4 |
492 | # [1] git ls-remote https://github.com/urfave/cli f035ffaa3749afda2cd26fb824aa940747297ef1 | 507 | # [1] git ls-remote https://github.com/urfave/cli f21e9026c7018d4f20dcc88963e5ae3efdc6163c |
493 | SRCREV_cli-v2="f035ffaa3749afda2cd26fb824aa940747297ef1" | 508 | SRCREV_cli-v2="f21e9026c7018d4f20dcc88963e5ae3efdc6163c" |
494 | SRC_URI += "git://github.com/urfave/cli;name=cli-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/urfave/cli/v2" | 509 | SRC_URI += "git://github.com/urfave/cli;name=cli-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/urfave/cli/v2" |
495 | 510 | ||
496 | # go.opentelemetry.io/otel v1.28.0 | 511 | # go.opentelemetry.io/otel v1.28.0 |
@@ -508,9 +523,9 @@ SRC_URI += "git://github.com/containerd/zfs;name=zfs;protocol=https;nobranch=1;d | |||
508 | SRCREV_go-log-v2="8625e3ec81bdeb96627de192e6fe21eab5896603" | 523 | SRCREV_go-log-v2="8625e3ec81bdeb96627de192e6fe21eab5896603" |
509 | SRC_URI += "git://github.com/ipfs/go-log;name=go-log-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-log/v2" | 524 | SRC_URI += "git://github.com/ipfs/go-log;name=go-log-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-log/v2" |
510 | 525 | ||
511 | # github.com/onsi/ginkgo/v2 v2.21.0 | 526 | # github.com/onsi/ginkgo/v2 v2.20.0 |
512 | # [1] git ls-remote https://github.com/onsi/ginkgo ac8918e9fd5e8174adc91e13b9b905b554d14e38 | 527 | # [1] git ls-remote https://github.com/onsi/ginkgo 265b1a00989abc6d0b648b0e89d34f05b7c617aa |
513 | SRCREV_ginkgo-v2="ac8918e9fd5e8174adc91e13b9b905b554d14e38" | 528 | SRCREV_ginkgo-v2="265b1a00989abc6d0b648b0e89d34f05b7c617aa" |
514 | SRC_URI += "git://github.com/onsi/ginkgo;name=ginkgo-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/onsi/ginkgo/v2" | 529 | SRC_URI += "git://github.com/onsi/ginkgo;name=ginkgo-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/onsi/ginkgo/v2" |
515 | 530 | ||
516 | # github.com/robfig/cron/v3 v3.0.1 | 531 | # github.com/robfig/cron/v3 v3.0.1 |
@@ -540,8 +555,8 @@ SRC_URI += "git://github.com/coreos/go-oidc;name=go-oidc;protocol=https;nobranch | |||
540 | 555 | ||
541 | # github.com/godbus/dbus/v5 v5.1.0 | 556 | # github.com/godbus/dbus/v5 v5.1.0 |
542 | # [1] git ls-remote https://github.com/godbus/dbus e523abc905595cf17fb0001a7d77eaaddfaa216d | 557 | # [1] git ls-remote https://github.com/godbus/dbus e523abc905595cf17fb0001a7d77eaaddfaa216d |
543 | SRCREV_v5="e523abc905595cf17fb0001a7d77eaaddfaa216d" | 558 | SRCREV_dbus-v5="e523abc905595cf17fb0001a7d77eaaddfaa216d" |
544 | SRC_URI += "git://github.com/godbus/dbus;name=v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/godbus/dbus/v5" | 559 | SRC_URI += "git://github.com/godbus/dbus;name=dbus-v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/godbus/dbus/v5" |
545 | 560 | ||
546 | # github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b | 561 | # github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b |
547 | # [1] git ls-remote https://github.com/mikioh/tcpinfo 30a79bb1804bc47fa7fe29928c9109f368792a9e | 562 | # [1] git ls-remote https://github.com/mikioh/tcpinfo 30a79bb1804bc47fa7fe29928c9109f368792a9e |
@@ -588,9 +603,9 @@ SRC_URI += "git://github.com/xlab/treeprint;name=treeprint;protocol=https;nobran | |||
588 | SRCREV_smetrics="686a1a2994c11fac124829fadcb683a24ab8d25f" | 603 | SRCREV_smetrics="686a1a2994c11fac124829fadcb683a24ab8d25f" |
589 | SRC_URI += "git://github.com/xrash/smetrics;name=smetrics;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xrash/smetrics" | 604 | SRC_URI += "git://github.com/xrash/smetrics;name=smetrics;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xrash/smetrics" |
590 | 605 | ||
591 | # sigs.k8s.io/kustomize/api v0.18.0 | 606 | # sigs.k8s.io/kustomize/api v0.17.2 |
592 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize faccc12624644f9763fd880c0ff15b1e20df34c7 | 607 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 9cc25a511cae197f5b5864c27e261cfda3b937f7 |
593 | SRCREV_kustomize-api="faccc12624644f9763fd880c0ff15b1e20df34c7" | 608 | SRCREV_kustomize-api="9cc25a511cae197f5b5864c27e261cfda3b937f7" |
594 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kustomize-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/kustomize/api" | 609 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kustomize-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/kustomize/api" |
595 | 610 | ||
596 | # github.com/blang/semver/v4 v4.0.0 | 611 | # github.com/blang/semver/v4 v4.0.0 |
@@ -603,19 +618,14 @@ SRC_URI += "git://github.com/blang/semver;name=v4;protocol=https;nobranch=1;dest | |||
603 | SRCREV_aufs="fb0192dcb2c0bbfce3bd8756fc88026870c0354d" | 618 | SRCREV_aufs="fb0192dcb2c0bbfce3bd8756fc88026870c0354d" |
604 | SRC_URI += "git://github.com/containerd/aufs;name=aufs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/aufs" | 619 | SRC_URI += "git://github.com/containerd/aufs;name=aufs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/aufs" |
605 | 620 | ||
606 | # github.com/k3s-io/cadvisor v0.51.0-k3s1 | 621 | # github.com/google/cadvisor v0.49.0 |
607 | # [1] git ls-remote https://github.com/k3s-io/cadvisor 00a9372eca49b742c72098847c682175bf95c397 | 622 | # [1] git ls-remote https://github.com/google/cadvisor 483a3b34afca7af6879928f9b36e53e5f1acd875 |
608 | SRCREV_cadvisor="00a9372eca49b742c72098847c682175bf95c397" | 623 | SRCREV_cadvisor="483a3b34afca7af6879928f9b36e53e5f1acd875" |
609 | SRC_URI += "git://github.com/k3s-io/cadvisor;name=cadvisor;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/cadvisor" | 624 | SRC_URI += "git://github.com/google/cadvisor;name=cadvisor;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/cadvisor" |
610 | 625 | ||
611 | # github.com/inetaf/tcpproxy v0.0.0-20240214030015-3ce58045626c | 626 | # github.com/rancher/wharfie v0.6.4 |
612 | # [1] git ls-remote https://github.com/inetaf/tcpproxy 3ce58045626c8bc343a593c90354975e61b1817a | 627 | # [1] git ls-remote https://github.com/rancher/wharfie afa72eb3bb2e8fc03366c87f4a51b6894ea65b2e |
613 | SRCREV_tcpproxy="3ce58045626c8bc343a593c90354975e61b1817a" | 628 | SRCREV_wharfie="afa72eb3bb2e8fc03366c87f4a51b6894ea65b2e" |
614 | SRC_URI += "git://github.com/inetaf/tcpproxy;name=tcpproxy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/inetaf/tcpproxy" | ||
615 | |||
616 | # github.com/rancher/wharfie v0.6.7 | ||
617 | # [1] git ls-remote https://github.com/rancher/wharfie f0590c66dd86b2794a68e1f708467d68266a1b61 | ||
618 | SRCREV_wharfie="f0590c66dd86b2794a68e1f708467d68266a1b61" | ||
619 | SRC_URI += "git://github.com/rancher/wharfie;name=wharfie;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/wharfie" | 629 | SRC_URI += "git://github.com/rancher/wharfie;name=wharfie;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/wharfie" |
620 | 630 | ||
621 | # github.com/sirupsen/logrus v1.9.3 | 631 | # github.com/sirupsen/logrus v1.9.3 |
@@ -673,9 +683,9 @@ SRC_URI += "git://github.com/intel/goresctrl;name=goresctrl;protocol=https;nobra | |||
673 | SRCREV_pgerrcode="469b46aa5efae8a229646096c4d7026bf9ff89fe" | 683 | SRCREV_pgerrcode="469b46aa5efae8a229646096c4d7026bf9ff89fe" |
674 | SRC_URI += "git://github.com/jackc/pgerrcode;name=pgerrcode;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jackc/pgerrcode" | 684 | SRC_URI += "git://github.com/jackc/pgerrcode;name=pgerrcode;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jackc/pgerrcode" |
675 | 685 | ||
676 | # github.com/jackc/puddle/v2 v2.2.2 | 686 | # github.com/jackc/puddle/v2 v2.2.1 |
677 | # [1] git ls-remote https://github.com/jackc/puddle bd09d14bd4018b6d65a9d7770e2f3ddf8b00af1c | 687 | # [1] git ls-remote https://github.com/jackc/puddle 825ae07315635013021d71e1c2cac71c367f2902 |
678 | SRCREV_puddle-v2="bd09d14bd4018b6d65a9d7770e2f3ddf8b00af1c" | 688 | SRCREV_puddle-v2="825ae07315635013021d71e1c2cac71c367f2902" |
679 | SRC_URI += "git://github.com/jackc/puddle;name=puddle-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jackc/puddle/v2" | 689 | SRC_URI += "git://github.com/jackc/puddle;name=puddle-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jackc/puddle/v2" |
680 | 690 | ||
681 | # github.com/libp2p/go-msgio v0.3.0 | 691 | # github.com/libp2p/go-msgio v0.3.0 |
@@ -698,9 +708,9 @@ SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobra | |||
698 | SRCREV_socket="024cdfb30ba417ac6f1b27bb5189a8099787dcf7" | 708 | SRCREV_socket="024cdfb30ba417ac6f1b27bb5189a8099787dcf7" |
699 | SRC_URI += "git://github.com/mdlayher/socket;name=socket;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mdlayher/socket" | 709 | SRC_URI += "git://github.com/mdlayher/socket;name=socket;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mdlayher/socket" |
700 | 710 | ||
701 | # github.com/moby/spdystream v0.5.0 | 711 | # github.com/moby/spdystream v0.4.0 |
702 | # [1] git ls-remote https://github.com/moby/spdystream 77eb080123d208697674a07b74ceaf94c98bee8b | 712 | # [1] git ls-remote https://github.com/moby/spdystream 258380da5f17ec2c26272bcb91a61d592fcb0105 |
703 | SRCREV_spdystream="77eb080123d208697674a07b74ceaf94c98bee8b" | 713 | SRCREV_spdystream="258380da5f17ec2c26272bcb91a61d592fcb0105" |
704 | SRC_URI += "git://github.com/moby/spdystream;name=spdystream;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/spdystream" | 714 | SRC_URI += "git://github.com/moby/spdystream;name=spdystream;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/spdystream" |
705 | 715 | ||
706 | # github.com/moby/sys/signal v0.7.1 | 716 | # github.com/moby/sys/signal v0.7.1 |
@@ -733,9 +743,9 @@ SRC_URI += "git://github.com/quic-go/quic-go;name=quic-go;protocol=https;nobranc | |||
733 | SRCREV_probing="a49e3df8f510ee8b42e68345ca4636dbb161bd0a" | 743 | SRCREV_probing="a49e3df8f510ee8b42e68345ca4636dbb161bd0a" |
734 | SRC_URI += "git://github.com/xiang90/probing;name=probing;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xiang90/probing" | 744 | SRC_URI += "git://github.com/xiang90/probing;name=probing;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xiang90/probing" |
735 | 745 | ||
736 | # golang.zx2c4.com/wireguard v0.0.0-20231211153847-12269c276173 | 746 | # golang.zx2c4.com/wireguard v0.0.0-20230325221338-052af4a8072b |
737 | # [1] git ls-remote https://git.zx2c4.com/wireguard-go 12269c2761734b15625017d8565745096325392f | 747 | # [1] git ls-remote https://git.zx2c4.com/wireguard-go 052af4a8072bbbd3bfe7edf46fe3c1b350f71f08 |
738 | SRCREV_wireguard="12269c2761734b15625017d8565745096325392f" | 748 | SRCREV_wireguard="052af4a8072bbbd3bfe7edf46fe3c1b350f71f08" |
739 | SRC_URI += "git://git.zx2c4.com/wireguard-go;name=wireguard;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.zx2c4.com/wireguard" | 749 | SRC_URI += "git://git.zx2c4.com/wireguard-go;name=wireguard;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.zx2c4.com/wireguard" |
740 | 750 | ||
741 | # google.golang.org/genproto v0.0.0-20230525234035-dd9d682886f9 | 751 | # google.golang.org/genproto v0.0.0-20230525234035-dd9d682886f9 |
@@ -743,9 +753,9 @@ SRC_URI += "git://git.zx2c4.com/wireguard-go;name=wireguard;protocol=https;nobra | |||
743 | SRCREV_genproto="dd9d682886f99d242574cd3eaea438ce7ea66399" | 753 | SRCREV_genproto="dd9d682886f99d242574cd3eaea438ce7ea66399" |
744 | SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto" | 754 | SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto" |
745 | 755 | ||
746 | # google.golang.org/protobuf v1.35.2 | 756 | # google.golang.org/protobuf v1.34.2 |
747 | # [1] git ls-remote https://github.com/protocolbuffers/protobuf-go c72053a9062dd4bc86a75c21f5d8134136ccbf2e | 757 | # [1] git ls-remote https://github.com/protocolbuffers/protobuf-go c33baa8f3a0d35fd5a39e43c22a50a050f707d34 |
748 | SRCREV_google.golang.org-protobuf="c72053a9062dd4bc86a75c21f5d8134136ccbf2e" | 758 | SRCREV_google.golang.org-protobuf="c33baa8f3a0d35fd5a39e43c22a50a050f707d34" |
749 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/protobuf" | 759 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/protobuf" |
750 | 760 | ||
751 | # gopkg.in/square/go-jose.v2 v2.6.0 | 761 | # gopkg.in/square/go-jose.v2 v2.6.0 |
@@ -763,6 +773,11 @@ SRC_URI += "git://github.com/json-iterator/go;name=go;protocol=https;nobranch=1; | |||
763 | SRCREV_go-libp2p="fccfbe7a4b6841325100038b83f86cd4e097b9a1" | 773 | SRCREV_go-libp2p="fccfbe7a4b6841325100038b83f86cd4e097b9a1" |
764 | SRC_URI += "git://github.com/libp2p/go-libp2p;name=go-libp2p;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-libp2p" | 774 | SRC_URI += "git://github.com/libp2p/go-libp2p;name=go-libp2p;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-libp2p" |
765 | 775 | ||
776 | # github.com/mattn/go-sqlite3 v1.14.19 | ||
777 | # [1] git ls-remote https://github.com/mattn/go-sqlite3 00b02e0ba98effd5f157d39216e244af8a807f9b | ||
778 | SRCREV_go-sqlite3="00b02e0ba98effd5f157d39216e244af8a807f9b" | ||
779 | SRC_URI += "git://github.com/mattn/go-sqlite3;name=go-sqlite3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-sqlite3" | ||
780 | |||
766 | # github.com/stretchr/testify v1.9.0 | 781 | # github.com/stretchr/testify v1.9.0 |
767 | # [1] git ls-remote https://github.com/stretchr/testify bb548d0473d4e1c9b7bbfd6602c7bf12f7a84dd2 | 782 | # [1] git ls-remote https://github.com/stretchr/testify bb548d0473d4e1c9b7bbfd6602c7bf12f7a84dd2 |
768 | SRCREV_testify="bb548d0473d4e1c9b7bbfd6602c7bf12f7a84dd2" | 783 | SRCREV_testify="bb548d0473d4e1c9b7bbfd6602c7bf12f7a84dd2" |
@@ -778,11 +793,6 @@ SRC_URI += "git://github.com/k3s-io/cri-tools;name=cri-tools;protocol=https;nobr | |||
778 | SRCREV_jsonparser="df3ea76ece10095374fd1c9a22a4fb85a44efc42" | 793 | SRCREV_jsonparser="df3ea76ece10095374fd1c9a22a4fb85a44efc42" |
779 | SRC_URI += "git://github.com/buger/jsonparser;name=jsonparser;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/buger/jsonparser" | 794 | SRC_URI += "git://github.com/buger/jsonparser;name=jsonparser;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/buger/jsonparser" |
780 | 795 | ||
781 | # github.com/Microsoft/hnslib v0.0.8 | ||
782 | # [1] git ls-remote https://github.com/microsoft/hnslib 299778423a10cd8a4c30a771578f6c3ba5506e1e | ||
783 | SRCREV_hnslib="299778423a10cd8a4c30a771578f6c3ba5506e1e" | ||
784 | SRC_URI += "git://github.com/microsoft/hnslib;name=hnslib;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/hnslib" | ||
785 | |||
786 | # github.com/containerd/ttrpc v1.2.5 | 796 | # github.com/containerd/ttrpc v1.2.5 |
787 | # [1] git ls-remote https://github.com/containerd/ttrpc 655622931dab8c39a563e8c82ae90cdc748f72a1 | 797 | # [1] git ls-remote https://github.com/containerd/ttrpc 655622931dab8c39a563e8c82ae90cdc748f72a1 |
788 | SRCREV_ttrpc="655622931dab8c39a563e8c82ae90cdc748f72a1" | 798 | SRCREV_ttrpc="655622931dab8c39a563e8c82ae90cdc748f72a1" |
@@ -828,11 +838,6 @@ SRC_URI += "git://github.com/josharian/native;name=native;protocol=https;nobranc | |||
828 | SRCREV_dedent="8478954c3bc893cf36c5ee7c822266b993a3b3ee" | 838 | SRCREV_dedent="8478954c3bc893cf36c5ee7c822266b993a3b3ee" |
829 | SRC_URI += "git://github.com/lithammer/dedent;name=dedent;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/lithammer/dedent" | 839 | SRC_URI += "git://github.com/lithammer/dedent;name=dedent;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/lithammer/dedent" |
830 | 840 | ||
831 | # github.com/mattn/go-sqlite3 v1.14.24 | ||
832 | # [1] git ls-remote https://github.com/mattn/go-sqlite3 846fea6c1443e8cc366fc1966fe078d7f825f6a9 | ||
833 | SRCREV_go-sqlite3="846fea6c1443e8cc366fc1966fe078d7f825f6a9" | ||
834 | SRC_URI += "git://github.com/mattn/go-sqlite3;name=go-sqlite3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-sqlite3" | ||
835 | |||
836 | # github.com/mdlayher/netlink v1.7.2 | 841 | # github.com/mdlayher/netlink v1.7.2 |
837 | # [1] git ls-remote https://github.com/mdlayher/netlink 657f7da1d9bd78d246ae610e0b5efc63a6a5f9e4 | 842 | # [1] git ls-remote https://github.com/mdlayher/netlink 657f7da1d9bd78d246ae610e0b5efc63a6a5f9e4 |
838 | SRCREV_mdlayher-netlink="657f7da1d9bd78d246ae610e0b5efc63a6a5f9e4" | 843 | SRCREV_mdlayher-netlink="657f7da1d9bd78d246ae610e0b5efc63a6a5f9e4" |
@@ -858,9 +863,9 @@ SRC_URI += "git://github.com/syndtr/goleveldb;name=goleveldb;protocol=https;nobr | |||
858 | SRCREV_tar-split="5ef0dd8243164ebacd755916a89d8085a5b6bb7f" | 863 | SRCREV_tar-split="5ef0dd8243164ebacd755916a89d8085a5b6bb7f" |
859 | SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vbatts/tar-split" | 864 | SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vbatts/tar-split" |
860 | 865 | ||
861 | # sigs.k8s.io/kustomize/kyaml v0.18.1 | 866 | # sigs.k8s.io/kustomize/kyaml v0.17.1 |
862 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 01cce4f6ccdbadefe3f7540114953134672feebc | 867 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize e244b83844cd5e1d114b731713c7f437e510c023 |
863 | SRCREV_kyaml="01cce4f6ccdbadefe3f7540114953134672feebc" | 868 | SRCREV_kyaml="e244b83844cd5e1d114b731713c7f437e510c023" |
864 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kyaml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/kustomize/kyaml" | 869 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kyaml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/kustomize/kyaml" |
865 | 870 | ||
866 | # github.com/Microsoft/hcsshim v0.11.7 | 871 | # github.com/Microsoft/hcsshim v0.11.7 |
@@ -868,9 +873,9 @@ SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kyaml;protocol=https | |||
868 | SRCREV_hcsshim="6749c2f4196edcd51cfbd85dcb0f411613b7de82" | 873 | SRCREV_hcsshim="6749c2f4196edcd51cfbd85dcb0f411613b7de82" |
869 | SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/hcsshim" | 874 | SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/hcsshim" |
870 | 875 | ||
871 | # github.com/k3s-io/containerd v1.7.23-k3s2 | 876 | # github.com/k3s-io/containerd v1.7.21-k3s2 |
872 | # [1] git ls-remote https://github.com/k3s-io/containerd a9466dd23a1d9be018292a086609565fef97e8de | 877 | # [1] git ls-remote https://github.com/k3s-io/containerd a4798dbd5d829351e369ac1d7b5bc7820ca68d37 |
873 | SRCREV_containerd="a9466dd23a1d9be018292a086609565fef97e8de" | 878 | SRCREV_containerd="a4798dbd5d829351e369ac1d7b5bc7820ca68d37" |
874 | SRC_URI += "git://github.com/k3s-io/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/containerd" | 879 | SRC_URI += "git://github.com/k3s-io/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/containerd" |
875 | 880 | ||
876 | # github.com/gorilla/websocket v1.5.1 | 881 | # github.com/gorilla/websocket v1.5.1 |
@@ -893,9 +898,9 @@ SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobran | |||
893 | SRCREV_cidranger="7ff5a0e84593dad6fbd50551343618d7956b3c71" | 898 | SRCREV_cidranger="7ff5a0e84593dad6fbd50551343618d7956b3c71" |
894 | SRC_URI += "git://github.com/yl2chen/cidranger;name=cidranger;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/yl2chen/cidranger" | 899 | SRC_URI += "git://github.com/yl2chen/cidranger;name=cidranger;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/yl2chen/cidranger" |
895 | 900 | ||
896 | # github.com/k3s-io/kubernetes v1.32.0-k3s1 | 901 | # github.com/k3s-io/kubernetes v1.31.1-k3s3 |
897 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 902 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
898 | SRCREV_kubernetes="39f4707c882be87eb91cef02d669a5b584923fe7" | 903 | SRCREV_kubernetes="56794a14c26d45cb27a7c071688f19b0407f0367" |
899 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubernetes;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes" | 904 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubernetes;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes" |
900 | 905 | ||
901 | # github.com/fxamacker/cbor/v2 v2.7.0 | 906 | # github.com/fxamacker/cbor/v2 v2.7.0 |
@@ -903,9 +908,9 @@ SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubernetes;protocol=https;no | |||
903 | SRCREV_cbor-v2="02b69dbb52f4ecf450b3aa5e9a04b7a0b4bf409a" | 908 | SRCREV_cbor-v2="02b69dbb52f4ecf450b3aa5e9a04b7a0b4bf409a" |
904 | SRC_URI += "git://github.com/fxamacker/cbor;name=cbor-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fxamacker/cbor/v2" | 909 | SRC_URI += "git://github.com/fxamacker/cbor;name=cbor-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fxamacker/cbor/v2" |
905 | 910 | ||
906 | # github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 | 911 | # github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 |
907 | # [1] git ls-remote https://github.com/Azure/go-ansiterm 306776ec8161b5dc8676039adbf598a39bce3de0 | 912 | # [1] git ls-remote https://github.com/Azure/go-ansiterm d185dfc1b5a126116ea5a19e148e29d16b4574c9 |
908 | SRCREV_go-ansiterm="306776ec8161b5dc8676039adbf598a39bce3de0" | 913 | SRCREV_go-ansiterm="d185dfc1b5a126116ea5a19e148e29d16b4574c9" |
909 | SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Azure/go-ansiterm" | 914 | SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Azure/go-ansiterm" |
910 | 915 | ||
911 | # github.com/avast/retry-go/v4 v4.6.0 | 916 | # github.com/avast/retry-go/v4 v4.6.0 |
@@ -948,9 +953,9 @@ SRC_URI += "git://github.com/francoispqt/gojay;name=gojay;protocol=https;nobranc | |||
948 | SRCREV_fsnotify="cfc9c4f277ea6ec18de92444b31983b183deb4fb" | 953 | SRCREV_fsnotify="cfc9c4f277ea6ec18de92444b31983b183deb4fb" |
949 | SRC_URI += "git://github.com/fsnotify/fsnotify;name=fsnotify;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fsnotify/fsnotify" | 954 | SRC_URI += "git://github.com/fsnotify/fsnotify;name=fsnotify;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fsnotify/fsnotify" |
950 | 955 | ||
951 | # github.com/golang-jwt/jwt/v4 v4.5.1 | 956 | # github.com/golang-jwt/jwt/v4 v4.5.0 |
952 | # [1] git ls-remote https://github.com/golang-jwt/jwt 7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c | 957 | # [1] git ls-remote https://github.com/golang-jwt/jwt 9358574a7a1a2c8d644f22b6e8de627ba85c58d0 |
953 | SRCREV_jwt-v4="7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c" | 958 | SRCREV_jwt-v4="9358574a7a1a2c8d644f22b6e8de627ba85c58d0" |
954 | SRC_URI += "git://github.com/golang-jwt/jwt;name=jwt-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang-jwt/jwt/v4" | 959 | SRC_URI += "git://github.com/golang-jwt/jwt;name=jwt-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang-jwt/jwt/v4" |
955 | 960 | ||
956 | # github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da | 961 | # github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da |
@@ -993,6 +998,11 @@ SRC_URI += "git://github.com/minio/highwayhash;name=highwayhash;protocol=https;n | |||
993 | SRCREV_sha256-simd="6096f891a77bfe490cbea7a424c821b5fdb92849" | 998 | SRCREV_sha256-simd="6096f891a77bfe490cbea7a424c821b5fdb92849" |
994 | SRC_URI += "git://github.com/minio/sha256-simd;name=sha256-simd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/minio/sha256-simd" | 999 | SRC_URI += "git://github.com/minio/sha256-simd;name=sha256-simd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/minio/sha256-simd" |
995 | 1000 | ||
1001 | # github.com/mrunalp/fileutils v0.5.1 | ||
1002 | # [1] git ls-remote https://github.com/mrunalp/fileutils 7363e975f9cfb558be601bece0df81714c3c9084 | ||
1003 | SRCREV_fileutils="7363e975f9cfb558be601bece0df81714c3c9084" | ||
1004 | SRC_URI += "git://github.com/mrunalp/fileutils;name=fileutils;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mrunalp/fileutils" | ||
1005 | |||
996 | # github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 | 1006 | # github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 |
997 | # [1] git ls-remote https://github.com/munnerz/goautoneg a7dc8b61c822528f973a5e4e7b272055c6fdb43e | 1007 | # [1] git ls-remote https://github.com/munnerz/goautoneg a7dc8b61c822528f973a5e4e7b272055c6fdb43e |
998 | SRCREV_goautoneg="a7dc8b61c822528f973a5e4e7b272055c6fdb43e" | 1008 | SRCREV_goautoneg="a7dc8b61c822528f973a5e4e7b272055c6fdb43e" |
@@ -1028,19 +1038,19 @@ SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranc | |||
1028 | SRCREV_sdk="81216fb002a6a76d32fdab6ef999bcf65794130d" | 1038 | SRCREV_sdk="81216fb002a6a76d32fdab6ef999bcf65794130d" |
1029 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=sdk;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/sdk" | 1039 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=sdk;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/sdk" |
1030 | 1040 | ||
1031 | # github.com/k3s-io/cri-dockerd v0.3.15-k3s1.32-1 | 1041 | # github.com/k3s-io/cri-dockerd v0.3.15-k3s1.31-3 |
1032 | # [1] git ls-remote https://github.com/k3s-io/cri-dockerd 6a0374b8aa2ec0c51e9e354725fe0e742b6f86a5 | 1042 | # [1] git ls-remote https://github.com/k3s-io/cri-dockerd 6a01695dba0d029d100a116fc3481bb27a5f1fcf |
1033 | SRCREV_cri-dockerd="6a0374b8aa2ec0c51e9e354725fe0e742b6f86a5" | 1043 | SRCREV_cri-dockerd="6a01695dba0d029d100a116fc3481bb27a5f1fcf" |
1034 | SRC_URI += "git://github.com/k3s-io/cri-dockerd;name=cri-dockerd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/cri-dockerd" | 1044 | SRC_URI += "git://github.com/k3s-io/cri-dockerd;name=cri-dockerd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/cri-dockerd" |
1035 | 1045 | ||
1036 | # github.com/coreos/go-iptables v0.8.0 | 1046 | # github.com/coreos/go-iptables v0.7.0 |
1037 | # [1] git ls-remote https://github.com/coreos/go-iptables 26e42518b22e6878bd6e479a574122c319fa923e | 1047 | # [1] git ls-remote https://github.com/coreos/go-iptables b9dff5a19d9c3925da3f9b3c0a705de6c1fdc56c |
1038 | SRCREV_go-iptables="26e42518b22e6878bd6e479a574122c319fa923e" | 1048 | SRCREV_go-iptables="b9dff5a19d9c3925da3f9b3c0a705de6c1fdc56c" |
1039 | SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-iptables" | 1049 | SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-iptables" |
1040 | 1050 | ||
1041 | # github.com/flannel-io/flannel v0.25.7 | 1051 | # github.com/flannel-io/flannel v0.25.6 |
1042 | # [1] git ls-remote https://github.com/flannel-io/flannel 41d7069b8cfec1fc657adcd26e6a825879dab38f | 1052 | # [1] git ls-remote https://github.com/flannel-io/flannel da774f2f523db109c3b9a81926de99c557ddbfca |
1043 | SRCREV_flannel="41d7069b8cfec1fc657adcd26e6a825879dab38f" | 1053 | SRCREV_flannel="da774f2f523db109c3b9a81926de99c557ddbfca" |
1044 | SRC_URI += "git://github.com/flannel-io/flannel;name=flannel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/flannel-io/flannel" | 1054 | SRC_URI += "git://github.com/flannel-io/flannel;name=flannel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/flannel-io/flannel" |
1045 | 1055 | ||
1046 | # github.com/ipfs/go-ds-leveldb v0.5.0 | 1056 | # github.com/ipfs/go-ds-leveldb v0.5.0 |
@@ -1048,14 +1058,14 @@ SRC_URI += "git://github.com/flannel-io/flannel;name=flannel;protocol=https;nobr | |||
1048 | SRCREV_go-ds-leveldb="6f6dc580f7325ad411fc5967ccee67e40545e208" | 1058 | SRCREV_go-ds-leveldb="6f6dc580f7325ad411fc5967ccee67e40545e208" |
1049 | SRC_URI += "git://github.com/ipfs/go-ds-leveldb;name=go-ds-leveldb;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-ds-leveldb" | 1059 | SRC_URI += "git://github.com/ipfs/go-ds-leveldb;name=go-ds-leveldb;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-ds-leveldb" |
1050 | 1060 | ||
1051 | # github.com/klauspost/compress v1.17.11 | 1061 | # github.com/klauspost/compress v1.17.9 |
1052 | # [1] git ls-remote https://github.com/klauspost/compress 72cd4a92a8b13e722763e6b6a3467163c2028d3d | 1062 | # [1] git ls-remote https://github.com/klauspost/compress 7ae2138b16cc43afcea3ce7d3d2f2625fb389d51 |
1053 | SRCREV_compress="72cd4a92a8b13e722763e6b6a3467163c2028d3d" | 1063 | SRCREV_compress="7ae2138b16cc43afcea3ce7d3d2f2625fb389d51" |
1054 | SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/compress" | 1064 | SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/compress" |
1055 | 1065 | ||
1056 | # github.com/k3s-io/etcd/api/v3 v3.5.16-k3s1 | 1066 | # github.com/k3s-io/etcd/api/v3 v3.5.13-k3s1 |
1057 | # [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 | 1067 | # [1] git ls-remote https://github.com/k3s-io/etcd a455a25f07e9e4661927dc4cd47b6e2b93ee3c08 |
1058 | SRCREV_api-v3="d294136463b074a18c1512967343ffd7ba582ee8" | 1068 | SRCREV_api-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" |
1059 | SRC_URI += "git://github.com/k3s-io/etcd;name=api-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/api/v3" | 1069 | SRC_URI += "git://github.com/k3s-io/etcd;name=api-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/api/v3" |
1060 | 1070 | ||
1061 | # github.com/antlr4-go/antlr/v4 v4.13.0 | 1071 | # github.com/antlr4-go/antlr/v4 v4.13.0 |
@@ -1088,9 +1098,9 @@ SRC_URI += "git://github.com/containerd/cgroups;name=cgroups;protocol=https;nobr | |||
1088 | SRCREV_console="8f6c4e4faef5a326d2cd907097d04c0239ee5e2f" | 1098 | SRCREV_console="8f6c4e4faef5a326d2cd907097d04c0239ee5e2f" |
1089 | SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/console" | 1099 | SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/console" |
1090 | 1100 | ||
1091 | # github.com/containerd/errdefs v0.3.0 | 1101 | # github.com/containerd/errdefs v0.1.0 |
1092 | # [1] git ls-remote https://github.com/containerd/errdefs 9fd32fc2ca77f7bbae249b0633bfc8bd9bdfb901 | 1102 | # [1] git ls-remote https://github.com/containerd/errdefs 3abe02904986ab350333f0892b226ce5a2a45820 |
1093 | SRCREV_errdefs="9fd32fc2ca77f7bbae249b0633bfc8bd9bdfb901" | 1103 | SRCREV_errdefs="3abe02904986ab350333f0892b226ce5a2a45820" |
1094 | SRC_URI += "git://github.com/containerd/errdefs;name=errdefs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs" | 1104 | SRC_URI += "git://github.com/containerd/errdefs;name=errdefs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs" |
1095 | 1105 | ||
1096 | # github.com/containerd/go-runc v1.1.0 | 1106 | # github.com/containerd/go-runc v1.1.0 |
@@ -1108,9 +1118,9 @@ SRC_URI += "git://github.com/containerd/typeurl;name=typeurl;protocol=https;nobr | |||
1108 | SRCREV_go-humanize="9ec74ab2f7a7161664182fd4e5e292fccffbc75f" | 1118 | SRCREV_go-humanize="9ec74ab2f7a7161664182fd4e5e292fccffbc75f" |
1109 | SRC_URI += "git://github.com/dustin/go-humanize;name=go-humanize;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/dustin/go-humanize" | 1119 | SRC_URI += "git://github.com/dustin/go-humanize;name=go-humanize;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/dustin/go-humanize" |
1110 | 1120 | ||
1111 | # github.com/evanphx/json-patch v5.9.0+incompatible | 1121 | # github.com/evanphx/json-patch v5.6.0+incompatible |
1112 | # [1] git ls-remote https://github.com/evanphx/json-patch b7a4e4a87a35414cd02460dac07e879df729df37 | 1122 | # [1] git ls-remote https://github.com/evanphx/json-patch 5561fe05a1ec79c9bca966376211b2ab81959671 |
1113 | SRCREV_json-patch="b7a4e4a87a35414cd02460dac07e879df729df37" | 1123 | SRCREV_json-patch="5561fe05a1ec79c9bca966376211b2ab81959671" |
1114 | SRC_URI += "git://github.com/evanphx/json-patch;name=json-patch;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/evanphx/json-patch" | 1124 | SRC_URI += "git://github.com/evanphx/json-patch;name=json-patch;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/evanphx/json-patch" |
1115 | 1125 | ||
1116 | # github.com/go-jose/go-jose/v4 v4.0.2 | 1126 | # github.com/go-jose/go-jose/v4 v4.0.2 |
@@ -1188,9 +1198,9 @@ SRC_URI += "git://github.com/shengdoushi/base58;name=shengdoushi-base58;protocol | |||
1188 | SRCREV_go-strcase="6c4ce445f323378b0865757ffd2c50d8bb2737f8" | 1198 | SRCREV_go-strcase="6c4ce445f323378b0865757ffd2c50d8bb2737f8" |
1189 | SRC_URI += "git://github.com/stoewer/go-strcase;name=go-strcase;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stoewer/go-strcase" | 1199 | SRC_URI += "git://github.com/stoewer/go-strcase;name=go-strcase;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stoewer/go-strcase" |
1190 | 1200 | ||
1191 | # github.com/k3s-io/etcd/pkg/v3 v3.5.16-k3s1 | 1201 | # github.com/k3s-io/etcd/pkg/v3 v3.5.13-k3s1 |
1192 | # [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 | 1202 | # [1] git ls-remote https://github.com/k3s-io/etcd a455a25f07e9e4661927dc4cd47b6e2b93ee3c08 |
1193 | SRCREV_pkg-v3="d294136463b074a18c1512967343ffd7ba582ee8" | 1203 | SRCREV_pkg-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" |
1194 | SRC_URI += "git://github.com/k3s-io/etcd;name=pkg-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/pkg/v3" | 1204 | SRC_URI += "git://github.com/k3s-io/etcd;name=pkg-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/pkg/v3" |
1195 | 1205 | ||
1196 | # github.com/erikdubbelboer/gspt v0.0.0-20190125194910-e68493906b83 | 1206 | # github.com/erikdubbelboer/gspt v0.0.0-20190125194910-e68493906b83 |
@@ -1198,19 +1208,24 @@ SRC_URI += "git://github.com/k3s-io/etcd;name=pkg-v3;protocol=https;nobranch=1;d | |||
1198 | SRCREV_gspt="e68493906b8382891943ddc9960cb9c6ecd1a1f0" | 1208 | SRCREV_gspt="e68493906b8382891943ddc9960cb9c6ecd1a1f0" |
1199 | SRC_URI += "git://github.com/erikdubbelboer/gspt;name=gspt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/erikdubbelboer/gspt" | 1209 | SRC_URI += "git://github.com/erikdubbelboer/gspt;name=gspt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/erikdubbelboer/gspt" |
1200 | 1210 | ||
1211 | # github.com/go-sql-driver/mysql v1.7.1 | ||
1212 | # [1] git ls-remote https://github.com/go-sql-driver/mysql f20b2863636093e5fbf1481b59bdaff3b0fbb779 | ||
1213 | SRCREV_mysql="f20b2863636093e5fbf1481b59bdaff3b0fbb779" | ||
1214 | SRC_URI += "git://github.com/go-sql-driver/mysql;name=mysql;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-sql-driver/mysql" | ||
1215 | |||
1201 | # github.com/rancher/permissions v0.0.0-20240523180510-4001d3d637f7 | 1216 | # github.com/rancher/permissions v0.0.0-20240523180510-4001d3d637f7 |
1202 | # [1] git ls-remote https://github.com/rancher/permissions 4001d3d637f7e7f9aa17c84d89b2462539f1b331 | 1217 | # [1] git ls-remote https://github.com/rancher/permissions 4001d3d637f7e7f9aa17c84d89b2462539f1b331 |
1203 | SRCREV_permissions="4001d3d637f7e7f9aa17c84d89b2462539f1b331" | 1218 | SRCREV_permissions="4001d3d637f7e7f9aa17c84d89b2462539f1b331" |
1204 | SRC_URI += "git://github.com/rancher/permissions;name=permissions;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/permissions" | 1219 | SRC_URI += "git://github.com/rancher/permissions;name=permissions;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/permissions" |
1205 | 1220 | ||
1206 | # github.com/rancher/wrangler/v3 v3.2.0-rc.1 | 1221 | # github.com/rancher/wrangler/v3 v3.0.0-rc2 |
1207 | # [1] git ls-remote https://github.com/rancher/wrangler abb0081704f3a7af13bf537a281937dadc0e6baa | 1222 | # [1] git ls-remote https://github.com/rancher/wrangler f3b392ada287d95e9dca4c904608495e48207a03 |
1208 | SRCREV_wrangler-v3="abb0081704f3a7af13bf537a281937dadc0e6baa" | 1223 | SRCREV_wrangler-v3="f3b392ada287d95e9dca4c904608495e48207a03" |
1209 | SRC_URI += "git://github.com/rancher/wrangler;name=wrangler-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/wrangler/v3" | 1224 | SRC_URI += "git://github.com/rancher/wrangler;name=wrangler-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/wrangler/v3" |
1210 | 1225 | ||
1211 | # github.com/vishvananda/netlink v1.3.1-0.20240905180732-b1ce50cfa9be | 1226 | # github.com/vishvananda/netlink v1.2.1-beta.2 |
1212 | # [1] git ls-remote https://github.com/vishvananda/netlink b1ce50cfa9bea7652382b8c5ef6083f8d3f5f853 | 1227 | # [1] git ls-remote https://github.com/vishvananda/netlink 5e915e0149386ce3d02379ff93f4c0a5601779d5 |
1213 | SRCREV_netlink="b1ce50cfa9bea7652382b8c5ef6083f8d3f5f853" | 1228 | SRCREV_netlink="5e915e0149386ce3d02379ff93f4c0a5601779d5" |
1214 | SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netlink" | 1229 | SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netlink" |
1215 | 1230 | ||
1216 | # gopkg.in/evanphx/json-patch.v4 v4.12.0 | 1231 | # gopkg.in/evanphx/json-patch.v4 v4.12.0 |
@@ -1268,19 +1283,14 @@ SRC_URI += "git://github.com/distribution/distribution;name=distribution;protoco | |||
1268 | SRCREV_go-restful="ac666c045e035603f2704c98c59e979fccbfa94f" | 1283 | SRCREV_go-restful="ac666c045e035603f2704c98c59e979fccbfa94f" |
1269 | SRC_URI += "git://github.com/emicklei/go-restful;name=go-restful;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/emicklei/go-restful" | 1284 | SRC_URI += "git://github.com/emicklei/go-restful;name=go-restful;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/emicklei/go-restful" |
1270 | 1285 | ||
1271 | # github.com/go-sql-driver/mysql v1.8.1 | 1286 | # github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 |
1272 | # [1] git ls-remote https://github.com/go-sql-driver/mysql 4395c45fd098a81c5251667cda111f94c693ab14 | 1287 | # [1] git ls-remote https://github.com/gregjones/httpcache 9cad4c3443a7200dd6400aef47183728de563a38 |
1273 | SRCREV_mysql="4395c45fd098a81c5251667cda111f94c693ab14" | 1288 | SRCREV_httpcache="9cad4c3443a7200dd6400aef47183728de563a38" |
1274 | SRC_URI += "git://github.com/go-sql-driver/mysql;name=mysql;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-sql-driver/mysql" | ||
1275 | |||
1276 | # github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 | ||
1277 | # [1] git ls-remote https://github.com/gregjones/httpcache 901d90724c7919163f472a9812253fb26761123d | ||
1278 | SRCREV_httpcache="901d90724c7919163f472a9812253fb26761123d" | ||
1279 | SRC_URI += "git://github.com/gregjones/httpcache;name=httpcache;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gregjones/httpcache" | 1289 | SRC_URI += "git://github.com/gregjones/httpcache;name=httpcache;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gregjones/httpcache" |
1280 | 1290 | ||
1281 | # github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 | 1291 | # github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a |
1282 | # [1] git ls-remote https://github.com/jackc/pgservicefile 5a60cdf6a76120dc3d5152b95f3b5fd8aa7cc9eb | 1292 | # [1] git ls-remote https://github.com/jackc/pgservicefile 091c0ba34f0a65a78ab8d0e313fde0695c0f7186 |
1283 | SRCREV_pgservicefile="5a60cdf6a76120dc3d5152b95f3b5fd8aa7cc9eb" | 1293 | SRCREV_pgservicefile="091c0ba34f0a65a78ab8d0e313fde0695c0f7186" |
1284 | SRC_URI += "git://github.com/jackc/pgservicefile;name=pgservicefile;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jackc/pgservicefile" | 1294 | SRC_URI += "git://github.com/jackc/pgservicefile;name=pgservicefile;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jackc/pgservicefile" |
1285 | 1295 | ||
1286 | # github.com/jonboulle/clockwork v0.4.0 | 1296 | # github.com/jonboulle/clockwork v0.4.0 |
@@ -1313,9 +1323,9 @@ SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1; | |||
1313 | SRCREV_gocapability="42c35b4376354fd554efc7ad35e0b7f94e3a0ffb" | 1323 | SRCREV_gocapability="42c35b4376354fd554efc7ad35e0b7f94e3a0ffb" |
1314 | SRC_URI += "git://github.com/syndtr/gocapability;name=gocapability;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/syndtr/gocapability" | 1324 | SRC_URI += "git://github.com/syndtr/gocapability;name=gocapability;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/syndtr/gocapability" |
1315 | 1325 | ||
1316 | # github.com/k3s-io/etcd/raft/v3 v3.5.16-k3s1 | 1326 | # github.com/k3s-io/etcd/raft/v3 v3.5.13-k3s1 |
1317 | # [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 | 1327 | # [1] git ls-remote https://github.com/k3s-io/etcd a455a25f07e9e4661927dc4cd47b6e2b93ee3c08 |
1318 | SRCREV_raft-v3="d294136463b074a18c1512967343ffd7ba582ee8" | 1328 | SRCREV_raft-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" |
1319 | SRC_URI += "git://github.com/k3s-io/etcd;name=raft-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/raft/v3" | 1329 | SRC_URI += "git://github.com/k3s-io/etcd;name=raft-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/raft/v3" |
1320 | 1330 | ||
1321 | # go.opentelemetry.io/otel/trace v1.28.0 | 1331 | # go.opentelemetry.io/otel/trace v1.28.0 |
@@ -1353,9 +1363,9 @@ SRC_URI += "git://github.com/davidlazar/go-crypto;name=go-crypto;protocol=https; | |||
1353 | SRCREV_go-kmsg-parser="5ba4d492e455a77d25dcf0d2c4acc9f2afebef4e" | 1363 | SRCREV_go-kmsg-parser="5ba4d492e455a77d25dcf0d2c4acc9f2afebef4e" |
1354 | SRC_URI += "git://github.com/euank/go-kmsg-parser;name=go-kmsg-parser;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/euank/go-kmsg-parser" | 1364 | SRC_URI += "git://github.com/euank/go-kmsg-parser;name=go-kmsg-parser;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/euank/go-kmsg-parser" |
1355 | 1365 | ||
1356 | # github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f | 1366 | # github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d |
1357 | # [1] git ls-remote https://github.com/exponent-io/jsonpath 1de76d718b3f2694498041a6e578675bf52cee06 | 1367 | # [1] git ls-remote https://github.com/exponent-io/jsonpath d6023ce2651d8eafb5c75bb0c7167536102ec9f5 |
1358 | SRCREV_jsonpath="1de76d718b3f2694498041a6e578675bf52cee06" | 1368 | SRCREV_jsonpath="d6023ce2651d8eafb5c75bb0c7167536102ec9f5" |
1359 | SRC_URI += "git://github.com/exponent-io/jsonpath;name=jsonpath;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/exponent-io/jsonpath" | 1369 | SRC_URI += "git://github.com/exponent-io/jsonpath;name=jsonpath;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/exponent-io/jsonpath" |
1360 | 1370 | ||
1361 | # github.com/hashicorp/go-version v1.7.0 | 1371 | # github.com/hashicorp/go-version v1.7.0 |
@@ -1418,14 +1428,14 @@ SRC_URI += "git://github.com/coreos/go-systemd;name=v22;protocol=https;nobranch= | |||
1418 | SRCREV_go-bindata="ff7109080027ec152dabb369e157c4f359b76f31" | 1428 | SRCREV_go-bindata="ff7109080027ec152dabb369e157c4f359b76f31" |
1419 | SRC_URI += "git://github.com/go-bindata/go-bindata;name=go-bindata;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-bindata/go-bindata" | 1429 | SRC_URI += "git://github.com/go-bindata/go-bindata;name=go-bindata;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-bindata/go-bindata" |
1420 | 1430 | ||
1421 | # github.com/k3s-io/etcd/client/v3 v3.5.16-k3s1 | 1431 | # github.com/k3s-io/etcd/client/v3 v3.5.13-k3s1 |
1422 | # [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 | 1432 | # [1] git ls-remote https://github.com/k3s-io/etcd a455a25f07e9e4661927dc4cd47b6e2b93ee3c08 |
1423 | SRCREV_client-v3="d294136463b074a18c1512967343ffd7ba582ee8" | 1433 | SRCREV_client-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" |
1424 | SRC_URI += "git://github.com/k3s-io/etcd;name=client-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/client/v3" | 1434 | SRC_URI += "git://github.com/k3s-io/etcd;name=client-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/client/v3" |
1425 | 1435 | ||
1426 | # github.com/k3s-io/etcd/server/v3 v3.5.16-k3s1 | 1436 | # github.com/k3s-io/etcd/server/v3 v3.5.13-k3s1 |
1427 | # [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 | 1437 | # [1] git ls-remote https://github.com/k3s-io/etcd a455a25f07e9e4661927dc4cd47b6e2b93ee3c08 |
1428 | SRCREV_server-v3="d294136463b074a18c1512967343ffd7ba582ee8" | 1438 | SRCREV_server-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" |
1429 | SRC_URI += "git://github.com/k3s-io/etcd;name=server-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/server/v3" | 1439 | SRC_URI += "git://github.com/k3s-io/etcd;name=server-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/server/v3" |
1430 | 1440 | ||
1431 | # github.com/bahlo/generic-list-go v0.2.0 | 1441 | # github.com/bahlo/generic-list-go v0.2.0 |
@@ -1453,9 +1463,9 @@ SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=http | |||
1453 | SRCREV_typeurl-v2="933576d917b1a9ba697d03d982fb18cb0260e64f" | 1463 | SRCREV_typeurl-v2="933576d917b1a9ba697d03d982fb18cb0260e64f" |
1454 | SRC_URI += "git://github.com/containerd/typeurl;name=typeurl-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/typeurl/v2" | 1464 | SRC_URI += "git://github.com/containerd/typeurl;name=typeurl-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/typeurl/v2" |
1455 | 1465 | ||
1456 | # github.com/cpuguy83/go-md2man/v2 v2.0.5 | 1466 | # github.com/cpuguy83/go-md2man/v2 v2.0.4 |
1457 | # [1] git ls-remote https://github.com/cpuguy83/go-md2man b14773d4db11046c50d0d1c05955839604aae991 | 1467 | # [1] git ls-remote https://github.com/cpuguy83/go-md2man d6816bfbea7506064a28119f805fb79f9bc5aeec |
1458 | SRCREV_go-md2man-v2="b14773d4db11046c50d0d1c05955839604aae991" | 1468 | SRCREV_go-md2man-v2="d6816bfbea7506064a28119f805fb79f9bc5aeec" |
1459 | SRC_URI += "git://github.com/cpuguy83/go-md2man;name=go-md2man-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cpuguy83/go-md2man/v2" | 1469 | SRC_URI += "git://github.com/cpuguy83/go-md2man;name=go-md2man-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cpuguy83/go-md2man/v2" |
1460 | 1470 | ||
1461 | # github.com/docker/go-connections v0.5.0 | 1471 | # github.com/docker/go-connections v0.5.0 |
@@ -1463,9 +1473,9 @@ SRC_URI += "git://github.com/cpuguy83/go-md2man;name=go-md2man-v2;protocol=https | |||
1463 | SRCREV_go-connections="fa09c952e3eadbffaf8afc5b8a1667158ba38ace" | 1473 | SRCREV_go-connections="fa09c952e3eadbffaf8afc5b8a1667158ba38ace" |
1464 | SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go-connections" | 1474 | SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go-connections" |
1465 | 1475 | ||
1466 | # github.com/google/gnostic-models v0.6.9 | 1476 | # github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 |
1467 | # [1] git ls-remote https://github.com/google/gnostic-models 8182012deeb719be14a1675628e3212ff9948140 | 1477 | # [1] git ls-remote https://github.com/google/gnostic-models c7be7c783f49e86348a1081eb387e01a347a4f23 |
1468 | SRCREV_gnostic-models="8182012deeb719be14a1675628e3212ff9948140" | 1478 | SRCREV_gnostic-models="c7be7c783f49e86348a1081eb387e01a347a4f23" |
1469 | SRC_URI += "git://github.com/google/gnostic-models;name=gnostic-models;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gnostic-models" | 1479 | SRC_URI += "git://github.com/google/gnostic-models;name=gnostic-models;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gnostic-models" |
1470 | 1480 | ||
1471 | # github.com/libp2p/go-buffer-pool v0.1.0 | 1481 | # github.com/libp2p/go-buffer-pool v0.1.0 |
@@ -1478,9 +1488,9 @@ SRC_URI += "git://github.com/libp2p/go-buffer-pool;name=go-buffer-pool;protocol= | |||
1478 | SRCREV_go-wordwrap="ecf0936a077a4bd73a1cc2ac5c370f2b55618d62" | 1488 | SRCREV_go-wordwrap="ecf0936a077a4bd73a1cc2ac5c370f2b55618d62" |
1479 | SRC_URI += "git://github.com/mitchellh/go-wordwrap;name=go-wordwrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/go-wordwrap" | 1489 | SRC_URI += "git://github.com/mitchellh/go-wordwrap;name=go-wordwrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/go-wordwrap" |
1480 | 1490 | ||
1481 | # github.com/k3s-io/etcd/client/v2 v2.305.16-k3s1 | 1491 | # github.com/k3s-io/etcd/client/v2 v2.305.13-k3s1 |
1482 | # [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 | 1492 | # [1] git ls-remote https://github.com/k3s-io/etcd a455a25f07e9e4661927dc4cd47b6e2b93ee3c08 |
1483 | SRCREV_client-v2="d294136463b074a18c1512967343ffd7ba582ee8" | 1493 | SRCREV_client-v2="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" |
1484 | SRC_URI += "git://github.com/k3s-io/etcd;name=client-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/client/v2" | 1494 | SRC_URI += "git://github.com/k3s-io/etcd;name=client-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/client/v2" |
1485 | 1495 | ||
1486 | # gopkg.in/natefinch/lumberjack.v2 v2.2.1 | 1496 | # gopkg.in/natefinch/lumberjack.v2 v2.2.1 |
@@ -1488,9 +1498,9 @@ SRC_URI += "git://github.com/k3s-io/etcd;name=client-v2;protocol=https;nobranch= | |||
1488 | SRCREV_lumberjack.v2="4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0" | 1498 | SRCREV_lumberjack.v2="4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0" |
1489 | SRC_URI += "git://github.com/natefinch/lumberjack;name=lumberjack.v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/natefinch/lumberjack.v2" | 1499 | SRC_URI += "git://github.com/natefinch/lumberjack;name=lumberjack.v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/natefinch/lumberjack.v2" |
1490 | 1500 | ||
1491 | # github.com/k3s-io/helm-controller v0.16.5 | 1501 | # github.com/k3s-io/helm-controller v0.16.4 |
1492 | # [1] git ls-remote https://github.com/k3s-io/helm-controller 5d91b5fef8482219a93ed6ccfc4ea026431966f8 | 1502 | # [1] git ls-remote https://github.com/k3s-io/helm-controller ec3a245e4b3d2eb242058da32e5491142e81d47a |
1493 | SRCREV_helm-controller="5d91b5fef8482219a93ed6ccfc4ea026431966f8" | 1503 | SRCREV_helm-controller="ec3a245e4b3d2eb242058da32e5491142e81d47a" |
1494 | SRC_URI += "git://github.com/k3s-io/helm-controller;name=helm-controller;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/helm-controller" | 1504 | SRC_URI += "git://github.com/k3s-io/helm-controller;name=helm-controller;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/helm-controller" |
1495 | 1505 | ||
1496 | # github.com/mwitkow/go-http-dialer v0.0.0-20161116154839-378f744fb2b8 | 1506 | # github.com/mwitkow/go-http-dialer v0.0.0-20161116154839-378f744fb2b8 |
@@ -1503,9 +1513,9 @@ SRC_URI += "git://github.com/mwitkow/go-http-dialer;name=go-http-dialer;protocol | |||
1503 | SRCREV_selinux="b68c45eb2df48c6b0c949901ccda90c8e65fe677" | 1513 | SRCREV_selinux="b68c45eb2df48c6b0c949901ccda90c8e65fe677" |
1504 | SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/selinux" | 1514 | SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/selinux" |
1505 | 1515 | ||
1506 | # github.com/k3s-io/etcd/etcdutl/v3 v3.5.16-k3s1 | 1516 | # github.com/k3s-io/etcd/etcdutl/v3 v3.5.13-k3s1 |
1507 | # [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 | 1517 | # [1] git ls-remote https://github.com/k3s-io/etcd a455a25f07e9e4661927dc4cd47b6e2b93ee3c08 |
1508 | SRCREV_etcdutl-v3="d294136463b074a18c1512967343ffd7ba582ee8" | 1518 | SRCREV_etcdutl-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" |
1509 | SRC_URI += "git://github.com/k3s-io/etcd;name=etcdutl-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/etcdutl/v3" | 1519 | SRC_URI += "git://github.com/k3s-io/etcd;name=etcdutl-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/etcdutl/v3" |
1510 | 1520 | ||
1511 | # github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 | 1521 | # github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 |
@@ -1513,11 +1523,6 @@ SRC_URI += "git://github.com/k3s-io/etcd;name=etcdutl-v3;protocol=https;nobranch | |||
1513 | SRCREV_govalidator="a9d515a09cc289c60d55064edec5ef189859f172" | 1523 | SRCREV_govalidator="a9d515a09cc289c60d55064edec5ef189859f172" |
1514 | SRC_URI += "git://github.com/asaskevich/govalidator;name=govalidator;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/asaskevich/govalidator" | 1524 | SRC_URI += "git://github.com/asaskevich/govalidator;name=govalidator;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/asaskevich/govalidator" |
1515 | 1525 | ||
1516 | # github.com/containerd/errdefs/pkg v0.3.0 | ||
1517 | # [1] git ls-remote https://github.com/containerd/errdefs 4817405e4a3caeb7aee9dac68ed55339c59cb635 | ||
1518 | SRCREV_pkg="4817405e4a3caeb7aee9dac68ed55339c59cb635" | ||
1519 | SRC_URI += "git://github.com/containerd/errdefs;name=pkg;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs/pkg" | ||
1520 | |||
1521 | # github.com/distribution/reference v0.5.0 | 1526 | # github.com/distribution/reference v0.5.0 |
1522 | # [1] git ls-remote https://github.com/distribution/reference 49c28499d219290c3226822e9cfcd4ede6d75379 | 1527 | # [1] git ls-remote https://github.com/distribution/reference 49c28499d219290c3226822e9cfcd4ede6d75379 |
1523 | SRCREV_reference="49c28499d219290c3226822e9cfcd4ede6d75379" | 1528 | SRCREV_reference="49c28499d219290c3226822e9cfcd4ede6d75379" |
@@ -1608,9 +1613,9 @@ SRC_URI += "git://github.com/quic-go/webtransport-go;name=webtransport-go;protoc | |||
1608 | SRCREV_blackfriday-v2="4c9bf9512682b995722660a4196c0013228e2049" | 1613 | SRCREV_blackfriday-v2="4c9bf9512682b995722660a4196c0013228e2049" |
1609 | SRC_URI += "git://github.com/russross/blackfriday;name=blackfriday-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/russross/blackfriday/v2" | 1614 | SRC_URI += "git://github.com/russross/blackfriday;name=blackfriday-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/russross/blackfriday/v2" |
1610 | 1615 | ||
1611 | # sigs.k8s.io/kustomize/kustomize/v5 v5.5.0 | 1616 | # sigs.k8s.io/kustomize/kustomize/v5 v5.4.2 |
1612 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize afe77936761f8f7ee735a67f167a8382c8406f74 | 1617 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize f309dfc54a4143225dd8af693a11703cc9e7d959 |
1613 | SRCREV_kustomize-v5="afe77936761f8f7ee735a67f167a8382c8406f74" | 1618 | SRCREV_kustomize-v5="f309dfc54a4143225dd8af693a11703cc9e7d959" |
1614 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kustomize-v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/kustomize/kustomize/v5" | 1619 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kustomize-v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/kustomize/kustomize/v5" |
1615 | 1620 | ||
1616 | # github.com/prometheus/client_golang v1.19.1 | 1621 | # github.com/prometheus/client_golang v1.19.1 |
@@ -1618,6 +1623,11 @@ SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kustomize-v5;protoco | |||
1618 | SRCREV_client_golang="6e3f4b1091875216850a486b1c2eb0e5ea852f98" | 1623 | SRCREV_client_golang="6e3f4b1091875216850a486b1c2eb0e5ea852f98" |
1619 | SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/client_golang" | 1624 | SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/client_golang" |
1620 | 1625 | ||
1626 | # github.com/daviddengcn/go-colortext v1.0.0 | ||
1627 | # [1] git ls-remote https://github.com/daviddengcn/go-colortext dc4cd66b56a892657c0bea8bf4389d35210ce0ee | ||
1628 | SRCREV_go-colortext="dc4cd66b56a892657c0bea8bf4389d35210ce0ee" | ||
1629 | SRC_URI += "git://github.com/daviddengcn/go-colortext;name=go-colortext;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/daviddengcn/go-colortext" | ||
1630 | |||
1621 | # github.com/go-openapi/jsonreference v0.21.0 | 1631 | # github.com/go-openapi/jsonreference v0.21.0 |
1622 | # [1] git ls-remote https://github.com/go-openapi/jsonreference c5fa756d84ccb15425cb8664d142ad550fe58b1b | 1632 | # [1] git ls-remote https://github.com/go-openapi/jsonreference c5fa756d84ccb15425cb8664d142ad550fe58b1b |
1623 | SRCREV_jsonreference="c5fa756d84ccb15425cb8664d142ad550fe58b1b" | 1633 | SRCREV_jsonreference="c5fa756d84ccb15425cb8664d142ad550fe58b1b" |
@@ -1643,11 +1653,6 @@ SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=ht | |||
1643 | SRCREV_grpc-websocket-proxy="673ab2c3ae75cc01952b84b88590e30e75dcf395" | 1653 | SRCREV_grpc-websocket-proxy="673ab2c3ae75cc01952b84b88590e30e75dcf395" |
1644 | SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;name=grpc-websocket-proxy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tmc/grpc-websocket-proxy" | 1654 | SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;name=grpc-websocket-proxy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tmc/grpc-websocket-proxy" |
1645 | 1655 | ||
1646 | # github.com/k3s-io/etcd/client/pkg/v3 v3.5.16-k3s1 | ||
1647 | # [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 | ||
1648 | SRCREV_pkg-v3="d294136463b074a18c1512967343ffd7ba582ee8" | ||
1649 | SRC_URI += "git://github.com/k3s-io/etcd;name=pkg-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/client/pkg/v3" | ||
1650 | |||
1651 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 | 1656 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 |
1652 | # [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers ced1acdcaa24dc39c01b039fc37576c395f506cf | 1657 | # [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers ced1acdcaa24dc39c01b039fc37576c395f506cf |
1653 | SRCREV_go-fuzz-headers="ced1acdcaa24dc39c01b039fc37576c395f506cf" | 1658 | SRCREV_go-fuzz-headers="ced1acdcaa24dc39c01b039fc37576c395f506cf" |
@@ -1688,6 +1693,11 @@ SRC_URI += "git://github.com/multiformats/go-multihash;name=go-multihash;protoco | |||
1688 | SRCREV_image-spec="e7f7c0ca69b21688c3cea7c87a04e4503e6099e2" | 1693 | SRCREV_image-spec="e7f7c0ca69b21688c3cea7c87a04e4503e6099e2" |
1689 | SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/image-spec" | 1694 | SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/image-spec" |
1690 | 1695 | ||
1696 | # github.com/seccomp/libseccomp-golang v0.10.0 | ||
1697 | # [1] git ls-remote https://github.com/seccomp/libseccomp-golang 879684a7b708c2ebc730e62fdae39ae9081b4680 | ||
1698 | SRCREV_libseccomp-golang="879684a7b708c2ebc730e62fdae39ae9081b4680" | ||
1699 | SRC_URI += "git://github.com/seccomp/libseccomp-golang;name=libseccomp-golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/seccomp/libseccomp-golang" | ||
1700 | |||
1691 | # github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 | 1701 | # github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 |
1692 | # [1] git ls-remote https://github.com/stefanberger/go-pkcs11uri 78284954bff6dcce7888166bb79bbba93bea0879 | 1702 | # [1] git ls-remote https://github.com/stefanberger/go-pkcs11uri 78284954bff6dcce7888166bb79bbba93bea0879 |
1693 | SRCREV_go-pkcs11uri="78284954bff6dcce7888166bb79bbba93bea0879" | 1703 | SRCREV_go-pkcs11uri="78284954bff6dcce7888166bb79bbba93bea0879" |
@@ -1698,14 +1708,19 @@ SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protoco | |||
1698 | SRCREV_go-keyspace="5b898ac5add1da7178a4a98e69cb7b9205c085ee" | 1708 | SRCREV_go-keyspace="5b898ac5add1da7178a4a98e69cb7b9205c085ee" |
1699 | SRC_URI += "git://github.com/whyrusleeping/go-keyspace;name=go-keyspace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/whyrusleeping/go-keyspace" | 1709 | SRC_URI += "git://github.com/whyrusleeping/go-keyspace;name=go-keyspace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/whyrusleeping/go-keyspace" |
1700 | 1710 | ||
1701 | # sigs.k8s.io/structured-merge-diff/v4 v4.4.3 | 1711 | # github.com/k3s-io/etcd/client/pkg/v3 v3.5.13-k3s1 |
1702 | # [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff db46cc3084b4575e65498a0dc7389fe7eaa15a35 | 1712 | # [1] git ls-remote https://github.com/k3s-io/etcd a455a25f07e9e4661927dc4cd47b6e2b93ee3c08 |
1703 | SRCREV_structured-merge-diff-v4="db46cc3084b4575e65498a0dc7389fe7eaa15a35" | 1713 | SRCREV_pkg-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" |
1714 | SRC_URI += "git://github.com/k3s-io/etcd;name=pkg-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/client/pkg/v3" | ||
1715 | |||
1716 | # sigs.k8s.io/structured-merge-diff/v4 v4.4.1 | ||
1717 | # [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff cf09e71f4508bfc416135048e392a8a4990bf4e3 | ||
1718 | SRCREV_structured-merge-diff-v4="cf09e71f4508bfc416135048e392a8a4990bf4e3" | ||
1704 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;name=structured-merge-diff-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/structured-merge-diff/v4" | 1719 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;name=structured-merge-diff-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/structured-merge-diff/v4" |
1705 | 1720 | ||
1706 | # github.com/cyphar/filepath-securejoin v0.3.4 | 1721 | # github.com/cyphar/filepath-securejoin v0.2.5 |
1707 | # [1] git ls-remote https://github.com/cyphar/filepath-securejoin fd16ade2aea75ef1ad2b9e8144316f1931bd2df3 | 1722 | # [1] git ls-remote https://github.com/cyphar/filepath-securejoin d861a119c32d40be32858ad1cc6cc12092739915 |
1708 | SRCREV_filepath-securejoin="fd16ade2aea75ef1ad2b9e8144316f1931bd2df3" | 1723 | SRCREV_filepath-securejoin="d861a119c32d40be32858ad1cc6cc12092739915" |
1709 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cyphar/filepath-securejoin" | 1724 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cyphar/filepath-securejoin" |
1710 | 1725 | ||
1711 | # github.com/hashicorp/go-retryablehttp v0.7.7 | 1726 | # github.com/hashicorp/go-retryablehttp v0.7.7 |
@@ -1738,9 +1753,9 @@ SRC_URI += "git://github.com/opentracing/opentracing-go;name=opentracing-go;prot | |||
1738 | SRCREV_go-118-fuzz-build="8075edf89bb034603c758f28fe93143047ac5677" | 1753 | SRCREV_go-118-fuzz-build="8075edf89bb034603c758f28fe93143047ac5677" |
1739 | SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;name=go-118-fuzz-build;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AdamKorcz/go-118-fuzz-build" | 1754 | SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;name=go-118-fuzz-build;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AdamKorcz/go-118-fuzz-build" |
1740 | 1755 | ||
1741 | # github.com/bronze1man/goStrongswanVici v0.0.0-20231128135937-211cef3b0b20 | 1756 | # github.com/bronze1man/goStrongswanVici v0.0.0-20221114103242-3f6dc524986c |
1742 | # [1] git ls-remote https://github.com/bronze1man/goStrongswanVici 211cef3b0b20c5c00c0ad49f7b4ccb78c06eee58 | 1757 | # [1] git ls-remote https://github.com/bronze1man/goStrongswanVici 3f6dc524986c8a20ee1e139f9e1bef1595877b5d |
1743 | SRCREV_goStrongswanVici="211cef3b0b20c5c00c0ad49f7b4ccb78c06eee58" | 1758 | SRCREV_goStrongswanVici="3f6dc524986c8a20ee1e139f9e1bef1595877b5d" |
1744 | SRC_URI += "git://github.com/bronze1man/goStrongswanVici;name=goStrongswanVici;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/bronze1man/goStrongswanVici" | 1759 | SRC_URI += "git://github.com/bronze1man/goStrongswanVici;name=goStrongswanVici;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/bronze1man/goStrongswanVici" |
1745 | 1760 | ||
1746 | # github.com/containernetworking/plugins v1.5.1 | 1761 | # github.com/containernetworking/plugins v1.5.1 |
@@ -1748,9 +1763,9 @@ SRC_URI += "git://github.com/bronze1man/goStrongswanVici;name=goStrongswanVici;p | |||
1748 | SRCREV_plugins="c29dc79f96cd50452a247a4591443d2aac033429" | 1763 | SRCREV_plugins="c29dc79f96cd50452a247a4591443d2aac033429" |
1749 | SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/plugins" | 1764 | SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/plugins" |
1750 | 1765 | ||
1751 | # github.com/google/go-containerregistry v0.20.2 | 1766 | # github.com/google/go-containerregistry v0.14.0 |
1752 | # [1] git ls-remote https://github.com/google/go-containerregistry c195f151efe3369874c72662cd69ad43ee485128 | 1767 | # [1] git ls-remote https://github.com/google/go-containerregistry 4b081f801f399fa293f23e42ba4c4ac6a6003f2c |
1753 | SRCREV_go-containerregistry="c195f151efe3369874c72662cd69ad43ee485128" | 1768 | SRCREV_go-containerregistry="4b081f801f399fa293f23e42ba4c4ac6a6003f2c" |
1754 | SRC_URI += "git://github.com/google/go-containerregistry;name=go-containerregistry;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/go-containerregistry" | 1769 | SRC_URI += "git://github.com/google/go-containerregistry;name=go-containerregistry;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/go-containerregistry" |
1755 | 1770 | ||
1756 | # github.com/grpc-ecosystem/grpc-gateway v1.16.0 | 1771 | # github.com/grpc-ecosystem/grpc-gateway v1.16.0 |
@@ -1793,6 +1808,11 @@ SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=container | |||
1793 | SRCREV_stargz-snapshotter="64ab83bd65cd4a763e262955984232cc5ddfeb3f" | 1808 | SRCREV_stargz-snapshotter="64ab83bd65cd4a763e262955984232cc5ddfeb3f" |
1794 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter" | 1809 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter" |
1795 | 1810 | ||
1811 | # github.com/checkpoint-restore/go-criu/v5 v5.3.0 | ||
1812 | # [1] git ls-remote https://github.com/checkpoint-restore/go-criu e3059103a5cf6adca2183e08c0315e8d8d5135a5 | ||
1813 | SRCREV_v5="e3059103a5cf6adca2183e08c0315e8d8d5135a5" | ||
1814 | SRC_URI += "git://github.com/checkpoint-restore/go-criu;name=v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/checkpoint-restore/go-criu/v5" | ||
1815 | |||
1796 | # github.com/multiformats/go-multiaddr-dns v0.3.1 | 1816 | # github.com/multiformats/go-multiaddr-dns v0.3.1 |
1797 | # [1] git ls-remote https://github.com/multiformats/go-multiaddr-dns 448c10b622b0c09ce6834487156c1fd9a65f1597 | 1817 | # [1] git ls-remote https://github.com/multiformats/go-multiaddr-dns 448c10b622b0c09ce6834487156c1fd9a65f1597 |
1798 | SRCREV_go-multiaddr-dns="448c10b622b0c09ce6834487156c1fd9a65f1597" | 1818 | SRCREV_go-multiaddr-dns="448c10b622b0c09ce6834487156c1fd9a65f1597" |
@@ -1813,14 +1833,14 @@ SRC_URI += "git://github.com/decred/dcrd;name=secp256k1-v4;protocol=https;nobran | |||
1813 | SRCREV_grpc-gateway-v2="2da4beb003329d83c74a52d66a009110ef1fd180" | 1833 | SRCREV_grpc-gateway-v2="2da4beb003329d83c74a52d66a009110ef1fd180" |
1814 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;name=grpc-gateway-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/grpc-ecosystem/grpc-gateway/v2" | 1834 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;name=grpc-gateway-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/grpc-ecosystem/grpc-gateway/v2" |
1815 | 1835 | ||
1816 | # google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 | 1836 | # google.golang.org/genproto/googleapis/api v0.0.0-20240701130421-f6361c86f094 |
1817 | # [1] git ls-remote https://github.com/googleapis/go-genproto 8af14fe29dc178f8f16f3720e1da949120cecbeb | 1837 | # [1] git ls-remote https://github.com/googleapis/go-genproto f6361c86f094e1ce372f9e6862d80a3ac9688ada |
1818 | SRCREV_googleapis-api="8af14fe29dc178f8f16f3720e1da949120cecbeb" | 1838 | SRCREV_googleapis-api="f6361c86f094e1ce372f9e6862d80a3ac9688ada" |
1819 | SRC_URI += "git://github.com/googleapis/go-genproto;name=googleapis-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/api" | 1839 | SRC_URI += "git://github.com/googleapis/go-genproto;name=googleapis-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/api" |
1820 | 1840 | ||
1821 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 | 1841 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf |
1822 | # [1] git ls-remote https://github.com/googleapis/go-genproto 8af14fe29dc178f8f16f3720e1da949120cecbeb | 1842 | # [1] git ls-remote https://github.com/googleapis/go-genproto b1a4ccb954bffa15cc305c5111ed01885cd839fd |
1823 | SRCREV_rpc="8af14fe29dc178f8f16f3720e1da949120cecbeb" | 1843 | SRCREV_rpc="b1a4ccb954bffa15cc305c5111ed01885cd839fd" |
1824 | SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/rpc" | 1844 | SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/rpc" |
1825 | 1845 | ||
1826 | # github.com/rootless-containers/rootlesskit v1.0.1 | 1846 | # github.com/rootless-containers/rootlesskit v1.0.1 |
@@ -1873,74 +1893,69 @@ SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=specs-go; | |||
1873 | SRCREV_otlptrace="81216fb002a6a76d32fdab6ef999bcf65794130d" | 1893 | SRCREV_otlptrace="81216fb002a6a76d32fdab6ef999bcf65794130d" |
1874 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptrace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace" | 1894 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptrace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace" |
1875 | 1895 | ||
1876 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.32.0-k3s1 | 1896 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.31.1-k3s3 |
1877 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 1897 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1878 | SRCREV_api="39f4707c882be87eb91cef02d669a5b584923fe7" | 1898 | SRCREV_api="56794a14c26d45cb27a7c071688f19b0407f0367" |
1879 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/api" | 1899 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/api" |
1880 | 1900 | ||
1881 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.32.0-k3s1 | 1901 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.31.1-k3s3 |
1882 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 1902 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1883 | SRCREV_kms="39f4707c882be87eb91cef02d669a5b584923fe7" | 1903 | SRCREV_kms="56794a14c26d45cb27a7c071688f19b0407f0367" |
1884 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kms;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kms" | 1904 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kms;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kms" |
1885 | 1905 | ||
1886 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.32.0-k3s1 | 1906 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.31.1-k3s3 |
1887 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 1907 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1888 | SRCREV_cri-api="39f4707c882be87eb91cef02d669a5b584923fe7" | 1908 | SRCREV_cri-api="56794a14c26d45cb27a7c071688f19b0407f0367" |
1889 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=cri-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api" | 1909 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=cri-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api" |
1890 | 1910 | ||
1891 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.32.0-k3s1 | 1911 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.31.1-k3s3 |
1892 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 1912 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1893 | SRCREV_kubectl="39f4707c882be87eb91cef02d669a5b584923fe7" | 1913 | SRCREV_kubectl="56794a14c26d45cb27a7c071688f19b0407f0367" |
1894 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubectl;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl" | 1914 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubectl;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl" |
1895 | 1915 | ||
1896 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.32.0-k3s1 | 1916 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.31.1-k3s3 |
1897 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 1917 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1898 | SRCREV_kubelet="39f4707c882be87eb91cef02d669a5b584923fe7" | 1918 | SRCREV_kubelet="56794a14c26d45cb27a7c071688f19b0407f0367" |
1899 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubelet;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet" | 1919 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubelet;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet" |
1900 | 1920 | ||
1901 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.32.0-k3s1 | 1921 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.31.1-k3s3 |
1902 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 1922 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1903 | SRCREV_metrics="39f4707c882be87eb91cef02d669a5b584923fe7" | 1923 | SRCREV_metrics="56794a14c26d45cb27a7c071688f19b0407f0367" |
1904 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=metrics;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics" | 1924 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=metrics;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics" |
1905 | 1925 | ||
1906 | # sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.0 | 1926 | # sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.3 |
1907 | # [1] git ls-remote https://github.com/kubernetes-sigs/apiserver-network-proxy 14f752ee8cf2f38727b6dddf7e0906dbce5bf4c1 | 1927 | # [1] git ls-remote https://github.com/kubernetes-sigs/apiserver-network-proxy a419d24765f42ac0f4c3ebaad57cb4d66728a81f |
1908 | SRCREV_konnectivity-client="14f752ee8cf2f38727b6dddf7e0906dbce5bf4c1" | 1928 | SRCREV_konnectivity-client="a419d24765f42ac0f4c3ebaad57cb4d66728a81f" |
1909 | SRC_URI += "git://github.com/kubernetes-sigs/apiserver-network-proxy;name=konnectivity-client;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/apiserver-network-proxy/konnectivity-client" | 1929 | SRC_URI += "git://github.com/kubernetes-sigs/apiserver-network-proxy;name=konnectivity-client;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/apiserver-network-proxy/konnectivity-client" |
1910 | 1930 | ||
1911 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.32.0-k3s1 | 1931 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.31.1-k3s3 |
1912 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 1932 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1913 | SRCREV_apiserver="39f4707c882be87eb91cef02d669a5b584923fe7" | 1933 | SRCREV_apiserver="56794a14c26d45cb27a7c071688f19b0407f0367" |
1914 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=apiserver;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver" | 1934 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=apiserver;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver" |
1915 | 1935 | ||
1916 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.32.0-k3s1 | 1936 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.31.1-k3s3 |
1917 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 1937 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1918 | SRCREV_client-go="39f4707c882be87eb91cef02d669a5b584923fe7" | 1938 | SRCREV_client-go="56794a14c26d45cb27a7c071688f19b0407f0367" |
1919 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=client-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go" | 1939 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=client-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go" |
1920 | 1940 | ||
1921 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.32.0-k3s1 | 1941 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.31.1-k3s3 |
1922 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 1942 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1923 | SRCREV_kube-proxy="39f4707c882be87eb91cef02d669a5b584923fe7" | 1943 | SRCREV_kube-proxy="56794a14c26d45cb27a7c071688f19b0407f0367" |
1924 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-proxy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy" | 1944 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-proxy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy" |
1925 | 1945 | ||
1926 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.32.0-k3s1 | 1946 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.31.1-k3s3 |
1927 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 1947 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1928 | SRCREV_cli-runtime="39f4707c882be87eb91cef02d669a5b584923fe7" | 1948 | SRCREV_cli-runtime="56794a14c26d45cb27a7c071688f19b0407f0367" |
1929 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=cli-runtime;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime" | 1949 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=cli-runtime;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime" |
1930 | 1950 | ||
1931 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/externaljwt v1.32.0-k3s1 | 1951 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.31.1-k3s3 |
1932 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 1952 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1933 | SRCREV_externaljwt="39f4707c882be87eb91cef02d669a5b584923fe7" | 1953 | SRCREV_mount-utils="56794a14c26d45cb27a7c071688f19b0407f0367" |
1934 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=externaljwt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/externaljwt" | ||
1935 | |||
1936 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.32.0-k3s1 | ||
1937 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | ||
1938 | SRCREV_mount-utils="39f4707c882be87eb91cef02d669a5b584923fe7" | ||
1939 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=mount-utils;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils" | 1954 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=mount-utils;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils" |
1940 | 1955 | ||
1941 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.32.0-k3s1 | 1956 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.31.1-k3s3 |
1942 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 1957 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1943 | SRCREV_apimachinery="39f4707c882be87eb91cef02d669a5b584923fe7" | 1958 | SRCREV_apimachinery="56794a14c26d45cb27a7c071688f19b0407f0367" |
1944 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=apimachinery;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery" | 1959 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=apimachinery;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery" |
1945 | 1960 | ||
1946 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 | 1961 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 |
@@ -1948,29 +1963,29 @@ SRC_URI += "git://github.com/k3s-io/kubernetes;name=apimachinery;protocol=https; | |||
1948 | SRCREV_otelhttp="af75717ac4fb3ba13eaea83b88301723122060cf" | 1963 | SRCREV_otelhttp="af75717ac4fb3ba13eaea83b88301723122060cf" |
1949 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp" | 1964 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp" |
1950 | 1965 | ||
1951 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.32.0-k3s1 | 1966 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.31.1-k3s3 |
1952 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 1967 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1953 | SRCREV_endpointslice="39f4707c882be87eb91cef02d669a5b584923fe7" | 1968 | SRCREV_endpointslice="56794a14c26d45cb27a7c071688f19b0407f0367" |
1954 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=endpointslice;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice" | 1969 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=endpointslice;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice" |
1955 | 1970 | ||
1956 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.32.0-k3s1 | 1971 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.31.1-k3s3 |
1957 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 1972 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1958 | SRCREV_cloud-provider="39f4707c882be87eb91cef02d669a5b584923fe7" | 1973 | SRCREV_cloud-provider="56794a14c26d45cb27a7c071688f19b0407f0367" |
1959 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=cloud-provider;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider" | 1974 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=cloud-provider;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider" |
1960 | 1975 | ||
1961 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.32.0-k3s1 | 1976 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.31.1-k3s3 |
1962 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 1977 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1963 | SRCREV_component-base="39f4707c882be87eb91cef02d669a5b584923fe7" | 1978 | SRCREV_component-base="56794a14c26d45cb27a7c071688f19b0407f0367" |
1964 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=component-base;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base" | 1979 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=component-base;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base" |
1965 | 1980 | ||
1966 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.32.0-k3s1 | 1981 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.31.1-k3s3 |
1967 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 1982 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1968 | SRCREV_code-generator="39f4707c882be87eb91cef02d669a5b584923fe7" | 1983 | SRCREV_code-generator="56794a14c26d45cb27a7c071688f19b0407f0367" |
1969 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=code-generator;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator" | 1984 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=code-generator;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator" |
1970 | 1985 | ||
1971 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.32.0-k3s1 | 1986 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.31.1-k3s3 |
1972 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 1987 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1973 | SRCREV_kube-scheduler="39f4707c882be87eb91cef02d669a5b584923fe7" | 1988 | SRCREV_kube-scheduler="56794a14c26d45cb27a7c071688f19b0407f0367" |
1974 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-scheduler;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler" | 1989 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-scheduler;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler" |
1975 | 1990 | ||
1976 | # go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28.0 | 1991 | # go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28.0 |
@@ -1983,54 +1998,54 @@ SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracegrpc; | |||
1983 | SRCREV_otlptracehttp="81216fb002a6a76d32fdab6ef999bcf65794130d" | 1998 | SRCREV_otlptracehttp="81216fb002a6a76d32fdab6ef999bcf65794130d" |
1984 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracehttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp" | 1999 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracehttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp" |
1985 | 2000 | ||
1986 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.32.0-k3s1 | 2001 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.31.1-k3s3 |
1987 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 2002 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1988 | SRCREV_kube-aggregator="39f4707c882be87eb91cef02d669a5b584923fe7" | 2003 | SRCREV_kube-aggregator="56794a14c26d45cb27a7c071688f19b0407f0367" |
1989 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-aggregator;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator" | 2004 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-aggregator;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator" |
1990 | 2005 | ||
1991 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.32.0-k3s1 | 2006 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.31.1-k3s3 |
1992 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 2007 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1993 | SRCREV_cluster-bootstrap="39f4707c882be87eb91cef02d669a5b584923fe7" | 2008 | SRCREV_cluster-bootstrap="56794a14c26d45cb27a7c071688f19b0407f0367" |
1994 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=cluster-bootstrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap" | 2009 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=cluster-bootstrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap" |
1995 | 2010 | ||
1996 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.32.0-k3s1 | 2011 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.31.1-k3s3 |
1997 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 2012 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
1998 | SRCREV_component-helpers="39f4707c882be87eb91cef02d669a5b584923fe7" | 2013 | SRCREV_component-helpers="56794a14c26d45cb27a7c071688f19b0407f0367" |
1999 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=component-helpers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers" | 2014 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=component-helpers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers" |
2000 | 2015 | ||
2001 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.32.0-k3s1 | 2016 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.31.1-k3s3 |
2002 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 2017 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
2003 | SRCREV_controller-manager="39f4707c882be87eb91cef02d669a5b584923fe7" | 2018 | SRCREV_controller-manager="56794a14c26d45cb27a7c071688f19b0407f0367" |
2004 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=controller-manager;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager" | 2019 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=controller-manager;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager" |
2005 | 2020 | ||
2006 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.32.0-k3s1 | 2021 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.31.1-k3s3 |
2007 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 2022 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
2008 | SRCREV_csi-translation-lib="39f4707c882be87eb91cef02d669a5b584923fe7" | 2023 | SRCREV_csi-translation-lib="56794a14c26d45cb27a7c071688f19b0407f0367" |
2009 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=csi-translation-lib;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib" | 2024 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=csi-translation-lib;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib" |
2010 | 2025 | ||
2011 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.32.0-k3s1 | 2026 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.31.1-k3s3 |
2012 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 2027 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
2013 | SRCREV_pod-security-admission="39f4707c882be87eb91cef02d669a5b584923fe7" | 2028 | SRCREV_pod-security-admission="56794a14c26d45cb27a7c071688f19b0407f0367" |
2014 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=pod-security-admission;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission" | 2029 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=pod-security-admission;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission" |
2015 | 2030 | ||
2016 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.32.0-k3s1 | 2031 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.31.1-k3s3 |
2017 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 2032 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
2018 | SRCREV_apiextensions-apiserver="39f4707c882be87eb91cef02d669a5b584923fe7" | 2033 | SRCREV_apiextensions-apiserver="56794a14c26d45cb27a7c071688f19b0407f0367" |
2019 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=apiextensions-apiserver;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver" | 2034 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=apiextensions-apiserver;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver" |
2020 | 2035 | ||
2021 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.32.0-k3s1 | 2036 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.31.1-k3s3 |
2022 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 2037 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
2023 | SRCREV_kube-controller-manager="39f4707c882be87eb91cef02d669a5b584923fe7" | 2038 | SRCREV_kube-controller-manager="56794a14c26d45cb27a7c071688f19b0407f0367" |
2024 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-controller-manager;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager" | 2039 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-controller-manager;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager" |
2025 | 2040 | ||
2026 | # go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0 | 2041 | # go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 |
2027 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib af75717ac4fb3ba13eaea83b88301723122060cf | 2042 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 9d4eb7e7706038b07d33f83f76afbe13f53d171d |
2028 | SRCREV_otelgrpc="af75717ac4fb3ba13eaea83b88301723122060cf" | 2043 | SRCREV_otelgrpc="9d4eb7e7706038b07d33f83f76afbe13f53d171d" |
2029 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelgrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc" | 2044 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelgrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc" |
2030 | 2045 | ||
2031 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.32.0-k3s1 | 2046 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.31.1-k3s3 |
2032 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 | 2047 | # [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 |
2033 | SRCREV_dynamic-resource-allocation="39f4707c882be87eb91cef02d669a5b584923fe7" | 2048 | SRCREV_dynamic-resource-allocation="56794a14c26d45cb27a7c071688f19b0407f0367" |
2034 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=dynamic-resource-allocation;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation" | 2049 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=dynamic-resource-allocation;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation" |
2035 | 2050 | ||
2036 | # go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.44.0 | 2051 | # go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.44.0 |