summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/k3s/k3s/modules.txt510
-rw-r--r--recipes-containers/k3s/k3s_git.bb6
-rw-r--r--recipes-containers/k3s/relocation.inc108
-rw-r--r--recipes-containers/k3s/src_uri.inc1150
4 files changed, 1250 insertions, 524 deletions
diff --git a/recipes-containers/k3s/k3s/modules.txt b/recipes-containers/k3s/k3s/modules.txt
index efb15e91..04a8523c 100644
--- a/recipes-containers/k3s/k3s/modules.txt
+++ b/recipes-containers/k3s/k3s/modules.txt
@@ -1,3 +1,5 @@
1# github.com/Microsoft/hcsshim v0.11.4
2## explicit
1# github.com/Mirantis/cri-dockerd v0.0.0-00010101000000-000000000000 3# github.com/Mirantis/cri-dockerd v0.0.0-00010101000000-000000000000
2## explicit 4## explicit
3# github.com/blang/semver/v4 v4.0.0 5# github.com/blang/semver/v4 v4.0.0
@@ -6,9 +8,9 @@
6## explicit 8## explicit
7# github.com/containerd/aufs v1.0.0 9# github.com/containerd/aufs v1.0.0
8## explicit 10## explicit
9# github.com/containerd/cgroups v1.1.0 11# github.com/containerd/cgroups/v3 v3.0.2
10## explicit 12## explicit
11# github.com/containerd/containerd v1.7.3 13# github.com/containerd/containerd v1.7.11
12## explicit 14## explicit
13# github.com/containerd/fuse-overlayfs-snapshotter v1.0.5 15# github.com/containerd/fuse-overlayfs-snapshotter v1.0.5
14## explicit 16## explicit
@@ -16,53 +18,67 @@
16## explicit 18## explicit
17# github.com/containerd/zfs v1.1.0 19# github.com/containerd/zfs v1.1.0
18## explicit 20## explicit
19# github.com/coreos/go-iptables v0.6.0 21# github.com/coreos/go-iptables v0.7.0
20## explicit 22## explicit
21# github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf 23# github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
22## explicit 24## explicit
23# github.com/docker/docker v23.0.3+incompatible 25# github.com/docker/docker v24.0.7+incompatible
24## explicit 26## explicit
25# github.com/erikdubbelboer/gspt v0.0.0-20190125194910-e68493906b83 27# github.com/erikdubbelboer/gspt v0.0.0-20190125194910-e68493906b83
26## explicit 28## explicit
27# github.com/flannel-io/flannel v0.22.2 29# github.com/flannel-io/flannel v0.24.2
28## explicit 30## explicit
29# github.com/go-bindata/go-bindata v3.1.2+incompatible 31# github.com/go-bindata/go-bindata v3.1.2+incompatible
30## explicit 32## explicit
33# github.com/go-logr/logr v1.4.1
34## explicit
35# github.com/go-logr/stdr v1.2.3-0.20220714215716-96bad1d688c5
36## explicit
31# github.com/go-sql-driver/mysql v1.7.1 37# github.com/go-sql-driver/mysql v1.7.1
32## explicit 38## explicit
33# github.com/go-test/deep v1.0.7 39# github.com/go-test/deep v1.0.7
34## explicit 40## explicit
41# github.com/golang/mock v1.6.0
42## explicit
35# github.com/google/cadvisor v0.47.3 43# github.com/google/cadvisor v0.47.3
36## explicit 44## explicit
37# github.com/google/uuid v1.3.0 45# github.com/google/uuid v1.4.0
38## explicit 46## explicit
39# github.com/gorilla/mux v1.8.0 47# github.com/gorilla/mux v1.8.1
40## explicit 48## explicit
41# github.com/gorilla/websocket v1.5.0 49# github.com/gorilla/websocket v1.5.0
42## explicit 50## explicit
51# github.com/ipfs/go-ds-leveldb v0.5.0
52## explicit
53# github.com/ipfs/go-log/v2 v2.5.1
54## explicit
43# github.com/json-iterator/go v1.1.12 55# github.com/json-iterator/go v1.1.12
44## explicit 56## explicit
45# github.com/k3s-io/helm-controller v0.15.4 57# github.com/k3s-io/helm-controller v0.15.8
46## explicit 58## explicit
47# github.com/k3s-io/kine v0.10.3 59# github.com/k3s-io/kine v0.11.4
48## explicit 60## explicit
49# github.com/klauspost/compress v1.16.7 61# github.com/klauspost/compress v1.17.2
50## explicit 62## explicit
51# github.com/kubernetes-sigs/cri-tools v0.0.0-00010101000000-000000000000 63# github.com/kubernetes-sigs/cri-tools v0.0.0-00010101000000-000000000000
52## explicit 64## explicit
53# github.com/lib/pq v1.10.2 65# github.com/lib/pq v1.10.2
54## explicit 66## explicit
55# github.com/mattn/go-sqlite3 v1.14.17 67# github.com/libp2p/go-libp2p v0.30.0
68## explicit
69# github.com/mattn/go-sqlite3 v1.14.19
56## explicit 70## explicit
57# github.com/minio/minio-go/v7 v7.0.33 71# github.com/minio/minio-go/v7 v7.0.33
58## explicit 72## explicit
73# github.com/mwitkow/go-http-dialer v0.0.0-20161116154839-378f744fb2b8
74## explicit
59# github.com/natefinch/lumberjack v2.0.0+incompatible 75# github.com/natefinch/lumberjack v2.0.0+incompatible
60## explicit 76## explicit
61# github.com/onsi/ginkgo/v2 v2.9.4 77# github.com/onsi/ginkgo/v2 v2.11.0
62## explicit 78## explicit
63# github.com/onsi/gomega v1.27.6 79# github.com/onsi/gomega v1.27.10
64## explicit 80## explicit
65# github.com/opencontainers/runc v1.1.7 81# github.com/opencontainers/runc v1.1.12
66## explicit 82## explicit
67# github.com/opencontainers/selinux v1.11.0 83# github.com/opencontainers/selinux v1.11.0
68## explicit 84## explicit
@@ -70,13 +86,13 @@
70## explicit 86## explicit
71# github.com/pkg/errors v0.9.1 87# github.com/pkg/errors v0.9.1
72## explicit 88## explicit
73# github.com/rancher/dynamiclistener v0.3.6-rc2 89# github.com/rancher/dynamiclistener v0.3.6
74## explicit 90## explicit
75# github.com/rancher/lasso v0.0.0-20230629200414-8a54b32e6792 91# github.com/rancher/lasso v0.0.0-20230830164424-d684fdeb6f29
76## explicit 92## explicit
77# github.com/rancher/remotedialer v0.3.0 93# github.com/rancher/remotedialer v0.3.0
78## explicit 94## explicit
79# github.com/rancher/wharfie v0.5.3 95# github.com/rancher/wharfie v0.6.4
80## explicit 96## explicit
81# github.com/rancher/wrangler v1.1.1 97# github.com/rancher/wrangler v1.1.1
82## explicit 98## explicit
@@ -94,63 +110,235 @@
94## explicit 110## explicit
95# github.com/vishvananda/netlink v1.2.1-beta.2 111# github.com/vishvananda/netlink v1.2.1-beta.2
96## explicit 112## explicit
113# github.com/xenitab/spegel v0.0.16
114## explicit
97# github.com/yl2chen/cidranger v1.0.2 115# github.com/yl2chen/cidranger v1.0.2
98## explicit 116## explicit
99# go.etcd.io/etcd/api/v3 v3.5.9 117# go.etcd.io/etcd/api/v3 v3.5.10
100## explicit 118## explicit
101# go.etcd.io/etcd/client/pkg/v3 v3.5.9 119# go.etcd.io/etcd/client/pkg/v3 v3.5.10
102## explicit 120## explicit
103# go.etcd.io/etcd/client/v3 v3.5.9 121# go.etcd.io/etcd/client/v3 v3.5.10
104## explicit 122## explicit
105# go.etcd.io/etcd/etcdutl/v3 v3.5.9 123# go.etcd.io/etcd/etcdutl/v3 v3.5.9
106## explicit 124## explicit
107# go.etcd.io/etcd/server/v3 v3.5.9 125# go.etcd.io/etcd/server/v3 v3.5.10
108## explicit 126## explicit
109# go.uber.org/zap v1.24.0 127# go.uber.org/zap v1.26.0
110## explicit 128## explicit
111# golang.org/x/crypto v0.12.0 129# golang.org/x/crypto v0.17.0
112## explicit 130## explicit
113# golang.org/x/net v0.14.0 131# golang.org/x/net v0.19.0
114## explicit 132## explicit
115# golang.org/x/sync v0.3.0 133# golang.org/x/sync v0.6.0
116## explicit 134## explicit
117# golang.org/x/sys v0.11.0 135# golang.org/x/sys v0.16.0
118## explicit 136## explicit
119# google.golang.org/grpc v1.57.0 137# google.golang.org/grpc v1.60.1
120## explicit 138## explicit
121# gopkg.in/yaml.v2 v2.4.0 139# gopkg.in/yaml.v2 v2.4.0
122## explicit 140## explicit
123# inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252 141# inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252
124## explicit 142## explicit
125# k8s.io/api v0.28.2 143# k8s.io/api v0.28.7
126## explicit 144## explicit
127# k8s.io/apimachinery v0.28.2 145# k8s.io/apimachinery v0.28.7
128## explicit 146## explicit
129# k8s.io/apiserver v0.28.2 147# k8s.io/apiserver v0.28.7
130## explicit 148## explicit
131# k8s.io/client-go v11.0.1-0.20190409021438-1a26190bd76a+incompatible 149# k8s.io/client-go v11.0.1-0.20190409021438-1a26190bd76a+incompatible
132## explicit 150## explicit
133# k8s.io/cloud-provider v0.28.2 151# k8s.io/cloud-provider v0.28.7
134## explicit 152## explicit
135# k8s.io/cluster-bootstrap v0.0.0 153# k8s.io/cluster-bootstrap v0.0.0
136## explicit 154## explicit
137# k8s.io/component-base v0.28.2 155# k8s.io/component-base v0.28.7
138## explicit 156## explicit
139# k8s.io/component-helpers v0.28.2 157# k8s.io/component-helpers v0.28.7
140## explicit 158## explicit
141# k8s.io/cri-api v0.29.0-alpha.0 159# k8s.io/cri-api v0.29.0-alpha.0
142## explicit 160## explicit
143# k8s.io/klog/v2 v2.100.1 161# k8s.io/klog/v2 v2.100.1
144## explicit 162## explicit
163# k8s.io/kube-proxy v0.0.0
164## explicit
145# k8s.io/kubectl v0.25.0 165# k8s.io/kubectl v0.25.0
146## explicit 166## explicit
147# k8s.io/kubernetes v1.28.2 167# k8s.io/kubernetes v1.28.7
168## explicit
169# k8s.io/utils v0.0.0-20230726121419-3b25d923346b
170## explicit
171# sigs.k8s.io/yaml v1.4.0
172## explicit
173# github.com/benbjohnson/clock v1.3.5
174## explicit
175# github.com/bytedance/sonic v1.9.1
176## explicit
177# github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
178## explicit
179# github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c
180## explicit
181# github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0
182## explicit
183# github.com/elastic/gosigar v0.14.2
184## explicit
185# github.com/flynn/noise v1.0.0
186## explicit
187# github.com/francoispqt/gojay v1.2.13
188## explicit
189# github.com/gabriel-vasile/mimetype v1.4.2
190## explicit
191# github.com/gin-contrib/sse v0.1.0
192## explicit
193# github.com/gin-gonic/gin v1.9.1
194## explicit
195# github.com/go-playground/locales v0.14.1
196## explicit
197# github.com/go-playground/universal-translator v0.18.1
198## explicit
199# github.com/go-playground/validator/v10 v10.14.0
200## explicit
201# github.com/goccy/go-json v0.10.2
202## explicit
203# github.com/golang/snappy v0.0.4
204## explicit
205# github.com/google/gopacket v1.1.19
206## explicit
207# github.com/hashicorp/golang-lru v0.5.4
208## explicit
209# github.com/hashicorp/golang-lru/arc/v2 v2.0.5
210## explicit
211# github.com/hashicorp/golang-lru/v2 v2.0.5
212## explicit
213# github.com/huin/goupnp v1.2.0
214## explicit
215# github.com/ipfs/boxo v0.10.0
216## explicit
217# github.com/ipfs/go-cid v0.4.1
218## explicit
219# github.com/ipfs/go-datastore v0.6.0
220## explicit
221# github.com/ipfs/go-log v1.0.5
222## explicit
223# github.com/ipld/go-ipld-prime v0.20.0
224## explicit
225# github.com/jackpal/go-nat-pmp v1.0.2
226## explicit
227# github.com/jbenet/go-temp-err-catcher v0.1.0
228## explicit
229# github.com/jbenet/goprocess v0.1.4
230## explicit
231# github.com/koron/go-ssdp v0.0.4
232## explicit
233# github.com/leodido/go-urn v1.2.4
234## explicit
235# github.com/libp2p/go-buffer-pool v0.1.0
236## explicit
237# github.com/libp2p/go-cidranger v1.1.0
238## explicit
239# github.com/libp2p/go-flow-metrics v0.1.0
240## explicit
241# github.com/libp2p/go-libp2p-asn-util v0.3.0
242## explicit
243# github.com/libp2p/go-libp2p-kad-dht v0.25.2
244## explicit
245# github.com/libp2p/go-libp2p-kbucket v0.6.3
246## explicit
247# github.com/libp2p/go-libp2p-record v0.2.0
248## explicit
249# github.com/libp2p/go-libp2p-routing-helpers v0.7.2
250## explicit
251# github.com/libp2p/go-msgio v0.3.0
148## explicit 252## explicit
149# k8s.io/utils v0.0.0-20230406110748-d93618cff8a2 253# github.com/libp2p/go-nat v0.2.0
150## explicit 254## explicit
151# sigs.k8s.io/yaml v1.3.0 255# github.com/libp2p/go-netroute v0.2.1
152## explicit 256## explicit
153# cloud.google.com/go/compute v1.23.0 257# github.com/libp2p/go-reuseport v0.4.0
258## explicit
259# github.com/libp2p/go-yamux/v4 v4.0.1
260## explicit
261# github.com/marten-seemann/tcp v0.0.0-20210406111302-dfbc87cc63fd
262## explicit
263# github.com/mattn/go-isatty v0.0.19
264## explicit
265# github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0
266## explicit
267# github.com/miekg/dns v1.1.55
268## explicit
269# github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b
270## explicit
271# github.com/mikioh/tcpopt v0.0.0-20190314235656-172688c1accc
272## explicit
273# github.com/mr-tron/base58 v1.2.0
274## explicit
275# github.com/multiformats/go-base32 v0.1.0
276## explicit
277# github.com/multiformats/go-base36 v0.2.0
278## explicit
279# github.com/multiformats/go-multiaddr v0.12.0
280## explicit
281# github.com/multiformats/go-multiaddr-dns v0.3.1
282## explicit
283# github.com/multiformats/go-multiaddr-fmt v0.1.0
284## explicit
285# github.com/multiformats/go-multibase v0.2.0
286## explicit
287# github.com/multiformats/go-multicodec v0.9.0
288## explicit
289# github.com/multiformats/go-multihash v0.2.3
290## explicit
291# github.com/multiformats/go-multistream v0.4.1
292## explicit
293# github.com/multiformats/go-varint v0.0.7
294## explicit
295# github.com/opentracing/opentracing-go v1.2.0
296## explicit
297# github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
298## explicit
299# github.com/pelletier/go-toml/v2 v2.1.1
300## explicit
301# github.com/polydawn/refmt v0.89.0
302## explicit
303# github.com/quic-go/qpack v0.4.0
304## explicit
305# github.com/quic-go/qtls-go1-20 v0.3.3
306## explicit
307# github.com/quic-go/quic-go v0.38.0
308## explicit
309# github.com/quic-go/webtransport-go v0.5.3
310## explicit
311# github.com/raulk/go-watchdog v1.3.0
312## explicit
313# github.com/slok/go-http-metrics v0.10.0
314## explicit
315# github.com/spaolacci/murmur3 v1.1.0
316## explicit
317# github.com/spf13/afero v1.11.0
318## explicit
319# github.com/syndtr/goleveldb v1.0.0
320## explicit
321# github.com/twitchyliquid64/golang-asm v0.15.1
322## explicit
323# github.com/ugorji/go/codec v1.2.11
324## explicit
325# github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1
326## explicit
327# github.com/xenitab/pkg/channels v0.0.2
328## explicit
329# github.com/xenitab/pkg/gin v0.0.9
330## explicit
331# go.uber.org/dig v1.17.0
332## explicit
333# go.uber.org/fx v1.20.0
334## explicit
335# golang.org/x/arch v0.3.0
336## explicit
337# gonum.org/v1/gonum v0.13.0
338## explicit
339# lukechampine.com/blake3 v1.2.1
340## explicit
341# cloud.google.com/go/compute v1.23.3
154## explicit 342## explicit
155# cloud.google.com/go/compute/metadata v0.2.3 343# cloud.google.com/go/compute/metadata v0.2.3
156## explicit 344## explicit
@@ -188,8 +376,6 @@
188## explicit 376## explicit
189# github.com/Microsoft/go-winio v0.6.1 377# github.com/Microsoft/go-winio v0.6.1
190## explicit 378## explicit
191# github.com/Microsoft/hcsshim v0.11.0
192## explicit
193# github.com/NYTimes/gziphandler v1.1.1 379# github.com/NYTimes/gziphandler v1.1.1
194## explicit 380## explicit
195# github.com/Rican7/retry v0.1.0 381# github.com/Rican7/retry v0.1.0
@@ -206,7 +392,7 @@
206## explicit 392## explicit
207# github.com/blang/semver v3.5.1+incompatible 393# github.com/blang/semver v3.5.1+incompatible
208## explicit 394## explicit
209# github.com/bronze1man/goStrongswanVici v0.0.0-20201105010758-936f38b697fd 395# github.com/bronze1man/goStrongswanVici v0.0.0-20221114103242-3f6dc524986c
210## explicit 396## explicit
211# github.com/canonical/go-dqlite v1.5.1 397# github.com/canonical/go-dqlite v1.5.1
212## explicit 398## explicit
@@ -226,7 +412,7 @@
226## explicit 412## explicit
227# github.com/containerd/btrfs/v2 v2.0.0 413# github.com/containerd/btrfs/v2 v2.0.0
228## explicit 414## explicit
229# github.com/containerd/cgroups/v3 v3.0.2 415# github.com/containerd/cgroups v1.1.0
230## explicit 416## explicit
231# github.com/containerd/console v1.0.3 417# github.com/containerd/console v1.0.3
232## explicit 418## explicit
@@ -240,7 +426,9 @@
240## explicit 426## explicit
241# github.com/containerd/imgcrypt v1.1.7 427# github.com/containerd/imgcrypt v1.1.7
242## explicit 428## explicit
243# github.com/containerd/nri v0.3.0 429# github.com/containerd/log v0.1.0
430## explicit
431# github.com/containerd/nri v0.4.0
244## explicit 432## explicit
245# github.com/containerd/stargz-snapshotter/estargz v0.14.3 433# github.com/containerd/stargz-snapshotter/estargz v0.14.3
246## explicit 434## explicit
@@ -252,7 +440,7 @@
252## explicit 440## explicit
253# github.com/containernetworking/cni v1.1.2 441# github.com/containernetworking/cni v1.1.2
254## explicit 442## explicit
255# github.com/containernetworking/plugins v1.2.0 443# github.com/containernetworking/plugins v1.3.0
256## explicit 444## explicit
257# github.com/containers/ocicrypt v1.1.6 445# github.com/containers/ocicrypt v1.1.6
258## explicit 446## explicit
@@ -262,21 +450,21 @@
262## explicit 450## explicit
263# github.com/coreos/go-systemd/v22 v22.5.0 451# github.com/coreos/go-systemd/v22 v22.5.0
264## explicit 452## explicit
265# github.com/cpuguy83/go-md2man/v2 v2.0.2 453# github.com/cpuguy83/go-md2man/v2 v2.0.3
266## explicit 454## explicit
267# github.com/cyphar/filepath-securejoin v0.2.3 455# github.com/cyphar/filepath-securejoin v0.2.4
268## explicit 456## explicit
269# github.com/davecgh/go-spew v1.1.1 457# github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
270## explicit 458## explicit
271# github.com/daviddengcn/go-colortext v1.0.0 459# github.com/daviddengcn/go-colortext v1.0.0
272## explicit 460## explicit
273# github.com/docker/cli v24.0.5+incompatible 461# github.com/docker/cli v24.0.5+incompatible
274## explicit 462## explicit
275# github.com/docker/distribution v2.8.2+incompatible 463# github.com/docker/distribution v2.8.3+incompatible
276## explicit 464## explicit
277# github.com/docker/docker-credential-helpers v0.7.0 465# github.com/docker/docker-credential-helpers v0.7.0
278## explicit 466## explicit
279# github.com/docker/go-connections v0.4.0 467# github.com/docker/go-connections v0.5.0
280## explicit 468## explicit
281# github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c 469# github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
282## explicit 470## explicit
@@ -288,7 +476,7 @@
288## explicit 476## explicit
289# github.com/emicklei/go-restful v2.16.0+incompatible 477# github.com/emicklei/go-restful v2.16.0+incompatible
290## explicit 478## explicit
291# github.com/emicklei/go-restful/v3 v3.10.2 479# github.com/emicklei/go-restful/v3 v3.11.0
292## explicit 480## explicit
293# github.com/euank/go-kmsg-parser v2.0.0+incompatible 481# github.com/euank/go-kmsg-parser v2.0.0+incompatible
294## explicit 482## explicit
@@ -298,9 +486,9 @@
298## explicit 486## explicit
299# github.com/fatih/camelcase v1.0.0 487# github.com/fatih/camelcase v1.0.0
300## explicit 488## explicit
301# github.com/felixge/httpsnoop v1.0.3 489# github.com/felixge/httpsnoop v1.0.4
302## explicit 490## explicit
303# github.com/fsnotify/fsnotify v1.6.0 491# github.com/fsnotify/fsnotify v1.7.0
304## explicit 492## explicit
305# github.com/fvbommel/sortorder v1.1.0 493# github.com/fvbommel/sortorder v1.1.0
306## explicit 494## explicit
@@ -308,15 +496,11 @@
308## explicit 496## explicit
309# github.com/go-errors/errors v1.4.2 497# github.com/go-errors/errors v1.4.2
310## explicit 498## explicit
311# github.com/go-logr/logr v1.2.4 499# github.com/go-openapi/jsonpointer v0.20.0
312## explicit
313# github.com/go-logr/stdr v1.2.2
314## explicit
315# github.com/go-openapi/jsonpointer v0.19.6
316## explicit 500## explicit
317# github.com/go-openapi/jsonreference v0.20.2 501# github.com/go-openapi/jsonreference v0.20.2
318## explicit 502## explicit
319# github.com/go-openapi/swag v0.22.3 503# github.com/go-openapi/swag v0.22.4
320## explicit 504## explicit
321# github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 505# github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
322## explicit 506## explicit
@@ -332,29 +516,27 @@
332## explicit 516## explicit
333# github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 517# github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
334## explicit 518## explicit
335# github.com/golang/mock v1.6.0
336## explicit
337# github.com/golang/protobuf v1.5.3 519# github.com/golang/protobuf v1.5.3
338## explicit 520## explicit
339# github.com/google/btree v1.1.2 521# github.com/google/btree v1.1.2
340## explicit 522## explicit
341# github.com/google/cel-go v0.16.1 523# github.com/google/cel-go v0.16.1
342## explicit 524## explicit
343# github.com/google/gnostic-models v0.6.8 525# github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49
344## explicit 526## explicit
345# github.com/google/go-cmp v0.5.9 527# github.com/google/go-cmp v0.6.0
346## explicit 528## explicit
347# github.com/google/go-containerregistry v0.14.0 529# github.com/google/go-containerregistry v0.14.0
348## explicit 530## explicit
349# github.com/google/gofuzz v1.2.0 531# github.com/google/gofuzz v1.2.0
350## explicit 532## explicit
351# github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 533# github.com/google/pprof v0.0.0-20230821062121-407c9e7a662f
352## explicit 534## explicit
353# github.com/google/s2a-go v0.1.5 535# github.com/google/s2a-go v0.1.7
354## explicit 536## explicit
355# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 537# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
356## explicit 538## explicit
357# github.com/googleapis/enterprise-certificate-proxy v0.2.5 539# github.com/googleapis/enterprise-certificate-proxy v0.3.2
358## explicit 540## explicit
359# github.com/googleapis/gax-go/v2 v2.12.0 541# github.com/googleapis/gax-go/v2 v2.12.0
360## explicit 542## explicit
@@ -366,7 +548,7 @@
366## explicit 548## explicit
367# github.com/grpc-ecosystem/grpc-gateway v1.16.0 549# github.com/grpc-ecosystem/grpc-gateway v1.16.0
368## explicit 550## explicit
369# github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 551# github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0
370## explicit 552## explicit
371# github.com/hanwen/go-fuse/v2 v2.3.0 553# github.com/hanwen/go-fuse/v2 v2.3.0
372## explicit 554## explicit
@@ -378,7 +560,9 @@
378## explicit 560## explicit
379# github.com/hashicorp/go-retryablehttp v0.7.4 561# github.com/hashicorp/go-retryablehttp v0.7.4
380## explicit 562## explicit
381# github.com/imdario/mergo v0.3.13 563# github.com/hashicorp/go-version v1.6.0
564## explicit
565# github.com/imdario/mergo v0.3.16
382## explicit 566## explicit
383# github.com/inconshreveable/mousetrap v1.1.0 567# github.com/inconshreveable/mousetrap v1.1.0
384## explicit 568## explicit
@@ -392,7 +576,7 @@
392## explicit 576## explicit
393# github.com/jackc/pgx/v5 v5.4.2 577# github.com/jackc/pgx/v5 v5.4.2
394## explicit 578## explicit
395# github.com/jonboulle/clockwork v0.3.0 579# github.com/jonboulle/clockwork v0.4.0
396## explicit 580## explicit
397# github.com/josharian/intern v1.0.0 581# github.com/josharian/intern v1.0.0
398## explicit 582## explicit
@@ -400,7 +584,7 @@
400## explicit 584## explicit
401# github.com/karrick/godirwalk v1.17.0 585# github.com/karrick/godirwalk v1.17.0
402## explicit 586## explicit
403# github.com/klauspost/cpuid/v2 v2.1.0 587# github.com/klauspost/cpuid/v2 v2.2.5
404## explicit 588## explicit
405# github.com/kylelemons/godebug v1.1.0 589# github.com/kylelemons/godebug v1.1.0
406## explicit 590## explicit
@@ -412,8 +596,6 @@
412## explicit 596## explicit
413# github.com/mailru/easyjson v0.7.7 597# github.com/mailru/easyjson v0.7.7
414## explicit 598## explicit
415# github.com/matttproud/golang_protobuf_extensions v1.0.4
416## explicit
417# github.com/mdlayher/genetlink v1.3.2 599# github.com/mdlayher/genetlink v1.3.2
418## explicit 600## explicit
419# github.com/mdlayher/netlink v1.7.2 601# github.com/mdlayher/netlink v1.7.2
@@ -426,7 +608,7 @@
426## explicit 608## explicit
427# github.com/minio/md5-simd v1.1.2 609# github.com/minio/md5-simd v1.1.2
428## explicit 610## explicit
429# github.com/minio/sha256-simd v1.0.0 611# github.com/minio/sha256-simd v1.0.1
430## explicit 612## explicit
431# github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible 613# github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible
432## explicit 614## explicit
@@ -462,7 +644,7 @@
462## explicit 644## explicit
463# github.com/morikuni/aec v1.0.0 645# github.com/morikuni/aec v1.0.0
464## explicit 646## explicit
465# github.com/mrunalp/fileutils v0.5.0 647# github.com/mrunalp/fileutils v0.5.1
466## explicit 648## explicit
467# github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 649# github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
468## explicit 650## explicit
@@ -470,19 +652,19 @@
470## explicit 652## explicit
471# github.com/nats-io/jsm.go v0.0.31-0.20220317133147-fe318f464eee 653# github.com/nats-io/jsm.go v0.0.31-0.20220317133147-fe318f464eee
472## explicit 654## explicit
473# github.com/nats-io/jwt/v2 v2.4.1 655# github.com/nats-io/jwt/v2 v2.5.3
474## explicit 656## explicit
475# github.com/nats-io/nats-server/v2 v2.9.18 657# github.com/nats-io/nats-server/v2 v2.10.5
476## explicit 658## explicit
477# github.com/nats-io/nats.go v1.27.1 659# github.com/nats-io/nats.go v1.31.0
478## explicit 660## explicit
479# github.com/nats-io/nkeys v0.4.4 661# github.com/nats-io/nkeys v0.4.6
480## explicit 662## explicit
481# github.com/nats-io/nuid v1.0.1 663# github.com/nats-io/nuid v1.0.1
482## explicit 664## explicit
483# github.com/opencontainers/go-digest v1.0.0 665# github.com/opencontainers/go-digest v1.0.0
484## explicit 666## explicit
485# github.com/opencontainers/image-spec v1.1.0-rc3 667# github.com/opencontainers/image-spec v1.1.0-rc5
486## explicit 668## explicit
487# github.com/opencontainers/runtime-spec v1.1.0 669# github.com/opencontainers/runtime-spec v1.1.0
488## explicit 670## explicit
@@ -494,17 +676,17 @@
494## explicit 676## explicit
495# github.com/pierrec/lz4 v2.6.0+incompatible 677# github.com/pierrec/lz4 v2.6.0+incompatible
496## explicit 678## explicit
497# github.com/pmezard/go-difflib v1.0.0 679# github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
498## explicit 680## explicit
499# github.com/pquerna/cachecontrol v0.1.0 681# github.com/pquerna/cachecontrol v0.1.0
500## explicit 682## explicit
501# github.com/prometheus/client_golang v1.16.0 683# github.com/prometheus/client_golang v1.18.0
502## explicit 684## explicit
503# github.com/prometheus/client_model v0.4.0 685# github.com/prometheus/client_model v0.5.0
504## explicit 686## explicit
505# github.com/prometheus/common v0.44.0 687# github.com/prometheus/common v0.45.0
506## explicit 688## explicit
507# github.com/prometheus/procfs v0.10.1 689# github.com/prometheus/procfs v0.12.0
508## explicit 690## explicit
509# github.com/rs/xid v1.5.0 691# github.com/rs/xid v1.5.0
510## explicit 692## explicit
@@ -518,7 +700,7 @@
518## explicit 700## explicit
519# github.com/soheilhy/cmux v0.1.5 701# github.com/soheilhy/cmux v0.1.5
520## explicit 702## explicit
521# github.com/spf13/cobra v1.7.0 703# github.com/spf13/cobra v1.8.0
522## explicit 704## explicit
523# github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 705# github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980
524## explicit 706## explicit
@@ -528,6 +710,8 @@
528## explicit 710## explicit
529# github.com/tchap/go-patricia/v2 v2.3.1 711# github.com/tchap/go-patricia/v2 v2.3.1
530## explicit 712## explicit
713# github.com/tidwall/btree v1.6.0
714## explicit
531# github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 715# github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75
532## explicit 716## explicit
533# github.com/urfave/cli/v2 v2.23.5 717# github.com/urfave/cli/v2 v2.23.5
@@ -536,7 +720,7 @@
536## explicit 720## explicit
537# github.com/vishvananda/netns v0.0.4 721# github.com/vishvananda/netns v0.0.4
538## explicit 722## explicit
539# github.com/vmware/govmomi v0.30.0 723# github.com/vmware/govmomi v0.30.6
540## explicit 724## explicit
541# github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 725# github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510
542## explicit 726## explicit
@@ -544,73 +728,71 @@
544## explicit 728## explicit
545# github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 729# github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
546## explicit 730## explicit
547# go.etcd.io/bbolt v1.3.7 731# go.etcd.io/bbolt v1.3.8
548## explicit 732## explicit
549# go.etcd.io/etcd/client/v2 v2.305.9 733# go.etcd.io/etcd/client/v2 v2.305.10
550## explicit 734## explicit
551# go.etcd.io/etcd/pkg/v3 v3.5.9 735# go.etcd.io/etcd/pkg/v3 v3.5.10
552## explicit 736## explicit
553# go.etcd.io/etcd/raft/v3 v3.5.9 737# go.etcd.io/etcd/raft/v3 v3.5.10
554## explicit 738## explicit
555# go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 739# go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1
556## explicit 740## explicit
557# go.opencensus.io v0.24.0 741# go.opencensus.io v0.24.0
558## explicit 742## explicit
559# go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.35.0 743# go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.42.0
560## explicit 744## explicit
561# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 745# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1
562## explicit 746## explicit
563# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.35.1 747# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1
564## explicit 748## explicit
565# go.opentelemetry.io/otel v1.14.0 749# go.opentelemetry.io/otel v1.21.0
566## explicit 750## explicit
567# go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 751# go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
568## explicit 752## explicit
569# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 753# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0
570## explicit 754## explicit
571# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 755# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0
572## explicit 756## explicit
573# go.opentelemetry.io/otel/metric v0.37.0 757# go.opentelemetry.io/otel/metric v1.21.0
574## explicit 758## explicit
575# go.opentelemetry.io/otel/sdk v1.14.0 759# go.opentelemetry.io/otel/sdk v1.21.0
576## explicit 760## explicit
577# go.opentelemetry.io/otel/trace v1.14.0 761# go.opentelemetry.io/otel/trace v1.21.0
578## explicit 762## explicit
579# go.opentelemetry.io/proto/otlp v0.19.0 763# go.opentelemetry.io/proto/otlp v1.0.0
580## explicit 764## explicit
581# go.starlark.net v0.0.0-20230525235612-a134d8f9ddca 765# go.starlark.net v0.0.0-20230525235612-a134d8f9ddca
582## explicit 766## explicit
583# go.uber.org/atomic v1.10.0
584## explicit
585# go.uber.org/multierr v1.11.0 767# go.uber.org/multierr v1.11.0
586## explicit 768## explicit
587# golang.org/x/exp v0.0.0-20230307190834-24139beb5833 769# golang.org/x/exp v0.0.0-20231006140011-7918f672742d
588## explicit 770## explicit
589# golang.org/x/mod v0.10.0 771# golang.org/x/mod v0.14.0
590## explicit 772## explicit
591# golang.org/x/oauth2 v0.11.0 773# golang.org/x/oauth2 v0.15.0
592## explicit 774## explicit
593# golang.org/x/term v0.10.0 775# golang.org/x/term v0.15.0
594## explicit 776## explicit
595# golang.org/x/text v0.12.0 777# golang.org/x/text v0.14.0
596## explicit 778## explicit
597# golang.org/x/time v0.3.0 779# golang.org/x/time v0.5.0
598## explicit 780## explicit
599# golang.org/x/tools v0.8.0 781# golang.org/x/tools v0.16.1
600## explicit 782## explicit
601# golang.zx2c4.com/wireguard v0.0.0-20230325221338-052af4a8072b 783# golang.zx2c4.com/wireguard v0.0.0-20230325221338-052af4a8072b
602## explicit 784## explicit
603# golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6 785# golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6
604## explicit 786## explicit
605# google.golang.org/api v0.138.0 787# google.golang.org/api v0.152.0
606## explicit 788## explicit
607# google.golang.org/appengine v1.6.7 789# google.golang.org/appengine v1.6.8
608## explicit 790## explicit
609# google.golang.org/genproto v0.0.0-20230815205213-6bfd019c3878 791# google.golang.org/genproto v0.0.0-20231106174013-bbf56f31fb17
610## explicit 792## explicit
611# google.golang.org/genproto/googleapis/api v0.0.0-20230803162519-f966b187b2e5 793# google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17
612## explicit 794## explicit
613# google.golang.org/genproto/googleapis/rpc v0.0.0-20230807174057-1744710a1577 795# google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f
614## explicit 796## explicit
615# google.golang.org/protobuf v1.31.0 797# google.golang.org/protobuf v1.31.0
616## explicit 798## explicit
@@ -628,11 +810,11 @@
628## explicit 810## explicit
629# gopkg.in/yaml.v3 v3.0.1 811# gopkg.in/yaml.v3 v3.0.1
630## explicit 812## explicit
631# k8s.io/apiextensions-apiserver v0.28.2 813# k8s.io/apiextensions-apiserver v0.28.7
632## explicit 814## explicit
633# k8s.io/cli-runtime v0.22.2 815# k8s.io/cli-runtime v0.22.2
634## explicit 816## explicit
635# k8s.io/code-generator v0.28.2 817# k8s.io/code-generator v0.28.7
636## explicit 818## explicit
637# k8s.io/controller-manager v0.25.4 819# k8s.io/controller-manager v0.25.4
638## explicit 820## explicit
@@ -642,27 +824,25 @@
642## explicit 824## explicit
643# k8s.io/endpointslice v0.0.0 825# k8s.io/endpointslice v0.0.0
644## explicit 826## explicit
645# k8s.io/gengo v0.0.0-20220902162205-c0856e24416d 827# k8s.io/gengo v0.0.0-20230829151522-9cce18d56c01
646## explicit 828## explicit
647# k8s.io/kms v0.0.0 829# k8s.io/kms v0.0.0
648## explicit 830## explicit
649# k8s.io/kube-aggregator v0.28.2 831# k8s.io/kube-aggregator v0.28.7
650## explicit 832## explicit
651# k8s.io/kube-controller-manager v0.0.0 833# k8s.io/kube-controller-manager v0.0.0
652## explicit 834## explicit
653# k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9 835# k8s.io/kube-openapi v0.0.0-20230928205116-a78145627833
654## explicit
655# k8s.io/kube-proxy v0.0.0
656## explicit 836## explicit
657# k8s.io/kube-scheduler v0.0.0 837# k8s.io/kube-scheduler v0.0.0
658## explicit 838## explicit
659# k8s.io/kubelet v0.0.0 839# k8s.io/kubelet v0.28.7
660## explicit 840## explicit
661# k8s.io/legacy-cloud-providers v0.0.0 841# k8s.io/legacy-cloud-providers v0.0.0
662## explicit 842## explicit
663# k8s.io/metrics v0.0.0 843# k8s.io/metrics v0.0.0
664## explicit 844## explicit
665# k8s.io/mount-utils v0.28.2 845# k8s.io/mount-utils v0.28.7
666## explicit 846## explicit
667# k8s.io/pod-security-admission v0.0.0 847# k8s.io/pod-security-admission v0.0.0
668## explicit 848## explicit
@@ -676,12 +856,12 @@
676## explicit 856## explicit
677# sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 857# sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3
678## explicit 858## explicit
679# sigs.k8s.io/structured-merge-diff/v4 v4.2.3 859# sigs.k8s.io/structured-merge-diff/v4 v4.3.0
680## explicit 860## explicit
681# github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.11.0 861# github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.11.0
682# github.com/Mirantis/cri-dockerd => github.com/k3s-io/cri-dockerd v0.3.4-k3s3 862# github.com/Mirantis/cri-dockerd => github.com/k3s-io/cri-dockerd v0.3.9-k3s2
683# github.com/cloudnativelabs/kube-router/v2 => github.com/k3s-io/kube-router/v2 v2.0.1-0.20230508174102-b42e5faded1c 863# github.com/cloudnativelabs/kube-router/v2 => github.com/k3s-io/kube-router/v2 v2.0.1
684# github.com/containerd/containerd => github.com/k3s-io/containerd v1.7.6-k3s1 864# github.com/containerd/containerd => github.com/k3s-io/containerd v1.7.11-k3s2
685# github.com/coreos/go-systemd => github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e 865# github.com/coreos/go-systemd => github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
686# github.com/docker/distribution => github.com/docker/distribution v2.8.2+incompatible 866# github.com/docker/distribution => github.com/docker/distribution v2.8.2+incompatible
687# github.com/docker/docker => github.com/docker/docker v24.0.0-rc.2.0.20230801142700-69c9adb7d386+incompatible 867# github.com/docker/docker => github.com/docker/docker v24.0.0-rc.2.0.20230801142700-69c9adb7d386+incompatible
@@ -691,10 +871,15 @@
691# github.com/googleapis/gax-go/v2 => github.com/googleapis/gax-go/v2 v2.12.0 871# github.com/googleapis/gax-go/v2 => github.com/googleapis/gax-go/v2 v2.12.0
692# github.com/juju/errors => github.com/k3s-io/nocode v0.0.0-20200630202308-cb097102c09f 872# github.com/juju/errors => github.com/k3s-io/nocode v0.0.0-20200630202308-cb097102c09f
693# github.com/kubernetes-sigs/cri-tools => github.com/k3s-io/cri-tools v1.26.0-rc.0-k3s1 873# github.com/kubernetes-sigs/cri-tools => github.com/k3s-io/cri-tools v1.26.0-rc.0-k3s1
694# github.com/opencontainers/runc => github.com/opencontainers/runc v1.1.8 874# github.com/open-policy-agent/opa => github.com/open-policy-agent/opa v0.59.0
875# github.com/opencontainers/runc => github.com/k3s-io/runc v1.1.12-k3s1
695# github.com/opencontainers/runtime-spec => github.com/opencontainers/runtime-spec v1.0.3-0.20220909204839-494a5a6aca78 876# github.com/opencontainers/runtime-spec => github.com/opencontainers/runtime-spec v1.0.3-0.20220909204839-494a5a6aca78
696# github.com/opencontainers/selinux => github.com/opencontainers/selinux v1.10.1 877# github.com/opencontainers/selinux => github.com/opencontainers/selinux v1.10.1
878# github.com/quic-go/qtls-go1-20 => github.com/quic-go/qtls-go1-20 v0.3.3
879# github.com/quic-go/quic-go => github.com/quic-go/quic-go v0.38.2
697# github.com/rancher/wrangler => github.com/rancher/wrangler v1.1.1-0.20230818201331-3604a6be798d 880# github.com/rancher/wrangler => github.com/rancher/wrangler v1.1.1-0.20230818201331-3604a6be798d
881# github.com/ugorji/go => github.com/ugorji/go v1.2.11
882# github.com/xenitab/spegel => github.com/k3s-io/spegel v0.0.17-0.20240109004735-9466a5529330
698# go.etcd.io/etcd/api/v3 => github.com/k3s-io/etcd/api/v3 v3.5.9-k3s1 883# go.etcd.io/etcd/api/v3 => github.com/k3s-io/etcd/api/v3 v3.5.9-k3s1
699# go.etcd.io/etcd/client/pkg/v3 => github.com/k3s-io/etcd/client/pkg/v3 v3.5.9-k3s1 884# go.etcd.io/etcd/client/pkg/v3 => github.com/k3s-io/etcd/client/pkg/v3 v3.5.9-k3s1
700# go.etcd.io/etcd/client/v2 => github.com/k3s-io/etcd/client/v2 v2.305.9-k3s1 885# go.etcd.io/etcd/client/v2 => github.com/k3s-io/etcd/client/v2 v2.305.9-k3s1
@@ -717,44 +902,45 @@
717# go.opentelemetry.io/otel/sdk => go.opentelemetry.io/otel/sdk v1.13.0 902# go.opentelemetry.io/otel/sdk => go.opentelemetry.io/otel/sdk v1.13.0
718# go.opentelemetry.io/otel/trace => go.opentelemetry.io/otel/trace v1.13.0 903# go.opentelemetry.io/otel/trace => go.opentelemetry.io/otel/trace v1.13.0
719# go.opentelemetry.io/proto/otlp => go.opentelemetry.io/proto/otlp v0.19.0 904# go.opentelemetry.io/proto/otlp => go.opentelemetry.io/proto/otlp v0.19.0
720# golang.org/x/crypto => golang.org/x/crypto v0.1.0 905# golang.org/x/crypto => golang.org/x/crypto v0.14.0
721# golang.org/x/net => golang.org/x/net v0.8.0 906# golang.org/x/net => golang.org/x/net v0.17.0
722# golang.org/x/sys => golang.org/x/sys v0.6.0 907# golang.org/x/sys => golang.org/x/sys v0.13.0
723# google.golang.org/genproto => google.golang.org/genproto v0.0.0-20230525234035-dd9d682886f9 908# google.golang.org/genproto => google.golang.org/genproto v0.0.0-20230525234035-dd9d682886f9
724# google.golang.org/grpc => google.golang.org/grpc v1.51.0 909# google.golang.org/grpc => google.golang.org/grpc v1.58.3
725# gopkg.in/square/go-jose.v2 => gopkg.in/square/go-jose.v2 v2.6.0 910# gopkg.in/square/go-jose.v2 => gopkg.in/square/go-jose.v2 v2.6.0
726# k8s.io/api => github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.28.2-k3s1 911# k8s.io/api => github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.28.7-k3s1
727# k8s.io/apiextensions-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.28.2-k3s1 912# k8s.io/apiextensions-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.28.7-k3s1
728# k8s.io/apimachinery => github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.28.2-k3s1 913# k8s.io/apimachinery => github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.28.7-k3s1
729# k8s.io/apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.28.2-k3s1 914# k8s.io/apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.28.7-k3s1
730# k8s.io/cli-runtime => github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.28.2-k3s1 915# k8s.io/cli-runtime => github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.28.7-k3s1
731# k8s.io/client-go => github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.28.2-k3s1 916# k8s.io/client-go => github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.28.7-k3s1
732# k8s.io/cloud-provider => github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.28.2-k3s1 917# k8s.io/cloud-provider => github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.28.7-k3s1
733# k8s.io/cluster-bootstrap => github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.28.2-k3s1 918# k8s.io/cluster-bootstrap => github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.28.7-k3s1
734# k8s.io/code-generator => github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.28.2-k3s1 919# k8s.io/code-generator => github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.28.7-k3s1
735# k8s.io/component-base => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.28.2-k3s1 920# k8s.io/component-base => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.28.7-k3s1
736# k8s.io/component-helpers => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.28.2-k3s1 921# k8s.io/component-helpers => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.28.7-k3s1
737# k8s.io/controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.28.2-k3s1 922# k8s.io/controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.28.7-k3s1
738# k8s.io/cri-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.28.2-k3s1 923# k8s.io/cri-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.28.7-k3s1
739# k8s.io/csi-translation-lib => github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.28.2-k3s1 924# k8s.io/csi-translation-lib => github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.28.7-k3s1
740# k8s.io/dynamic-resource-allocation => github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.28.2-k3s1 925# k8s.io/dynamic-resource-allocation => github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.28.7-k3s1
741# k8s.io/endpointslice => github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.28.2-k3s1 926# k8s.io/endpointslice => github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.28.7-k3s1
742# k8s.io/klog => github.com/k3s-io/klog v1.0.0-k3s2 927# k8s.io/klog => github.com/k3s-io/klog v1.0.0-k3s2
743# k8s.io/klog/v2 => github.com/k3s-io/klog/v2 v2.100.1-k3s1 928# k8s.io/klog/v2 => github.com/k3s-io/klog/v2 v2.100.1-k3s1
744# k8s.io/kms => github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.28.2-k3s1 929# k8s.io/kms => github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.28.7-k3s1
745# k8s.io/kube-aggregator => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.28.2-k3s1 930# k8s.io/kube-aggregator => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.28.7-k3s1
746# k8s.io/kube-controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.28.2-k3s1 931# k8s.io/kube-controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.28.7-k3s1
747# k8s.io/kube-proxy => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.28.2-k3s1 932# k8s.io/kube-openapi => k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9
748# k8s.io/kube-scheduler => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.28.2-k3s1 933# k8s.io/kube-proxy => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.28.7-k3s1
749# k8s.io/kubectl => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.28.2-k3s1 934# k8s.io/kube-scheduler => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.28.7-k3s1
750# k8s.io/kubelet => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.28.2-k3s1 935# k8s.io/kubectl => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.28.7-k3s1
751# k8s.io/kubernetes => github.com/k3s-io/kubernetes v1.28.2-k3s1 936# k8s.io/kubelet => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.28.7-k3s1
752# k8s.io/legacy-cloud-providers => github.com/k3s-io/kubernetes/staging/src/k8s.io/legacy-cloud-providers v1.28.2-k3s1 937# k8s.io/kubernetes => github.com/k3s-io/kubernetes v1.28.7-k3s1
753# k8s.io/metrics => github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.28.2-k3s1 938# k8s.io/legacy-cloud-providers => github.com/k3s-io/kubernetes/staging/src/k8s.io/legacy-cloud-providers v1.28.7-k3s1
754# k8s.io/mount-utils => github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.28.2-k3s1 939# k8s.io/metrics => github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.28.7-k3s1
755# k8s.io/node-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/node-api v1.28.2-k3s1 940# k8s.io/mount-utils => github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.28.7-k3s1
756# k8s.io/pod-security-admission => github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.28.2-k3s1 941# k8s.io/node-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/node-api v1.28.7-k3s1
757# k8s.io/sample-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver v1.28.2-k3s1 942# k8s.io/pod-security-admission => github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.28.7-k3s1
758# k8s.io/sample-cli-plugin => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin v1.28.2-k3s1 943# k8s.io/sample-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver v1.28.7-k3s1
759# k8s.io/sample-controller => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller v1.28.2-k3s1 944# k8s.io/sample-cli-plugin => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin v1.28.7-k3s1
945# k8s.io/sample-controller => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller v1.28.7-k3s1
760# mvdan.cc/unparam => mvdan.cc/unparam v0.0.0-20210104141923-aac4ce9116a7 946# mvdan.cc/unparam => mvdan.cc/unparam v0.0.0-20210104141923-aac4ce9116a7
diff --git a/recipes-containers/k3s/k3s_git.bb b/recipes-containers/k3s/k3s_git.bb
index 835c3d50..93a44e33 100644
--- a/recipes-containers/k3s/k3s_git.bb
+++ b/recipes-containers/k3s/k3s_git.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://k3s.io/"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://${S}/src/import/LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" 5LIC_FILES_CHKSUM = "file://${S}/src/import/LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
6 6
7SRC_URI = "git://github.com/rancher/k3s.git;branch=master;name=k3s;protocol=https \ 7SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.28;name=k3s;protocol=https \
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=master;name=k3s;protocol=http
16 " 16 "
17 17
18SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5" 18SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5"
19SRCREV_k3s = "6330a5b49cfe3030af9c26ec29471e1d5c288cdd" 19SRCREV_k3s = "051b14b248655896fdfd7ba6c93db6182cde7431"
20 20
21SRCREV_FORMAT = "k3s_fuse" 21SRCREV_FORMAT = "k3s_fuse"
22PV = "v1.28.2+k3s1+git${SRCREV_k3s}" 22PV = "v1.28.7+k3s1+git${SRCREV_k3s}"
23 23
24include src_uri.inc 24include src_uri.inc
25 25
diff --git a/recipes-containers/k3s/relocation.inc b/recipes-containers/k3s/relocation.inc
index 63e80119..024f2605 100644
--- a/recipes-containers/k3s/relocation.inc
+++ b/recipes-containers/k3s/relocation.inc
@@ -1,6 +1,8 @@
1export sites="k8s.io/utils:k8s.io/utils:force \ 1export sites="k8s.io/utils:k8s.io/utils:force \
2 k8s.io/gengo:k8s.io/gengo:force \ 2 k8s.io/gengo:k8s.io/gengo:force \
3 go.uber.org/fx:go.uber.org/fx:force \
3 go.uber.org/zap:go.uber.org/zap:force \ 4 go.uber.org/zap:go.uber.org/zap:force \
5 go.uber.org/dig:go.uber.org/dig:force \
4 go.starlark.net:go.starlark.net:force \ 6 go.starlark.net:go.starlark.net:force \
5 gopkg.in/inf.v0:gopkg.in/inf.v0:force \ 7 gopkg.in/inf.v0:gopkg.in/inf.v0:force \
6 gopkg.in/ini.v1:gopkg.in/ini.v1:force \ 8 gopkg.in/ini.v1:gopkg.in/ini.v1:force \
@@ -18,16 +20,19 @@ export sites="k8s.io/utils:k8s.io/utils:force \
18 sigs.k8s.io/json:sigs.k8s.io/json:force \ 20 sigs.k8s.io/json:sigs.k8s.io/json:force \
19 github.com/lib/pq:github.com/lib/pq:force \ 21 github.com/lib/pq:github.com/lib/pq:force \
20 golang.org/x/sync:golang.org/x/sync:force \ 22 golang.org/x/sync:golang.org/x/sync:force \
23 golang.org/x/arch:golang.org/x/arch:force \
21 github.com/rs/xid:github.com/rs/xid:force \ 24 github.com/rs/xid:github.com/rs/xid:force \
22 golang.org/x/term:golang.org/x/term:force \ 25 golang.org/x/term:golang.org/x/term:force \
23 golang.org/x/text:golang.org/x/text:force \ 26 golang.org/x/text:golang.org/x/text:force \
24 golang.org/x/time:golang.org/x/time:force \ 27 golang.org/x/time:golang.org/x/time:force \
25 go.uber.org/atomic:go.uber.org/atomic:force \ 28 gonum.org/v1/gonum:gonum.org/v1/gonum:force \
26 golang.org/x/tools:golang.org/x/tools:force \ 29 golang.org/x/tools:golang.org/x/tools:force \
27 golang.org/x/crypto:golang.org/x/crypto:force \ 30 golang.org/x/crypto:golang.org/x/crypto:force \
28 golang.org/x/oauth2:golang.org/x/oauth2:force \ 31 golang.org/x/oauth2:golang.org/x/oauth2:force \
29 k8s.io/kube-openapi:k8s.io/kube-openapi:force \ 32 k8s.io/kube-openapi:k8s.io/kube-openapi:force \
30 k8s.io/klog/v2:github.com/k3s-io/klog/v2:force \ 33 k8s.io/klog/v2:github.com/k3s-io/klog/v2:force \
34 github.com/ipfs/boxo:github.com/ipfs/boxo:force \
35 github.com/miekg/dns:github.com/miekg/dns:force \
31 github.com/moby/ipvs:github.com/moby/ipvs:force \ 36 github.com/moby/ipvs:github.com/moby/ipvs:force \
32 github.com/moby/term:github.com/moby/term:force \ 37 github.com/moby/term:github.com/moby/term:force \
33 go.mozilla.org/pkcs7:go.mozilla.org/pkcs7:force \ 38 go.mozilla.org/pkcs7:go.mozilla.org/pkcs7:force \
@@ -38,27 +43,33 @@ export sites="k8s.io/utils:k8s.io/utils:force \
38 github.com/docker/cli:github.com/docker/cli:force \ 43 github.com/docker/cli:github.com/docker/cli:force \
39 github.com/gofrs/uuid:github.com/gofrs/uuid:force \ 44 github.com/gofrs/uuid:github.com/gofrs/uuid:force \
40 google.golang.org/api:google.golang.org/api:force \ 45 google.golang.org/api:google.golang.org/api:force \
46 github.com/golang/mock:github.com/golang/mock:force \
41 github.com/google/uuid:github.com/google/uuid:force \ 47 github.com/google/uuid:github.com/google/uuid:force \
42 github.com/gorilla/mux:github.com/gorilla/mux:force \ 48 github.com/gorilla/mux:github.com/gorilla/mux:force \
43 github.com/k3s-io/kine:github.com/k3s-io/kine:force \ 49 github.com/k3s-io/kine:github.com/k3s-io/kine:force \
44 github.com/onsi/gomega:github.com/onsi/gomega:force \ 50 github.com/onsi/gomega:github.com/onsi/gomega:force \
45 github.com/spf13/pflag:github.com/spf13/pflag:force \ 51 github.com/spf13/pflag:github.com/spf13/pflag:force \
46 google.golang.org/grpc:google.golang.org/grpc:force \ 52 google.golang.org/grpc:google.golang.org/grpc:force \
53 github.com/flynn/noise:github.com/flynn/noise:force \
54 github.com/huin/goupnp:github.com/huin/goupnp:force \
55 github.com/ipfs/go-cid:github.com/ipfs/go-cid:force \
56 github.com/ipfs/go-log:github.com/ipfs/go-log:force \
57 github.com/spf13/afero:github.com/spf13/afero:force \
47 github.com/cilium/ebpf:github.com/cilium/ebpf:force \ 58 github.com/cilium/ebpf:github.com/cilium/ebpf:force \
48 github.com/ghodss/yaml:github.com/ghodss/yaml:force \ 59 github.com/ghodss/yaml:github.com/ghodss/yaml:force \
49 github.com/gofrs/flock:github.com/gofrs/flock:force \ 60 github.com/gofrs/flock:github.com/gofrs/flock:force \
50 github.com/golang/mock:github.com/golang/mock:force \
51 github.com/moby/locker:github.com/moby/locker:force \ 61 github.com/moby/locker:github.com/moby/locker:force \
52 github.com/pierrec/lz4:github.com/pierrec/lz4:force \ 62 github.com/pierrec/lz4:github.com/pierrec/lz4:force \
53 github.com/spf13/cobra:github.com/spf13/cobra:force \ 63 github.com/spf13/cobra:github.com/spf13/cobra:force \
54 k8s.io/kubernetes:github.com/k3s-io/kubernetes:force \ 64 k8s.io/kubernetes:github.com/k3s-io/kubernetes:force \
65 github.com/go-logr/logr:github.com/go-logr/logr:force \
66 github.com/go-logr/stdr:github.com/go-logr/stdr:force \
55 github.com/go-test/deep:github.com/go-test/deep:force \ 67 github.com/go-test/deep:github.com/go-test/deep:force \
56 github.com/otiai10/copy:github.com/otiai10/copy:force \ 68 github.com/otiai10/copy:github.com/otiai10/copy:force \
69 lukechampine.com/blake3:lukechampine.com/blake3:force \
57 github.com/Rican7/retry:github.com/Rican7/retry:force \ 70 github.com/Rican7/retry:github.com/Rican7/retry:force \
58 github.com/beorn7/perks:github.com/beorn7/perks:force \ 71 github.com/beorn7/perks:github.com/beorn7/perks:force \
59 github.com/blang/semver:github.com/blang/semver:force \ 72 github.com/blang/semver:github.com/blang/semver:force \
60 github.com/go-logr/logr:github.com/go-logr/logr:force \
61 github.com/go-logr/stdr:github.com/go-logr/stdr:force \
62 github.com/google/btree:github.com/google/btree:force \ 73 github.com/google/btree:github.com/google/btree:force \
63 github.com/google/pprof:github.com/google/pprof:force \ 74 github.com/google/pprof:github.com/google/pprof:force \
64 github.com/google/shlex:github.com/google/shlex:force \ 75 github.com/google/shlex:github.com/google/shlex:force \
@@ -68,6 +79,14 @@ export sites="k8s.io/utils:k8s.io/utils:force \
68 github.com/nats-io/nuid:github.com/nats-io/nuid:force \ 79 github.com/nats-io/nuid:github.com/nats-io/nuid:force \
69 github.com/docker/docker:github.com/docker/docker:force \ 80 github.com/docker/docker:github.com/docker/docker:force \
70 github.com/rancher/lasso:github.com/rancher/lasso:force \ 81 github.com/rancher/lasso:github.com/rancher/lasso:force \
82 github.com/gin-gonic/gin:github.com/gin-gonic/gin:force \
83 github.com/goccy/go-json:github.com/goccy/go-json:force \
84 github.com/golang/snappy:github.com/golang/snappy:force \
85 github.com/koron/go-ssdp:github.com/koron/go-ssdp:force \
86 github.com/libp2p/go-nat:github.com/libp2p/go-nat:force \
87 github.com/mikioh/tcpopt:github.com/mikioh/tcpopt:force \
88 github.com/pbnjay/memory:github.com/pbnjay/memory:force \
89 github.com/quic-go/qpack:github.com/quic-go/qpack:force \
71 github.com/armon/circbuf:github.com/armon/circbuf:force \ 90 github.com/armon/circbuf:github.com/armon/circbuf:force \
72 github.com/gogo/protobuf:github.com/gogo/protobuf:force \ 91 github.com/gogo/protobuf:github.com/gogo/protobuf:force \
73 github.com/google/cel-go:github.com/google/cel-go:force \ 92 github.com/google/cel-go:github.com/google/cel-go:force \
@@ -77,11 +96,19 @@ export sites="k8s.io/utils:k8s.io/utils:force \
77 github.com/imdario/mergo:github.com/imdario/mergo:force \ 96 github.com/imdario/mergo:github.com/imdario/mergo:force \
78 github.com/nats-io/nkeys:github.com/nats-io/nkeys:force \ 97 github.com/nats-io/nkeys:github.com/nats-io/nkeys:force \
79 github.com/soheilhy/cmux:github.com/soheilhy/cmux:force \ 98 github.com/soheilhy/cmux:github.com/soheilhy/cmux:force \
99 github.com/tidwall/btree:github.com/tidwall/btree:force \
80 github.com/urfave/cli/v2:github.com/urfave/cli/v2:force \ 100 github.com/urfave/cli/v2:github.com/urfave/cli/v2:force \
81 go.opentelemetry.io/otel:go.opentelemetry.io/otel:force \ 101 go.opentelemetry.io/otel:go.opentelemetry.io/otel:force \
102 github.com/xenitab/spegel:github.com/k3s-io/spegel:force \
82 github.com/containerd/zfs:github.com/containerd/zfs:force \ 103 github.com/containerd/zfs:github.com/containerd/zfs:force \
104 github.com/ipfs/go-log/v2:github.com/ipfs/go-log/v2:force \
83 github.com/onsi/ginkgo/v2:github.com/onsi/ginkgo/v2:force \ 105 github.com/onsi/ginkgo/v2:github.com/onsi/ginkgo/v2:force \
84 github.com/robfig/cron/v3:github.com/robfig/cron/v3:force \ 106 github.com/robfig/cron/v3:github.com/robfig/cron/v3:force \
107 github.com/leodido/go-urn:github.com/leodido/go-urn:force \
108 github.com/mikioh/tcpinfo:github.com/mikioh/tcpinfo:force \
109 github.com/mr-tron/base58:github.com/mr-tron/base58:force \
110 github.com/polydawn/refmt:github.com/polydawn/refmt:force \
111 github.com/containerd/log:github.com/containerd/log:force \
85 github.com/containerd/nri:github.com/containerd/nri:force \ 112 github.com/containerd/nri:github.com/containerd/nri:force \
86 github.com/coreos/go-oidc:github.com/coreos/go-oidc:force \ 113 github.com/coreos/go-oidc:github.com/coreos/go-oidc:force \
87 github.com/godbus/dbus/v5:github.com/godbus/dbus/v5:force \ 114 github.com/godbus/dbus/v5:github.com/godbus/dbus/v5:force \
@@ -96,8 +123,16 @@ export sites="k8s.io/utils:k8s.io/utils:force \
96 github.com/blang/semver/v4:github.com/blang/semver/v4:force \ 123 github.com/blang/semver/v4:github.com/blang/semver/v4:force \
97 github.com/containerd/aufs:github.com/containerd/aufs:force \ 124 github.com/containerd/aufs:github.com/containerd/aufs:force \
98 github.com/google/cadvisor:github.com/google/cadvisor:force \ 125 github.com/google/cadvisor:github.com/google/cadvisor:force \
126 github.com/opencontainers/runc:github.com/k3s-io/runc:force \
99 github.com/rancher/wharfie:github.com/rancher/wharfie:force \ 127 github.com/rancher/wharfie:github.com/rancher/wharfie:force \
100 github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \ 128 github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \
129 github.com/bytedance/sonic:github.com/bytedance/sonic:force \
130 github.com/elastic/gosigar:github.com/elastic/gosigar:force \
131 github.com/gin-contrib/sse:github.com/gin-contrib/sse:force \
132 github.com/google/gopacket:github.com/google/gopacket:force \
133 github.com/libp2p/go-msgio:github.com/libp2p/go-msgio:force \
134 github.com/mattn/go-isatty:github.com/mattn/go-isatty:force \
135 github.com/quic-go/quic-go:github.com/quic-go/quic-go:force \
101 github.com/containerd/fifo:github.com/containerd/fifo:force \ 136 github.com/containerd/fifo:github.com/containerd/fifo:force \
102 github.com/davecgh/go-spew:github.com/davecgh/go-spew:force \ 137 github.com/davecgh/go-spew:github.com/davecgh/go-spew:force \
103 github.com/docker/go-units:github.com/docker/go-units:force \ 138 github.com/docker/go-units:github.com/docker/go-units:force \
@@ -117,9 +152,12 @@ export sites="k8s.io/utils:k8s.io/utils:force \
117 google.golang.org/protobuf:google.golang.org/protobuf:force \ 152 google.golang.org/protobuf:google.golang.org/protobuf:force \
118 gopkg.in/square/go-jose.v2:gopkg.in/square/go-jose.v2:force \ 153 gopkg.in/square/go-jose.v2:gopkg.in/square/go-jose.v2:force \
119 github.com/json-iterator/go:github.com/json-iterator/go:force \ 154 github.com/json-iterator/go:github.com/json-iterator/go:force \
155 github.com/libp2p/go-libp2p:github.com/libp2p/go-libp2p:force \
120 github.com/mattn/go-sqlite3:github.com/mattn/go-sqlite3:force \ 156 github.com/mattn/go-sqlite3:github.com/mattn/go-sqlite3:force \
121 github.com/rancher/wrangler:github.com/rancher/wrangler:force \ 157 github.com/rancher/wrangler:github.com/rancher/wrangler:force \
122 github.com/stretchr/testify:github.com/stretchr/testify:force \ 158 github.com/stretchr/testify:github.com/stretchr/testify:force \
159 github.com/jbenet/goprocess:github.com/jbenet/goprocess:force \
160 github.com/syndtr/goleveldb:github.com/syndtr/goleveldb:force \
123 github.com/containerd/ttrpc:github.com/containerd/ttrpc:force \ 161 github.com/containerd/ttrpc:github.com/containerd/ttrpc:force \
124 github.com/coreos/go-semver:github.com/coreos/go-semver:force \ 162 github.com/coreos/go-semver:github.com/coreos/go-semver:force \
125 github.com/docker/go-events:github.com/docker/go-events:force \ 163 github.com/docker/go-events:github.com/docker/go-events:force \
@@ -135,13 +173,19 @@ export sites="k8s.io/utils:k8s.io/utils:force \
135 sigs.k8s.io/kustomize/api:sigs.k8s.io/kustomize/api/api:force \ 173 sigs.k8s.io/kustomize/api:sigs.k8s.io/kustomize/api/api:force \
136 go.etcd.io/etcd/api/v3:github.com/k3s-io/etcd/api/v3/api:force \ 174 go.etcd.io/etcd/api/v3:github.com/k3s-io/etcd/api/v3/api:force \
137 go.etcd.io/etcd/pkg/v3:github.com/k3s-io/etcd/pkg/v3/pkg:force \ 175 go.etcd.io/etcd/pkg/v3:github.com/k3s-io/etcd/pkg/v3/pkg:force \
176 github.com/Microsoft/hcsshim:github.com/Microsoft/hcsshim:force \
138 github.com/coreos/go-systemd:github.com/coreos/go-systemd:force \ 177 github.com/coreos/go-systemd:github.com/coreos/go-systemd:force \
139 github.com/gorilla/websocket:github.com/gorilla/websocket:force \ 178 github.com/gorilla/websocket:github.com/gorilla/websocket:force \
140 github.com/minio/minio-go/v7:github.com/minio/minio-go/v7:force \ 179 github.com/minio/minio-go/v7:github.com/minio/minio-go/v7:force \
141 github.com/yl2chen/cidranger:github.com/yl2chen/cidranger:force \ 180 github.com/yl2chen/cidranger:github.com/yl2chen/cidranger:force \
181 github.com/benbjohnson/clock:github.com/benbjohnson/clock:force \
182 github.com/francoispqt/gojay:github.com/francoispqt/gojay:force \
183 github.com/ipfs/go-datastore:github.com/ipfs/go-datastore:force \
184 github.com/raulk/go-watchdog:github.com/raulk/go-watchdog:force \
185 github.com/spaolacci/murmur3:github.com/spaolacci/murmur3:force \
186 github.com/xenitab/pkg/gin:github.com/xenitab/pkg/gin/gin:force \
142 github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm:force \ 187 github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm:force \
143 github.com/Azure/go-autorest:github.com/Azure/go-autorest:force \ 188 github.com/Azure/go-autorest:github.com/Azure/go-autorest:force \
144 github.com/Microsoft/hcsshim:github.com/Microsoft/hcsshim:force \
145 github.com/avast/retry-go/v4:github.com/avast/retry-go/v4:force \ 189 github.com/avast/retry-go/v4:github.com/avast/retry-go/v4:force \
146 github.com/cespare/xxhash/v2:github.com/cespare/xxhash/v2:force \ 190 github.com/cespare/xxhash/v2:github.com/cespare/xxhash/v2:force \
147 github.com/containerd/go-cni:github.com/containerd/go-cni:force \ 191 github.com/containerd/go-cni:github.com/containerd/go-cni:force \
@@ -162,12 +206,20 @@ export sites="k8s.io/utils:k8s.io/utils:force \
162 github.com/prometheus/common:github.com/prometheus/common:force \ 206 github.com/prometheus/common:github.com/prometheus/common:force \
163 github.com/prometheus/procfs:github.com/prometheus/procfs:force \ 207 github.com/prometheus/procfs:github.com/prometheus/procfs:force \
164 github.com/vishvananda/netns:github.com/vishvananda/netns:force \ 208 github.com/vishvananda/netns:github.com/vishvananda/netns:force \
165 github.com/containerd/cgroups:github.com/containerd/cgroups:force \
166 github.com/coreos/go-iptables:github.com/coreos/go-iptables:force \ 209 github.com/coreos/go-iptables:github.com/coreos/go-iptables:force \
167 github.com/flannel-io/flannel:github.com/flannel-io/flannel:force \ 210 github.com/flannel-io/flannel:github.com/flannel-io/flannel:force \
211 github.com/ipfs/go-ds-leveldb:github.com/ipfs/go-ds-leveldb:force \
168 github.com/klauspost/compress:github.com/klauspost/compress:force \ 212 github.com/klauspost/compress:github.com/klauspost/compress:force \
213 github.com/chenzhuoyu/base64x:github.com/chenzhuoyu/base64x:force \
214 github.com/ipld/go-ipld-prime:github.com/ipld/go-ipld-prime:force \
215 github.com/jackpal/go-nat-pmp:github.com/jackpal/go-nat-pmp:force \
216 github.com/libp2p/go-netroute:github.com/libp2p/go-netroute:force \
217 github.com/libp2p/go-yamux/v4:github.com/libp2p/go-yamux/v4:force \
218 github.com/marten-seemann/tcp:github.com/marten-seemann/tcp:force \
219 github.com/ugorji/go/codec:github.com/ugorji/go/codec/codec:force \
169 github.com/JeffAshton/win_pdh:github.com/JeffAshton/win_pdh:force \ 220 github.com/JeffAshton/win_pdh:github.com/JeffAshton/win_pdh:force \
170 github.com/Microsoft/go-winio:github.com/Microsoft/go-winio:force \ 221 github.com/Microsoft/go-winio:github.com/Microsoft/go-winio:force \
222 github.com/containerd/cgroups:github.com/containerd/cgroups:force \
171 github.com/containerd/console:github.com/containerd/console:force \ 223 github.com/containerd/console:github.com/containerd/console:force \
172 github.com/containerd/go-runc:github.com/containerd/go-runc:force \ 224 github.com/containerd/go-runc:github.com/containerd/go-runc:force \
173 github.com/containerd/typeurl:github.com/containerd/typeurl:force \ 225 github.com/containerd/typeurl:github.com/containerd/typeurl:force \
@@ -189,8 +241,10 @@ export sites="k8s.io/utils:k8s.io/utils:force \
189 github.com/containerd/containerd:github.com/k3s-io/containerd:force \ 241 github.com/containerd/containerd:github.com/k3s-io/containerd:force \
190 github.com/erikdubbelboer/gspt:github.com/erikdubbelboer/gspt:force \ 242 github.com/erikdubbelboer/gspt:github.com/erikdubbelboer/gspt:force \
191 github.com/go-sql-driver/mysql:github.com/go-sql-driver/mysql:force \ 243 github.com/go-sql-driver/mysql:github.com/go-sql-driver/mysql:force \
192 github.com/opencontainers/runc:github.com/opencontainers/runc:force \
193 github.com/vishvananda/netlink:github.com/vishvananda/netlink:force \ 244 github.com/vishvananda/netlink:github.com/vishvananda/netlink:force \
245 github.com/libp2p/go-cidranger:github.com/libp2p/go-cidranger:force \
246 github.com/libp2p/go-reuseport:github.com/libp2p/go-reuseport:force \
247 github.com/quic-go/qtls-go1-20:github.com/quic-go/qtls-go1-20:force \
194 github.com/MakeNowJust/heredoc:github.com/MakeNowJust/heredoc:force \ 248 github.com/MakeNowJust/heredoc:github.com/MakeNowJust/heredoc:force \
195 github.com/NYTimes/gziphandler:github.com/NYTimes/gziphandler:force \ 249 github.com/NYTimes/gziphandler:github.com/NYTimes/gziphandler:force \
196 github.com/canonical/go-dqlite:github.com/canonical/go-dqlite:force \ 250 github.com/canonical/go-dqlite:github.com/canonical/go-dqlite:force \
@@ -210,19 +264,26 @@ export sites="k8s.io/utils:k8s.io/utils:force \
210 sigs.k8s.io/kustomize/kyaml:sigs.k8s.io/kustomize/kyaml/kyaml:force \ 264 sigs.k8s.io/kustomize/kyaml:sigs.k8s.io/kustomize/kyaml/kyaml:force \
211 github.com/natefinch/lumberjack:github.com/natefinch/lumberjack:force \ 265 github.com/natefinch/lumberjack:github.com/natefinch/lumberjack:force \
212 github.com/rancher/remotedialer:github.com/rancher/remotedialer:force \ 266 github.com/rancher/remotedialer:github.com/rancher/remotedialer:force \
267 github.com/davidlazar/go-crypto:github.com/davidlazar/go-crypto:force \
268 github.com/hashicorp/golang-lru:github.com/hashicorp/golang-lru:force \
269 github.com/pelletier/go-toml/v2:github.com/pelletier/go-toml/v2:force \
270 github.com/slok/go-http-metrics:github.com/slok/go-http-metrics:force \
213 cloud.google.com/go/compute:cloud.google.com/go/compute/compute:force \ 271 cloud.google.com/go/compute:cloud.google.com/go/compute/compute:force \
214 github.com/euank/go-kmsg-parser:github.com/euank/go-kmsg-parser:force \ 272 github.com/euank/go-kmsg-parser:github.com/euank/go-kmsg-parser:force \
215 github.com/exponent-io/jsonpath:github.com/exponent-io/jsonpath:force \ 273 github.com/exponent-io/jsonpath:github.com/exponent-io/jsonpath:force \
216 github.com/googleapis/gax-go/v2:github.com/googleapis/gax-go/v2:force \ 274 github.com/googleapis/gax-go/v2:github.com/googleapis/gax-go/v2:force \
275 github.com/hashicorp/go-version:github.com/hashicorp/go-version:force \
217 github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir:force \ 276 github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir:force \
218 github.com/moby/sys/symlink:github.com/moby/sys/symlink/symlink:force \ 277 github.com/moby/sys/symlink:github.com/moby/sys/symlink/symlink:force \
219 github.com/modern-go/concurrent:github.com/modern-go/concurrent:force \ 278 github.com/modern-go/concurrent:github.com/modern-go/concurrent:force \
220 github.com/pquerna/cachecontrol:github.com/pquerna/cachecontrol:force \ 279 github.com/pquerna/cachecontrol:github.com/pquerna/cachecontrol:force \
221 github.com/tchap/go-patricia/v2:github.com/tchap/go-patricia/v2:force \ 280 github.com/tchap/go-patricia/v2:github.com/tchap/go-patricia/v2:force \
222 github.com/kubernetes-sigs/cri-tools:github.com/k3s-io/cri-tools:force \ 281 github.com/kubernetes-sigs/cri-tools:github.com/k3s-io/cri-tools:force \
282 github.com/containerd/cgroups/v3:github.com/containerd/cgroups/v3:force \
223 github.com/go-bindata/go-bindata:github.com/go-bindata/go-bindata:force \ 283 github.com/go-bindata/go-bindata:github.com/go-bindata/go-bindata:force \
224 go.etcd.io/etcd/server/v3:github.com/k3s-io/etcd/server/v3/server:force \ 284 go.etcd.io/etcd/server/v3:github.com/k3s-io/etcd/server/v3/server:force \
225 github.com/containerd/cgroups/v3:github.com/containerd/cgroups/v3:force \ 285 github.com/go-playground/locales:github.com/go-playground/locales:force \
286 github.com/libp2p/go-buffer-pool:github.com/libp2p/go-buffer-pool:force \
226 github.com/containerd/continuity:github.com/containerd/continuity:force \ 287 github.com/containerd/continuity:github.com/containerd/continuity:force \
227 github.com/containerd/typeurl/v2:github.com/containerd/typeurl/v2:force \ 288 github.com/containerd/typeurl/v2:github.com/containerd/typeurl/v2:force \
228 github.com/coreos/go-systemd/v22:github.com/coreos/go-systemd/v22:force \ 289 github.com/coreos/go-systemd/v22:github.com/coreos/go-systemd/v22:force \
@@ -233,7 +294,12 @@ export sites="k8s.io/utils:k8s.io/utils:force \
233 gopkg.in/natefinch/lumberjack.v2:gopkg.in/natefinch/lumberjack.v2:force \ 294 gopkg.in/natefinch/lumberjack.v2:gopkg.in/natefinch/lumberjack.v2:force \
234 go.opentelemetry.io/proto/otlp:go.opentelemetry.io/proto/otlp/otlp:force \ 295 go.opentelemetry.io/proto/otlp:go.opentelemetry.io/proto/otlp/otlp:force \
235 github.com/k3s-io/helm-controller:github.com/k3s-io/helm-controller:force \ 296 github.com/k3s-io/helm-controller:github.com/k3s-io/helm-controller:force \
297 github.com/mwitkow/go-http-dialer:github.com/mwitkow/go-http-dialer:force \
236 github.com/opencontainers/selinux:github.com/opencontainers/selinux:force \ 298 github.com/opencontainers/selinux:github.com/opencontainers/selinux:force \
299 github.com/libp2p/go-flow-metrics:github.com/libp2p/go-flow-metrics:force \
300 github.com/multiformats/go-base32:github.com/multiformats/go-base32:force \
301 github.com/multiformats/go-base36:github.com/multiformats/go-base36:force \
302 github.com/multiformats/go-varint:github.com/multiformats/go-varint:force \
237 github.com/Azure/azure-sdk-for-go:github.com/Azure/azure-sdk-for-go:force \ 303 github.com/Azure/azure-sdk-for-go:github.com/Azure/azure-sdk-for-go:force \
238 github.com/asaskevich/govalidator:github.com/asaskevich/govalidator:force \ 304 github.com/asaskevich/govalidator:github.com/asaskevich/govalidator:force \
239 github.com/emicklei/go-restful/v3:github.com/emicklei/go-restful/v3:force \ 305 github.com/emicklei/go-restful/v3:github.com/emicklei/go-restful/v3:force \
@@ -246,6 +312,10 @@ export sites="k8s.io/utils:k8s.io/utils:force \
246 go.etcd.io/etcd/etcdutl/v3:github.com/k3s-io/etcd/etcdutl/v3/etcdutl:force \ 312 go.etcd.io/etcd/etcdutl/v3:github.com/k3s-io/etcd/etcdutl/v3/etcdutl:force \
247 go.etcd.io/etcd/client/v2:github.com/k3s-io/etcd/client/v2/client/v2:force \ 313 go.etcd.io/etcd/client/v2:github.com/k3s-io/etcd/client/v2/client/v2:force \
248 github.com/rancher/dynamiclistener:github.com/rancher/dynamiclistener:force \ 314 github.com/rancher/dynamiclistener:github.com/rancher/dynamiclistener:force \
315 github.com/gabriel-vasile/mimetype:github.com/gabriel-vasile/mimetype:force \
316 github.com/hashicorp/golang-lru/v2:github.com/hashicorp/golang-lru/v2:force \
317 github.com/libp2p/go-libp2p-record:github.com/libp2p/go-libp2p-record:force \
318 github.com/quic-go/webtransport-go:github.com/quic-go/webtransport-go:force \
249 github.com/containernetworking/cni:github.com/containernetworking/cni:force \ 319 github.com/containernetworking/cni:github.com/containernetworking/cni:force \
250 github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror:force \ 320 github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror:force \
251 github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \ 321 github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \
@@ -253,12 +323,20 @@ export sites="k8s.io/utils:k8s.io/utils:force \
253 github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2:force \ 323 github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2:force \
254 sigs.k8s.io/kustomize/kustomize/v5:sigs.k8s.io/kustomize/kustomize/v5/kustomize:force \ 324 sigs.k8s.io/kustomize/kustomize/v5:sigs.k8s.io/kustomize/kustomize/v5/kustomize:force \
255 go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \ 325 go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \
326 github.com/libp2p/go-libp2p-kad-dht:github.com/libp2p/go-libp2p-kad-dht:force \
327 github.com/libp2p/go-libp2p-kbucket:github.com/libp2p/go-libp2p-kbucket:force \
256 github.com/daviddengcn/go-colortext:github.com/daviddengcn/go-colortext:force \ 328 github.com/daviddengcn/go-colortext:github.com/daviddengcn/go-colortext:force \
257 github.com/go-openapi/jsonreference:github.com/go-openapi/jsonreference:force \ 329 github.com/go-openapi/jsonreference:github.com/go-openapi/jsonreference:force \
258 github.com/opencontainers/go-digest:github.com/opencontainers/go-digest:force \ 330 github.com/opencontainers/go-digest:github.com/opencontainers/go-digest:force \
259 github.com/prometheus/client_golang:github.com/prometheus/client_golang:force \ 331 github.com/prometheus/client_golang:github.com/prometheus/client_golang:force \
260 github.com/tmc/grpc-websocket-proxy:github.com/tmc/grpc-websocket-proxy:force \ 332 github.com/tmc/grpc-websocket-proxy:github.com/tmc/grpc-websocket-proxy:force \
333 github.com/xenitab/pkg/channels:github.com/xenitab/pkg/channels/channels:force \
261 github.com/moby/sys/sequential:github.com/moby/sys/sequential/sequential:force \ 334 github.com/moby/sys/sequential:github.com/moby/sys/sequential/sequential:force \
335 github.com/libp2p/go-libp2p-asn-util:github.com/libp2p/go-libp2p-asn-util:force \
336 github.com/multiformats/go-multiaddr:github.com/multiformats/go-multiaddr:force \
337 github.com/multiformats/go-multibase:github.com/multiformats/go-multibase:force \
338 github.com/multiformats/go-multihash:github.com/multiformats/go-multihash:force \
339 github.com/whyrusleeping/go-keyspace:github.com/whyrusleeping/go-keyspace:force \
262 github.com/AdaLogics/go-fuzz-headers:github.com/AdaLogics/go-fuzz-headers:force \ 340 github.com/AdaLogics/go-fuzz-headers:github.com/AdaLogics/go-fuzz-headers:force \
263 github.com/inconshreveable/mousetrap:github.com/inconshreveable/mousetrap:force \ 341 github.com/inconshreveable/mousetrap:github.com/inconshreveable/mousetrap:force \
264 github.com/opencontainers/image-spec:github.com/opencontainers/image-spec:force \ 342 github.com/opencontainers/image-spec:github.com/opencontainers/image-spec:force \
@@ -266,10 +344,16 @@ export sites="k8s.io/utils:k8s.io/utils:force \
266 github.com/stefanberger/go-pkcs11uri:github.com/stefanberger/go-pkcs11uri:force \ 344 github.com/stefanberger/go-pkcs11uri:github.com/stefanberger/go-pkcs11uri:force \
267 sigs.k8s.io/structured-merge-diff/v4:sigs.k8s.io/structured-merge-diff/v4:force \ 345 sigs.k8s.io/structured-merge-diff/v4:sigs.k8s.io/structured-merge-diff/v4:force \
268 github.com/cloudnativelabs/kube-router/v2:github.com/k3s-io/kube-router/v2:force \ 346 github.com/cloudnativelabs/kube-router/v2:github.com/k3s-io/kube-router/v2:force \
347 github.com/jbenet/go-temp-err-catcher:github.com/jbenet/go-temp-err-catcher:force \
348 github.com/multiformats/go-multicodec:github.com/multiformats/go-multicodec:force \
349 github.com/opentracing/opentracing-go:github.com/opentracing/opentracing-go:force \
350 github.com/twitchyliquid64/golang-asm:github.com/twitchyliquid64/golang-asm:force \
269 github.com/cyphar/filepath-securejoin:github.com/cyphar/filepath-securejoin:force \ 351 github.com/cyphar/filepath-securejoin:github.com/cyphar/filepath-securejoin:force \
270 github.com/hashicorp/go-retryablehttp:github.com/hashicorp/go-retryablehttp:force \ 352 github.com/hashicorp/go-retryablehttp:github.com/hashicorp/go-retryablehttp:force \
271 github.com/libopenstorage/openstorage:github.com/libopenstorage/openstorage:force \ 353 github.com/libopenstorage/openstorage:github.com/libopenstorage/openstorage:force \
272 go.etcd.io/etcd/client/pkg/v3:github.com/k3s-io/etcd/client/pkg/v3/client/pkg:force \ 354 go.etcd.io/etcd/client/pkg/v3:github.com/k3s-io/etcd/client/pkg/v3/client/pkg:force \
355 github.com/go-playground/validator/v10:github.com/go-playground/validator/v10:force \
356 github.com/multiformats/go-multistream:github.com/multiformats/go-multistream:force \
273 github.com/AdamKorcz/go-118-fuzz-build:github.com/AdamKorcz/go-118-fuzz-build:force \ 357 github.com/AdamKorcz/go-118-fuzz-build:github.com/AdamKorcz/go-118-fuzz-build:force \
274 github.com/bronze1man/goStrongswanVici:github.com/bronze1man/goStrongswanVici:force \ 358 github.com/bronze1man/goStrongswanVici:github.com/bronze1man/goStrongswanVici:force \
275 github.com/containernetworking/plugins:github.com/containernetworking/plugins:force \ 359 github.com/containernetworking/plugins:github.com/containernetworking/plugins:force \
@@ -280,6 +364,9 @@ export sites="k8s.io/utils:k8s.io/utils:force \
280 github.com/Azure/go-autorest/logger:github.com/Azure/go-autorest/logger/logger:force \ 364 github.com/Azure/go-autorest/logger:github.com/Azure/go-autorest/logger/logger:force \
281 github.com/opencontainers/runtime-tools:github.com/opencontainers/runtime-tools:force \ 365 github.com/opencontainers/runtime-tools:github.com/opencontainers/runtime-tools:force \
282 github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter:force \ 366 github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter:force \
367 github.com/hashicorp/golang-lru/arc/v2:github.com/hashicorp/golang-lru/arc/v2/arc:force \
368 github.com/multiformats/go-multiaddr-dns:github.com/multiformats/go-multiaddr-dns:force \
369 github.com/multiformats/go-multiaddr-fmt:github.com/multiformats/go-multiaddr-fmt:force \
283 github.com/Azure/go-autorest/tracing:github.com/Azure/go-autorest/tracing/tracing:force \ 370 github.com/Azure/go-autorest/tracing:github.com/Azure/go-autorest/tracing/tracing:force \
284 github.com/checkpoint-restore/go-criu/v5:github.com/checkpoint-restore/go-criu/v5:force \ 371 github.com/checkpoint-restore/go-criu/v5:github.com/checkpoint-restore/go-criu/v5:force \
285 github.com/grpc-ecosystem/grpc-gateway/v2:github.com/grpc-ecosystem/grpc-gateway/v2:force \ 372 github.com/grpc-ecosystem/grpc-gateway/v2:github.com/grpc-ecosystem/grpc-gateway/v2:force \
@@ -287,20 +374,22 @@ export sites="k8s.io/utils:k8s.io/utils:force \
287 github.com/rootless-containers/rootlesskit:github.com/rootless-containers/rootlesskit:force \ 374 github.com/rootless-containers/rootlesskit:github.com/rootless-containers/rootlesskit:force \
288 k8s.io/api:github.com/k3s-io/kubernetes/staging/src/k8s.io/api/staging/src/k8s.io/api:force \ 375 k8s.io/api:github.com/k3s-io/kubernetes/staging/src/k8s.io/api/staging/src/k8s.io/api:force \
289 k8s.io/kms:github.com/k3s-io/kubernetes/staging/src/k8s.io/kms/staging/src/k8s.io/kms:force \ 376 k8s.io/kms:github.com/k3s-io/kubernetes/staging/src/k8s.io/kms/staging/src/k8s.io/kms:force \
377 github.com/libp2p/go-libp2p-routing-helpers:github.com/libp2p/go-libp2p-routing-helpers:force \
290 github.com/container-storage-interface/spec:github.com/container-storage-interface/spec:force \ 378 github.com/container-storage-interface/spec:github.com/container-storage-interface/spec:force \
291 github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers:force \ 379 github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers:force \
292 github.com/grpc-ecosystem/go-grpc-middleware:github.com/grpc-ecosystem/go-grpc-middleware:force \ 380 github.com/grpc-ecosystem/go-grpc-middleware:github.com/grpc-ecosystem/go-grpc-middleware:force \
293 github.com/grpc-ecosystem/go-grpc-prometheus:github.com/grpc-ecosystem/go-grpc-prometheus:force \ 381 github.com/grpc-ecosystem/go-grpc-prometheus:github.com/grpc-ecosystem/go-grpc-prometheus:force \
294 cloud.google.com/go/compute/metadata:cloud.google.com/go/compute/metadata/compute/metadata:force \ 382 cloud.google.com/go/compute/metadata:cloud.google.com/go/compute/metadata/compute/metadata:force \
383 github.com/go-playground/universal-translator:github.com/go-playground/universal-translator:force \
295 github.com/Azure/go-autorest/autorest/to:github.com/Azure/go-autorest/autorest/to/autorest/to:force \ 384 github.com/Azure/go-autorest/autorest/to:github.com/Azure/go-autorest/autorest/to/autorest/to:force \
296 github.com/containerd/fuse-overlayfs-snapshotter:github.com/containerd/fuse-overlayfs-snapshotter:force \ 385 github.com/containerd/fuse-overlayfs-snapshotter:github.com/containerd/fuse-overlayfs-snapshotter:force \
297 k8s.io/cri-api:github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api/staging/src/k8s.io/cri-api:force \ 386 k8s.io/cri-api:github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api/staging/src/k8s.io/cri-api:force \
298 k8s.io/kubectl:github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl/staging/src/k8s.io/kubectl:force \ 387 k8s.io/kubectl:github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl/staging/src/k8s.io/kubectl:force \
299 github.com/matttproud/golang_protobuf_extensions:github.com/matttproud/golang_protobuf_extensions:force \
300 k8s.io/kubelet:github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet/staging/src/k8s.io/kubelet:force \ 388 k8s.io/kubelet:github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet/staging/src/k8s.io/kubelet:force \
301 k8s.io/metrics:github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics/staging/src/k8s.io/metrics:force \ 389 k8s.io/metrics:github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics/staging/src/k8s.io/metrics:force \
302 google.golang.org/genproto/googleapis/api:google.golang.org/genproto/googleapis/api/googleapis/api:force \ 390 google.golang.org/genproto/googleapis/api:google.golang.org/genproto/googleapis/api/googleapis/api:force \
303 google.golang.org/genproto/googleapis/rpc:google.golang.org/genproto/googleapis/rpc/googleapis/rpc:force \ 391 google.golang.org/genproto/googleapis/rpc:google.golang.org/genproto/googleapis/rpc/googleapis/rpc:force \
392 github.com/decred/dcrd/dcrec/secp256k1/v4:github.com/decred/dcrd/dcrec/secp256k1/v4/dcrec/secp256k1:force \
304 github.com/Azure/go-autorest/autorest/adal:github.com/Azure/go-autorest/autorest/adal/autorest/adal:force \ 393 github.com/Azure/go-autorest/autorest/adal:github.com/Azure/go-autorest/autorest/adal/autorest/adal:force \
305 github.com/Azure/go-autorest/autorest/date:github.com/Azure/go-autorest/autorest/date/autorest/date:force \ 394 github.com/Azure/go-autorest/autorest/date:github.com/Azure/go-autorest/autorest/date/autorest/date:force \
306 github.com/GoogleCloudPlatform/k8s-cloud-provider:github.com/GoogleCloudPlatform/k8s-cloud-provider:force \ 395 github.com/GoogleCloudPlatform/k8s-cloud-provider:github.com/GoogleCloudPlatform/k8s-cloud-provider:force \
@@ -308,6 +397,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \
308 github.com/Azure/go-autorest/autorest/mocks:github.com/Azure/go-autorest/autorest/mocks/autorest/mocks:force \ 397 github.com/Azure/go-autorest/autorest/mocks:github.com/Azure/go-autorest/autorest/mocks/autorest/mocks:force \
309 k8s.io/apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver/staging/src/k8s.io/apiserver:force \ 398 k8s.io/apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver/staging/src/k8s.io/apiserver:force \
310 k8s.io/client-go:github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go/staging/src/k8s.io/client-go:force \ 399 k8s.io/client-go:github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go/staging/src/k8s.io/client-go:force \
400 github.com/matttproud/golang_protobuf_extensions/v2:github.com/matttproud/golang_protobuf_extensions/v2:force \
311 github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter/estargz/estargz:force \ 401 github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter/estargz/estargz:force \
312 k8s.io/kube-proxy:github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy/staging/src/k8s.io/kube-proxy:force \ 402 k8s.io/kube-proxy:github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy/staging/src/k8s.io/kube-proxy:force \
313 github.com/antlr/antlr4/runtime/Go/antlr/v4:github.com/antlr/antlr4/runtime/Go/antlr/v4/runtime/Go/antlr/v4:force \ 403 github.com/antlr/antlr4/runtime/Go/antlr/v4:github.com/antlr/antlr4/runtime/Go/antlr/v4/runtime/Go/antlr/v4:force \
diff --git a/recipes-containers/k3s/src_uri.inc b/recipes-containers/k3s/src_uri.inc
index 7567d1a6..b90441e1 100644
--- a/recipes-containers/k3s/src_uri.inc
+++ b/recipes-containers/k3s/src_uri.inc
@@ -1,18 +1,28 @@
1# k8s.io/utils v0.0.0-20230406110748-d93618cff8a2 1# k8s.io/utils v0.0.0-20230726121419-3b25d923346b
2# [1] git ls-remote https://github.com/kubernetes/utils d93618cff8a22d3aea7bf78d9d528fd859720c2d 2# [1] git ls-remote https://github.com/kubernetes/utils 3b25d923346b3814e0898684c97390092f31a61e
3SRCREV_utils="d93618cff8a22d3aea7bf78d9d528fd859720c2d" 3SRCREV_utils="3b25d923346b3814e0898684c97390092f31a61e"
4SRC_URI += "git://github.com/kubernetes/utils;name=utils;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/utils" 4SRC_URI += "git://github.com/kubernetes/utils;name=utils;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/utils"
5 5
6# k8s.io/gengo v0.0.0-20220902162205-c0856e24416d 6# k8s.io/gengo v0.0.0-20230829151522-9cce18d56c01
7# [1] git ls-remote https://github.com/kubernetes/gengo c0856e24416daea2775735ff996a5870c2033839 7# [1] git ls-remote https://github.com/kubernetes/gengo 9cce18d56c01fab1d8ed72411ad6ef7005fc33a4
8SRCREV_gengo="c0856e24416daea2775735ff996a5870c2033839" 8SRCREV_gengo="9cce18d56c01fab1d8ed72411ad6ef7005fc33a4"
9SRC_URI += "git://github.com/kubernetes/gengo;name=gengo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/gengo" 9SRC_URI += "git://github.com/kubernetes/gengo;name=gengo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/gengo"
10 10
11# go.uber.org/zap v1.24.0 11# go.uber.org/fx v1.20.0
12# [1] git ls-remote https://github.com/uber-go/zap a55bdc32f526699c3b4cc51a2cc97e944d02fbbf 12# [1] git ls-remote https://github.com/uber-go/fx 1320bc693745e5e7c08c29843de3d7915cac826c
13SRCREV_zap="a55bdc32f526699c3b4cc51a2cc97e944d02fbbf" 13SRCREV_fx="1320bc693745e5e7c08c29843de3d7915cac826c"
14SRC_URI += "git://github.com/uber-go/fx;name=fx;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/fx"
15
16# go.uber.org/zap v1.26.0
17# [1] git ls-remote https://github.com/uber-go/zap 96038b71a7d96b8c14fedb3aeddcb3d0d7605b2d
18SRCREV_zap="96038b71a7d96b8c14fedb3aeddcb3d0d7605b2d"
14SRC_URI += "git://github.com/uber-go/zap;name=zap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/zap" 19SRC_URI += "git://github.com/uber-go/zap;name=zap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/zap"
15 20
21# go.uber.org/dig v1.17.0
22# [1] git ls-remote https://github.com/uber-go/dig a8b6f0db4f27681ad7233eed1bda9d5c69881f5b
23SRCREV_dig="a8b6f0db4f27681ad7233eed1bda9d5c69881f5b"
24SRC_URI += "git://github.com/uber-go/dig;name=dig;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/dig"
25
16# go.starlark.net v0.0.0-20230525235612-a134d8f9ddca 26# go.starlark.net v0.0.0-20230525235612-a134d8f9ddca
17# [1] git ls-remote https://github.com/google/starlark-go a134d8f9ddca7469c736775b67544671f0a135ad 27# [1] git ls-remote https://github.com/google/starlark-go a134d8f9ddca7469c736775b67544671f0a135ad
18SRCREV_go.starlark.net="a134d8f9ddca7469c736775b67544671f0a135ad" 28SRCREV_go.starlark.net="a134d8f9ddca7469c736775b67544671f0a135ad"
@@ -28,14 +38,14 @@ SRC_URI += "git://github.com/go-inf/inf;name=inf.v0;protocol=https;nobranch=1;de
28SRCREV_ini.v1="b2f570e5b5b844226bbefe6fb521d891f529a951" 38SRCREV_ini.v1="b2f570e5b5b844226bbefe6fb521d891f529a951"
29SRC_URI += "git://github.com/go-ini/ini;name=ini.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/ini.v1" 39SRC_URI += "git://github.com/go-ini/ini;name=ini.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/ini.v1"
30 40
31# golang.org/x/net v0.8.0 41# golang.org/x/net v0.17.0
32# [1] git ls-remote https://go.googlesource.com/net dfa2b5dffd96fb2ae13e7d182501f0bce044a0a4 42# [1] git ls-remote https://go.googlesource.com/net b225e7ca6dde1ef5a5ae5ce922861bda011cfabd
33SRCREV_net="dfa2b5dffd96fb2ae13e7d182501f0bce044a0a4" 43SRCREV_net="b225e7ca6dde1ef5a5ae5ce922861bda011cfabd"
34SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/net" 44SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/net"
35 45
36# golang.org/x/sys v0.6.0 46# golang.org/x/sys v0.13.0
37# [1] git ls-remote https://go.googlesource.com/sys c7a1bf9a0b0aa7c0c0e35a435924dd68e64d1653 47# [1] git ls-remote https://go.googlesource.com/sys 2964e1e4b1dbd55a8ac69a4c9e3004a8038515b6
38SRCREV_sys="c7a1bf9a0b0aa7c0c0e35a435924dd68e64d1653" 48SRCREV_sys="2964e1e4b1dbd55a8ac69a4c9e3004a8038515b6"
39SRC_URI += "git://go.googlesource.com/sys;name=sys;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sys" 49SRC_URI += "git://go.googlesource.com/sys;name=sys;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sys"
40 50
41# gopkg.in/yaml.v2 v2.4.0 51# gopkg.in/yaml.v2 v2.4.0
@@ -48,14 +58,14 @@ SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v2;protocol=https;nobranch=1
48SRCREV_tcpproxy="b6bb9b5b82524122bcf27291ede32d1517a14ab8" 58SRCREV_tcpproxy="b6bb9b5b82524122bcf27291ede32d1517a14ab8"
49SRC_URI += "git://github.com/inetaf/tcpproxy;name=tcpproxy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/inet.af/tcpproxy" 59SRC_URI += "git://github.com/inetaf/tcpproxy;name=tcpproxy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/inet.af/tcpproxy"
50 60
51# sigs.k8s.io/yaml v1.3.0 61# sigs.k8s.io/yaml v1.4.0
52# [1] git ls-remote https://github.com/kubernetes-sigs/yaml 9535b3b1e2893fe44efb37c5c9f5665e245d786a 62# [1] git ls-remote https://github.com/kubernetes-sigs/yaml c3772b51db126345efe2dfe4ff8dac83b8141684
53SRCREV_yaml="9535b3b1e2893fe44efb37c5c9f5665e245d786a" 63SRCREV_yaml="c3772b51db126345efe2dfe4ff8dac83b8141684"
54SRC_URI += "git://github.com/kubernetes-sigs/yaml;name=yaml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/yaml" 64SRC_URI += "git://github.com/kubernetes-sigs/yaml;name=yaml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/yaml"
55 65
56# go.etcd.io/bbolt v1.3.7 66# go.etcd.io/bbolt v1.3.8
57# [1] git ls-remote https://github.com/etcd-io/bbolt da2f2a53f6e2f25b215b79db2cd417488ef8e955 67# [1] git ls-remote https://github.com/etcd-io/bbolt 42a914d8be1995a845e12dedbbbc77b7a450f9c7
58SRCREV_bbolt="da2f2a53f6e2f25b215b79db2cd417488ef8e955" 68SRCREV_bbolt="42a914d8be1995a845e12dedbbbc77b7a450f9c7"
59SRC_URI += "git://github.com/etcd-io/bbolt;name=bbolt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.etcd.io/bbolt" 69SRC_URI += "git://github.com/etcd-io/bbolt;name=bbolt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.etcd.io/bbolt"
60 70
61# go.opencensus.io v0.24.0 71# go.opencensus.io v0.24.0
@@ -63,14 +73,14 @@ SRC_URI += "git://github.com/etcd-io/bbolt;name=bbolt;protocol=https;nobranch=1;
63SRCREV_go.opencensus.io="b1a01ee95db0e690d91d7193d037447816fae4c5" 73SRCREV_go.opencensus.io="b1a01ee95db0e690d91d7193d037447816fae4c5"
64SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opencensus.io;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opencensus.io" 74SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opencensus.io;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opencensus.io"
65 75
66# golang.org/x/exp v0.0.0-20230307190834-24139beb5833 76# golang.org/x/exp v0.0.0-20231006140011-7918f672742d
67# [1] git ls-remote https://go.googlesource.com/exp 24139beb58334522371ecb30ef162994b651297e 77# [1] git ls-remote https://go.googlesource.com/exp 7918f672742dd40ff5cf8d3c316a9315410c2d3c
68SRCREV_exp="24139beb58334522371ecb30ef162994b651297e" 78SRCREV_exp="7918f672742dd40ff5cf8d3c316a9315410c2d3c"
69SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/exp" 79SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/exp"
70 80
71# golang.org/x/mod v0.10.0 81# golang.org/x/mod v0.14.0
72# [1] git ls-remote https://go.googlesource.com/mod ad6fd61f94f8fdf6926f5dee6e45bdd13add2f9f 82# [1] git ls-remote https://go.googlesource.com/mod 6e58e47c7bd6672665dc35cce7b1f325d2addd67
73SRCREV_mod="ad6fd61f94f8fdf6926f5dee6e45bdd13add2f9f" 83SRCREV_mod="6e58e47c7bd6672665dc35cce7b1f325d2addd67"
74SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/mod" 84SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/mod"
75 85
76# gopkg.in/gcfg.v1 v1.2.3 86# gopkg.in/gcfg.v1 v1.2.3
@@ -93,49 +103,54 @@ SRC_URI += "git://github.com/kubernetes-sigs/json;name=json;protocol=https;nobra
93SRCREV_pq="2da6713d67f03911a05b1b6559adc85927fe076e" 103SRCREV_pq="2da6713d67f03911a05b1b6559adc85927fe076e"
94SRC_URI += "git://github.com/lib/pq;name=pq;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lib/pq" 104SRC_URI += "git://github.com/lib/pq;name=pq;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lib/pq"
95 105
96# golang.org/x/sync v0.3.0 106# golang.org/x/sync v0.6.0
97# [1] git ls-remote https://go.googlesource.com/sync 93782cc822b6b554cb7df40332fd010f0473cbc8 107# [1] git ls-remote https://go.googlesource.com/sync 59c1ca1e4661ed4452be4069ceea3c233f4deec1
98SRCREV_sync="93782cc822b6b554cb7df40332fd010f0473cbc8" 108SRCREV_sync="59c1ca1e4661ed4452be4069ceea3c233f4deec1"
99SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sync" 109SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sync"
100 110
111# golang.org/x/arch v0.3.0
112# [1] git ls-remote https://go.googlesource.com/arch 40c19ba4a7c5ffc92baaef5977ffc2b82dfb0e47
113SRCREV_arch="40c19ba4a7c5ffc92baaef5977ffc2b82dfb0e47"
114SRC_URI += "git://go.googlesource.com/arch;name=arch;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/arch"
115
101# github.com/rs/xid v1.5.0 116# github.com/rs/xid v1.5.0
102# [1] git ls-remote https://github.com/rs/xid 47a0ac1e0b750ee1f43718be223bb07601c66a1f 117# [1] git ls-remote https://github.com/rs/xid 47a0ac1e0b750ee1f43718be223bb07601c66a1f
103SRCREV_xid="47a0ac1e0b750ee1f43718be223bb07601c66a1f" 118SRCREV_xid="47a0ac1e0b750ee1f43718be223bb07601c66a1f"
104SRC_URI += "git://github.com/rs/xid;name=xid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rs/xid" 119SRC_URI += "git://github.com/rs/xid;name=xid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rs/xid"
105 120
106# golang.org/x/term v0.10.0 121# golang.org/x/term v0.15.0
107# [1] git ls-remote https://go.googlesource.com/term edd9fb7f4aabf5aa4c7bca2146907778a2af0321 122# [1] git ls-remote https://go.googlesource.com/term ee66497fa39f03ba841b568a7b4f4ee4e4546f74
108SRCREV_x-term="edd9fb7f4aabf5aa4c7bca2146907778a2af0321" 123SRCREV_x-term="ee66497fa39f03ba841b568a7b4f4ee4e4546f74"
109SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/term" 124SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/term"
110 125
111# golang.org/x/text v0.12.0 126# golang.org/x/text v0.14.0
112# [1] git ls-remote https://go.googlesource.com/text fb697c0580b4b6ab0a21ca17e64788b981fb6018 127# [1] git ls-remote https://go.googlesource.com/text 6c97a165dd661335ff7bce6104a008558123c353
113SRCREV_text="fb697c0580b4b6ab0a21ca17e64788b981fb6018" 128SRCREV_text="6c97a165dd661335ff7bce6104a008558123c353"
114SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/text" 129SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/text"
115 130
116# golang.org/x/time v0.3.0 131# golang.org/x/time v0.5.0
117# [1] git ls-remote https://go.googlesource.com/time 2c09566ef13fb5556401ddff3c53c3dbc2a42dac 132# [1] git ls-remote https://go.googlesource.com/time 883aed519795b30de35e6bc28ec8f681494afa87
118SRCREV_time="2c09566ef13fb5556401ddff3c53c3dbc2a42dac" 133SRCREV_time="883aed519795b30de35e6bc28ec8f681494afa87"
119SRC_URI += "git://go.googlesource.com/time;name=time;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/time" 134SRC_URI += "git://go.googlesource.com/time;name=time;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/time"
120 135
121# go.uber.org/atomic v1.10.0 136# gonum.org/v1/gonum v0.13.0
122# [1] git ls-remote https://github.com/uber-go/atomic 96800363039fbf926a6c826795797abcde5f07a5 137# [1] git ls-remote https://github.com/gonum/gonum 91a06ac64c4b32c929427846d4d1d3b8202ad7b1
123SRCREV_atomic="96800363039fbf926a6c826795797abcde5f07a5" 138SRCREV_gonum="91a06ac64c4b32c929427846d4d1d3b8202ad7b1"
124SRC_URI += "git://github.com/uber-go/atomic;name=atomic;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/atomic" 139SRC_URI += "git://github.com/gonum/gonum;name=gonum;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gonum.org/v1/gonum"
125 140
126# golang.org/x/tools v0.8.0 141# golang.org/x/tools v0.16.1
127# [1] git ls-remote https://go.googlesource.com/tools 5ef3193183ecbeb75ee5b12e4d0d76129ec4da3d 142# [1] git ls-remote https://go.googlesource.com/tools 2acb2e697b49f179be93652febb89d384f0f09c9
128SRCREV_tools="5ef3193183ecbeb75ee5b12e4d0d76129ec4da3d" 143SRCREV_tools="2acb2e697b49f179be93652febb89d384f0f09c9"
129SRC_URI += "git://go.googlesource.com/tools;name=tools;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/tools" 144SRC_URI += "git://go.googlesource.com/tools;name=tools;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/tools"
130 145
131# golang.org/x/crypto v0.1.0 146# golang.org/x/crypto v0.14.0
132# [1] git ls-remote https://go.googlesource.com/crypto 642fcc37f5043eadb2509c84b2769e729e7d27ef 147# [1] git ls-remote https://go.googlesource.com/crypto e3cc52e598e302f8c613a645bb7231264d8ec995
133SRCREV_crypto="642fcc37f5043eadb2509c84b2769e729e7d27ef" 148SRCREV_crypto="e3cc52e598e302f8c613a645bb7231264d8ec995"
134SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/crypto" 149SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/crypto"
135 150
136# golang.org/x/oauth2 v0.11.0 151# golang.org/x/oauth2 v0.15.0
137# [1] git ls-remote https://go.googlesource.com/oauth2 2e4a4e2bfb69ca7609cb423438c55caa131431c1 152# [1] git ls-remote https://go.googlesource.com/oauth2 6e9ec9323da7adcd2cc6e62e4deb9fae4c309a1a
138SRCREV_oauth2="2e4a4e2bfb69ca7609cb423438c55caa131431c1" 153SRCREV_oauth2="6e9ec9323da7adcd2cc6e62e4deb9fae4c309a1a"
139SRC_URI += "git://go.googlesource.com/oauth2;name=oauth2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/oauth2" 154SRC_URI += "git://go.googlesource.com/oauth2;name=oauth2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/oauth2"
140 155
141# k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9 156# k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9
@@ -143,6 +158,16 @@ SRC_URI += "git://go.googlesource.com/oauth2;name=oauth2;protocol=https;nobranch
143SRCREV_kube-openapi="2695361300d9d6b66602baa8cf366b7212cc9836" 158SRCREV_kube-openapi="2695361300d9d6b66602baa8cf366b7212cc9836"
144SRC_URI += "git://github.com/kubernetes/kube-openapi;name=kube-openapi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/kube-openapi" 159SRC_URI += "git://github.com/kubernetes/kube-openapi;name=kube-openapi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/kube-openapi"
145 160
161# github.com/ipfs/boxo v0.10.0
162# [1] git ls-remote https://github.com/ipfs/boxo 6f82d77995476b0d85722539230a50a321706ead
163SRCREV_boxo="6f82d77995476b0d85722539230a50a321706ead"
164SRC_URI += "git://github.com/ipfs/boxo;name=boxo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/boxo"
165
166# github.com/miekg/dns v1.1.55
167# [1] git ls-remote https://github.com/miekg/dns 48f38ebef989eedc6b57f1869ae849ccc8f5fe29
168SRCREV_dns="48f38ebef989eedc6b57f1869ae849ccc8f5fe29"
169SRC_URI += "git://github.com/miekg/dns;name=dns;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/miekg/dns"
170
146# github.com/moby/ipvs v1.1.0 171# github.com/moby/ipvs v1.1.0
147# [1] git ls-remote https://github.com/moby/ipvs fe22ac585b3e22a969cbde61addd99ecd93ab22c 172# [1] git ls-remote https://github.com/moby/ipvs fe22ac585b3e22a969cbde61addd99ecd93ab22c
148SRCREV_ipvs="fe22ac585b3e22a969cbde61addd99ecd93ab22c" 173SRCREV_ipvs="fe22ac585b3e22a969cbde61addd99ecd93ab22c"
@@ -188,41 +213,76 @@ SRC_URI += "git://github.com/docker/cli;name=docker-cli;protocol=https;nobranch=
188SRCREV_gofrs-uuid="8345c9a6e83034ec02edb1887c08c6c7fbfdd9ee" 213SRCREV_gofrs-uuid="8345c9a6e83034ec02edb1887c08c6c7fbfdd9ee"
189SRC_URI += "git://github.com/gofrs/uuid;name=gofrs-uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gofrs/uuid" 214SRC_URI += "git://github.com/gofrs/uuid;name=gofrs-uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gofrs/uuid"
190 215
191# google.golang.org/api v0.138.0 216# google.golang.org/api v0.152.0
192# [1] git ls-remote https://github.com/googleapis/google-api-go-client 85e7e701156850dc39c0d0bfc48040bc25b6297f 217# [1] git ls-remote https://github.com/googleapis/google-api-go-client c18c15e47e02cc3fa5d9e68b88313952381d31ae
193SRCREV_google.golang.org-api="85e7e701156850dc39c0d0bfc48040bc25b6297f" 218SRCREV_google.golang.org-api="c18c15e47e02cc3fa5d9e68b88313952381d31ae"
194SRC_URI += "git://github.com/googleapis/google-api-go-client;name=google.golang.org-api;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/api" 219SRC_URI += "git://github.com/googleapis/google-api-go-client;name=google.golang.org-api;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/api"
195 220
196# github.com/google/uuid v1.3.0 221# github.com/golang/mock v1.6.0
197# [1] git ls-remote https://github.com/google/uuid 44b5fee7c49cf3bcdf723f106b36d56ef13ccc88 222# [1] git ls-remote https://github.com/golang/mock aba2ff9a6844d5e3289e8472d3217d5b3090f083
198SRCREV_uuid="44b5fee7c49cf3bcdf723f106b36d56ef13ccc88" 223SRCREV_mock="aba2ff9a6844d5e3289e8472d3217d5b3090f083"
224SRC_URI += "git://github.com/golang/mock;name=mock;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/mock"
225
226# github.com/google/uuid v1.4.0
227# [1] git ls-remote https://github.com/google/uuid 8de8764e294f072b7a2f1a209e88fdcdb1ebc875
228SRCREV_uuid="8de8764e294f072b7a2f1a209e88fdcdb1ebc875"
199SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/uuid" 229SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/uuid"
200 230
201# github.com/gorilla/mux v1.8.0 231# github.com/gorilla/mux v1.8.1
202# [1] git ls-remote https://github.com/gorilla/mux 98cb6bf42e086f6af920b965c38cacc07402d51b 232# [1] git ls-remote https://github.com/gorilla/mux b4617d0b9670ad14039b2739167fd35a60f557c5
203SRCREV_mux="98cb6bf42e086f6af920b965c38cacc07402d51b" 233SRCREV_mux="b4617d0b9670ad14039b2739167fd35a60f557c5"
204SRC_URI += "git://github.com/gorilla/mux;name=mux;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gorilla/mux" 234SRC_URI += "git://github.com/gorilla/mux;name=mux;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gorilla/mux"
205 235
206# github.com/k3s-io/kine v0.10.3 236# github.com/k3s-io/kine v0.11.4
207# [1] git ls-remote https://github.com/k3s-io/kine c5f2d892d70778fb9ad15208d4ca8617c3c794da 237# [1] git ls-remote https://github.com/k3s-io/kine 37736729c40f1e7ad18521d1eb5c2a13e314ebde
208SRCREV_kine="c5f2d892d70778fb9ad15208d4ca8617c3c794da" 238SRCREV_kine="37736729c40f1e7ad18521d1eb5c2a13e314ebde"
209SRC_URI += "git://github.com/k3s-io/kine;name=kine;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kine" 239SRC_URI += "git://github.com/k3s-io/kine;name=kine;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kine"
210 240
211# github.com/onsi/gomega v1.27.6 241# github.com/onsi/gomega v1.27.10
212# [1] git ls-remote https://github.com/onsi/gomega 64305cbf9d7c2209f13bcfd65dc4aafd6ec4b898 242# [1] git ls-remote https://github.com/onsi/gomega 9cbf7b0019d4d489d668583b0d7a6ac889ee2bc8
213SRCREV_gomega="64305cbf9d7c2209f13bcfd65dc4aafd6ec4b898" 243SRCREV_gomega="9cbf7b0019d4d489d668583b0d7a6ac889ee2bc8"
214SRC_URI += "git://github.com/onsi/gomega;name=gomega;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/onsi/gomega" 244SRC_URI += "git://github.com/onsi/gomega;name=gomega;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/onsi/gomega"
215 245
246# github.com/k3s-io/runc v1.1.12-k3s1
247# [1] git ls-remote https://github.com/k3s-io/runc 7d07dac287da807a624adba7ea7ccc1b3f28c614
248SRCREV_runc="7d07dac287da807a624adba7ea7ccc1b3f28c614"
249SRC_URI += "git://github.com/k3s-io/runc;name=runc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/runc"
250
216# github.com/spf13/pflag v1.0.5 251# github.com/spf13/pflag v1.0.5
217# [1] git ls-remote https://github.com/spf13/pflag 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab 252# [1] git ls-remote https://github.com/spf13/pflag 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab
218SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab" 253SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab"
219SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/pflag" 254SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/pflag"
220 255
221# google.golang.org/grpc v1.51.0 256# google.golang.org/grpc v1.58.3
222# [1] git ls-remote https://github.com/grpc/grpc-go eeb9afa1f6b6388152955eeca8926e36ca94c768 257# [1] git ls-remote https://github.com/grpc/grpc-go bf05b9558c16677e362d231120f8213eb276d406
223SRCREV_grpc="eeb9afa1f6b6388152955eeca8926e36ca94c768" 258SRCREV_grpc="bf05b9558c16677e362d231120f8213eb276d406"
224SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/grpc" 259SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/grpc"
225 260
261# github.com/flynn/noise v1.0.0
262# [1] git ls-remote https://github.com/flynn/noise 2499bf1bad239a8316c32932a993642350b3afdb
263SRCREV_noise="2499bf1bad239a8316c32932a993642350b3afdb"
264SRC_URI += "git://github.com/flynn/noise;name=noise;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/flynn/noise"
265
266# github.com/huin/goupnp v1.2.0
267# [1] git ls-remote https://github.com/huin/goupnp 8ca2329ddbfe051b906efe0883e7a66ac296bc0a
268SRCREV_goupnp="8ca2329ddbfe051b906efe0883e7a66ac296bc0a"
269SRC_URI += "git://github.com/huin/goupnp;name=goupnp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/huin/goupnp"
270
271# github.com/ipfs/go-cid v0.4.1
272# [1] git ls-remote https://github.com/ipfs/go-cid d46e7f28669cd2c463bc68fe86e7dbe4f8240ab7
273SRCREV_go-cid="d46e7f28669cd2c463bc68fe86e7dbe4f8240ab7"
274SRC_URI += "git://github.com/ipfs/go-cid;name=go-cid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-cid"
275
276# github.com/ipfs/go-log v1.0.5
277# [1] git ls-remote https://github.com/ipfs/go-log c39ee80c0915c5cca41dc1311e848c2fd7fa4101
278SRCREV_go-log="c39ee80c0915c5cca41dc1311e848c2fd7fa4101"
279SRC_URI += "git://github.com/ipfs/go-log;name=go-log;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-log"
280
281# github.com/spf13/afero v1.11.0
282# [1] git ls-remote https://github.com/spf13/afero 5c4385aa20510dba5ca4db12c02b0c9211d82892
283SRCREV_afero="5c4385aa20510dba5ca4db12c02b0c9211d82892"
284SRC_URI += "git://github.com/spf13/afero;name=afero;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/afero"
285
226# github.com/cilium/ebpf v0.9.1 286# github.com/cilium/ebpf v0.9.1
227# [1] git ls-remote https://github.com/cilium/ebpf d560e4479b395c4523851a4571b04ba0b3846cd1 287# [1] git ls-remote https://github.com/cilium/ebpf d560e4479b395c4523851a4571b04ba0b3846cd1
228SRCREV_ebpf="d560e4479b395c4523851a4571b04ba0b3846cd1" 288SRCREV_ebpf="d560e4479b395c4523851a4571b04ba0b3846cd1"
@@ -238,11 +298,6 @@ SRC_URI += "git://github.com/ghodss/yaml;name=ghodss-yaml;protocol=https;nobranc
238SRCREV_flock="6f010d1acea74a32f2f2066bfe324c08bbee30e3" 298SRCREV_flock="6f010d1acea74a32f2f2066bfe324c08bbee30e3"
239SRC_URI += "git://github.com/gofrs/flock;name=flock;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gofrs/flock" 299SRC_URI += "git://github.com/gofrs/flock;name=flock;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gofrs/flock"
240 300
241# github.com/golang/mock v1.6.0
242# [1] git ls-remote https://github.com/golang/mock aba2ff9a6844d5e3289e8472d3217d5b3090f083
243SRCREV_mock="aba2ff9a6844d5e3289e8472d3217d5b3090f083"
244SRC_URI += "git://github.com/golang/mock;name=mock;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/mock"
245
246# github.com/moby/locker v1.0.1 301# github.com/moby/locker v1.0.1
247# [1] git ls-remote https://github.com/moby/locker 281af2d563954745bea9d1487c965f24d30742fe 302# [1] git ls-remote https://github.com/moby/locker 281af2d563954745bea9d1487c965f24d30742fe
248SRCREV_locker="281af2d563954745bea9d1487c965f24d30742fe" 303SRCREV_locker="281af2d563954745bea9d1487c965f24d30742fe"
@@ -253,11 +308,21 @@ SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;d
253SRCREV_lz4="0e583d326e0ec6b9c1ad223188dc709af385408e" 308SRCREV_lz4="0e583d326e0ec6b9c1ad223188dc709af385408e"
254SRC_URI += "git://github.com/pierrec/lz4;name=lz4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pierrec/lz4" 309SRC_URI += "git://github.com/pierrec/lz4;name=lz4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pierrec/lz4"
255 310
256# github.com/spf13/cobra v1.7.0 311# github.com/spf13/cobra v1.8.0
257# [1] git ls-remote https://github.com/spf13/cobra 4dd4b25de38418174a6e859e8a32eaccca32dccc 312# [1] git ls-remote https://github.com/spf13/cobra a0a6ae020bb3899ff0276067863e50523f897370
258SRCREV_cobra="4dd4b25de38418174a6e859e8a32eaccca32dccc" 313SRCREV_cobra="a0a6ae020bb3899ff0276067863e50523f897370"
259SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/cobra" 314SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/cobra"
260 315
316# github.com/go-logr/logr v1.4.1
317# [1] git ls-remote https://github.com/go-logr/logr dcdc3f2cd12e8a5c4e2a6712d6958c90e2e5bd98
318SRCREV_logr="dcdc3f2cd12e8a5c4e2a6712d6958c90e2e5bd98"
319SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-logr/logr"
320
321# github.com/go-logr/stdr v1.2.3-0.20220714215716-96bad1d688c5
322# [1] git ls-remote https://github.com/go-logr/stdr 96bad1d688c524409b0da98c82fb7d3d51e60639
323SRCREV_stdr="96bad1d688c524409b0da98c82fb7d3d51e60639"
324SRC_URI += "git://github.com/go-logr/stdr;name=stdr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-logr/stdr"
325
261# github.com/go-test/deep v1.0.7 326# github.com/go-test/deep v1.0.7
262# [1] git ls-remote https://github.com/go-test/deep c733f5ed5136b7437e29ac91bb97c653af3694b5 327# [1] git ls-remote https://github.com/go-test/deep c733f5ed5136b7437e29ac91bb97c653af3694b5
263SRCREV_deep="c733f5ed5136b7437e29ac91bb97c653af3694b5" 328SRCREV_deep="c733f5ed5136b7437e29ac91bb97c653af3694b5"
@@ -268,6 +333,11 @@ SRC_URI += "git://github.com/go-test/deep;name=deep;protocol=https;nobranch=1;de
268SRCREV_copy="323db161ae97db91e6e13dbcda403fdb29c3fff8" 333SRCREV_copy="323db161ae97db91e6e13dbcda403fdb29c3fff8"
269SRC_URI += "git://github.com/otiai10/copy;name=copy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/otiai10/copy" 334SRC_URI += "git://github.com/otiai10/copy;name=copy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/otiai10/copy"
270 335
336# lukechampine.com/blake3 v1.2.1
337# [1] git ls-remote https://github.com/lukechampine/blake3 6e4325968f64ca24b1bbc8fbf08ea320d17ebfa0
338SRCREV_blake3="6e4325968f64ca24b1bbc8fbf08ea320d17ebfa0"
339SRC_URI += "git://github.com/lukechampine/blake3;name=blake3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/lukechampine.com/blake3"
340
271# github.com/Rican7/retry v0.1.0 341# github.com/Rican7/retry v0.1.0
272# [1] git ls-remote https://github.com/Rican7/retry 28d17f812805614e76f170aa3c8698155ea8e019 342# [1] git ls-remote https://github.com/Rican7/retry 28d17f812805614e76f170aa3c8698155ea8e019
273SRCREV_retry="28d17f812805614e76f170aa3c8698155ea8e019" 343SRCREV_retry="28d17f812805614e76f170aa3c8698155ea8e019"
@@ -283,24 +353,14 @@ SRC_URI += "git://github.com/beorn7/perks;name=perks;protocol=https;nobranch=1;d
283SRCREV_semver="2ee87856327ba09384cabd113bc6b5d174e9ec0f" 353SRCREV_semver="2ee87856327ba09384cabd113bc6b5d174e9ec0f"
284SRC_URI += "git://github.com/blang/semver;name=semver;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/blang/semver" 354SRC_URI += "git://github.com/blang/semver;name=semver;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/blang/semver"
285 355
286# github.com/go-logr/logr v1.2.4
287# [1] git ls-remote https://github.com/go-logr/logr 4da5305ff29a64c62f54ad43ebbfcb5e1b015fb2
288SRCREV_logr="4da5305ff29a64c62f54ad43ebbfcb5e1b015fb2"
289SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-logr/logr"
290
291# github.com/go-logr/stdr v1.2.2
292# [1] git ls-remote https://github.com/go-logr/stdr 521af2addfa7c81c8a65d0e85ed34bb6bb6dc262
293SRCREV_stdr="521af2addfa7c81c8a65d0e85ed34bb6bb6dc262"
294SRC_URI += "git://github.com/go-logr/stdr;name=stdr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-logr/stdr"
295
296# github.com/google/btree v1.1.2 356# github.com/google/btree v1.1.2
297# [1] git ls-remote https://github.com/google/btree 8e29150ba321eef204059de2ab494f179b6cff2c 357# [1] git ls-remote https://github.com/google/btree 8e29150ba321eef204059de2ab494f179b6cff2c
298SRCREV_btree="8e29150ba321eef204059de2ab494f179b6cff2c" 358SRCREV_btree="8e29150ba321eef204059de2ab494f179b6cff2c"
299SRC_URI += "git://github.com/google/btree;name=btree;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/btree" 359SRC_URI += "git://github.com/google/btree;name=btree;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/btree"
300 360
301# github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 361# github.com/google/pprof v0.0.0-20230821062121-407c9e7a662f
302# [1] git ls-remote https://github.com/google/pprof 4bb14d4b1be14417e47d0bbaf2bd4e188eda647f 362# [1] git ls-remote https://github.com/google/pprof 407c9e7a662f39c592c77f0db959db282b687a32
303SRCREV_pprof="4bb14d4b1be14417e47d0bbaf2bd4e188eda647f" 363SRCREV_pprof="407c9e7a662f39c592c77f0db959db282b687a32"
304SRC_URI += "git://github.com/google/pprof;name=pprof;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/pprof" 364SRC_URI += "git://github.com/google/pprof;name=pprof;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/pprof"
305 365
306# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 366# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
@@ -333,11 +393,56 @@ SRC_URI += "git://github.com/nats-io/nuid;name=nuid;protocol=https;nobranch=1;de
333SRCREV_docker="69c9adb7d3868cb0560b1ffcef798015c5a70510" 393SRCREV_docker="69c9adb7d3868cb0560b1ffcef798015c5a70510"
334SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker" 394SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker"
335 395
336# github.com/rancher/lasso v0.0.0-20230629200414-8a54b32e6792 396# github.com/rancher/lasso v0.0.0-20230830164424-d684fdeb6f29
337# [1] git ls-remote https://github.com/rancher/lasso 8a54b32e67927fdc462570ef8763186c52078300 397# [1] git ls-remote https://github.com/rancher/lasso d684fdeb6f29e221289c6f59fdc390b6adbaaccf
338SRCREV_lasso="8a54b32e67927fdc462570ef8763186c52078300" 398SRCREV_lasso="d684fdeb6f29e221289c6f59fdc390b6adbaaccf"
339SRC_URI += "git://github.com/rancher/lasso;name=lasso;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/lasso" 399SRC_URI += "git://github.com/rancher/lasso;name=lasso;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/lasso"
340 400
401# github.com/k3s-io/spegel v0.0.17-0.20240109004735-9466a5529330
402# [1] git ls-remote https://github.com/k3s-io/spegel 9466a55293301075a2d1613a3744c6bf45342e8b
403SRCREV_spegel="9466a55293301075a2d1613a3744c6bf45342e8b"
404SRC_URI += "git://github.com/k3s-io/spegel;name=spegel;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/spegel"
405
406# github.com/gin-gonic/gin v1.9.1
407# [1] git ls-remote https://github.com/gin-gonic/gin 4ea0e648e38a63d6caff14100f5eab5c50912bcd
408SRCREV_gin="4ea0e648e38a63d6caff14100f5eab5c50912bcd"
409SRC_URI += "git://github.com/gin-gonic/gin;name=gin;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gin-gonic/gin"
410
411# github.com/goccy/go-json v0.10.2
412# [1] git ls-remote https://github.com/goccy/go-json 8e8cdeacf2f2faef082f32848138f0f9af7cfb66
413SRCREV_go-json="8e8cdeacf2f2faef082f32848138f0f9af7cfb66"
414SRC_URI += "git://github.com/goccy/go-json;name=go-json;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/goccy/go-json"
415
416# github.com/golang/snappy v0.0.4
417# [1] git ls-remote https://github.com/golang/snappy 544b4180ac705b7605231d4a4550a1acb22a19fe
418SRCREV_snappy="544b4180ac705b7605231d4a4550a1acb22a19fe"
419SRC_URI += "git://github.com/golang/snappy;name=snappy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/snappy"
420
421# github.com/koron/go-ssdp v0.0.4
422# [1] git ls-remote https://github.com/koron/go-ssdp 615e2904c24d115f20139e60b9ab5916b1dfd55d
423SRCREV_go-ssdp="615e2904c24d115f20139e60b9ab5916b1dfd55d"
424SRC_URI += "git://github.com/koron/go-ssdp;name=go-ssdp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/koron/go-ssdp"
425
426# github.com/libp2p/go-nat v0.2.0
427# [1] git ls-remote https://github.com/libp2p/go-nat 14ce74b6949ca4d3f4889568e20840bdf0b05009
428SRCREV_go-nat="14ce74b6949ca4d3f4889568e20840bdf0b05009"
429SRC_URI += "git://github.com/libp2p/go-nat;name=go-nat;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libp2p/go-nat"
430
431# github.com/mikioh/tcpopt v0.0.0-20190314235656-172688c1accc
432# [1] git ls-remote https://github.com/mikioh/tcpopt 172688c1accceb1c8699343c22838f55e4b662ca
433SRCREV_tcpopt="172688c1accceb1c8699343c22838f55e4b662ca"
434SRC_URI += "git://github.com/mikioh/tcpopt;name=tcpopt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mikioh/tcpopt"
435
436# github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
437# [1] git ls-remote https://github.com/pbnjay/memory 7b4eea64cf580186c0eceb10dc94ba3a098af46c
438SRCREV_memory="7b4eea64cf580186c0eceb10dc94ba3a098af46c"
439SRC_URI += "git://github.com/pbnjay/memory;name=memory;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pbnjay/memory"
440
441# github.com/quic-go/qpack v0.4.0
442# [1] git ls-remote https://github.com/quic-go/qpack 3e7287cc7ce655141583b8511fbe09800d4ba896
443SRCREV_qpack="3e7287cc7ce655141583b8511fbe09800d4ba896"
444SRC_URI += "git://github.com/quic-go/qpack;name=qpack;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/quic-go/qpack"
445
341# github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 446# github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e
342# [1] git ls-remote https://github.com/armon/circbuf bbbad097214e2918d8543d5201d12bfd7bca254d 447# [1] git ls-remote https://github.com/armon/circbuf bbbad097214e2918d8543d5201d12bfd7bca254d
343SRCREV_circbuf="bbbad097214e2918d8543d5201d12bfd7bca254d" 448SRCREV_circbuf="bbbad097214e2918d8543d5201d12bfd7bca254d"
@@ -353,9 +458,9 @@ SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch
353SRCREV_cel-go="59a1b5d69d8d826a02e8e3d7911121ea60cba987" 458SRCREV_cel-go="59a1b5d69d8d826a02e8e3d7911121ea60cba987"
354SRC_URI += "git://github.com/google/cel-go;name=cel-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/cel-go" 459SRC_URI += "git://github.com/google/cel-go;name=cel-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/cel-go"
355 460
356# github.com/google/go-cmp v0.5.9 461# github.com/google/go-cmp v0.6.0
357# [1] git ls-remote https://github.com/google/go-cmp a97318bf6562f2ed2632c5f985db51b1bc5bdcd0 462# [1] git ls-remote https://github.com/google/go-cmp c3ad8435e7bef96af35732bc0789e5a2278c6d5f
358SRCREV_go-cmp="a97318bf6562f2ed2632c5f985db51b1bc5bdcd0" 463SRCREV_go-cmp="c3ad8435e7bef96af35732bc0789e5a2278c6d5f"
359SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/go-cmp" 464SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/go-cmp"
360 465
361# github.com/google/gofuzz v1.2.0 466# github.com/google/gofuzz v1.2.0
@@ -363,19 +468,19 @@ SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1
363SRCREV_gofuzz="379e164120fbc98885a8f494b5aa41ba94f64c56" 468SRCREV_gofuzz="379e164120fbc98885a8f494b5aa41ba94f64c56"
364SRC_URI += "git://github.com/google/gofuzz;name=gofuzz;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/gofuzz" 469SRC_URI += "git://github.com/google/gofuzz;name=gofuzz;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/gofuzz"
365 470
366# github.com/google/s2a-go v0.1.5 471# github.com/google/s2a-go v0.1.7
367# [1] git ls-remote https://github.com/google/s2a-go ab15cb590c7ae2cac7e1928843ec29bd6eb69356 472# [1] git ls-remote https://github.com/google/s2a-go 141996cc2c0b07d53f1970aa1b2e8e5dde4a7a52
368SRCREV_s2a-go="ab15cb590c7ae2cac7e1928843ec29bd6eb69356" 473SRCREV_s2a-go="141996cc2c0b07d53f1970aa1b2e8e5dde4a7a52"
369SRC_URI += "git://github.com/google/s2a-go;name=s2a-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/s2a-go" 474SRC_URI += "git://github.com/google/s2a-go;name=s2a-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/s2a-go"
370 475
371# github.com/imdario/mergo v0.3.13 476# github.com/imdario/mergo v0.3.16
372# [1] git ls-remote https://github.com/darccio/mergo 194978757031c1a5c8ff8e059ae75fc2fc2a04f7 477# [1] git ls-remote https://github.com/darccio/mergo 14fe2b165b83359196f820886a2b24f2771729e9
373SRCREV_mergo="194978757031c1a5c8ff8e059ae75fc2fc2a04f7" 478SRCREV_mergo="14fe2b165b83359196f820886a2b24f2771729e9"
374SRC_URI += "git://github.com/darccio/mergo;name=mergo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/imdario/mergo" 479SRC_URI += "git://github.com/darccio/mergo;name=mergo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/imdario/mergo"
375 480
376# github.com/nats-io/nkeys v0.4.4 481# github.com/nats-io/nkeys v0.4.6
377# [1] git ls-remote https://github.com/nats-io/nkeys 73b08e02f4e8ed17521951fdf7542a6a61955ce6 482# [1] git ls-remote https://github.com/nats-io/nkeys 62e5d8c7c4af84283b6535bcbf1300ab25b45e2d
378SRCREV_nkeys="73b08e02f4e8ed17521951fdf7542a6a61955ce6" 483SRCREV_nkeys="62e5d8c7c4af84283b6535bcbf1300ab25b45e2d"
379SRC_URI += "git://github.com/nats-io/nkeys;name=nkeys;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/nats-io/nkeys" 484SRC_URI += "git://github.com/nats-io/nkeys;name=nkeys;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/nats-io/nkeys"
380 485
381# github.com/soheilhy/cmux v0.1.5 486# github.com/soheilhy/cmux v0.1.5
@@ -383,6 +488,11 @@ SRC_URI += "git://github.com/nats-io/nkeys;name=nkeys;protocol=https;nobranch=1;
383SRCREV_cmux="5ec6847320e53b5fee0ab9a4757b56625a946c85" 488SRCREV_cmux="5ec6847320e53b5fee0ab9a4757b56625a946c85"
384SRC_URI += "git://github.com/soheilhy/cmux;name=cmux;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/soheilhy/cmux" 489SRC_URI += "git://github.com/soheilhy/cmux;name=cmux;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/soheilhy/cmux"
385 490
491# github.com/tidwall/btree v1.6.0
492# [1] git ls-remote https://github.com/tidwall/btree c538c0ce1d47ebada0c423fd430978ba274d7d68
493SRCREV_tidwall-btree="c538c0ce1d47ebada0c423fd430978ba274d7d68"
494SRC_URI += "git://github.com/tidwall/btree;name=tidwall-btree;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/btree"
495
386# github.com/urfave/cli/v2 v2.23.5 496# github.com/urfave/cli/v2 v2.23.5
387# [1] git ls-remote https://github.com/urfave/cli 600ef6e4dd5db1819a8eb0b453487bf1c0e59099 497# [1] git ls-remote https://github.com/urfave/cli 600ef6e4dd5db1819a8eb0b453487bf1c0e59099
388SRCREV_cli-v2="600ef6e4dd5db1819a8eb0b453487bf1c0e59099" 498SRCREV_cli-v2="600ef6e4dd5db1819a8eb0b453487bf1c0e59099"
@@ -398,24 +508,54 @@ SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otel;protocol=
398SRCREV_zfs="26134297cde4138b412644d6819c20b105472991" 508SRCREV_zfs="26134297cde4138b412644d6819c20b105472991"
399SRC_URI += "git://github.com/containerd/zfs;name=zfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/zfs" 509SRC_URI += "git://github.com/containerd/zfs;name=zfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/zfs"
400 510
401# github.com/onsi/ginkgo/v2 v2.9.4 511# github.com/ipfs/go-log/v2 v2.5.1
402# [1] git ls-remote https://github.com/onsi/ginkgo 909d19387f14c77d47f73878e5d6e63c26fd7afa 512# [1] git ls-remote https://github.com/ipfs/go-log 8625e3ec81bdeb96627de192e6fe21eab5896603
403SRCREV_ginkgo-v2="909d19387f14c77d47f73878e5d6e63c26fd7afa" 513SRCREV_go-log-v2="8625e3ec81bdeb96627de192e6fe21eab5896603"
514SRC_URI += "git://github.com/ipfs/go-log;name=go-log-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-log/v2"
515
516# github.com/onsi/ginkgo/v2 v2.11.0
517# [1] git ls-remote https://github.com/onsi/ginkgo 5c32b2a6408b866b04774abad81eca2274f4fb5b
518SRCREV_ginkgo-v2="5c32b2a6408b866b04774abad81eca2274f4fb5b"
404SRC_URI += "git://github.com/onsi/ginkgo;name=ginkgo-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/onsi/ginkgo/v2" 519SRC_URI += "git://github.com/onsi/ginkgo;name=ginkgo-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/onsi/ginkgo/v2"
405 520
406# github.com/robfig/cron/v3 v3.0.1 521# github.com/robfig/cron/v3 v3.0.1
407# [1] git ls-remote https://github.com/robfig/cron ccba498c397bb90a9c84945bbb0f7af2d72b6309 522# [1] git ls-remote https://github.com/robfig/cron ccba498c397bb90a9c84945bbb0f7af2d72b6309
408SRCREV_v3="ccba498c397bb90a9c84945bbb0f7af2d72b6309" 523SRCREV_cron-v3="ccba498c397bb90a9c84945bbb0f7af2d72b6309"
409SRC_URI += "git://github.com/robfig/cron;name=v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/robfig/cron/v3" 524SRC_URI += "git://github.com/robfig/cron;name=cron-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/robfig/cron/v3"
410 525
411# github.com/k3s-io/klog/v2 v2.100.1-k3s1 526# github.com/k3s-io/klog/v2 v2.100.1-k3s1
412# [1] git ls-remote https://github.com/k3s-io/klog 977d5aa511a87a6cfa1d251772bcd5344c8d1280 527# [1] git ls-remote https://github.com/k3s-io/klog 977d5aa511a87a6cfa1d251772bcd5344c8d1280
413SRCREV_klog-v2="977d5aa511a87a6cfa1d251772bcd5344c8d1280" 528SRCREV_klog-v2="977d5aa511a87a6cfa1d251772bcd5344c8d1280"
414SRC_URI += "git://github.com/k3s-io/klog;name=klog-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/klog/v2" 529SRC_URI += "git://github.com/k3s-io/klog;name=klog-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/klog/v2"
415 530
416# github.com/containerd/nri v0.3.0 531# github.com/leodido/go-urn v1.2.4
417# [1] git ls-remote https://github.com/containerd/nri 2a8b6558e9fd2045471d9c77386441e1ad060a87 532# [1] git ls-remote https://github.com/leodido/go-urn 87e1d5ed73ec8689aa799a976831dcf6c81c8c98
418SRCREV_nri="2a8b6558e9fd2045471d9c77386441e1ad060a87" 533SRCREV_go-urn="87e1d5ed73ec8689aa799a976831dcf6c81c8c98"
534SRC_URI += "git://github.com/leodido/go-urn;name=go-urn;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/leodido/go-urn"
535
536# github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b
537# [1] git ls-remote https://github.com/mikioh/tcpinfo 30a79bb1804bc47fa7fe29928c9109f368792a9e
538SRCREV_tcpinfo="30a79bb1804bc47fa7fe29928c9109f368792a9e"
539SRC_URI += "git://github.com/mikioh/tcpinfo;name=tcpinfo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mikioh/tcpinfo"
540
541# github.com/mr-tron/base58 v1.2.0
542# [1] git ls-remote https://github.com/mr-tron/base58 cd0e5141f51dfcadb8311fd8e495eb11126a8010
543SRCREV_base58="cd0e5141f51dfcadb8311fd8e495eb11126a8010"
544SRC_URI += "git://github.com/mr-tron/base58;name=base58;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mr-tron/base58"
545
546# github.com/polydawn/refmt v0.89.0
547# [1] git ls-remote https://github.com/polydawn/refmt ad1efcb83999082a4ec5ac34b9d5c08bc388faf3
548SRCREV_refmt="ad1efcb83999082a4ec5ac34b9d5c08bc388faf3"
549SRC_URI += "git://github.com/polydawn/refmt;name=refmt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/polydawn/refmt"
550
551# github.com/containerd/log v0.1.0
552# [1] git ls-remote https://github.com/containerd/log 0fc1e28871fdf2786e2cc51bbe4133db6547a199
553SRCREV_log="0fc1e28871fdf2786e2cc51bbe4133db6547a199"
554SRC_URI += "git://github.com/containerd/log;name=log;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/log"
555
556# github.com/containerd/nri v0.4.0
557# [1] git ls-remote https://github.com/containerd/nri e2d9a1b06b9d0916b0074340990df0fbe3388dd1
558SRCREV_nri="e2d9a1b06b9d0916b0074340990df0fbe3388dd1"
419SRC_URI += "git://github.com/containerd/nri;name=nri;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/nri" 559SRC_URI += "git://github.com/containerd/nri;name=nri;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/nri"
420 560
421# github.com/coreos/go-oidc v2.2.1+incompatible 561# github.com/coreos/go-oidc v2.2.1+incompatible
@@ -443,9 +583,9 @@ SRC_URI += "git://github.com/mohae/deepcopy;name=deepcopy;protocol=https;nobranc
443SRCREV_jsm.go="fe318f464eee9ceef6120ea851e5cf94a0497ac6" 583SRCREV_jsm.go="fe318f464eee9ceef6120ea851e5cf94a0497ac6"
444SRC_URI += "git://github.com/nats-io/jsm.go;name=jsm.go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/nats-io/jsm.go" 584SRC_URI += "git://github.com/nats-io/jsm.go;name=jsm.go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/nats-io/jsm.go"
445 585
446# github.com/nats-io/jwt/v2 v2.4.1 586# github.com/nats-io/jwt/v2 v2.5.3
447# [1] git ls-remote https://github.com/nats-io/jwt 535a7674fb6149ba5d35297b3125b337ee281e13 587# [1] git ls-remote https://github.com/nats-io/jwt 457367366f2ff72a3fefeed38b56a1da281476fb
448SRCREV_jwt-v2="535a7674fb6149ba5d35297b3125b337ee281e13" 588SRCREV_jwt-v2="457367366f2ff72a3fefeed38b56a1da281476fb"
449SRC_URI += "git://github.com/nats-io/jwt;name=jwt-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/nats-io/jwt/v2" 589SRC_URI += "git://github.com/nats-io/jwt;name=jwt-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/nats-io/jwt/v2"
450 590
451# github.com/rubiojr/go-vhd v0.0.0-20200706105327-02e210299021 591# github.com/rubiojr/go-vhd v0.0.0-20200706105327-02e210299021
@@ -453,9 +593,9 @@ SRC_URI += "git://github.com/nats-io/jwt;name=jwt-v2;protocol=https;nobranch=1;d
453SRCREV_go-vhd="02e2102990218160c1cb608a3e9679312a3b8425" 593SRCREV_go-vhd="02e2102990218160c1cb608a3e9679312a3b8425"
454SRC_URI += "git://github.com/rubiojr/go-vhd;name=go-vhd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rubiojr/go-vhd" 594SRC_URI += "git://github.com/rubiojr/go-vhd;name=go-vhd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rubiojr/go-vhd"
455 595
456# github.com/vmware/govmomi v0.30.0 596# github.com/vmware/govmomi v0.30.6
457# [1] git ls-remote https://github.com/vmware/govmomi eabc29ba6d1015a55593f71cf84d99f4518a2589 597# [1] git ls-remote https://github.com/vmware/govmomi 55614148d1fe0df8ac8e04174ffd2344e374adb8
458SRCREV_govmomi="eabc29ba6d1015a55593f71cf84d99f4518a2589" 598SRCREV_govmomi="55614148d1fe0df8ac8e04174ffd2344e374adb8"
459SRC_URI += "git://github.com/vmware/govmomi;name=govmomi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vmware/govmomi" 599SRC_URI += "git://github.com/vmware/govmomi;name=govmomi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vmware/govmomi"
460 600
461# github.com/xlab/treeprint v1.2.0 601# github.com/xlab/treeprint v1.2.0
@@ -488,9 +628,9 @@ SRC_URI += "git://github.com/containerd/aufs;name=aufs;protocol=https;nobranch=1
488SRCREV_cadvisor="c5730c5a72b527a724e7333d0e2f5b9a3ce5cf4d" 628SRCREV_cadvisor="c5730c5a72b527a724e7333d0e2f5b9a3ce5cf4d"
489SRC_URI += "git://github.com/google/cadvisor;name=cadvisor;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/cadvisor" 629SRC_URI += "git://github.com/google/cadvisor;name=cadvisor;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/cadvisor"
490 630
491# github.com/rancher/wharfie v0.5.3 631# github.com/rancher/wharfie v0.6.4
492# [1] git ls-remote https://github.com/rancher/wharfie 3ede7b88d327b06884f70978da9e87a0a210c6b3 632# [1] git ls-remote https://github.com/rancher/wharfie afa72eb3bb2e8fc03366c87f4a51b6894ea65b2e
493SRCREV_wharfie="3ede7b88d327b06884f70978da9e87a0a210c6b3" 633SRCREV_wharfie="afa72eb3bb2e8fc03366c87f4a51b6894ea65b2e"
494SRC_URI += "git://github.com/rancher/wharfie;name=wharfie;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/wharfie" 634SRC_URI += "git://github.com/rancher/wharfie;name=wharfie;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/wharfie"
495 635
496# github.com/sirupsen/logrus v1.9.3 636# github.com/sirupsen/logrus v1.9.3
@@ -498,14 +638,59 @@ SRC_URI += "git://github.com/rancher/wharfie;name=wharfie;protocol=https;nobranc
498SRCREV_logrus="d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd" 638SRCREV_logrus="d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd"
499SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sirupsen/logrus" 639SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sirupsen/logrus"
500 640
641# github.com/bytedance/sonic v1.9.1
642# [1] git ls-remote https://github.com/bytedance/sonic d7db21691cb8c0380c14a41037c4ce67087260c5
643SRCREV_sonic="d7db21691cb8c0380c14a41037c4ce67087260c5"
644SRC_URI += "git://github.com/bytedance/sonic;name=sonic;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/bytedance/sonic"
645
646# github.com/elastic/gosigar v0.14.2
647# [1] git ls-remote https://github.com/elastic/gosigar 9d6c92629470099edd40ead9a3d8cf1b38020ec6
648SRCREV_gosigar="9d6c92629470099edd40ead9a3d8cf1b38020ec6"
649SRC_URI += "git://github.com/elastic/gosigar;name=gosigar;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/elastic/gosigar"
650
651# github.com/gin-contrib/sse v0.1.0
652# [1] git ls-remote https://github.com/gin-contrib/sse 54d8467d122d380a14768b6b4e5cd7ca4755938f
653SRCREV_sse="54d8467d122d380a14768b6b4e5cd7ca4755938f"
654SRC_URI += "git://github.com/gin-contrib/sse;name=sse;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gin-contrib/sse"
655
656# github.com/google/gopacket v1.1.19
657# [1] git ls-remote https://github.com/google/gopacket a9779d139771f6a06fc983b18e0efd23ca30222f
658SRCREV_gopacket="a9779d139771f6a06fc983b18e0efd23ca30222f"
659SRC_URI += "git://github.com/google/gopacket;name=gopacket;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/gopacket"
660
661# github.com/libp2p/go-msgio v0.3.0
662# [1] git ls-remote https://github.com/libp2p/go-msgio 12f8f7a72c7dbbb246151e4c98b5a6d59e27e0c6
663SRCREV_go-msgio="12f8f7a72c7dbbb246151e4c98b5a6d59e27e0c6"
664SRC_URI += "git://github.com/libp2p/go-msgio;name=go-msgio;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libp2p/go-msgio"
665
666# github.com/mattn/go-isatty v0.0.19
667# [1] git ls-remote https://github.com/mattn/go-isatty c067b4f3df49dfc0f376d884e16cfd784ea1874b
668SRCREV_go-isatty="c067b4f3df49dfc0f376d884e16cfd784ea1874b"
669SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-isatty"
670
671# github.com/quic-go/quic-go v0.38.2
672# [1] git ls-remote https://github.com/quic-go/quic-go 9aaefe19fc3dc8c8917cc87e6128bb56d9e9e6cc
673SRCREV_quic-go="9aaefe19fc3dc8c8917cc87e6128bb56d9e9e6cc"
674SRC_URI += "git://github.com/quic-go/quic-go;name=quic-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/quic-go/quic-go"
675
676# github.com/ugorji/go/codec v1.2.11
677# [1] git ls-remote https://github.com/ugorji/go 29258c4dfb14a196b559b89bbee11927b830537e
678SRCREV_codec="29258c4dfb14a196b559b89bbee11927b830537e"
679SRC_URI += "git://github.com/ugorji/go;name=codec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ugorji/go/codec"
680
681# github.com/xenitab/pkg/gin v0.0.9
682# [1] git ls-remote https://github.com/xenitab/pkg 9331fe68723313fdd444403a41999761a294c50f
683SRCREV_pkg-gin="9331fe68723313fdd444403a41999761a294c50f"
684SRC_URI += "git://github.com/xenitab/pkg;name=pkg-gin;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xenitab/pkg/gin"
685
501# github.com/containerd/fifo v1.1.0 686# github.com/containerd/fifo v1.1.0
502# [1] git ls-remote https://github.com/containerd/fifo 151b205263c29d471e0d55c787d2ce9f5343fd46 687# [1] git ls-remote https://github.com/containerd/fifo 151b205263c29d471e0d55c787d2ce9f5343fd46
503SRCREV_fifo="151b205263c29d471e0d55c787d2ce9f5343fd46" 688SRCREV_fifo="151b205263c29d471e0d55c787d2ce9f5343fd46"
504SRC_URI += "git://github.com/containerd/fifo;name=fifo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/fifo" 689SRC_URI += "git://github.com/containerd/fifo;name=fifo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/fifo"
505 690
506# github.com/davecgh/go-spew v1.1.1 691# github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
507# [1] git ls-remote https://github.com/davecgh/go-spew 8991bc29aa16c548c550c7ff78260e27b9ab7c73 692# [1] git ls-remote https://github.com/davecgh/go-spew d8f796af33cc11cb798c1aaeb27a4ebc5099927d
508SRCREV_go-spew="8991bc29aa16c548c550c7ff78260e27b9ab7c73" 693SRCREV_go-spew="d8f796af33cc11cb798c1aaeb27a4ebc5099927d"
509SRC_URI += "git://github.com/davecgh/go-spew;name=go-spew;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/davecgh/go-spew" 694SRC_URI += "git://github.com/davecgh/go-spew;name=go-spew;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/davecgh/go-spew"
510 695
511# github.com/docker/go-units v0.5.0 696# github.com/docker/go-units v0.5.0
@@ -518,9 +703,9 @@ SRC_URI += "git://github.com/docker/go-units;name=go-units;protocol=https;nobran
518SRCREV_camelcase="44e46d280b43ec1531bb25252440e34f1b800b65" 703SRCREV_camelcase="44e46d280b43ec1531bb25252440e34f1b800b65"
519SRC_URI += "git://github.com/fatih/camelcase;name=camelcase;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fatih/camelcase" 704SRC_URI += "git://github.com/fatih/camelcase;name=camelcase;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fatih/camelcase"
520 705
521# github.com/go-openapi/swag v0.22.3 706# github.com/go-openapi/swag v0.22.4
522# [1] git ls-remote https://github.com/go-openapi/swag 0579829e66fde26b27d401921afb73704c4d463d 707# [1] git ls-remote https://github.com/go-openapi/swag f28dd7aae5534e2e3681204c90019f1dda8a7393
523SRCREV_swag="0579829e66fde26b27d401921afb73704c4d463d" 708SRCREV_swag="f28dd7aae5534e2e3681204c90019f1dda8a7393"
524SRC_URI += "git://github.com/go-openapi/swag;name=swag;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/swag" 709SRC_URI += "git://github.com/go-openapi/swag;name=swag;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/swag"
525 710
526# github.com/golang/protobuf v1.5.3 711# github.com/golang/protobuf v1.5.3
@@ -563,9 +748,9 @@ SRC_URI += "git://github.com/moby/sys;name=signal;protocol=https;nobranch=1;dest
563SRCREV_go-flowrate="cca7078d478f8520f85629ad7c68962d31ed7682" 748SRCREV_go-flowrate="cca7078d478f8520f85629ad7c68962d31ed7682"
564SRC_URI += "git://github.com/mxk/go-flowrate;name=go-flowrate;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mxk/go-flowrate" 749SRC_URI += "git://github.com/mxk/go-flowrate;name=go-flowrate;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mxk/go-flowrate"
565 750
566# github.com/nats-io/nats.go v1.27.1 751# github.com/nats-io/nats.go v1.31.0
567# [1] git ls-remote https://github.com/nats-io/nats.go e86764410c409ae5021bc5d73484ca4685c10dbd 752# [1] git ls-remote https://github.com/nats-io/nats.go 8712190da1d17ab0c4719bffa7c0174214c56e6c
568SRCREV_nats.go="e86764410c409ae5021bc5d73484ca4685c10dbd" 753SRCREV_nats.go="8712190da1d17ab0c4719bffa7c0174214c56e6c"
569SRC_URI += "git://github.com/nats-io/nats.go;name=nats.go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/nats-io/nats.go" 754SRC_URI += "git://github.com/nats-io/nats.go;name=nats.go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/nats-io/nats.go"
570 755
571# github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 756# github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510
@@ -603,9 +788,14 @@ SRC_URI += "git://github.com/json-iterator/go;name=go;protocol=https;nobranch=1;
603SRCREV_cri-tools="029d9bbf8bfb43c46a80b013cb6bf163739df0c8" 788SRCREV_cri-tools="029d9bbf8bfb43c46a80b013cb6bf163739df0c8"
604SRC_URI += "git://github.com/k3s-io/cri-tools;name=cri-tools;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/cri-tools" 789SRC_URI += "git://github.com/k3s-io/cri-tools;name=cri-tools;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/cri-tools"
605 790
606# github.com/mattn/go-sqlite3 v1.14.17 791# github.com/libp2p/go-libp2p v0.30.0
607# [1] git ls-remote https://github.com/mattn/go-sqlite3 f08f1b6b9ce62b2496d8d64df26c1e278887bc1c 792# [1] git ls-remote https://github.com/libp2p/go-libp2p 37319a699f336e3e062c7894f44d47db3fea4dc2
608SRCREV_go-sqlite3="f08f1b6b9ce62b2496d8d64df26c1e278887bc1c" 793SRCREV_go-libp2p="37319a699f336e3e062c7894f44d47db3fea4dc2"
794SRC_URI += "git://github.com/libp2p/go-libp2p;name=go-libp2p;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libp2p/go-libp2p"
795
796# github.com/mattn/go-sqlite3 v1.14.19
797# [1] git ls-remote https://github.com/mattn/go-sqlite3 00b02e0ba98effd5f157d39216e244af8a807f9b
798SRCREV_go-sqlite3="00b02e0ba98effd5f157d39216e244af8a807f9b"
609SRC_URI += "git://github.com/mattn/go-sqlite3;name=go-sqlite3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-sqlite3" 799SRC_URI += "git://github.com/mattn/go-sqlite3;name=go-sqlite3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-sqlite3"
610 800
611# github.com/rancher/wrangler v1.1.1-0.20230818201331-3604a6be798d 801# github.com/rancher/wrangler v1.1.1-0.20230818201331-3604a6be798d
@@ -618,9 +808,19 @@ SRC_URI += "git://github.com/rancher/wrangler;name=wrangler;protocol=https;nobra
618SRCREV_testify="f97607b89807936ac4ff96748d766cf4b9711f78" 808SRCREV_testify="f97607b89807936ac4ff96748d766cf4b9711f78"
619SRC_URI += "git://github.com/stretchr/testify;name=testify;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stretchr/testify" 809SRC_URI += "git://github.com/stretchr/testify;name=testify;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stretchr/testify"
620 810
621# cloud.google.com/go/compute v1.23.0 811# github.com/jbenet/goprocess v0.1.4
622# [1] git ls-remote https://github.com/googleapis/google-cloud-go 4a23c37ecf13804fa5126211c5719969e62e4cea 812# [1] git ls-remote https://github.com/jbenet/goprocess 23d20c20149e1f362afda26f4500cb9d6393f0ad
623SRCREV_compute="4a23c37ecf13804fa5126211c5719969e62e4cea" 813SRCREV_goprocess="23d20c20149e1f362afda26f4500cb9d6393f0ad"
814SRC_URI += "git://github.com/jbenet/goprocess;name=goprocess;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jbenet/goprocess"
815
816# github.com/syndtr/goleveldb v1.0.0
817# [1] git ls-remote https://github.com/syndtr/goleveldb 9d007e481048296f09f59bd19bb7ae584563cd95
818SRCREV_goleveldb="9d007e481048296f09f59bd19bb7ae584563cd95"
819SRC_URI += "git://github.com/syndtr/goleveldb;name=goleveldb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/syndtr/goleveldb"
820
821# cloud.google.com/go/compute v1.23.3
822# [1] git ls-remote https://github.com/googleapis/google-cloud-go 2ba47cb7adfef32617eb11888331ccc2d2a0f84d
823SRCREV_compute="2ba47cb7adfef32617eb11888331ccc2d2a0f84d"
624SRC_URI += "git://github.com/googleapis/google-cloud-go;name=compute;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/cloud.google.com/go/compute" 824SRC_URI += "git://github.com/googleapis/google-cloud-go;name=compute;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/cloud.google.com/go/compute"
625 825
626# github.com/containerd/ttrpc v1.2.2 826# github.com/containerd/ttrpc v1.2.2
@@ -683,9 +883,9 @@ SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;des
683SRCREV_tar-split="5ef0dd8243164ebacd755916a89d8085a5b6bb7f" 883SRCREV_tar-split="5ef0dd8243164ebacd755916a89d8085a5b6bb7f"
684SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vbatts/tar-split" 884SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vbatts/tar-split"
685 885
686# google.golang.org/appengine v1.6.7 886# google.golang.org/appengine v1.6.8
687# [1] git ls-remote https://github.com/golang/appengine 5d1c1d03f8703c2e81478d9a30e9afa2d3e4bd8a 887# [1] git ls-remote https://github.com/golang/appengine aa58fcd18e4ab7ac816760ee266fa30a0907ab9e
688SRCREV_appengine="5d1c1d03f8703c2e81478d9a30e9afa2d3e4bd8a" 888SRCREV_appengine="aa58fcd18e4ab7ac816760ee266fa30a0907ab9e"
689SRC_URI += "git://github.com/golang/appengine;name=appengine;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/appengine" 889SRC_URI += "git://github.com/golang/appengine;name=appengine;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/appengine"
690 890
691# sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 891# sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3
@@ -693,9 +893,14 @@ SRC_URI += "git://github.com/golang/appengine;name=appengine;protocol=https;nobr
693SRCREV_kyaml="6ce0bf390ce3dae580947a2b739da3306c675eef" 893SRCREV_kyaml="6ce0bf390ce3dae580947a2b739da3306c675eef"
694SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kyaml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/kustomize/kyaml" 894SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kyaml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/kustomize/kyaml"
695 895
696# github.com/k3s-io/containerd v1.7.6-k3s1 896# github.com/Microsoft/hcsshim v0.11.0
697# [1] git ls-remote https://github.com/k3s-io/containerd be89dbc8cd4b889b9478d0f6cbafd00dd7767c52 897# [1] git ls-remote https://github.com/microsoft/hcsshim 750e11bf07440fd1581413bdc1fc7731fa2d6d64
698SRCREV_containerd="be89dbc8cd4b889b9478d0f6cbafd00dd7767c52" 898SRCREV_hcsshim="750e11bf07440fd1581413bdc1fc7731fa2d6d64"
899SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/hcsshim"
900
901# github.com/k3s-io/containerd v1.7.11-k3s2
902# [1] git ls-remote https://github.com/k3s-io/containerd 64c566767b99d0bacf26fb6e2355775c413331c9
903SRCREV_containerd="64c566767b99d0bacf26fb6e2355775c413331c9"
699SRC_URI += "git://github.com/k3s-io/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/containerd" 904SRC_URI += "git://github.com/k3s-io/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/containerd"
700 905
701# github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e 906# github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
@@ -718,11 +923,36 @@ SRC_URI += "git://github.com/minio/minio-go;name=v7;protocol=https;nobranch=1;de
718SRCREV_cidranger="7ff5a0e84593dad6fbd50551343618d7956b3c71" 923SRCREV_cidranger="7ff5a0e84593dad6fbd50551343618d7956b3c71"
719SRC_URI += "git://github.com/yl2chen/cidranger;name=cidranger;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/yl2chen/cidranger" 924SRC_URI += "git://github.com/yl2chen/cidranger;name=cidranger;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/yl2chen/cidranger"
720 925
721# github.com/k3s-io/kubernetes v1.28.2-k3s1 926# github.com/k3s-io/kubernetes v1.28.7-k3s1
722# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 927# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
723SRCREV_kubernetes="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 928SRCREV_kubernetes="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
724SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubernetes;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes" 929SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubernetes;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes"
725 930
931# github.com/benbjohnson/clock v1.3.5
932# [1] git ls-remote https://github.com/benbjohnson/clock 96c602caabb567343046c08a8fca8560b4f00bb4
933SRCREV_clock="96c602caabb567343046c08a8fca8560b4f00bb4"
934SRC_URI += "git://github.com/benbjohnson/clock;name=clock;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/benbjohnson/clock"
935
936# github.com/francoispqt/gojay v1.2.13
937# [1] git ls-remote https://github.com/francoispqt/gojay 1398296d938f9fae26750ddc2fe356b6d897f799
938SRCREV_gojay="1398296d938f9fae26750ddc2fe356b6d897f799"
939SRC_URI += "git://github.com/francoispqt/gojay;name=gojay;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/francoispqt/gojay"
940
941# github.com/ipfs/go-datastore v0.6.0
942# [1] git ls-remote https://github.com/ipfs/go-datastore 1de47089f5c72b61d91b5cd9043e49fe95771ac0
943SRCREV_go-datastore="1de47089f5c72b61d91b5cd9043e49fe95771ac0"
944SRC_URI += "git://github.com/ipfs/go-datastore;name=go-datastore;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-datastore"
945
946# github.com/raulk/go-watchdog v1.3.0
947# [1] git ls-remote https://github.com/raulk/go-watchdog 9c5e371109037bec1852ea63c9512a94307bfea0
948SRCREV_go-watchdog="9c5e371109037bec1852ea63c9512a94307bfea0"
949SRC_URI += "git://github.com/raulk/go-watchdog;name=go-watchdog;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/raulk/go-watchdog"
950
951# github.com/spaolacci/murmur3 v1.1.0
952# [1] git ls-remote https://github.com/spaolacci/murmur3 f09979ecbc725b9e6d41a297405f65e7e8804acc
953SRCREV_murmur3="f09979ecbc725b9e6d41a297405f65e7e8804acc"
954SRC_URI += "git://github.com/spaolacci/murmur3;name=murmur3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spaolacci/murmur3"
955
726# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 956# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
727# [1] git ls-remote https://github.com/Azure/go-ansiterm d185dfc1b5a126116ea5a19e148e29d16b4574c9 957# [1] git ls-remote https://github.com/Azure/go-ansiterm d185dfc1b5a126116ea5a19e148e29d16b4574c9
728SRCREV_go-ansiterm="d185dfc1b5a126116ea5a19e148e29d16b4574c9" 958SRCREV_go-ansiterm="d185dfc1b5a126116ea5a19e148e29d16b4574c9"
@@ -733,11 +963,6 @@ SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;n
733SRCREV_go-autorest="e7b391b759b050d6719cc6fd8bb87b6dc038bca6" 963SRCREV_go-autorest="e7b391b759b050d6719cc6fd8bb87b6dc038bca6"
734SRC_URI += "git://github.com/Azure/go-autorest;name=go-autorest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest" 964SRC_URI += "git://github.com/Azure/go-autorest;name=go-autorest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest"
735 965
736# github.com/Microsoft/hcsshim v0.11.0
737# [1] git ls-remote https://github.com/microsoft/hcsshim 750e11bf07440fd1581413bdc1fc7731fa2d6d64
738SRCREV_hcsshim="750e11bf07440fd1581413bdc1fc7731fa2d6d64"
739SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/hcsshim"
740
741# github.com/avast/retry-go/v4 v4.3.2 966# github.com/avast/retry-go/v4 v4.3.2
742# [1] git ls-remote https://github.com/avast/retry-go c65eeae03ec06cb591b05d092457de9f691bb359 967# [1] git ls-remote https://github.com/avast/retry-go c65eeae03ec06cb591b05d092457de9f691bb359
743SRCREV_retry-go-v4="c65eeae03ec06cb591b05d092457de9f691bb359" 968SRCREV_retry-go-v4="c65eeae03ec06cb591b05d092457de9f691bb359"
@@ -758,14 +983,14 @@ SRC_URI += "git://github.com/containerd/go-cni;name=go-cni;protocol=https;nobran
758SRCREV_go-metrics="b619b3592b65de4f087d9f16863a7e6ff905973c" 983SRCREV_go-metrics="b619b3592b65de4f087d9f16863a7e6ff905973c"
759SRC_URI += "git://github.com/docker/go-metrics;name=go-metrics;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-metrics" 984SRC_URI += "git://github.com/docker/go-metrics;name=go-metrics;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-metrics"
760 985
761# github.com/felixge/httpsnoop v1.0.3 986# github.com/felixge/httpsnoop v1.0.4
762# [1] git ls-remote https://github.com/felixge/httpsnoop ef9fc62cdc3cc5abc33d6018fe1324890bb48145 987# [1] git ls-remote https://github.com/felixge/httpsnoop c5817c27ec125409c069052fdd171023c353501c
763SRCREV_httpsnoop="ef9fc62cdc3cc5abc33d6018fe1324890bb48145" 988SRCREV_httpsnoop="c5817c27ec125409c069052fdd171023c353501c"
764SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/felixge/httpsnoop" 989SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/felixge/httpsnoop"
765 990
766# github.com/fsnotify/fsnotify v1.6.0 991# github.com/fsnotify/fsnotify v1.7.0
767# [1] git ls-remote https://github.com/fsnotify/fsnotify 5f8c606accbcc6913853fe7e083ee461d181d88d 992# [1] git ls-remote https://github.com/fsnotify/fsnotify cfc9c4f277ea6ec18de92444b31983b183deb4fb
768SRCREV_fsnotify="5f8c606accbcc6913853fe7e083ee461d181d88d" 993SRCREV_fsnotify="cfc9c4f277ea6ec18de92444b31983b183deb4fb"
769SRC_URI += "git://github.com/fsnotify/fsnotify;name=fsnotify;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fsnotify/fsnotify" 994SRC_URI += "git://github.com/fsnotify/fsnotify;name=fsnotify;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fsnotify/fsnotify"
770 995
771# github.com/golang-jwt/jwt/v4 v4.5.0 996# github.com/golang-jwt/jwt/v4 v4.5.0
@@ -803,14 +1028,14 @@ SRC_URI += "git://github.com/liggitt/tabwriter;name=tabwriter;protocol=https;nob
803SRCREV_highwayhash="08ce0b4fa7932a018438133f1b632e1c674d4107" 1028SRCREV_highwayhash="08ce0b4fa7932a018438133f1b632e1c674d4107"
804SRC_URI += "git://github.com/minio/highwayhash;name=highwayhash;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/highwayhash" 1029SRC_URI += "git://github.com/minio/highwayhash;name=highwayhash;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/highwayhash"
805 1030
806# github.com/minio/sha256-simd v1.0.0 1031# github.com/minio/sha256-simd v1.0.1
807# [1] git ls-remote https://github.com/minio/sha256-simd 6a57409d8e0fa3ae883aee331b71aaa40d5a7dd9 1032# [1] git ls-remote https://github.com/minio/sha256-simd 6096f891a77bfe490cbea7a424c821b5fdb92849
808SRCREV_sha256-simd="6a57409d8e0fa3ae883aee331b71aaa40d5a7dd9" 1033SRCREV_sha256-simd="6096f891a77bfe490cbea7a424c821b5fdb92849"
809SRC_URI += "git://github.com/minio/sha256-simd;name=sha256-simd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/sha256-simd" 1034SRC_URI += "git://github.com/minio/sha256-simd;name=sha256-simd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/sha256-simd"
810 1035
811# github.com/mrunalp/fileutils v0.5.0 1036# github.com/mrunalp/fileutils v0.5.1
812# [1] git ls-remote https://github.com/mrunalp/fileutils d7fdd64cc1cabe10bc154ee7d2318b07b7f296ef 1037# [1] git ls-remote https://github.com/mrunalp/fileutils 7363e975f9cfb558be601bece0df81714c3c9084
813SRCREV_fileutils="d7fdd64cc1cabe10bc154ee7d2318b07b7f296ef" 1038SRCREV_fileutils="7363e975f9cfb558be601bece0df81714c3c9084"
814SRC_URI += "git://github.com/mrunalp/fileutils;name=fileutils;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mrunalp/fileutils" 1039SRC_URI += "git://github.com/mrunalp/fileutils;name=fileutils;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mrunalp/fileutils"
815 1040
816# github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 1041# github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
@@ -823,14 +1048,14 @@ SRC_URI += "git://github.com/munnerz/goautoneg;name=goautoneg;protocol=https;nob
823SRCREV_go-toml="fed1464066413075eac02cd4dc368b5221845541" 1048SRCREV_go-toml="fed1464066413075eac02cd4dc368b5221845541"
824SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pelletier/go-toml" 1049SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pelletier/go-toml"
825 1050
826# github.com/prometheus/common v0.44.0 1051# github.com/prometheus/common v0.45.0
827# [1] git ls-remote https://github.com/prometheus/common 94bf9828e56d9670579b28a9f78237d3cd8d0395 1052# [1] git ls-remote https://github.com/prometheus/common c59927ec74c04c0c17891bf27784fe7c484ae97f
828SRCREV_common="94bf9828e56d9670579b28a9f78237d3cd8d0395" 1053SRCREV_common="c59927ec74c04c0c17891bf27784fe7c484ae97f"
829SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/common" 1054SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/common"
830 1055
831# github.com/prometheus/procfs v0.10.1 1056# github.com/prometheus/procfs v0.12.0
832# [1] git ls-remote https://github.com/prometheus/procfs 332e865adfebaa7eaedc94535a3f12f7e5eeb2d4 1057# [1] git ls-remote https://github.com/prometheus/procfs ff0ad85f7e8bcd5c677d99143f14a2a3aab533aa
833SRCREV_procfs="332e865adfebaa7eaedc94535a3f12f7e5eeb2d4" 1058SRCREV_procfs="ff0ad85f7e8bcd5c677d99143f14a2a3aab533aa"
834SRC_URI += "git://github.com/prometheus/procfs;name=procfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/procfs" 1059SRC_URI += "git://github.com/prometheus/procfs;name=procfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/procfs"
835 1060
836# github.com/vishvananda/netns v0.0.4 1061# github.com/vishvananda/netns v0.0.4
@@ -843,29 +1068,29 @@ SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranc
843SRCREV_sdk="f2fd476f433128c2494476950ce11600a51bbe35" 1068SRCREV_sdk="f2fd476f433128c2494476950ce11600a51bbe35"
844SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=sdk;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/sdk" 1069SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=sdk;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/sdk"
845 1070
846# github.com/k3s-io/cri-dockerd v0.3.4-k3s3 1071# github.com/k3s-io/cri-dockerd v0.3.9-k3s2
847# [1] git ls-remote https://github.com/k3s-io/cri-dockerd 4e5e5975922f576f4c559655d7aade8ff71319ad 1072# [1] git ls-remote https://github.com/k3s-io/cri-dockerd 0d2146805dcd844e15d02d6f1956b4cd0e4365cf
848SRCREV_cri-dockerd="4e5e5975922f576f4c559655d7aade8ff71319ad" 1073SRCREV_cri-dockerd="0d2146805dcd844e15d02d6f1956b4cd0e4365cf"
849SRC_URI += "git://github.com/k3s-io/cri-dockerd;name=cri-dockerd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/cri-dockerd" 1074SRC_URI += "git://github.com/k3s-io/cri-dockerd;name=cri-dockerd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/cri-dockerd"
850 1075
851# github.com/containerd/cgroups v1.1.0 1076# github.com/coreos/go-iptables v0.7.0
852# [1] git ls-remote https://github.com/containerd/cgroups fe7323f622bc222e72473679f12a9089aeeda177 1077# [1] git ls-remote https://github.com/coreos/go-iptables b9dff5a19d9c3925da3f9b3c0a705de6c1fdc56c
853SRCREV_cgroups="fe7323f622bc222e72473679f12a9089aeeda177" 1078SRCREV_go-iptables="b9dff5a19d9c3925da3f9b3c0a705de6c1fdc56c"
854SRC_URI += "git://github.com/containerd/cgroups;name=cgroups;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/cgroups"
855
856# github.com/coreos/go-iptables v0.6.0
857# [1] git ls-remote https://github.com/coreos/go-iptables 14d56d57c892f27a717aa6026fd2d3293221395b
858SRCREV_go-iptables="14d56d57c892f27a717aa6026fd2d3293221395b"
859SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-iptables" 1079SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-iptables"
860 1080
861# github.com/flannel-io/flannel v0.22.2 1081# github.com/flannel-io/flannel v0.24.2
862# [1] git ls-remote https://github.com/flannel-io/flannel 148b6d6a58deb864519bbc474f4c531a0799e910 1082# [1] git ls-remote https://github.com/flannel-io/flannel 3d56ed16e123a6fb06841ba920664b3ce4c99cda
863SRCREV_flannel="148b6d6a58deb864519bbc474f4c531a0799e910" 1083SRCREV_flannel="3d56ed16e123a6fb06841ba920664b3ce4c99cda"
864SRC_URI += "git://github.com/flannel-io/flannel;name=flannel;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/flannel-io/flannel" 1084SRC_URI += "git://github.com/flannel-io/flannel;name=flannel;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/flannel-io/flannel"
865 1085
866# github.com/klauspost/compress v1.16.7 1086# github.com/ipfs/go-ds-leveldb v0.5.0
867# [1] git ls-remote https://github.com/klauspost/compress 67a538e2b4df11f8ec7139388838a13bce84b5d5 1087# [1] git ls-remote https://github.com/ipfs/go-ds-leveldb 6f6dc580f7325ad411fc5967ccee67e40545e208
868SRCREV_compress="67a538e2b4df11f8ec7139388838a13bce84b5d5" 1088SRCREV_go-ds-leveldb="6f6dc580f7325ad411fc5967ccee67e40545e208"
1089SRC_URI += "git://github.com/ipfs/go-ds-leveldb;name=go-ds-leveldb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-ds-leveldb"
1090
1091# github.com/klauspost/compress v1.17.2
1092# [1] git ls-remote https://github.com/klauspost/compress 8eb6542f08f086fb92796f6d8a4531d754947309
1093SRCREV_compress="8eb6542f08f086fb92796f6d8a4531d754947309"
869SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/compress" 1094SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/compress"
870 1095
871# github.com/k3s-io/etcd/api/v3 v3.5.9-k3s1 1096# github.com/k3s-io/etcd/api/v3 v3.5.9-k3s1
@@ -873,6 +1098,36 @@ SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nob
873SRCREV_api-v3="341ce193b458049401364c20193ebd14f38fce6d" 1098SRCREV_api-v3="341ce193b458049401364c20193ebd14f38fce6d"
874SRC_URI += "git://github.com/k3s-io/etcd;name=api-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/etcd/api/v3" 1099SRC_URI += "git://github.com/k3s-io/etcd;name=api-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/etcd/api/v3"
875 1100
1101# github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
1102# [1] git ls-remote https://github.com/chenzhuoyu/base64x fe3a3abad31102e33411b1b239aa111b80ae336d
1103SRCREV_base64x="fe3a3abad31102e33411b1b239aa111b80ae336d"
1104SRC_URI += "git://github.com/chenzhuoyu/base64x;name=base64x;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/chenzhuoyu/base64x"
1105
1106# github.com/ipld/go-ipld-prime v0.20.0
1107# [1] git ls-remote https://github.com/ipld/go-ipld-prime 200b4a6b6fb6720911cb385aff05da55c39d56de
1108SRCREV_go-ipld-prime="200b4a6b6fb6720911cb385aff05da55c39d56de"
1109SRC_URI += "git://github.com/ipld/go-ipld-prime;name=go-ipld-prime;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipld/go-ipld-prime"
1110
1111# github.com/jackpal/go-nat-pmp v1.0.2
1112# [1] git ls-remote https://github.com/jackpal/go-nat-pmp 059203efa1edd7130293a583541b8308e7c640c4
1113SRCREV_go-nat-pmp="059203efa1edd7130293a583541b8308e7c640c4"
1114SRC_URI += "git://github.com/jackpal/go-nat-pmp;name=go-nat-pmp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jackpal/go-nat-pmp"
1115
1116# github.com/libp2p/go-netroute v0.2.1
1117# [1] git ls-remote https://github.com/libp2p/go-netroute 462cbfaf52f4c2a2321e6382455a8f56396f3664
1118SRCREV_go-netroute="462cbfaf52f4c2a2321e6382455a8f56396f3664"
1119SRC_URI += "git://github.com/libp2p/go-netroute;name=go-netroute;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libp2p/go-netroute"
1120
1121# github.com/libp2p/go-yamux/v4 v4.0.1
1122# [1] git ls-remote https://github.com/libp2p/go-yamux e584a210c72651b67829477b4b4285cae25b1a1b
1123SRCREV_go-yamux-v4="e584a210c72651b67829477b4b4285cae25b1a1b"
1124SRC_URI += "git://github.com/libp2p/go-yamux;name=go-yamux-v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libp2p/go-yamux/v4"
1125
1126# github.com/marten-seemann/tcp v0.0.0-20210406111302-dfbc87cc63fd
1127# [1] git ls-remote https://github.com/marten-seemann/tcp dfbc87cc63fd003b9a070c76d605769fa3e2e3b2
1128SRCREV_tcp="dfbc87cc63fd003b9a070c76d605769fa3e2e3b2"
1129SRC_URI += "git://github.com/marten-seemann/tcp;name=tcp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/marten-seemann/tcp"
1130
876# github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab 1131# github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab
877# [1] git ls-remote https://github.com/JeffAshton/win_pdh 76bb4ee9f0ab50f77826f2a2ee7fb9d3880d6ec2 1132# [1] git ls-remote https://github.com/JeffAshton/win_pdh 76bb4ee9f0ab50f77826f2a2ee7fb9d3880d6ec2
878SRCREV_win_pdh="76bb4ee9f0ab50f77826f2a2ee7fb9d3880d6ec2" 1133SRCREV_win_pdh="76bb4ee9f0ab50f77826f2a2ee7fb9d3880d6ec2"
@@ -883,6 +1138,11 @@ SRC_URI += "git://github.com/JeffAshton/win_pdh;name=win_pdh;protocol=https;nobr
883SRCREV_go-winio="070c828abb873da9e71c7247740253b50f7cf049" 1138SRCREV_go-winio="070c828abb873da9e71c7247740253b50f7cf049"
884SRC_URI += "git://github.com/microsoft/go-winio;name=go-winio;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/go-winio" 1139SRC_URI += "git://github.com/microsoft/go-winio;name=go-winio;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/go-winio"
885 1140
1141# github.com/containerd/cgroups v1.1.0
1142# [1] git ls-remote https://github.com/containerd/cgroups fe7323f622bc222e72473679f12a9089aeeda177
1143SRCREV_cgroups="fe7323f622bc222e72473679f12a9089aeeda177"
1144SRC_URI += "git://github.com/containerd/cgroups;name=cgroups;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/cgroups"
1145
886# github.com/containerd/console v1.0.3 1146# github.com/containerd/console v1.0.3
887# [1] git ls-remote https://github.com/containerd/console b5cb846c9186d67bcae3ce3c324e47cd317d9527 1147# [1] git ls-remote https://github.com/containerd/console b5cb846c9186d67bcae3ce3c324e47cd317d9527
888SRCREV_console="b5cb846c9186d67bcae3ce3c324e47cd317d9527" 1148SRCREV_console="b5cb846c9186d67bcae3ce3c324e47cd317d9527"
@@ -918,9 +1178,9 @@ SRC_URI += "git://github.com/fvbommel/sortorder;name=sortorder;protocol=https;no
918SRCREV_slim-sprig="52ccab3ef572c7e1a2c258be183f9a9296d60152" 1178SRCREV_slim-sprig="52ccab3ef572c7e1a2c258be183f9a9296d60152"
919SRC_URI += "git://github.com/go-task/slim-sprig;name=slim-sprig;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-task/slim-sprig" 1179SRC_URI += "git://github.com/go-task/slim-sprig;name=slim-sprig;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-task/slim-sprig"
920 1180
921# github.com/klauspost/cpuid/v2 v2.1.0 1181# github.com/klauspost/cpuid/v2 v2.2.5
922# [1] git ls-remote https://github.com/klauspost/cpuid 4645384556483379792c7a2ac8fcacaf5d80141b 1182# [1] git ls-remote https://github.com/klauspost/cpuid 1af2d99c24e60b21f4c8e8ea63ed69523ebbbb16
923SRCREV_cpuid-v2="4645384556483379792c7a2ac8fcacaf5d80141b" 1183SRCREV_cpuid-v2="1af2d99c24e60b21f4c8e8ea63ed69523ebbbb16"
924SRC_URI += "git://github.com/klauspost/cpuid;name=cpuid-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/cpuid/v2" 1184SRC_URI += "git://github.com/klauspost/cpuid;name=cpuid-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/cpuid/v2"
925 1185
926# github.com/kylelemons/godebug v1.1.0 1186# github.com/kylelemons/godebug v1.1.0
@@ -948,15 +1208,15 @@ SRC_URI += "git://github.com/modern-go/reflect2;name=reflect2;protocol=https;nob
948SRCREV_diskv="5f041e8faa004a95c88a202771f4cc3e991971e6" 1208SRCREV_diskv="5f041e8faa004a95c88a202771f4cc3e991971e6"
949SRC_URI += "git://github.com/peterbourgon/diskv;name=diskv;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/peterbourgon/diskv" 1209SRC_URI += "git://github.com/peterbourgon/diskv;name=diskv;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/peterbourgon/diskv"
950 1210
951# github.com/pmezard/go-difflib v1.0.0 1211# github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
952# [1] git ls-remote https://github.com/pmezard/go-difflib 792786c7400a136282c1664665ae0a8db921c6c2 1212# [1] git ls-remote https://github.com/pmezard/go-difflib 5d4384ee4fb2527b0a1256a821ebfc92f91efefc
953SRCREV_go-difflib="792786c7400a136282c1664665ae0a8db921c6c2" 1213SRCREV_go-difflib="5d4384ee4fb2527b0a1256a821ebfc92f91efefc"
954SRC_URI += "git://github.com/pmezard/go-difflib;name=go-difflib;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pmezard/go-difflib" 1214SRC_URI += "git://github.com/pmezard/go-difflib;name=go-difflib;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pmezard/go-difflib"
955 1215
956# github.com/shengdoushi/base58 v1.0.0 1216# github.com/shengdoushi/base58 v1.0.0
957# [1] git ls-remote https://github.com/shengdoushi/base58 c5f44ca1af76fb63925d5fba8fa7b85870199839 1217# [1] git ls-remote https://github.com/shengdoushi/base58 c5f44ca1af76fb63925d5fba8fa7b85870199839
958SRCREV_base58="c5f44ca1af76fb63925d5fba8fa7b85870199839" 1218SRCREV_shengdoushi-base58="c5f44ca1af76fb63925d5fba8fa7b85870199839"
959SRC_URI += "git://github.com/shengdoushi/base58;name=base58;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/shengdoushi/base58" 1219SRC_URI += "git://github.com/shengdoushi/base58;name=shengdoushi-base58;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/shengdoushi/base58"
960 1220
961# github.com/stoewer/go-strcase v1.2.0 1221# github.com/stoewer/go-strcase v1.2.0
962# [1] git ls-remote https://github.com/stoewer/go-strcase 7962b205553802087345c0b4c74d57b65236f676 1222# [1] git ls-remote https://github.com/stoewer/go-strcase 7962b205553802087345c0b4c74d57b65236f676
@@ -978,16 +1238,26 @@ SRC_URI += "git://github.com/erikdubbelboer/gspt;name=gspt;protocol=https;nobran
978SRCREV_mysql="f20b2863636093e5fbf1481b59bdaff3b0fbb779" 1238SRCREV_mysql="f20b2863636093e5fbf1481b59bdaff3b0fbb779"
979SRC_URI += "git://github.com/go-sql-driver/mysql;name=mysql;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-sql-driver/mysql" 1239SRC_URI += "git://github.com/go-sql-driver/mysql;name=mysql;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-sql-driver/mysql"
980 1240
981# github.com/opencontainers/runc v1.1.8
982# [1] git ls-remote https://github.com/opencontainers/runc 82f18fe0e44a59034f3e1f45e475fa5636e539aa
983SRCREV_runc="82f18fe0e44a59034f3e1f45e475fa5636e539aa"
984SRC_URI += "git://github.com/opencontainers/runc;name=runc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/runc"
985
986# github.com/vishvananda/netlink v1.2.1-beta.2 1241# github.com/vishvananda/netlink v1.2.1-beta.2
987# [1] git ls-remote https://github.com/vishvananda/netlink 5e915e0149386ce3d02379ff93f4c0a5601779d5 1242# [1] git ls-remote https://github.com/vishvananda/netlink 5e915e0149386ce3d02379ff93f4c0a5601779d5
988SRCREV_netlink="5e915e0149386ce3d02379ff93f4c0a5601779d5" 1243SRCREV_netlink="5e915e0149386ce3d02379ff93f4c0a5601779d5"
989SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vishvananda/netlink" 1244SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vishvananda/netlink"
990 1245
1246# github.com/libp2p/go-cidranger v1.1.0
1247# [1] git ls-remote https://github.com/libp2p/go-cidranger 1dec7f87b45b32e24d3f59548ad61647de34586d
1248SRCREV_go-cidranger="1dec7f87b45b32e24d3f59548ad61647de34586d"
1249SRC_URI += "git://github.com/libp2p/go-cidranger;name=go-cidranger;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libp2p/go-cidranger"
1250
1251# github.com/libp2p/go-reuseport v0.4.0
1252# [1] git ls-remote https://github.com/libp2p/go-reuseport ac34b4fb35437abcc176b5bb97cc431d62d983e0
1253SRCREV_go-reuseport="ac34b4fb35437abcc176b5bb97cc431d62d983e0"
1254SRC_URI += "git://github.com/libp2p/go-reuseport;name=go-reuseport;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libp2p/go-reuseport"
1255
1256# github.com/quic-go/qtls-go1-20 v0.3.3
1257# [1] git ls-remote https://github.com/quic-go/qtls-go1-20 5ba42598e0a018acd682059ee240c6bb8d085b07
1258SRCREV_qtls-go1-20="5ba42598e0a018acd682059ee240c6bb8d085b07"
1259SRC_URI += "git://github.com/quic-go/qtls-go1-20;name=qtls-go1-20;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/quic-go/qtls-go1-20"
1260
991# github.com/MakeNowJust/heredoc v1.0.0 1261# github.com/MakeNowJust/heredoc v1.0.0
992# [1] git ls-remote https://github.com/makenowjust/heredoc bbd9af33722b79a933ef99c7c94833065e2d6c20 1262# [1] git ls-remote https://github.com/makenowjust/heredoc bbd9af33722b79a933ef99c7c94833065e2d6c20
993SRCREV_heredoc="bbd9af33722b79a933ef99c7c94833065e2d6c20" 1263SRCREV_heredoc="bbd9af33722b79a933ef99c7c94833065e2d6c20"
@@ -1048,9 +1318,9 @@ SRC_URI += "git://github.com/gregjones/httpcache;name=httpcache;protocol=https;n
1048SRCREV_pgservicefile="091c0ba34f0a65a78ab8d0e313fde0695c0f7186" 1318SRCREV_pgservicefile="091c0ba34f0a65a78ab8d0e313fde0695c0f7186"
1049SRC_URI += "git://github.com/jackc/pgservicefile;name=pgservicefile;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jackc/pgservicefile" 1319SRC_URI += "git://github.com/jackc/pgservicefile;name=pgservicefile;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jackc/pgservicefile"
1050 1320
1051# github.com/jonboulle/clockwork v0.3.0 1321# github.com/jonboulle/clockwork v0.4.0
1052# [1] git ls-remote https://github.com/jonboulle/clockwork 6a247c35607b17156e639c6e0606887fa6fc304f 1322# [1] git ls-remote https://github.com/jonboulle/clockwork 606c48b92358fcca153952b56fb0d14d6845f84a
1053SRCREV_clockwork="6a247c35607b17156e639c6e0606887fa6fc304f" 1323SRCREV_clockwork="606c48b92358fcca153952b56fb0d14d6845f84a"
1054SRC_URI += "git://github.com/jonboulle/clockwork;name=clockwork;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jonboulle/clockwork" 1324SRC_URI += "git://github.com/jonboulle/clockwork;name=clockwork;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jonboulle/clockwork"
1055 1325
1056# github.com/mistifyio/go-zfs/v3 v3.0.1 1326# github.com/mistifyio/go-zfs/v3 v3.0.1
@@ -1093,6 +1363,31 @@ SRC_URI += "git://github.com/natefinch/lumberjack;name=lumberjack;protocol=https
1093SRCREV_remotedialer="24498689a9ccec9adbdbadbe3f5d18df75ba133b" 1363SRCREV_remotedialer="24498689a9ccec9adbdbadbe3f5d18df75ba133b"
1094SRC_URI += "git://github.com/rancher/remotedialer;name=remotedialer;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/remotedialer" 1364SRC_URI += "git://github.com/rancher/remotedialer;name=remotedialer;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/remotedialer"
1095 1365
1366# github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c
1367# [1] git ls-remote https://github.com/davidlazar/go-crypto b73af7476f6c55b31aa2797d1f98afc94699548d
1368SRCREV_go-crypto="b73af7476f6c55b31aa2797d1f98afc94699548d"
1369SRC_URI += "git://github.com/davidlazar/go-crypto;name=go-crypto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/davidlazar/go-crypto"
1370
1371# github.com/hashicorp/golang-lru v0.5.4
1372# [1] git ls-remote https://github.com/hashicorp/golang-lru 14eae340515388ca95aa8e7b86f0de668e981f54
1373SRCREV_golang-lru="14eae340515388ca95aa8e7b86f0de668e981f54"
1374SRC_URI += "git://github.com/hashicorp/golang-lru;name=golang-lru;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/golang-lru"
1375
1376# github.com/pelletier/go-toml/v2 v2.1.1
1377# [1] git ls-remote https://github.com/pelletier/go-toml 34765b4a9e937ab927b5bd57231e98c68fe13109
1378SRCREV_go-toml-v2="34765b4a9e937ab927b5bd57231e98c68fe13109"
1379SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pelletier/go-toml/v2"
1380
1381# github.com/slok/go-http-metrics v0.10.0
1382# [1] git ls-remote https://github.com/slok/go-http-metrics 9382ededffcb5ecf9f7041bfb779ddc1fc9c08dc
1383SRCREV_go-http-metrics="9382ededffcb5ecf9f7041bfb779ddc1fc9c08dc"
1384SRC_URI += "git://github.com/slok/go-http-metrics;name=go-http-metrics;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/slok/go-http-metrics"
1385
1386# github.com/xenitab/pkg/channels v0.0.2
1387# [1] git ls-remote https://github.com/xenitab/pkg 94c2ab1cbf9c7aff34ed28237765cefd6d409f34
1388SRCREV_channels="94c2ab1cbf9c7aff34ed28237765cefd6d409f34"
1389SRC_URI += "git://github.com/xenitab/pkg;name=channels;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xenitab/pkg/channels"
1390
1096# github.com/euank/go-kmsg-parser v2.0.0+incompatible 1391# github.com/euank/go-kmsg-parser v2.0.0+incompatible
1097# [1] git ls-remote https://github.com/euank/go-kmsg-parser 5ba4d492e455a77d25dcf0d2c4acc9f2afebef4e 1392# [1] git ls-remote https://github.com/euank/go-kmsg-parser 5ba4d492e455a77d25dcf0d2c4acc9f2afebef4e
1098SRCREV_go-kmsg-parser="5ba4d492e455a77d25dcf0d2c4acc9f2afebef4e" 1393SRCREV_go-kmsg-parser="5ba4d492e455a77d25dcf0d2c4acc9f2afebef4e"
@@ -1108,6 +1403,11 @@ SRC_URI += "git://github.com/exponent-io/jsonpath;name=jsonpath;protocol=https;n
1108SRCREV_gax-go-v2="db3387b70e605dfc1f09513359d396496a91c66b" 1403SRCREV_gax-go-v2="db3387b70e605dfc1f09513359d396496a91c66b"
1109SRC_URI += "git://github.com/googleapis/gax-go;name=gax-go-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/gax-go/v2" 1404SRC_URI += "git://github.com/googleapis/gax-go;name=gax-go-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/gax-go/v2"
1110 1405
1406# github.com/hashicorp/go-version v1.6.0
1407# [1] git ls-remote https://github.com/hashicorp/go-version 78d058c5618891f74d604bd15356fca690b64d8a
1408SRCREV_go-version="78d058c5618891f74d604bd15356fca690b64d8a"
1409SRC_URI += "git://github.com/hashicorp/go-version;name=go-version;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-version"
1410
1111# github.com/mitchellh/go-homedir v1.1.0 1411# github.com/mitchellh/go-homedir v1.1.0
1112# [1] git ls-remote https://github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727 1412# [1] git ls-remote https://github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727
1113SRCREV_go-homedir="af06845cf3004701891bf4fdb884bfe4920b3727" 1413SRCREV_go-homedir="af06845cf3004701891bf4fdb884bfe4920b3727"
@@ -1133,11 +1433,16 @@ SRC_URI += "git://github.com/tchap/go-patricia;name=go-patricia-v2;protocol=http
1133SRCREV_metric="d7bfe6675fe79b0c01cae3d4c5f06330b2fece73" 1433SRCREV_metric="d7bfe6675fe79b0c01cae3d4c5f06330b2fece73"
1134SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=metric;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/metric" 1434SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=metric;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/metric"
1135 1435
1136# github.com/k3s-io/kube-router/v2 v2.0.1-0.20230508174102-b42e5faded1c 1436# github.com/k3s-io/kube-router/v2 v2.0.1
1137# [1] git ls-remote https://github.com/k3s-io/kube-router b42e5faded1c6f744fd7067f88f1c83a16a989c0 1437# [1] git ls-remote https://github.com/k3s-io/kube-router 6842973d656f0bf1562858d278ea5d1f06a16f56
1138SRCREV_v2="b42e5faded1c6f744fd7067f88f1c83a16a989c0" 1438SRCREV_v2="6842973d656f0bf1562858d278ea5d1f06a16f56"
1139SRC_URI += "git://github.com/k3s-io/kube-router;name=v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kube-router/v2" 1439SRC_URI += "git://github.com/k3s-io/kube-router;name=v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kube-router/v2"
1140 1440
1441# github.com/containerd/cgroups/v3 v3.0.2
1442# [1] git ls-remote https://github.com/containerd/cgroups 8fa64246e17ceea54277b3ad7139d9ec17545bfa
1443SRCREV_v3="8fa64246e17ceea54277b3ad7139d9ec17545bfa"
1444SRC_URI += "git://github.com/containerd/cgroups;name=v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/cgroups/v3"
1445
1141# github.com/go-bindata/go-bindata v3.1.2+incompatible 1446# github.com/go-bindata/go-bindata v3.1.2+incompatible
1142# [1] git ls-remote https://github.com/go-bindata/go-bindata ff7109080027ec152dabb369e157c4f359b76f31 1447# [1] git ls-remote https://github.com/go-bindata/go-bindata ff7109080027ec152dabb369e157c4f359b76f31
1143SRCREV_go-bindata="ff7109080027ec152dabb369e157c4f359b76f31" 1448SRCREV_go-bindata="ff7109080027ec152dabb369e157c4f359b76f31"
@@ -1153,10 +1458,15 @@ SRC_URI += "git://github.com/k3s-io/etcd;name=client-v3;protocol=https;nobranch=
1153SRCREV_server-v3="341ce193b458049401364c20193ebd14f38fce6d" 1458SRCREV_server-v3="341ce193b458049401364c20193ebd14f38fce6d"
1154SRC_URI += "git://github.com/k3s-io/etcd;name=server-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/etcd/server/v3" 1459SRC_URI += "git://github.com/k3s-io/etcd;name=server-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/etcd/server/v3"
1155 1460
1156# github.com/containerd/cgroups/v3 v3.0.2 1461# github.com/go-playground/locales v0.14.1
1157# [1] git ls-remote https://github.com/containerd/cgroups 8fa64246e17ceea54277b3ad7139d9ec17545bfa 1462# [1] git ls-remote https://github.com/go-playground/locales ce315c8672599942003599943a1e64288f55b03f
1158SRCREV_cgroups-v3="8fa64246e17ceea54277b3ad7139d9ec17545bfa" 1463SRCREV_locales="ce315c8672599942003599943a1e64288f55b03f"
1159SRC_URI += "git://github.com/containerd/cgroups;name=cgroups-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/cgroups/v3" 1464SRC_URI += "git://github.com/go-playground/locales;name=locales;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-playground/locales"
1465
1466# github.com/libp2p/go-buffer-pool v0.1.0
1467# [1] git ls-remote https://github.com/libp2p/go-buffer-pool c5070857211a0615ebd7b56588154941af580a4d
1468SRCREV_go-buffer-pool="c5070857211a0615ebd7b56588154941af580a4d"
1469SRC_URI += "git://github.com/libp2p/go-buffer-pool;name=go-buffer-pool;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libp2p/go-buffer-pool"
1160 1470
1161# github.com/containerd/continuity v0.4.2 1471# github.com/containerd/continuity v0.4.2
1162# [1] git ls-remote https://github.com/containerd/continuity 77a2d47a6668b82465fdf6cb749fe3a2aa2c9743 1472# [1] git ls-remote https://github.com/containerd/continuity 77a2d47a6668b82465fdf6cb749fe3a2aa2c9743
@@ -1173,19 +1483,19 @@ SRC_URI += "git://github.com/containerd/typeurl;name=typeurl-v2;protocol=https;n
1173SRCREV_v22="d5623bf85e8e73ae6352f78ee6b55a287619dd4e" 1483SRCREV_v22="d5623bf85e8e73ae6352f78ee6b55a287619dd4e"
1174SRC_URI += "git://github.com/coreos/go-systemd;name=v22;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-systemd/v22" 1484SRC_URI += "git://github.com/coreos/go-systemd;name=v22;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-systemd/v22"
1175 1485
1176# github.com/cpuguy83/go-md2man/v2 v2.0.2 1486# github.com/cpuguy83/go-md2man/v2 v2.0.3
1177# [1] git ls-remote https://github.com/cpuguy83/go-md2man d97078115282836e16d0dca10b4b42ce60fc70e6 1487# [1] git ls-remote https://github.com/cpuguy83/go-md2man f67b5f6400a3ea2156517041a329ae5f5935395c
1178SRCREV_go-md2man-v2="d97078115282836e16d0dca10b4b42ce60fc70e6" 1488SRCREV_go-md2man-v2="f67b5f6400a3ea2156517041a329ae5f5935395c"
1179SRC_URI += "git://github.com/cpuguy83/go-md2man;name=go-md2man-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cpuguy83/go-md2man/v2" 1489SRC_URI += "git://github.com/cpuguy83/go-md2man;name=go-md2man-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cpuguy83/go-md2man/v2"
1180 1490
1181# github.com/docker/go-connections v0.4.0 1491# github.com/docker/go-connections v0.5.0
1182# [1] git ls-remote https://github.com/docker/go-connections 7395e3f8aa162843a74ed6d48e79627d9792ac55 1492# [1] git ls-remote https://github.com/docker/go-connections fa09c952e3eadbffaf8afc5b8a1667158ba38ace
1183SRCREV_go-connections="7395e3f8aa162843a74ed6d48e79627d9792ac55" 1493SRCREV_go-connections="fa09c952e3eadbffaf8afc5b8a1667158ba38ace"
1184SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-connections" 1494SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-connections"
1185 1495
1186# github.com/google/gnostic-models v0.6.8 1496# github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49
1187# [1] git ls-remote https://github.com/google/gnostic-models 577692584cdf09674595bba0c182d0e8a44655d3 1497# [1] git ls-remote https://github.com/google/gnostic-models c7be7c783f49e86348a1081eb387e01a347a4f23
1188SRCREV_gnostic-models="577692584cdf09674595bba0c182d0e8a44655d3" 1498SRCREV_gnostic-models="c7be7c783f49e86348a1081eb387e01a347a4f23"
1189SRC_URI += "git://github.com/google/gnostic-models;name=gnostic-models;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/gnostic-models" 1499SRC_URI += "git://github.com/google/gnostic-models;name=gnostic-models;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/gnostic-models"
1190 1500
1191# github.com/mitchellh/go-wordwrap v1.0.1 1501# github.com/mitchellh/go-wordwrap v1.0.1
@@ -1203,11 +1513,16 @@ SRC_URI += "git://github.com/k3s-io/etcd;name=client-v2;protocol=https;nobranch=
1203SRCREV_lumberjack.v2="4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0" 1513SRCREV_lumberjack.v2="4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0"
1204SRC_URI += "git://github.com/natefinch/lumberjack;name=lumberjack.v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/natefinch/lumberjack.v2" 1514SRC_URI += "git://github.com/natefinch/lumberjack;name=lumberjack.v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/natefinch/lumberjack.v2"
1205 1515
1206# github.com/k3s-io/helm-controller v0.15.4 1516# github.com/k3s-io/helm-controller v0.15.8
1207# [1] git ls-remote https://github.com/k3s-io/helm-controller 32c2e08fa0265cbc36680d50ca766c5a73cecd85 1517# [1] git ls-remote https://github.com/k3s-io/helm-controller 6479edd3c7f919dd9cc65a88aca75390f391eb4f
1208SRCREV_helm-controller="32c2e08fa0265cbc36680d50ca766c5a73cecd85" 1518SRCREV_helm-controller="6479edd3c7f919dd9cc65a88aca75390f391eb4f"
1209SRC_URI += "git://github.com/k3s-io/helm-controller;name=helm-controller;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/helm-controller" 1519SRC_URI += "git://github.com/k3s-io/helm-controller;name=helm-controller;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/helm-controller"
1210 1520
1521# github.com/mwitkow/go-http-dialer v0.0.0-20161116154839-378f744fb2b8
1522# [1] git ls-remote https://github.com/mwitkow/go-http-dialer 378f744fb2b81a6b96e3f40cde4f3bcab5a9cff0
1523SRCREV_go-http-dialer="378f744fb2b81a6b96e3f40cde4f3bcab5a9cff0"
1524SRC_URI += "git://github.com/mwitkow/go-http-dialer;name=go-http-dialer;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mwitkow/go-http-dialer"
1525
1211# github.com/opencontainers/selinux v1.10.1 1526# github.com/opencontainers/selinux v1.10.1
1212# [1] git ls-remote https://github.com/opencontainers/selinux 84e248a28e776216cd33a51fdea90a20fe308136 1527# [1] git ls-remote https://github.com/opencontainers/selinux 84e248a28e776216cd33a51fdea90a20fe308136
1213SRCREV_selinux="84e248a28e776216cd33a51fdea90a20fe308136" 1528SRCREV_selinux="84e248a28e776216cd33a51fdea90a20fe308136"
@@ -1218,6 +1533,26 @@ SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;
1218SRCREV_etcdutl-v3="341ce193b458049401364c20193ebd14f38fce6d" 1533SRCREV_etcdutl-v3="341ce193b458049401364c20193ebd14f38fce6d"
1219SRC_URI += "git://github.com/k3s-io/etcd;name=etcdutl-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/etcd/etcdutl/v3" 1534SRC_URI += "git://github.com/k3s-io/etcd;name=etcdutl-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/etcd/etcdutl/v3"
1220 1535
1536# github.com/libp2p/go-flow-metrics v0.1.0
1537# [1] git ls-remote https://github.com/libp2p/go-flow-metrics 3f13d05958e2d1be0245aed1bdb38f9ff1b4efdc
1538SRCREV_go-flow-metrics="3f13d05958e2d1be0245aed1bdb38f9ff1b4efdc"
1539SRC_URI += "git://github.com/libp2p/go-flow-metrics;name=go-flow-metrics;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libp2p/go-flow-metrics"
1540
1541# github.com/multiformats/go-base32 v0.1.0
1542# [1] git ls-remote https://github.com/multiformats/go-base32 a16b66327f327428b32b919939b8c93482507e1f
1543SRCREV_go-base32="a16b66327f327428b32b919939b8c93482507e1f"
1544SRC_URI += "git://github.com/multiformats/go-base32;name=go-base32;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-base32"
1545
1546# github.com/multiformats/go-base36 v0.2.0
1547# [1] git ls-remote https://github.com/multiformats/go-base36 da52c98bb97cfaa321be04030bc97dcee7de63ff
1548SRCREV_go-base36="da52c98bb97cfaa321be04030bc97dcee7de63ff"
1549SRC_URI += "git://github.com/multiformats/go-base36;name=go-base36;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-base36"
1550
1551# github.com/multiformats/go-varint v0.0.7
1552# [1] git ls-remote https://github.com/multiformats/go-varint 8c8129accb08fc978bb276c81d568c41eafdd48f
1553SRCREV_go-varint="8c8129accb08fc978bb276c81d568c41eafdd48f"
1554SRC_URI += "git://github.com/multiformats/go-varint;name=go-varint;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-varint"
1555
1221# github.com/Azure/azure-sdk-for-go v68.0.0+incompatible 1556# github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
1222# [1] git ls-remote https://github.com/Azure/azure-sdk-for-go 2187aca40bbf6931ffac666977e5d29128d82585 1557# [1] git ls-remote https://github.com/Azure/azure-sdk-for-go 2187aca40bbf6931ffac666977e5d29128d82585
1223SRCREV_azure-sdk-for-go="2187aca40bbf6931ffac666977e5d29128d82585" 1558SRCREV_azure-sdk-for-go="2187aca40bbf6931ffac666977e5d29128d82585"
@@ -1233,9 +1568,9 @@ SRC_URI += "git://github.com/asaskevich/govalidator;name=govalidator;protocol=ht
1233SRCREV_go-restful-v3="ce871fa2f7069b65c784c9c708da1f00b1f2bd66" 1568SRCREV_go-restful-v3="ce871fa2f7069b65c784c9c708da1f00b1f2bd66"
1234SRC_URI += "git://github.com/emicklei/go-restful;name=go-restful-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/emicklei/go-restful/v3" 1569SRC_URI += "git://github.com/emicklei/go-restful;name=go-restful-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/emicklei/go-restful/v3"
1235 1570
1236# github.com/go-openapi/jsonpointer v0.19.6 1571# github.com/go-openapi/jsonpointer v0.20.0
1237# [1] git ls-remote https://github.com/go-openapi/jsonpointer 5df0d69a6be189afff354877d332f9ede32afe12 1572# [1] git ls-remote https://github.com/go-openapi/jsonpointer 7df7a464d60e04018cf8f616a7abda94907fdf63
1238SRCREV_jsonpointer="5df0d69a6be189afff354877d332f9ede32afe12" 1573SRCREV_jsonpointer="7df7a464d60e04018cf8f616a7abda94907fdf63"
1239SRC_URI += "git://github.com/go-openapi/jsonpointer;name=jsonpointer;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/jsonpointer" 1574SRC_URI += "git://github.com/go-openapi/jsonpointer;name=jsonpointer;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/jsonpointer"
1240 1575
1241# github.com/hashicorp/go-cleanhttp v0.5.2 1576# github.com/hashicorp/go-cleanhttp v0.5.2
@@ -1243,9 +1578,9 @@ SRC_URI += "git://github.com/go-openapi/jsonpointer;name=jsonpointer;protocol=ht
1243SRCREV_go-cleanhttp="6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2" 1578SRCREV_go-cleanhttp="6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2"
1244SRC_URI += "git://github.com/hashicorp/go-cleanhttp;name=go-cleanhttp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-cleanhttp" 1579SRC_URI += "git://github.com/hashicorp/go-cleanhttp;name=go-cleanhttp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-cleanhttp"
1245 1580
1246# github.com/nats-io/nats-server/v2 v2.9.18 1581# github.com/nats-io/nats-server/v2 v2.10.5
1247# [1] git ls-remote https://github.com/nats-io/nats-server 166eeb243c09136327a3bfdc48f8cdc384bd8816 1582# [1] git ls-remote https://github.com/nats-io/nats-server 0883d32bbcc5619603a9e5344d15aa10d069f059
1248SRCREV_nats-server-v2="166eeb243c09136327a3bfdc48f8cdc384bd8816" 1583SRCREV_nats-server-v2="0883d32bbcc5619603a9e5344d15aa10d069f059"
1249SRC_URI += "git://github.com/nats-io/nats-server;name=nats-server-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/nats-io/nats-server/v2" 1584SRC_URI += "git://github.com/nats-io/nats-server;name=nats-server-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/nats-io/nats-server/v2"
1250 1585
1251# golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6 1586# golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6
@@ -1253,11 +1588,31 @@ SRC_URI += "git://github.com/nats-io/nats-server;name=nats-server-v2;protocol=ht
1253SRCREV_wgctrl="925a1e7659e675c94c1a659d39daa9141e450c7d" 1588SRCREV_wgctrl="925a1e7659e675c94c1a659d39daa9141e450c7d"
1254SRC_URI += "git://github.com/WireGuard/wgctrl-go;name=wgctrl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.zx2c4.com/wireguard/wgctrl" 1589SRC_URI += "git://github.com/WireGuard/wgctrl-go;name=wgctrl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.zx2c4.com/wireguard/wgctrl"
1255 1590
1256# github.com/rancher/dynamiclistener v0.3.6-rc2 1591# github.com/rancher/dynamiclistener v0.3.6
1257# [1] git ls-remote https://github.com/rancher/dynamiclistener 1c60bf414fd2331505a8dbd039e527ee3c7a94dc 1592# [1] git ls-remote https://github.com/rancher/dynamiclistener 0a2d8dff62fde6dfaf009141c12b30c316d8cff3
1258SRCREV_dynamiclistener="1c60bf414fd2331505a8dbd039e527ee3c7a94dc" 1593SRCREV_dynamiclistener="0a2d8dff62fde6dfaf009141c12b30c316d8cff3"
1259SRC_URI += "git://github.com/rancher/dynamiclistener;name=dynamiclistener;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/dynamiclistener" 1594SRC_URI += "git://github.com/rancher/dynamiclistener;name=dynamiclistener;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/dynamiclistener"
1260 1595
1596# github.com/gabriel-vasile/mimetype v1.4.2
1597# [1] git ls-remote https://github.com/gabriel-vasile/mimetype 6f575b3e3509415374009db9cb81d6eae1fdfefb
1598SRCREV_mimetype="6f575b3e3509415374009db9cb81d6eae1fdfefb"
1599SRC_URI += "git://github.com/gabriel-vasile/mimetype;name=mimetype;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gabriel-vasile/mimetype"
1600
1601# github.com/hashicorp/golang-lru/v2 v2.0.5
1602# [1] git ls-remote https://github.com/hashicorp/golang-lru 99d7b177d1c3f01ae145e824fe627961e76edb8b
1603SRCREV_golang-lru-v2="99d7b177d1c3f01ae145e824fe627961e76edb8b"
1604SRC_URI += "git://github.com/hashicorp/golang-lru;name=golang-lru-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/golang-lru/v2"
1605
1606# github.com/libp2p/go-libp2p-record v0.2.0
1607# [1] git ls-remote https://github.com/libp2p/go-libp2p-record 90bb9b0e21ffe5e9a5f1af1c1e8cc6d9a0fce24c
1608SRCREV_go-libp2p-record="90bb9b0e21ffe5e9a5f1af1c1e8cc6d9a0fce24c"
1609SRC_URI += "git://github.com/libp2p/go-libp2p-record;name=go-libp2p-record;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libp2p/go-libp2p-record"
1610
1611# github.com/quic-go/webtransport-go v0.5.3
1612# [1] git ls-remote https://github.com/quic-go/webtransport-go 16472ffb325d4869a24326e509abf359a8309775
1613SRCREV_webtransport-go="16472ffb325d4869a24326e509abf359a8309775"
1614SRC_URI += "git://github.com/quic-go/webtransport-go;name=webtransport-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/quic-go/webtransport-go"
1615
1261# github.com/containernetworking/cni v1.1.2 1616# github.com/containernetworking/cni v1.1.2
1262# [1] git ls-remote https://github.com/containernetworking/cni 3363d143688bb83ca18489ac8b9dc204c1d49c4a 1617# [1] git ls-remote https://github.com/containernetworking/cni 3363d143688bb83ca18489ac8b9dc204c1d49c4a
1263SRCREV_cni="3363d143688bb83ca18489ac8b9dc204c1d49c4a" 1618SRCREV_cni="3363d143688bb83ca18489ac8b9dc204c1d49c4a"
@@ -1268,9 +1623,9 @@ SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nob
1268SRCREV_go-multierror="9974e9ec57696378079ecc3accd3d6f29401b3a0" 1623SRCREV_go-multierror="9974e9ec57696378079ecc3accd3d6f29401b3a0"
1269SRC_URI += "git://github.com/hashicorp/go-multierror;name=go-multierror;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-multierror" 1624SRC_URI += "git://github.com/hashicorp/go-multierror;name=go-multierror;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-multierror"
1270 1625
1271# github.com/prometheus/client_model v0.4.0 1626# github.com/prometheus/client_model v0.5.0
1272# [1] git ls-remote https://github.com/prometheus/client_model 91c3945f2cfbfb9040e34a0b6764d804b5a5a490 1627# [1] git ls-remote https://github.com/prometheus/client_model 1c92cadf7d8fa1726bae12e6025cca9b86d2ba5f
1273SRCREV_client_model="91c3945f2cfbfb9040e34a0b6764d804b5a5a490" 1628SRCREV_client_model="1c92cadf7d8fa1726bae12e6025cca9b86d2ba5f"
1274SRC_URI += "git://github.com/prometheus/client_model;name=client_model;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_model" 1629SRC_URI += "git://github.com/prometheus/client_model;name=client_model;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_model"
1275 1630
1276# github.com/russross/blackfriday/v2 v2.1.0 1631# github.com/russross/blackfriday/v2 v2.1.0
@@ -1283,6 +1638,16 @@ SRC_URI += "git://github.com/russross/blackfriday;name=blackfriday-v2;protocol=h
1283SRCREV_kustomize-v5="6ce0bf390ce3dae580947a2b739da3306c675eef" 1638SRCREV_kustomize-v5="6ce0bf390ce3dae580947a2b739da3306c675eef"
1284SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kustomize-v5;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/kustomize/kustomize/v5" 1639SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kustomize-v5;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/kustomize/kustomize/v5"
1285 1640
1641# github.com/libp2p/go-libp2p-kad-dht v0.25.2
1642# [1] git ls-remote https://github.com/libp2p/go-libp2p-kad-dht bdca14419ec5f7ad0790f17856964bb99bee7436
1643SRCREV_go-libp2p-kad-dht="bdca14419ec5f7ad0790f17856964bb99bee7436"
1644SRC_URI += "git://github.com/libp2p/go-libp2p-kad-dht;name=go-libp2p-kad-dht;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libp2p/go-libp2p-kad-dht"
1645
1646# github.com/libp2p/go-libp2p-kbucket v0.6.3
1647# [1] git ls-remote https://github.com/libp2p/go-libp2p-kbucket 437b9fccd6a22835a67b8fe2a5eae0b92f307224
1648SRCREV_go-libp2p-kbucket="437b9fccd6a22835a67b8fe2a5eae0b92f307224"
1649SRC_URI += "git://github.com/libp2p/go-libp2p-kbucket;name=go-libp2p-kbucket;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libp2p/go-libp2p-kbucket"
1650
1286# github.com/Azure/go-autorest/logger v0.2.1 1651# github.com/Azure/go-autorest/logger v0.2.1
1287# [1] git ls-remote https://github.com/Azure/go-autorest 820a319d2214dc91d083022ae5ec50070175314c 1652# [1] git ls-remote https://github.com/Azure/go-autorest 820a319d2214dc91d083022ae5ec50070175314c
1288SRCREV_logger="820a319d2214dc91d083022ae5ec50070175314c" 1653SRCREV_logger="820a319d2214dc91d083022ae5ec50070175314c"
@@ -1303,9 +1668,9 @@ SRC_URI += "git://github.com/go-openapi/jsonreference;name=jsonreference;protoco
1303SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a" 1668SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a"
1304SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/go-digest" 1669SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/go-digest"
1305 1670
1306# github.com/prometheus/client_golang v1.16.0 1671# github.com/prometheus/client_golang v1.18.0
1307# [1] git ls-remote https://github.com/prometheus/client_golang 3583c1e1d085b75cab406c78b015562d45552b39 1672# [1] git ls-remote https://github.com/prometheus/client_golang 53be91d12107cb69053a8792d0a3a2a6124d59cf
1308SRCREV_client_golang="3583c1e1d085b75cab406c78b015562d45552b39" 1673SRCREV_client_golang="53be91d12107cb69053a8792d0a3a2a6124d59cf"
1309SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_golang" 1674SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_golang"
1310 1675
1311# github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 1676# github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75
@@ -1318,6 +1683,31 @@ SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;name=grpc-websocket-proxy;
1318SRCREV_pkg-v3="341ce193b458049401364c20193ebd14f38fce6d" 1683SRCREV_pkg-v3="341ce193b458049401364c20193ebd14f38fce6d"
1319SRC_URI += "git://github.com/k3s-io/etcd;name=pkg-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/etcd/client/pkg/v3" 1684SRC_URI += "git://github.com/k3s-io/etcd;name=pkg-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/etcd/client/pkg/v3"
1320 1685
1686# github.com/libp2p/go-libp2p-asn-util v0.3.0
1687# [1] git ls-remote https://github.com/libp2p/go-libp2p-asn-util bce6420c4bcf80f1ab03cdfd4b64575e53328099
1688SRCREV_go-libp2p-asn-util="bce6420c4bcf80f1ab03cdfd4b64575e53328099"
1689SRC_URI += "git://github.com/libp2p/go-libp2p-asn-util;name=go-libp2p-asn-util;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libp2p/go-libp2p-asn-util"
1690
1691# github.com/multiformats/go-multiaddr v0.12.0
1692# [1] git ls-remote https://github.com/multiformats/go-multiaddr 5dd793c6fc4935fad347429a48a168acc8073474
1693SRCREV_go-multiaddr="5dd793c6fc4935fad347429a48a168acc8073474"
1694SRC_URI += "git://github.com/multiformats/go-multiaddr;name=go-multiaddr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-multiaddr"
1695
1696# github.com/multiformats/go-multibase v0.2.0
1697# [1] git ls-remote https://github.com/multiformats/go-multibase 58a41f7df1d82d16599e259325b3337d69f70e3b
1698SRCREV_go-multibase="58a41f7df1d82d16599e259325b3337d69f70e3b"
1699SRC_URI += "git://github.com/multiformats/go-multibase;name=go-multibase;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-multibase"
1700
1701# github.com/multiformats/go-multihash v0.2.3
1702# [1] git ls-remote https://github.com/multiformats/go-multihash ff9da31500dddfc675e996601a05cdfc3ce7c764
1703SRCREV_go-multihash="ff9da31500dddfc675e996601a05cdfc3ce7c764"
1704SRC_URI += "git://github.com/multiformats/go-multihash;name=go-multihash;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-multihash"
1705
1706# github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1
1707# [1] git ls-remote https://github.com/whyrusleeping/go-keyspace 5b898ac5add1da7178a4a98e69cb7b9205c085ee
1708SRCREV_go-keyspace="5b898ac5add1da7178a4a98e69cb7b9205c085ee"
1709SRC_URI += "git://github.com/whyrusleeping/go-keyspace;name=go-keyspace;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/whyrusleeping/go-keyspace"
1710
1321# cloud.google.com/go/compute/metadata v0.2.3 1711# cloud.google.com/go/compute/metadata v0.2.3
1322# [1] git ls-remote https://github.com/googleapis/google-cloud-go cf8081fada0955a1682ce3fc400b44bc141309c7 1712# [1] git ls-remote https://github.com/googleapis/google-cloud-go cf8081fada0955a1682ce3fc400b44bc141309c7
1323SRCREV_metadata="cf8081fada0955a1682ce3fc400b44bc141309c7" 1713SRCREV_metadata="cf8081fada0955a1682ce3fc400b44bc141309c7"
@@ -1338,9 +1728,9 @@ SRC_URI += "git://github.com/Azure/go-autorest;name=tracing;protocol=https;nobra
1338SRCREV_mousetrap="4e8053ee7ef85a6bd26368364a6d27f1641c1d21" 1728SRCREV_mousetrap="4e8053ee7ef85a6bd26368364a6d27f1641c1d21"
1339SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/inconshreveable/mousetrap" 1729SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/inconshreveable/mousetrap"
1340 1730
1341# github.com/opencontainers/image-spec v1.1.0-rc3 1731# github.com/opencontainers/image-spec v1.1.0-rc5
1342# [1] git ls-remote https://github.com/opencontainers/image-spec 085b884d628c42985cc2f2a99e5701f7e9b3bd1f 1732# [1] git ls-remote https://github.com/opencontainers/image-spec 1e54f0195ce54b4a1a2ecbac8eab7686d91d3080
1343SRCREV_image-spec="085b884d628c42985cc2f2a99e5701f7e9b3bd1f" 1733SRCREV_image-spec="1e54f0195ce54b4a1a2ecbac8eab7686d91d3080"
1344SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/image-spec" 1734SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/image-spec"
1345 1735
1346# github.com/seccomp/libseccomp-golang v0.10.0 1736# github.com/seccomp/libseccomp-golang v0.10.0
@@ -1353,19 +1743,39 @@ SRC_URI += "git://github.com/seccomp/libseccomp-golang;name=libseccomp-golang;pr
1353SRCREV_go-pkcs11uri="78d3cae3a9805d89aa4fa80a362ca944c89a1b99" 1743SRCREV_go-pkcs11uri="78d3cae3a9805d89aa4fa80a362ca944c89a1b99"
1354SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stefanberger/go-pkcs11uri" 1744SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stefanberger/go-pkcs11uri"
1355 1745
1356# sigs.k8s.io/structured-merge-diff/v4 v4.2.3 1746# sigs.k8s.io/structured-merge-diff/v4 v4.3.0
1357# [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff 26781d0c10bfdbd7d66b18d8be83985f623df9f8 1747# [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff 7785c50b1768fa997df435a484ab9aa5041596a6
1358SRCREV_structured-merge-diff-v4="26781d0c10bfdbd7d66b18d8be83985f623df9f8" 1748SRCREV_structured-merge-diff-v4="7785c50b1768fa997df435a484ab9aa5041596a6"
1359SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;name=structured-merge-diff-v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/structured-merge-diff/v4" 1749SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;name=structured-merge-diff-v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/structured-merge-diff/v4"
1360 1750
1751# github.com/jbenet/go-temp-err-catcher v0.1.0
1752# [1] git ls-remote https://github.com/jbenet/go-temp-err-catcher fa11adda5e7cccb838a208007c9ea79dda63c0c0
1753SRCREV_go-temp-err-catcher="fa11adda5e7cccb838a208007c9ea79dda63c0c0"
1754SRC_URI += "git://github.com/jbenet/go-temp-err-catcher;name=go-temp-err-catcher;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jbenet/go-temp-err-catcher"
1755
1756# github.com/multiformats/go-multicodec v0.9.0
1757# [1] git ls-remote https://github.com/multiformats/go-multicodec b8b4bf5270f9f220f00bcdeddf1641b13e67cc0b
1758SRCREV_go-multicodec="b8b4bf5270f9f220f00bcdeddf1641b13e67cc0b"
1759SRC_URI += "git://github.com/multiformats/go-multicodec;name=go-multicodec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-multicodec"
1760
1761# github.com/opentracing/opentracing-go v1.2.0
1762# [1] git ls-remote https://github.com/opentracing/opentracing-go d34af3eaa63c4d08ab54863a4bdd0daa45212e12
1763SRCREV_opentracing-go="d34af3eaa63c4d08ab54863a4bdd0daa45212e12"
1764SRC_URI += "git://github.com/opentracing/opentracing-go;name=opentracing-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opentracing/opentracing-go"
1765
1766# github.com/twitchyliquid64/golang-asm v0.15.1
1767# [1] git ls-remote https://github.com/twitchyliquid64/golang-asm 8d7f1f783b11f9a00f5bcdfcae17f5ac8f22512e
1768SRCREV_golang-asm="8d7f1f783b11f9a00f5bcdfcae17f5ac8f22512e"
1769SRC_URI += "git://github.com/twitchyliquid64/golang-asm;name=golang-asm;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/twitchyliquid64/golang-asm"
1770
1361# github.com/Azure/go-autorest/autorest v0.11.29 1771# github.com/Azure/go-autorest/autorest v0.11.29
1362# [1] git ls-remote https://github.com/Azure/go-autorest c2958ac74c65c138045daa60f149c5f9d949d743 1772# [1] git ls-remote https://github.com/Azure/go-autorest c2958ac74c65c138045daa60f149c5f9d949d743
1363SRCREV_autorest="c2958ac74c65c138045daa60f149c5f9d949d743" 1773SRCREV_autorest="c2958ac74c65c138045daa60f149c5f9d949d743"
1364SRC_URI += "git://github.com/Azure/go-autorest;name=autorest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest" 1774SRC_URI += "git://github.com/Azure/go-autorest;name=autorest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest"
1365 1775
1366# github.com/cyphar/filepath-securejoin v0.2.3 1776# github.com/cyphar/filepath-securejoin v0.2.4
1367# [1] git ls-remote https://github.com/cyphar/filepath-securejoin 8f267f5ea675a20a2cb5e91011d063721f53bf79 1777# [1] git ls-remote https://github.com/cyphar/filepath-securejoin 2710d06c5b4ba3168beffa0689798d2db12e8ac4
1368SRCREV_filepath-securejoin="8f267f5ea675a20a2cb5e91011d063721f53bf79" 1778SRCREV_filepath-securejoin="2710d06c5b4ba3168beffa0689798d2db12e8ac4"
1369SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cyphar/filepath-securejoin" 1779SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cyphar/filepath-securejoin"
1370 1780
1371# github.com/hashicorp/go-retryablehttp v0.7.4 1781# github.com/hashicorp/go-retryablehttp v0.7.4
@@ -1378,19 +1788,34 @@ SRC_URI += "git://github.com/hashicorp/go-retryablehttp;name=go-retryablehttp;pr
1378SRCREV_openstorage="093a0c3888753c2056e7373183693d670c6bba01" 1788SRCREV_openstorage="093a0c3888753c2056e7373183693d670c6bba01"
1379SRC_URI += "git://github.com/libopenstorage/openstorage;name=openstorage;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libopenstorage/openstorage" 1789SRC_URI += "git://github.com/libopenstorage/openstorage;name=openstorage;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libopenstorage/openstorage"
1380 1790
1791# github.com/go-playground/validator/v10 v10.14.0
1792# [1] git ls-remote https://github.com/go-playground/validator ce28d7c4b27fbcafff82bc87a8bf58257beb9030
1793SRCREV_v10="ce28d7c4b27fbcafff82bc87a8bf58257beb9030"
1794SRC_URI += "git://github.com/go-playground/validator;name=v10;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-playground/validator/v10"
1795
1796# github.com/hashicorp/golang-lru/arc/v2 v2.0.5
1797# [1] git ls-remote https://github.com/hashicorp/golang-lru 3afaa48530f711754c178ceb61ff060d86c17b95
1798SRCREV_arc-v2="3afaa48530f711754c178ceb61ff060d86c17b95"
1799SRC_URI += "git://github.com/hashicorp/golang-lru;name=arc-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/golang-lru/arc/v2"
1800
1801# github.com/multiformats/go-multistream v0.4.1
1802# [1] git ls-remote https://github.com/multiformats/go-multistream 5b2f48e2db22aa1db90bb5a21aa4e6702d4ee33c
1803SRCREV_go-multistream="5b2f48e2db22aa1db90bb5a21aa4e6702d4ee33c"
1804SRC_URI += "git://github.com/multiformats/go-multistream;name=go-multistream;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-multistream"
1805
1381# github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0 1806# github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0
1382# [1] git ls-remote https://github.com/AdamKorcz/go-118-fuzz-build 8075edf89bb034603c758f28fe93143047ac5677 1807# [1] git ls-remote https://github.com/AdamKorcz/go-118-fuzz-build 8075edf89bb034603c758f28fe93143047ac5677
1383SRCREV_go-118-fuzz-build="8075edf89bb034603c758f28fe93143047ac5677" 1808SRCREV_go-118-fuzz-build="8075edf89bb034603c758f28fe93143047ac5677"
1384SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;name=go-118-fuzz-build;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/AdamKorcz/go-118-fuzz-build" 1809SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;name=go-118-fuzz-build;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/AdamKorcz/go-118-fuzz-build"
1385 1810
1386# github.com/bronze1man/goStrongswanVici v0.0.0-20201105010758-936f38b697fd 1811# github.com/bronze1man/goStrongswanVici v0.0.0-20221114103242-3f6dc524986c
1387# [1] git ls-remote https://github.com/bronze1man/goStrongswanVici 936f38b697fd9a0054eee1469fee9d51199d4e66 1812# [1] git ls-remote https://github.com/bronze1man/goStrongswanVici 3f6dc524986c8a20ee1e139f9e1bef1595877b5d
1388SRCREV_goStrongswanVici="936f38b697fd9a0054eee1469fee9d51199d4e66" 1813SRCREV_goStrongswanVici="3f6dc524986c8a20ee1e139f9e1bef1595877b5d"
1389SRC_URI += "git://github.com/bronze1man/goStrongswanVici;name=goStrongswanVici;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/bronze1man/goStrongswanVici" 1814SRC_URI += "git://github.com/bronze1man/goStrongswanVici;name=goStrongswanVici;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/bronze1man/goStrongswanVici"
1390 1815
1391# github.com/containernetworking/plugins v1.2.0 1816# github.com/containernetworking/plugins v1.3.0
1392# [1] git ls-remote https://github.com/containernetworking/plugins c4d24e80d64393d2c632a825a3486d1c2c0248ec 1817# [1] git ls-remote https://github.com/containernetworking/plugins 38f18d26ecfef550b8bac02656cc11103fd7cff1
1393SRCREV_plugins="c4d24e80d64393d2c632a825a3486d1c2c0248ec" 1818SRCREV_plugins="38f18d26ecfef550b8bac02656cc11103fd7cff1"
1394SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containernetworking/plugins" 1819SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containernetworking/plugins"
1395 1820
1396# github.com/google/go-containerregistry v0.14.0 1821# github.com/google/go-containerregistry v0.14.0
@@ -1423,6 +1848,16 @@ SRC_URI += "git://github.com/opencontainers/runtime-tools;name=runtime-tools;pro
1423SRCREV_stargz-snapshotter="7275d45b185cd720ce13747f0d0a78e9e7cd60e3" 1848SRCREV_stargz-snapshotter="7275d45b185cd720ce13747f0d0a78e9e7cd60e3"
1424SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/stargz-snapshotter" 1849SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/stargz-snapshotter"
1425 1850
1851# github.com/multiformats/go-multiaddr-dns v0.3.1
1852# [1] git ls-remote https://github.com/multiformats/go-multiaddr-dns 448c10b622b0c09ce6834487156c1fd9a65f1597
1853SRCREV_go-multiaddr-dns="448c10b622b0c09ce6834487156c1fd9a65f1597"
1854SRC_URI += "git://github.com/multiformats/go-multiaddr-dns;name=go-multiaddr-dns;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-multiaddr-dns"
1855
1856# github.com/multiformats/go-multiaddr-fmt v0.1.0
1857# [1] git ls-remote https://github.com/multiformats/go-multiaddr-fmt 113ed87ed03cfff94f29fd95236be3ccd933fd36
1858SRCREV_go-multiaddr-fmt="113ed87ed03cfff94f29fd95236be3ccd933fd36"
1859SRC_URI += "git://github.com/multiformats/go-multiaddr-fmt;name=go-multiaddr-fmt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-multiaddr-fmt"
1860
1426# github.com/Azure/go-autorest/autorest/to v0.4.0 1861# github.com/Azure/go-autorest/autorest/to v0.4.0
1427# [1] git ls-remote https://github.com/Azure/go-autorest b3a0b30a7423314874b3f585289e0e260cf5fc8d 1862# [1] git ls-remote https://github.com/Azure/go-autorest b3a0b30a7423314874b3f585289e0e260cf5fc8d
1428SRCREV_to="b3a0b30a7423314874b3f585289e0e260cf5fc8d" 1863SRCREV_to="b3a0b30a7423314874b3f585289e0e260cf5fc8d"
@@ -1433,19 +1868,24 @@ SRC_URI += "git://github.com/Azure/go-autorest;name=to;protocol=https;nobranch=1
1433SRCREV_v5="e3059103a5cf6adca2183e08c0315e8d8d5135a5" 1868SRCREV_v5="e3059103a5cf6adca2183e08c0315e8d8d5135a5"
1434SRC_URI += "git://github.com/checkpoint-restore/go-criu;name=v5;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/checkpoint-restore/go-criu/v5" 1869SRC_URI += "git://github.com/checkpoint-restore/go-criu;name=v5;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/checkpoint-restore/go-criu/v5"
1435 1870
1436# github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 1871# github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0
1437# [1] git ls-remote https://github.com/grpc-ecosystem/grpc-gateway 0197faf8b072910084edd1209aa2ac51833b895c 1872# [1] git ls-remote https://github.com/decred/dcrd bacf8444a8bc79178f9eb2c65477ab6df01a6439
1438SRCREV_grpc-gateway-v2="0197faf8b072910084edd1209aa2ac51833b895c" 1873SRCREV_secp256k1-v4="bacf8444a8bc79178f9eb2c65477ab6df01a6439"
1874SRC_URI += "git://github.com/decred/dcrd;name=secp256k1-v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/decred/dcrd/dcrec/secp256k1/v4"
1875
1876# github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0
1877# [1] git ls-remote https://github.com/grpc-ecosystem/grpc-gateway 09e3965a330155f7db8482269d7d91b9bceb7641
1878SRCREV_grpc-gateway-v2="09e3965a330155f7db8482269d7d91b9bceb7641"
1439SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;name=grpc-gateway-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/grpc-ecosystem/grpc-gateway/v2" 1879SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;name=grpc-gateway-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/grpc-ecosystem/grpc-gateway/v2"
1440 1880
1441# google.golang.org/genproto/googleapis/api v0.0.0-20230803162519-f966b187b2e5 1881# google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17
1442# [1] git ls-remote https://github.com/googleapis/go-genproto f966b187b2e5cc15e67ca68e47d6aa17b0cacf55 1882# [1] git ls-remote https://github.com/googleapis/go-genproto bbf56f31fb17579209f44dda2d2567d20ff21a20
1443SRCREV_googleapis-api="f966b187b2e5cc15e67ca68e47d6aa17b0cacf55" 1883SRCREV_googleapis-api="bbf56f31fb17579209f44dda2d2567d20ff21a20"
1444SRC_URI += "git://github.com/googleapis/go-genproto;name=googleapis-api;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto/googleapis/api" 1884SRC_URI += "git://github.com/googleapis/go-genproto;name=googleapis-api;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto/googleapis/api"
1445 1885
1446# google.golang.org/genproto/googleapis/rpc v0.0.0-20230807174057-1744710a1577 1886# google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f
1447# [1] git ls-remote https://github.com/googleapis/go-genproto 1744710a157770fc02e206b1635931ada8882b25 1887# [1] git ls-remote https://github.com/googleapis/go-genproto 83a465c0220f57b4c18228172454daeffa772607
1448SRCREV_rpc="1744710a157770fc02e206b1635931ada8882b25" 1888SRCREV_rpc="83a465c0220f57b4c18228172454daeffa772607"
1449SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto/googleapis/rpc" 1889SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto/googleapis/rpc"
1450 1890
1451# github.com/rootless-containers/rootlesskit v1.0.1 1891# github.com/rootless-containers/rootlesskit v1.0.1
@@ -1463,6 +1903,11 @@ SRC_URI += "git://github.com/Azure/go-autorest;name=adal;protocol=https;nobranch
1463SRCREV_date="b3a0b30a7423314874b3f585289e0e260cf5fc8d" 1903SRCREV_date="b3a0b30a7423314874b3f585289e0e260cf5fc8d"
1464SRC_URI += "git://github.com/Azure/go-autorest;name=date;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/date" 1904SRC_URI += "git://github.com/Azure/go-autorest;name=date;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/date"
1465 1905
1906# github.com/libp2p/go-libp2p-routing-helpers v0.7.2
1907# [1] git ls-remote https://github.com/libp2p/go-libp2p-routing-helpers 71d7c965185ed346e39cc26140ac49ea13b2222f
1908SRCREV_go-libp2p-routing-helpers="71d7c965185ed346e39cc26140ac49ea13b2222f"
1909SRC_URI += "git://github.com/libp2p/go-libp2p-routing-helpers;name=go-libp2p-routing-helpers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libp2p/go-libp2p-routing-helpers"
1910
1466# github.com/Azure/go-autorest/autorest/mocks v0.4.2 1911# github.com/Azure/go-autorest/autorest/mocks v0.4.2
1467# [1] git ls-remote https://github.com/Azure/go-autorest a91292dd2fc10381ac9b90eea72b92e60761eac4 1912# [1] git ls-remote https://github.com/Azure/go-autorest a91292dd2fc10381ac9b90eea72b92e60761eac4
1468SRCREV_mocks="a91292dd2fc10381ac9b90eea72b92e60761eac4" 1913SRCREV_mocks="a91292dd2fc10381ac9b90eea72b92e60761eac4"
@@ -1493,6 +1938,11 @@ SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;name=go-grpc-midd
1493SRCREV_go-grpc-prometheus="c225b8c3b01faf2899099b768856a9e916e5087b" 1938SRCREV_go-grpc-prometheus="c225b8c3b01faf2899099b768856a9e916e5087b"
1494SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-prometheus;name=go-grpc-prometheus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/grpc-ecosystem/go-grpc-prometheus" 1939SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-prometheus;name=go-grpc-prometheus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/grpc-ecosystem/go-grpc-prometheus"
1495 1940
1941# github.com/go-playground/universal-translator v0.18.1
1942# [1] git ls-remote https://github.com/go-playground/universal-translator f83cd526536e253181a13835b00cd107f627c505
1943SRCREV_universal-translator="f83cd526536e253181a13835b00cd107f627c505"
1944SRC_URI += "git://github.com/go-playground/universal-translator;name=universal-translator;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-playground/universal-translator"
1945
1496# github.com/containerd/fuse-overlayfs-snapshotter v1.0.5 1946# github.com/containerd/fuse-overlayfs-snapshotter v1.0.5
1497# [1] git ls-remote https://github.com/containerd/fuse-overlayfs-snapshotter 11c45f4d24689d8cb279813fbcb9bbd01773e0e8 1947# [1] git ls-remote https://github.com/containerd/fuse-overlayfs-snapshotter 11c45f4d24689d8cb279813fbcb9bbd01773e0e8
1498SRCREV_fuse-overlayfs-snapshotter="11c45f4d24689d8cb279813fbcb9bbd01773e0e8" 1948SRCREV_fuse-overlayfs-snapshotter="11c45f4d24689d8cb279813fbcb9bbd01773e0e8"
@@ -1508,11 +1958,6 @@ SRC_URI += "git://github.com/Azure/go-autorest;name=validation;protocol=https;no
1508SRCREV_estargz="6ee6fa1a88df6ea098f6b7dddde29e33f09d5331" 1958SRCREV_estargz="6ee6fa1a88df6ea098f6b7dddde29e33f09d5331"
1509SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=estargz;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/stargz-snapshotter/estargz" 1959SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=estargz;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/stargz-snapshotter/estargz"
1510 1960
1511# github.com/matttproud/golang_protobuf_extensions v1.0.4
1512# [1] git ls-remote https://github.com/matttproud/golang_protobuf_extensions c182affec369e30f25d3eb8cd8a478dee585ae7d
1513SRCREV_golang_protobuf_extensions="c182affec369e30f25d3eb8cd8a478dee585ae7d"
1514SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;name=golang_protobuf_extensions;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/matttproud/golang_protobuf_extensions"
1515
1516# github.com/GoogleCloudPlatform/k8s-cloud-provider v1.18.1-0.20220218231025-f11817397a1b 1961# github.com/GoogleCloudPlatform/k8s-cloud-provider v1.18.1-0.20220218231025-f11817397a1b
1517# [1] git ls-remote https://github.com/GoogleCloudPlatform/k8s-cloud-provider f11817397a1bb27e88115807a9c083a36e12eaf8 1962# [1] git ls-remote https://github.com/GoogleCloudPlatform/k8s-cloud-provider f11817397a1bb27e88115807a9c083a36e12eaf8
1518SRCREV_k8s-cloud-provider="f11817397a1bb27e88115807a9c083a36e12eaf8" 1963SRCREV_k8s-cloud-provider="f11817397a1bb27e88115807a9c083a36e12eaf8"
@@ -1523,19 +1968,24 @@ SRC_URI += "git://github.com/GoogleCloudPlatform/k8s-cloud-provider;name=k8s-clo
1523SRCREV_otlptrace="f2fd476f433128c2494476950ce11600a51bbe35" 1968SRCREV_otlptrace="f2fd476f433128c2494476950ce11600a51bbe35"
1524SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptrace;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace" 1969SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptrace;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace"
1525 1970
1526# github.com/googleapis/enterprise-certificate-proxy v0.2.5 1971# github.com/googleapis/enterprise-certificate-proxy v0.3.2
1527# [1] git ls-remote https://github.com/googleapis/enterprise-certificate-proxy 5b63ef50a6264a9749823f4e41da6d4e7836e419 1972# [1] git ls-remote https://github.com/googleapis/enterprise-certificate-proxy d928958b5b9ec0c2d3ce5e97ea5d1f000125ba7b
1528SRCREV_enterprise-certificate-proxy="5b63ef50a6264a9749823f4e41da6d4e7836e419" 1973SRCREV_enterprise-certificate-proxy="d928958b5b9ec0c2d3ce5e97ea5d1f000125ba7b"
1529SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;name=enterprise-certificate-proxy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/enterprise-certificate-proxy" 1974SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;name=enterprise-certificate-proxy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/enterprise-certificate-proxy"
1530 1975
1531# github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.28.2-k3s1 1976# github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.28.7-k3s1
1532# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 1977# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1533SRCREV_api="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 1978SRCREV_api="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1534SRC_URI += "git://github.com/k3s-io/kubernetes;name=api;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/api" 1979SRC_URI += "git://github.com/k3s-io/kubernetes;name=api;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/api"
1535 1980
1536# github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.28.2-k3s1 1981# github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0
1537# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 1982# [1] git ls-remote https://github.com/matttproud/golang_protobuf_extensions 5a0f9169fc38cc42a5c617c3dc049548ddc27487
1538SRCREV_kms="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 1983SRCREV_golang_protobuf_extensions-v2="5a0f9169fc38cc42a5c617c3dc049548ddc27487"
1984SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;name=golang_protobuf_extensions-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/matttproud/golang_protobuf_extensions/v2"
1985
1986# github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.28.7-k3s1
1987# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1988SRCREV_kms="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1539SRC_URI += "git://github.com/k3s-io/kubernetes;name=kms;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kms" 1989SRC_URI += "git://github.com/k3s-io/kubernetes;name=kms;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kms"
1540 1990
1541# go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.13.0 1991# go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.13.0
@@ -1543,24 +1993,24 @@ SRC_URI += "git://github.com/k3s-io/kubernetes;name=kms;protocol=https;nobranch=
1543SRCREV_internal-retry="f2fd476f433128c2494476950ce11600a51bbe35" 1993SRCREV_internal-retry="f2fd476f433128c2494476950ce11600a51bbe35"
1544SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=internal-retry;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/internal/retry" 1994SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=internal-retry;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/internal/retry"
1545 1995
1546# github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.28.2-k3s1 1996# github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.28.7-k3s1
1547# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 1997# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1548SRCREV_cri-api="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 1998SRCREV_cri-api="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1549SRC_URI += "git://github.com/k3s-io/kubernetes;name=cri-api;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api" 1999SRC_URI += "git://github.com/k3s-io/kubernetes;name=cri-api;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api"
1550 2000
1551# github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.28.2-k3s1 2001# github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.28.7-k3s1
1552# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2002# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1553SRCREV_kubectl="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2003SRCREV_kubectl="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1554SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubectl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl" 2004SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubectl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl"
1555 2005
1556# github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.28.2-k3s1 2006# github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.28.7-k3s1
1557# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2007# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1558SRCREV_kubelet="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2008SRCREV_kubelet="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1559SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubelet;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet" 2009SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubelet;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet"
1560 2010
1561# github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.28.2-k3s1 2011# github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.28.7-k3s1
1562# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2012# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1563SRCREV_metrics="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2013SRCREV_metrics="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1564SRC_URI += "git://github.com/k3s-io/kubernetes;name=metrics;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics" 2014SRC_URI += "git://github.com/k3s-io/kubernetes;name=metrics;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics"
1565 2015
1566# sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.1.2 2016# sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.1.2
@@ -1568,34 +2018,34 @@ SRC_URI += "git://github.com/k3s-io/kubernetes;name=metrics;protocol=https;nobra
1568SRCREV_konnectivity-client="60b5f0e02800910cbb363668e285ec0e78d7cae1" 2018SRCREV_konnectivity-client="60b5f0e02800910cbb363668e285ec0e78d7cae1"
1569SRC_URI += "git://github.com/kubernetes-sigs/apiserver-network-proxy;name=konnectivity-client;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/apiserver-network-proxy/konnectivity-client" 2019SRC_URI += "git://github.com/kubernetes-sigs/apiserver-network-proxy;name=konnectivity-client;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/apiserver-network-proxy/konnectivity-client"
1570 2020
1571# github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.28.2-k3s1 2021# github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.28.7-k3s1
1572# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2022# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1573SRCREV_apiserver="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2023SRCREV_apiserver="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1574SRC_URI += "git://github.com/k3s-io/kubernetes;name=apiserver;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver" 2024SRC_URI += "git://github.com/k3s-io/kubernetes;name=apiserver;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver"
1575 2025
1576# github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.28.2-k3s1 2026# github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.28.7-k3s1
1577# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2027# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1578SRCREV_client-go="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2028SRCREV_client-go="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1579SRC_URI += "git://github.com/k3s-io/kubernetes;name=client-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go" 2029SRC_URI += "git://github.com/k3s-io/kubernetes;name=client-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go"
1580 2030
1581# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.28.2-k3s1 2031# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.28.7-k3s1
1582# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2032# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1583SRCREV_kube-proxy="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2033SRCREV_kube-proxy="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1584SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-proxy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy" 2034SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-proxy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy"
1585 2035
1586# github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.28.2-k3s1 2036# github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.28.7-k3s1
1587# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2037# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1588SRCREV_cli-runtime="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2038SRCREV_cli-runtime="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1589SRC_URI += "git://github.com/k3s-io/kubernetes;name=cli-runtime;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime" 2039SRC_URI += "git://github.com/k3s-io/kubernetes;name=cli-runtime;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime"
1590 2040
1591# github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.28.2-k3s1 2041# github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.28.7-k3s1
1592# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2042# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1593SRCREV_mount-utils="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2043SRCREV_mount-utils="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1594SRC_URI += "git://github.com/k3s-io/kubernetes;name=mount-utils;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils" 2044SRC_URI += "git://github.com/k3s-io/kubernetes;name=mount-utils;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils"
1595 2045
1596# github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.28.2-k3s1 2046# github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.28.7-k3s1
1597# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2047# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1598SRCREV_apimachinery="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2048SRCREV_apimachinery="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1599SRC_URI += "git://github.com/k3s-io/kubernetes;name=apimachinery;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery" 2049SRC_URI += "git://github.com/k3s-io/kubernetes;name=apimachinery;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery"
1600 2050
1601# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.35.1 2051# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.35.1
@@ -1603,29 +2053,29 @@ SRC_URI += "git://github.com/k3s-io/kubernetes;name=apimachinery;protocol=https;
1603SRCREV_otelhttp="356ee7f4343df3704346603fbde1b8d3d8fb86e9" 2053SRCREV_otelhttp="356ee7f4343df3704346603fbde1b8d3d8fb86e9"
1604SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp" 2054SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp"
1605 2055
1606# github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.28.2-k3s1 2056# github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.28.7-k3s1
1607# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2057# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1608SRCREV_endpointslice="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2058SRCREV_endpointslice="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1609SRC_URI += "git://github.com/k3s-io/kubernetes;name=endpointslice;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice" 2059SRC_URI += "git://github.com/k3s-io/kubernetes;name=endpointslice;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice"
1610 2060
1611# github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.28.2-k3s1 2061# github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.28.7-k3s1
1612# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2062# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1613SRCREV_cloud-provider="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2063SRCREV_cloud-provider="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1614SRC_URI += "git://github.com/k3s-io/kubernetes;name=cloud-provider;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider" 2064SRC_URI += "git://github.com/k3s-io/kubernetes;name=cloud-provider;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider"
1615 2065
1616# github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.28.2-k3s1 2066# github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.28.7-k3s1
1617# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2067# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1618SRCREV_component-base="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2068SRCREV_component-base="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1619SRC_URI += "git://github.com/k3s-io/kubernetes;name=component-base;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base" 2069SRC_URI += "git://github.com/k3s-io/kubernetes;name=component-base;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base"
1620 2070
1621# github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.28.2-k3s1 2071# github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.28.7-k3s1
1622# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2072# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1623SRCREV_code-generator="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2073SRCREV_code-generator="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1624SRC_URI += "git://github.com/k3s-io/kubernetes;name=code-generator;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator" 2074SRC_URI += "git://github.com/k3s-io/kubernetes;name=code-generator;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator"
1625 2075
1626# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.28.2-k3s1 2076# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.28.7-k3s1
1627# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2077# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1628SRCREV_kube-scheduler="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2078SRCREV_kube-scheduler="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1629SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-scheduler;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler" 2079SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-scheduler;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler"
1630 2080
1631# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.13.0 2081# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.13.0
@@ -1633,29 +2083,29 @@ SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-scheduler;protocol=http
1633SRCREV_otlptracegrpc="f2fd476f433128c2494476950ce11600a51bbe35" 2083SRCREV_otlptracegrpc="f2fd476f433128c2494476950ce11600a51bbe35"
1634SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracegrpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc" 2084SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracegrpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc"
1635 2085
1636# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.28.2-k3s1 2086# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.28.7-k3s1
1637# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2087# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1638SRCREV_kube-aggregator="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2088SRCREV_kube-aggregator="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1639SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-aggregator;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator" 2089SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-aggregator;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator"
1640 2090
1641# github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.28.2-k3s1 2091# github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.28.7-k3s1
1642# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2092# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1643SRCREV_cluster-bootstrap="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2093SRCREV_cluster-bootstrap="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1644SRC_URI += "git://github.com/k3s-io/kubernetes;name=cluster-bootstrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap" 2094SRC_URI += "git://github.com/k3s-io/kubernetes;name=cluster-bootstrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap"
1645 2095
1646# github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.28.2-k3s1 2096# github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.28.7-k3s1
1647# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2097# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1648SRCREV_component-helpers="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2098SRCREV_component-helpers="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1649SRC_URI += "git://github.com/k3s-io/kubernetes;name=component-helpers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers" 2099SRC_URI += "git://github.com/k3s-io/kubernetes;name=component-helpers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers"
1650 2100
1651# github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.28.2-k3s1 2101# github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.28.7-k3s1
1652# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2102# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1653SRCREV_controller-manager="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2103SRCREV_controller-manager="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1654SRC_URI += "git://github.com/k3s-io/kubernetes;name=controller-manager;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager" 2104SRC_URI += "git://github.com/k3s-io/kubernetes;name=controller-manager;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager"
1655 2105
1656# github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.28.2-k3s1 2106# github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.28.7-k3s1
1657# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2107# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1658SRCREV_csi-translation-lib="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2108SRCREV_csi-translation-lib="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1659SRC_URI += "git://github.com/k3s-io/kubernetes;name=csi-translation-lib;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib" 2109SRC_URI += "git://github.com/k3s-io/kubernetes;name=csi-translation-lib;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib"
1660 2110
1661# github.com/container-orchestrated-devices/container-device-interface v0.5.4 2111# github.com/container-orchestrated-devices/container-device-interface v0.5.4
@@ -1663,24 +2113,24 @@ SRC_URI += "git://github.com/k3s-io/kubernetes;name=csi-translation-lib;protocol
1663SRCREV_container-device-interface="0a1a5bea37b41bbdbb65d0e42b6305eba051f185" 2113SRCREV_container-device-interface="0a1a5bea37b41bbdbb65d0e42b6305eba051f185"
1664SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=container-device-interface;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/container-orchestrated-devices/container-device-interface" 2114SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=container-device-interface;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/container-orchestrated-devices/container-device-interface"
1665 2115
1666# github.com/k3s-io/kubernetes/staging/src/k8s.io/legacy-cloud-providers v1.28.2-k3s1 2116# github.com/k3s-io/kubernetes/staging/src/k8s.io/legacy-cloud-providers v1.28.7-k3s1
1667# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2117# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1668SRCREV_legacy-cloud-providers="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2118SRCREV_legacy-cloud-providers="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1669SRC_URI += "git://github.com/k3s-io/kubernetes;name=legacy-cloud-providers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/legacy-cloud-providers" 2119SRC_URI += "git://github.com/k3s-io/kubernetes;name=legacy-cloud-providers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/legacy-cloud-providers"
1670 2120
1671# github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.28.2-k3s1 2121# github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.28.7-k3s1
1672# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2122# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1673SRCREV_pod-security-admission="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2123SRCREV_pod-security-admission="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1674SRC_URI += "git://github.com/k3s-io/kubernetes;name=pod-security-admission;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission" 2124SRC_URI += "git://github.com/k3s-io/kubernetes;name=pod-security-admission;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission"
1675 2125
1676# github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.28.2-k3s1 2126# github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.28.7-k3s1
1677# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2127# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1678SRCREV_apiextensions-apiserver="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2128SRCREV_apiextensions-apiserver="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1679SRC_URI += "git://github.com/k3s-io/kubernetes;name=apiextensions-apiserver;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver" 2129SRC_URI += "git://github.com/k3s-io/kubernetes;name=apiextensions-apiserver;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver"
1680 2130
1681# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.28.2-k3s1 2131# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.28.7-k3s1
1682# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2132# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1683SRCREV_kube-controller-manager="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2133SRCREV_kube-controller-manager="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1684SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-controller-manager;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager" 2134SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-controller-manager;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager"
1685 2135
1686# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.35.0 2136# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.35.0
@@ -1688,9 +2138,9 @@ SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-controller-manager;prot
1688SRCREV_otelgrpc="c4876c33a8e2e4b09501013f3543153d8aa10178" 2138SRCREV_otelgrpc="c4876c33a8e2e4b09501013f3543153d8aa10178"
1689SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelgrpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc" 2139SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelgrpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc"
1690 2140
1691# github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.28.2-k3s1 2141# github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.28.7-k3s1
1692# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a 2142# [1] git ls-remote https://github.com/k3s-io/kubernetes 94b07a975a29425d3f5f835ef5e7d9c22f33f8c1
1693SRCREV_dynamic-resource-allocation="1235ba136d79ae87b8e6aa1768ad12e22857e27a" 2143SRCREV_dynamic-resource-allocation="94b07a975a29425d3f5f835ef5e7d9c22f33f8c1"
1694SRC_URI += "git://github.com/k3s-io/kubernetes;name=dynamic-resource-allocation;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation" 2144SRC_URI += "git://github.com/k3s-io/kubernetes;name=dynamic-resource-allocation;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation"
1695 2145
1696# go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.35.0 2146# go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.35.0