summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/k3s/k3s/modules.txt262
-rw-r--r--recipes-containers/k3s/k3s_git.bb6
-rw-r--r--recipes-containers/k3s/relocation.inc21
-rw-r--r--recipes-containers/k3s/src_uri.inc621
4 files changed, 483 insertions, 427 deletions
diff --git a/recipes-containers/k3s/k3s/modules.txt b/recipes-containers/k3s/k3s/modules.txt
index f3408ede..efb15e91 100644
--- a/recipes-containers/k3s/k3s/modules.txt
+++ b/recipes-containers/k3s/k3s/modules.txt
@@ -1,16 +1,18 @@
1# github.com/Mirantis/cri-dockerd v0.0.0-00010101000000-000000000000 1# github.com/Mirantis/cri-dockerd v0.0.0-00010101000000-000000000000
2## explicit 2## explicit
3# github.com/blang/semver/v4 v4.0.0
4## explicit
3# github.com/cloudnativelabs/kube-router/v2 v2.0.0-00010101000000-000000000000 5# github.com/cloudnativelabs/kube-router/v2 v2.0.0-00010101000000-000000000000
4## explicit 6## explicit
5# github.com/containerd/aufs v1.0.0 7# github.com/containerd/aufs v1.0.0
6## explicit 8## explicit
7# github.com/containerd/cgroups v1.1.0 9# github.com/containerd/cgroups v1.1.0
8## explicit 10## explicit
9# github.com/containerd/containerd v1.6.18 11# github.com/containerd/containerd v1.7.3
10## explicit 12## explicit
11# github.com/containerd/fuse-overlayfs-snapshotter v1.0.5 13# github.com/containerd/fuse-overlayfs-snapshotter v1.0.5
12## explicit 14## explicit
13# github.com/containerd/stargz-snapshotter v0.14.3 15# github.com/containerd/stargz-snapshotter v0.14.4-0.20230913082252-7275d45b185c
14## explicit 16## explicit
15# github.com/containerd/zfs v1.1.0 17# github.com/containerd/zfs v1.1.0
16## explicit 18## explicit
@@ -30,7 +32,7 @@
30## explicit 32## explicit
31# github.com/go-test/deep v1.0.7 33# github.com/go-test/deep v1.0.7
32## explicit 34## explicit
33# github.com/google/cadvisor v0.47.2 35# github.com/google/cadvisor v0.47.3
34## explicit 36## explicit
35# github.com/google/uuid v1.3.0 37# github.com/google/uuid v1.3.0
36## explicit 38## explicit
@@ -42,9 +44,9 @@
42## explicit 44## explicit
43# github.com/k3s-io/helm-controller v0.15.4 45# github.com/k3s-io/helm-controller v0.15.4
44## explicit 46## explicit
45# github.com/k3s-io/kine v0.10.2 47# github.com/k3s-io/kine v0.10.3
46## explicit 48## explicit
47# github.com/klauspost/compress v1.16.6 49# github.com/klauspost/compress v1.16.7
48## explicit 50## explicit
49# github.com/kubernetes-sigs/cri-tools v0.0.0-00010101000000-000000000000 51# github.com/kubernetes-sigs/cri-tools v0.0.0-00010101000000-000000000000
50## explicit 52## explicit
@@ -60,7 +62,7 @@
60## explicit 62## explicit
61# github.com/onsi/gomega v1.27.6 63# github.com/onsi/gomega v1.27.6
62## explicit 64## explicit
63# github.com/opencontainers/runc v1.1.6 65# github.com/opencontainers/runc v1.1.7
64## explicit 66## explicit
65# github.com/opencontainers/selinux v1.11.0 67# github.com/opencontainers/selinux v1.11.0
66## explicit 68## explicit
@@ -70,7 +72,7 @@
70## explicit 72## explicit
71# github.com/rancher/dynamiclistener v0.3.6-rc2 73# github.com/rancher/dynamiclistener v0.3.6-rc2
72## explicit 74## explicit
73# github.com/rancher/lasso v0.0.0-20221227210133-6ea88ca2fbcc 75# github.com/rancher/lasso v0.0.0-20230629200414-8a54b32e6792
74## explicit 76## explicit
75# github.com/rancher/remotedialer v0.3.0 77# github.com/rancher/remotedialer v0.3.0
76## explicit 78## explicit
@@ -86,9 +88,9 @@
86## explicit 88## explicit
87# github.com/spf13/pflag v1.0.5 89# github.com/spf13/pflag v1.0.5
88## explicit 90## explicit
89# github.com/stretchr/testify v1.8.2 91# github.com/stretchr/testify v1.8.4
90## explicit 92## explicit
91# github.com/urfave/cli v1.22.12 93# github.com/urfave/cli v1.22.14
92## explicit 94## explicit
93# github.com/vishvananda/netlink v1.2.1-beta.2 95# github.com/vishvananda/netlink v1.2.1-beta.2
94## explicit 96## explicit
@@ -106,63 +108,65 @@
106## explicit 108## explicit
107# go.uber.org/zap v1.24.0 109# go.uber.org/zap v1.24.0
108## explicit 110## explicit
109# golang.org/x/crypto v0.10.0 111# golang.org/x/crypto v0.12.0
110## explicit 112## explicit
111# golang.org/x/net v0.10.0 113# golang.org/x/net v0.14.0
112## explicit 114## explicit
113# golang.org/x/sync v0.1.0 115# golang.org/x/sync v0.3.0
114## explicit 116## explicit
115# golang.org/x/sys v0.9.0 117# golang.org/x/sys v0.11.0
116## explicit 118## explicit
117# google.golang.org/grpc v1.53.0 119# google.golang.org/grpc v1.57.0
118## explicit 120## explicit
119# gopkg.in/yaml.v2 v2.4.0 121# gopkg.in/yaml.v2 v2.4.0
120## explicit 122## explicit
121# inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252 123# inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252
122## explicit 124## explicit
123# k8s.io/api v0.27.5 125# k8s.io/api v0.28.2
124## explicit 126## explicit
125# k8s.io/apimachinery v0.27.5 127# k8s.io/apimachinery v0.28.2
126## explicit 128## explicit
127# k8s.io/apiserver v0.27.5 129# k8s.io/apiserver v0.28.2
128## explicit 130## explicit
129# k8s.io/client-go v11.0.1-0.20190409021438-1a26190bd76a+incompatible 131# k8s.io/client-go v11.0.1-0.20190409021438-1a26190bd76a+incompatible
130## explicit 132## explicit
131# k8s.io/cloud-provider v0.27.5 133# k8s.io/cloud-provider v0.28.2
132## explicit 134## explicit
133# k8s.io/cluster-bootstrap v0.0.0 135# k8s.io/cluster-bootstrap v0.0.0
134## explicit 136## explicit
135# k8s.io/component-base v0.27.5 137# k8s.io/component-base v0.28.2
136## explicit 138## explicit
137# k8s.io/component-helpers v0.27.5 139# k8s.io/component-helpers v0.28.2
138## explicit 140## explicit
139# k8s.io/cri-api v0.27.5 141# k8s.io/cri-api v0.29.0-alpha.0
140## explicit 142## explicit
141# k8s.io/klog/v2 v2.90.1 143# k8s.io/klog/v2 v2.100.1
142## explicit 144## explicit
143# k8s.io/kubectl v0.25.0 145# k8s.io/kubectl v0.25.0
144## explicit 146## explicit
145# k8s.io/kubernetes v1.27.5 147# k8s.io/kubernetes v1.28.2
146## explicit 148## explicit
147# k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 149# k8s.io/utils v0.0.0-20230406110748-d93618cff8a2
148## explicit 150## explicit
149# sigs.k8s.io/yaml v1.3.0 151# sigs.k8s.io/yaml v1.3.0
150## explicit 152## explicit
151# cloud.google.com/go v0.97.0 153# cloud.google.com/go/compute v1.23.0
152## explicit 154## explicit
153# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230106234847-43070de90fa1 155# cloud.google.com/go/compute/metadata v0.2.3
154## explicit 156## explicit
155# github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20221215162035-5330a85ea652 157# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
156## explicit 158## explicit
157# github.com/Azure/azure-sdk-for-go v55.0.0+incompatible 159# github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0
160## explicit
161# github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
158## explicit 162## explicit
159# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 163# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
160## explicit 164## explicit
161# github.com/Azure/go-autorest v14.2.0+incompatible 165# github.com/Azure/go-autorest v14.2.0+incompatible
162## explicit 166## explicit
163# github.com/Azure/go-autorest/autorest v0.11.27 167# github.com/Azure/go-autorest/autorest v0.11.29
164## explicit 168## explicit
165# github.com/Azure/go-autorest/autorest/adal v0.9.20 169# github.com/Azure/go-autorest/autorest/adal v0.9.23
166## explicit 170## explicit
167# github.com/Azure/go-autorest/autorest/date v0.3.0 171# github.com/Azure/go-autorest/autorest/date v0.3.0
168## explicit 172## explicit
@@ -184,13 +188,13 @@
184## explicit 188## explicit
185# github.com/Microsoft/go-winio v0.6.1 189# github.com/Microsoft/go-winio v0.6.1
186## explicit 190## explicit
187# github.com/Microsoft/hcsshim v0.10.0-rc.8 191# github.com/Microsoft/hcsshim v0.11.0
188## explicit 192## explicit
189# github.com/NYTimes/gziphandler v1.1.1 193# github.com/NYTimes/gziphandler v1.1.1
190## explicit 194## explicit
191# github.com/Rican7/retry v0.1.0 195# github.com/Rican7/retry v0.1.0
192## explicit 196## explicit
193# github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 197# github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df
194## explicit 198## explicit
195# github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 199# github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e
196## explicit 200## explicit
@@ -202,13 +206,11 @@
202## explicit 206## explicit
203# github.com/blang/semver v3.5.1+incompatible 207# github.com/blang/semver v3.5.1+incompatible
204## explicit 208## explicit
205# github.com/blang/semver/v4 v4.0.0
206## explicit
207# github.com/bronze1man/goStrongswanVici v0.0.0-20201105010758-936f38b697fd 209# github.com/bronze1man/goStrongswanVici v0.0.0-20201105010758-936f38b697fd
208## explicit 210## explicit
209# github.com/canonical/go-dqlite v1.5.1 211# github.com/canonical/go-dqlite v1.5.1
210## explicit 212## explicit
211# github.com/cenkalti/backoff/v4 v4.2.0 213# github.com/cenkalti/backoff/v4 v4.2.1
212## explicit 214## explicit
213# github.com/cespare/xxhash/v2 v2.2.0 215# github.com/cespare/xxhash/v2 v2.2.0
214## explicit 216## explicit
@@ -220,7 +222,7 @@
220## explicit 222## explicit
221# github.com/container-orchestrated-devices/container-device-interface v0.5.4 223# github.com/container-orchestrated-devices/container-device-interface v0.5.4
222## explicit 224## explicit
223# github.com/container-storage-interface/spec v1.7.0 225# github.com/container-storage-interface/spec v1.8.0
224## explicit 226## explicit
225# github.com/containerd/btrfs/v2 v2.0.0 227# github.com/containerd/btrfs/v2 v2.0.0
226## explicit 228## explicit
@@ -228,7 +230,7 @@
228## explicit 230## explicit
229# github.com/containerd/console v1.0.3 231# github.com/containerd/console v1.0.3
230## explicit 232## explicit
231# github.com/containerd/continuity v0.4.1 233# github.com/containerd/continuity v0.4.2
232## explicit 234## explicit
233# github.com/containerd/fifo v1.1.0 235# github.com/containerd/fifo v1.1.0
234## explicit 236## explicit
@@ -254,9 +256,9 @@
254## explicit 256## explicit
255# github.com/containers/ocicrypt v1.1.6 257# github.com/containers/ocicrypt v1.1.6
256## explicit 258## explicit
257# github.com/coreos/go-oidc v2.1.0+incompatible 259# github.com/coreos/go-oidc v2.2.1+incompatible
258## explicit 260## explicit
259# github.com/coreos/go-semver v0.3.0 261# github.com/coreos/go-semver v0.3.1
260## explicit 262## explicit
261# github.com/coreos/go-systemd/v22 v22.5.0 263# github.com/coreos/go-systemd/v22 v22.5.0
262## explicit 264## explicit
@@ -268,7 +270,7 @@
268## explicit 270## explicit
269# github.com/daviddengcn/go-colortext v1.0.0 271# github.com/daviddengcn/go-colortext v1.0.0
270## explicit 272## explicit
271# github.com/docker/cli v23.0.3+incompatible 273# github.com/docker/cli v24.0.5+incompatible
272## explicit 274## explicit
273# github.com/docker/distribution v2.8.2+incompatible 275# github.com/docker/distribution v2.8.2+incompatible
274## explicit 276## explicit
@@ -282,7 +284,7 @@
282## explicit 284## explicit
283# github.com/docker/go-units v0.5.0 285# github.com/docker/go-units v0.5.0
284## explicit 286## explicit
285# github.com/dustin/go-humanize v1.0.0 287# github.com/dustin/go-humanize v1.0.1
286## explicit 288## explicit
287# github.com/emicklei/go-restful v2.16.0+incompatible 289# github.com/emicklei/go-restful v2.16.0+incompatible
288## explicit 290## explicit
@@ -290,7 +292,7 @@
290## explicit 292## explicit
291# github.com/euank/go-kmsg-parser v2.0.0+incompatible 293# github.com/euank/go-kmsg-parser v2.0.0+incompatible
292## explicit 294## explicit
293# github.com/evanphx/json-patch v4.12.0+incompatible 295# github.com/evanphx/json-patch v5.6.0+incompatible
294## explicit 296## explicit
295# github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d 297# github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d
296## explicit 298## explicit
@@ -300,7 +302,7 @@
300## explicit 302## explicit
301# github.com/fsnotify/fsnotify v1.6.0 303# github.com/fsnotify/fsnotify v1.6.0
302## explicit 304## explicit
303# github.com/fvbommel/sortorder v1.0.1 305# github.com/fvbommel/sortorder v1.1.0
304## explicit 306## explicit
305# github.com/ghodss/yaml v1.0.0 307# github.com/ghodss/yaml v1.0.0
306## explicit 308## explicit
@@ -312,7 +314,7 @@
312## explicit 314## explicit
313# github.com/go-openapi/jsonpointer v0.19.6 315# github.com/go-openapi/jsonpointer v0.19.6
314## explicit 316## explicit
315# github.com/go-openapi/jsonreference v0.20.1 317# github.com/go-openapi/jsonreference v0.20.2
316## explicit 318## explicit
317# github.com/go-openapi/swag v0.22.3 319# github.com/go-openapi/swag v0.22.3
318## explicit 320## explicit
@@ -322,11 +324,11 @@
322## explicit 324## explicit
323# github.com/gofrs/flock v0.8.1 325# github.com/gofrs/flock v0.8.1
324## explicit 326## explicit
325# github.com/gofrs/uuid v4.0.0+incompatible 327# github.com/gofrs/uuid v4.4.0+incompatible
326## explicit 328## explicit
327# github.com/gogo/protobuf v1.3.2 329# github.com/gogo/protobuf v1.3.2
328## explicit 330## explicit
329# github.com/golang-jwt/jwt/v4 v4.4.2 331# github.com/golang-jwt/jwt/v4 v4.5.0
330## explicit 332## explicit
331# github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 333# github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
332## explicit 334## explicit
@@ -336,21 +338,25 @@
336## explicit 338## explicit
337# github.com/google/btree v1.1.2 339# github.com/google/btree v1.1.2
338## explicit 340## explicit
339# github.com/google/cel-go v0.12.6 341# github.com/google/cel-go v0.16.1
340## explicit 342## explicit
341# github.com/google/gnostic v0.5.7-v3refs 343# github.com/google/gnostic-models v0.6.8
342## explicit 344## explicit
343# github.com/google/go-cmp v0.5.9 345# github.com/google/go-cmp v0.5.9
344## explicit 346## explicit
345# github.com/google/go-containerregistry v0.7.0 347# github.com/google/go-containerregistry v0.14.0
346## explicit 348## explicit
347# github.com/google/gofuzz v1.2.0 349# github.com/google/gofuzz v1.2.0
348## explicit 350## explicit
349# github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 351# github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1
350## explicit 352## explicit
353# github.com/google/s2a-go v0.1.5
354## explicit
351# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 355# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
352## explicit 356## explicit
353# github.com/googleapis/gax-go/v2 v2.1.1 357# github.com/googleapis/enterprise-certificate-proxy v0.2.5
358## explicit
359# github.com/googleapis/gax-go/v2 v2.12.0
354## explicit 360## explicit
355# github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 361# github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7
356## explicit 362## explicit
@@ -360,9 +366,9 @@
360## explicit 366## explicit
361# github.com/grpc-ecosystem/grpc-gateway v1.16.0 367# github.com/grpc-ecosystem/grpc-gateway v1.16.0
362## explicit 368## explicit
363# github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 369# github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
364## explicit 370## explicit
365# github.com/hanwen/go-fuse/v2 v2.2.0 371# github.com/hanwen/go-fuse/v2 v2.3.0
366## explicit 372## explicit
367# github.com/hashicorp/errwrap v1.1.0 373# github.com/hashicorp/errwrap v1.1.0
368## explicit 374## explicit
@@ -370,7 +376,7 @@
370## explicit 376## explicit
371# github.com/hashicorp/go-multierror v1.1.1 377# github.com/hashicorp/go-multierror v1.1.1
372## explicit 378## explicit
373# github.com/hashicorp/go-retryablehttp v0.7.2 379# github.com/hashicorp/go-retryablehttp v0.7.4
374## explicit 380## explicit
375# github.com/imdario/mergo v0.3.13 381# github.com/imdario/mergo v0.3.13
376## explicit 382## explicit
@@ -426,9 +432,9 @@
426## explicit 432## explicit
427# github.com/mistifyio/go-zfs/v3 v3.0.1 433# github.com/mistifyio/go-zfs/v3 v3.0.1
428## explicit 434## explicit
429# github.com/mitchellh/go-wordwrap v1.0.1 435# github.com/mitchellh/go-homedir v1.1.0
430## explicit 436## explicit
431# github.com/mitchellh/mapstructure v1.5.0 437# github.com/mitchellh/go-wordwrap v1.0.1
432## explicit 438## explicit
433# github.com/moby/ipvs v1.1.0 439# github.com/moby/ipvs v1.1.0
434## explicit 440## explicit
@@ -468,7 +474,7 @@
468## explicit 474## explicit
469# github.com/nats-io/nats-server/v2 v2.9.18 475# github.com/nats-io/nats-server/v2 v2.9.18
470## explicit 476## explicit
471# github.com/nats-io/nats.go v1.27.1-0.20230619112143-ec00e662324e 477# github.com/nats-io/nats.go v1.27.1
472## explicit 478## explicit
473# github.com/nats-io/nkeys v0.4.4 479# github.com/nats-io/nkeys v0.4.4
474## explicit 480## explicit
@@ -478,7 +484,7 @@
478## explicit 484## explicit
479# github.com/opencontainers/image-spec v1.1.0-rc3 485# github.com/opencontainers/image-spec v1.1.0-rc3
480## explicit 486## explicit
481# github.com/opencontainers/runtime-spec v1.1.0-rc.1 487# github.com/opencontainers/runtime-spec v1.1.0
482## explicit 488## explicit
483# github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626 489# github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626
484## explicit 490## explicit
@@ -492,27 +498,27 @@
492## explicit 498## explicit
493# github.com/pquerna/cachecontrol v0.1.0 499# github.com/pquerna/cachecontrol v0.1.0
494## explicit 500## explicit
495# github.com/prometheus/client_golang v1.14.0 501# github.com/prometheus/client_golang v1.16.0
496## explicit 502## explicit
497# github.com/prometheus/client_model v0.3.0 503# github.com/prometheus/client_model v0.4.0
498## explicit 504## explicit
499# github.com/prometheus/common v0.39.0 505# github.com/prometheus/common v0.44.0
500## explicit 506## explicit
501# github.com/prometheus/procfs v0.9.0 507# github.com/prometheus/procfs v0.10.1
502## explicit 508## explicit
503# github.com/rs/xid v1.4.0 509# github.com/rs/xid v1.5.0
504## explicit 510## explicit
505# github.com/rubiojr/go-vhd v0.0.0-20200706105327-02e210299021 511# github.com/rubiojr/go-vhd v0.0.0-20200706105327-02e210299021
506## explicit 512## explicit
507# github.com/russross/blackfriday/v2 v2.1.0 513# github.com/russross/blackfriday/v2 v2.1.0
508## explicit 514## explicit
509# github.com/seccomp/libseccomp-golang v0.9.2-0.20220502022130-f33da4d89646 515# github.com/seccomp/libseccomp-golang v0.10.0
510## explicit 516## explicit
511# github.com/shengdoushi/base58 v1.0.0 517# github.com/shengdoushi/base58 v1.0.0
512## explicit 518## explicit
513# github.com/soheilhy/cmux v0.1.5 519# github.com/soheilhy/cmux v0.1.5
514## explicit 520## explicit
515# github.com/spf13/cobra v1.6.1 521# github.com/spf13/cobra v1.7.0
516## explicit 522## explicit
517# github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 523# github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980
518## explicit 524## explicit
@@ -526,7 +532,7 @@
526## explicit 532## explicit
527# github.com/urfave/cli/v2 v2.23.5 533# github.com/urfave/cli/v2 v2.23.5
528## explicit 534## explicit
529# github.com/vbatts/tar-split v0.11.2 535# github.com/vbatts/tar-split v0.11.5
530## explicit 536## explicit
531# github.com/vishvananda/netns v0.0.4 537# github.com/vishvananda/netns v0.0.4
532## explicit 538## explicit
@@ -534,7 +540,7 @@
534## explicit 540## explicit
535# github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 541# github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510
536## explicit 542## explicit
537# github.com/xlab/treeprint v1.1.0 543# github.com/xlab/treeprint v1.2.0
538## explicit 544## explicit
539# github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 545# github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
540## explicit 546## explicit
@@ -572,19 +578,21 @@
572## explicit 578## explicit
573# go.opentelemetry.io/proto/otlp v0.19.0 579# go.opentelemetry.io/proto/otlp v0.19.0
574## explicit 580## explicit
575# go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 581# go.starlark.net v0.0.0-20230525235612-a134d8f9ddca
576## explicit 582## explicit
577# go.uber.org/atomic v1.10.0 583# go.uber.org/atomic v1.10.0
578## explicit 584## explicit
579# go.uber.org/multierr v1.9.0 585# go.uber.org/multierr v1.11.0
586## explicit
587# golang.org/x/exp v0.0.0-20230307190834-24139beb5833
580## explicit 588## explicit
581# golang.org/x/mod v0.10.0 589# golang.org/x/mod v0.10.0
582## explicit 590## explicit
583# golang.org/x/oauth2 v0.4.0 591# golang.org/x/oauth2 v0.11.0
584## explicit 592## explicit
585# golang.org/x/term v0.7.0 593# golang.org/x/term v0.10.0
586## explicit 594## explicit
587# golang.org/x/text v0.10.0 595# golang.org/x/text v0.12.0
588## explicit 596## explicit
589# golang.org/x/time v0.3.0 597# golang.org/x/time v0.3.0
590## explicit 598## explicit
@@ -594,33 +602,37 @@
594## explicit 602## explicit
595# golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6 603# golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6
596## explicit 604## explicit
597# google.golang.org/api v0.60.0 605# google.golang.org/api v0.138.0
598## explicit 606## explicit
599# google.golang.org/appengine v1.6.7 607# google.golang.org/appengine v1.6.7
600## explicit 608## explicit
601# google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 609# google.golang.org/genproto v0.0.0-20230815205213-6bfd019c3878
602## explicit 610## explicit
603# google.golang.org/protobuf v1.29.1 611# google.golang.org/genproto/googleapis/api v0.0.0-20230803162519-f966b187b2e5
604## explicit 612## explicit
605# gopkg.in/gcfg.v1 v1.2.0 613# google.golang.org/genproto/googleapis/rpc v0.0.0-20230807174057-1744710a1577
614## explicit
615# google.golang.org/protobuf v1.31.0
616## explicit
617# gopkg.in/gcfg.v1 v1.2.3
606## explicit 618## explicit
607# gopkg.in/inf.v0 v0.9.1 619# gopkg.in/inf.v0 v0.9.1
608## explicit 620## explicit
609# gopkg.in/ini.v1 v1.67.0 621# gopkg.in/ini.v1 v1.67.0
610## explicit 622## explicit
611# gopkg.in/natefinch/lumberjack.v2 v2.0.0 623# gopkg.in/natefinch/lumberjack.v2 v2.2.1
612## explicit 624## explicit
613# gopkg.in/square/go-jose.v2 v2.6.0 625# gopkg.in/square/go-jose.v2 v2.6.0
614## explicit 626## explicit
615# gopkg.in/warnings.v0 v0.1.1 627# gopkg.in/warnings.v0 v0.1.2
616## explicit 628## explicit
617# gopkg.in/yaml.v3 v3.0.1 629# gopkg.in/yaml.v3 v3.0.1
618## explicit 630## explicit
619# k8s.io/apiextensions-apiserver v0.25.4 631# k8s.io/apiextensions-apiserver v0.28.2
620## explicit 632## explicit
621# k8s.io/cli-runtime v0.22.2 633# k8s.io/cli-runtime v0.22.2
622## explicit 634## explicit
623# k8s.io/code-generator v0.25.4 635# k8s.io/code-generator v0.28.2
624## explicit 636## explicit
625# k8s.io/controller-manager v0.25.4 637# k8s.io/controller-manager v0.25.4
626## explicit 638## explicit
@@ -628,15 +640,17 @@
628## explicit 640## explicit
629# k8s.io/dynamic-resource-allocation v0.0.0 641# k8s.io/dynamic-resource-allocation v0.0.0
630## explicit 642## explicit
643# k8s.io/endpointslice v0.0.0
644## explicit
631# k8s.io/gengo v0.0.0-20220902162205-c0856e24416d 645# k8s.io/gengo v0.0.0-20220902162205-c0856e24416d
632## explicit 646## explicit
633# k8s.io/kms v0.0.0 647# k8s.io/kms v0.0.0
634## explicit 648## explicit
635# k8s.io/kube-aggregator v0.25.4 649# k8s.io/kube-aggregator v0.28.2
636## explicit 650## explicit
637# k8s.io/kube-controller-manager v0.0.0 651# k8s.io/kube-controller-manager v0.0.0
638## explicit 652## explicit
639# k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f 653# k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9
640## explicit 654## explicit
641# k8s.io/kube-proxy v0.0.0 655# k8s.io/kube-proxy v0.0.0
642## explicit 656## explicit
@@ -648,7 +662,7 @@
648## explicit 662## explicit
649# k8s.io/metrics v0.0.0 663# k8s.io/metrics v0.0.0
650## explicit 664## explicit
651# k8s.io/mount-utils v0.27.5 665# k8s.io/mount-utils v0.28.2
652## explicit 666## explicit
653# k8s.io/pod-security-admission v0.0.0 667# k8s.io/pod-security-admission v0.0.0
654## explicit 668## explicit
@@ -656,32 +670,31 @@
656## explicit 670## explicit
657# sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd 671# sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
658## explicit 672## explicit
659# sigs.k8s.io/kustomize/api v0.13.2 673# sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3
660## explicit 674## explicit
661# sigs.k8s.io/kustomize/kustomize/v5 v5.0.1 675# sigs.k8s.io/kustomize/kustomize/v5 v5.0.4-0.20230601165947-6ce0bf390ce3
662## explicit 676## explicit
663# sigs.k8s.io/kustomize/kyaml v0.14.1 677# sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3
664## explicit 678## explicit
665# sigs.k8s.io/structured-merge-diff/v4 v4.2.3 679# sigs.k8s.io/structured-merge-diff/v4 v4.2.3
666## explicit 680## explicit
667# github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.8.25 681# github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.11.0
668# github.com/Mirantis/cri-dockerd => github.com/k3s-io/cri-dockerd v0.3.4-k3s1 682# github.com/Mirantis/cri-dockerd => github.com/k3s-io/cri-dockerd v0.3.4-k3s3
669# github.com/cloudnativelabs/kube-router/v2 => github.com/k3s-io/kube-router/v2 v2.0.1-0.20230508174102-b42e5faded1c 683# github.com/cloudnativelabs/kube-router/v2 => github.com/k3s-io/kube-router/v2 v2.0.1-0.20230508174102-b42e5faded1c
670# github.com/containerd/containerd => github.com/k3s-io/containerd v1.7.3-k3s1 684# github.com/containerd/containerd => github.com/k3s-io/containerd v1.7.6-k3s1
671# github.com/containerd/stargz-snapshotter => github.com/k3s-io/stargz-snapshotter v0.13.0-k3s1
672# github.com/coreos/go-systemd => github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e 685# github.com/coreos/go-systemd => github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
673# github.com/docker/distribution => github.com/docker/distribution v2.8.2+incompatible 686# github.com/docker/distribution => github.com/docker/distribution v2.8.2+incompatible
674# github.com/docker/docker => github.com/docker/docker v24.0.0-rc.2.0.20230801142700-69c9adb7d386+incompatible 687# github.com/docker/docker => github.com/docker/docker v24.0.0-rc.2.0.20230801142700-69c9adb7d386+incompatible
675# github.com/docker/libnetwork => github.com/docker/libnetwork v0.8.0-dev.2.0.20190624125649-f0e46a78ea34 688# github.com/docker/libnetwork => github.com/docker/libnetwork v0.8.0-dev.2.0.20190624125649-f0e46a78ea34
676# github.com/emicklei/go-restful/v3 => github.com/emicklei/go-restful/v3 v3.9.0 689# github.com/emicklei/go-restful/v3 => github.com/emicklei/go-restful/v3 v3.9.0
677# github.com/golang/protobuf => github.com/golang/protobuf v1.5.3 690# github.com/golang/protobuf => github.com/golang/protobuf v1.5.3
678# github.com/googleapis/gax-go/v2 => github.com/googleapis/gax-go/v2 v2.1.1 691# github.com/googleapis/gax-go/v2 => github.com/googleapis/gax-go/v2 v2.12.0
679# github.com/juju/errors => github.com/k3s-io/nocode v0.0.0-20200630202308-cb097102c09f 692# github.com/juju/errors => github.com/k3s-io/nocode v0.0.0-20200630202308-cb097102c09f
680# github.com/kubernetes-sigs/cri-tools => github.com/k3s-io/cri-tools v1.26.0-rc.0-k3s1 693# github.com/kubernetes-sigs/cri-tools => github.com/k3s-io/cri-tools v1.26.0-rc.0-k3s1
681# github.com/opencontainers/runc => github.com/opencontainers/runc v1.1.8 694# github.com/opencontainers/runc => github.com/opencontainers/runc v1.1.8
682# github.com/opencontainers/runtime-spec => github.com/opencontainers/runtime-spec v1.0.3-0.20220909204839-494a5a6aca78 695# github.com/opencontainers/runtime-spec => github.com/opencontainers/runtime-spec v1.0.3-0.20220909204839-494a5a6aca78
683# github.com/opencontainers/selinux => github.com/opencontainers/selinux v1.10.1 696# github.com/opencontainers/selinux => github.com/opencontainers/selinux v1.10.1
684# github.com/rancher/wrangler => github.com/rancher/wrangler v1.1.1-0.20230425173236-39a4707f0689 697# github.com/rancher/wrangler => github.com/rancher/wrangler v1.1.1-0.20230818201331-3604a6be798d
685# go.etcd.io/etcd/api/v3 => github.com/k3s-io/etcd/api/v3 v3.5.9-k3s1 698# go.etcd.io/etcd/api/v3 => github.com/k3s-io/etcd/api/v3 v3.5.9-k3s1
686# go.etcd.io/etcd/client/pkg/v3 => github.com/k3s-io/etcd/client/pkg/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
687# go.etcd.io/etcd/client/v2 => github.com/k3s-io/etcd/client/v2 v2.305.9-k3s1 700# go.etcd.io/etcd/client/v2 => github.com/k3s-io/etcd/client/v2 v2.305.9-k3s1
@@ -707,40 +720,41 @@
707# golang.org/x/crypto => golang.org/x/crypto v0.1.0 720# golang.org/x/crypto => golang.org/x/crypto v0.1.0
708# golang.org/x/net => golang.org/x/net v0.8.0 721# golang.org/x/net => golang.org/x/net v0.8.0
709# golang.org/x/sys => golang.org/x/sys v0.6.0 722# golang.org/x/sys => golang.org/x/sys v0.6.0
710# google.golang.org/genproto => google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 723# google.golang.org/genproto => google.golang.org/genproto v0.0.0-20230525234035-dd9d682886f9
711# google.golang.org/grpc => google.golang.org/grpc v1.51.0 724# google.golang.org/grpc => google.golang.org/grpc v1.51.0
712# gopkg.in/square/go-jose.v2 => gopkg.in/square/go-jose.v2 v2.6.0 725# gopkg.in/square/go-jose.v2 => gopkg.in/square/go-jose.v2 v2.6.0
713# k8s.io/api => github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.27.5-k3s1 726# k8s.io/api => github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.28.2-k3s1
714# k8s.io/apiextensions-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.27.5-k3s1 727# k8s.io/apiextensions-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.28.2-k3s1
715# k8s.io/apimachinery => github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.27.5-k3s1 728# k8s.io/apimachinery => github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.28.2-k3s1
716# k8s.io/apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.27.5-k3s1 729# k8s.io/apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.28.2-k3s1
717# k8s.io/cli-runtime => github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.27.5-k3s1 730# k8s.io/cli-runtime => github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.28.2-k3s1
718# k8s.io/client-go => github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.27.5-k3s1 731# k8s.io/client-go => github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.28.2-k3s1
719# k8s.io/cloud-provider => github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.27.5-k3s1 732# k8s.io/cloud-provider => github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.28.2-k3s1
720# k8s.io/cluster-bootstrap => github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.27.5-k3s1 733# k8s.io/cluster-bootstrap => github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.28.2-k3s1
721# k8s.io/code-generator => github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.27.5-k3s1 734# k8s.io/code-generator => github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.28.2-k3s1
722# k8s.io/component-base => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.27.5-k3s1 735# k8s.io/component-base => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.28.2-k3s1
723# k8s.io/component-helpers => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.27.5-k3s1 736# k8s.io/component-helpers => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.28.2-k3s1
724# k8s.io/controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.27.5-k3s1 737# k8s.io/controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.28.2-k3s1
725# k8s.io/cri-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.27.5-k3s1 738# k8s.io/cri-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.28.2-k3s1
726# k8s.io/csi-translation-lib => github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.27.5-k3s1 739# k8s.io/csi-translation-lib => github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.28.2-k3s1
727# k8s.io/dynamic-resource-allocation => github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.27.5-k3s1 740# k8s.io/dynamic-resource-allocation => github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.28.2-k3s1
741# k8s.io/endpointslice => github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.28.2-k3s1
728# k8s.io/klog => github.com/k3s-io/klog v1.0.0-k3s2 742# k8s.io/klog => github.com/k3s-io/klog v1.0.0-k3s2
729# k8s.io/klog/v2 => github.com/k3s-io/klog/v2 v2.90.1-k3s1 743# k8s.io/klog/v2 => github.com/k3s-io/klog/v2 v2.100.1-k3s1
730# k8s.io/kms => github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.27.5-k3s1 744# k8s.io/kms => github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.28.2-k3s1
731# k8s.io/kube-aggregator => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.27.5-k3s1 745# k8s.io/kube-aggregator => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.28.2-k3s1
732# k8s.io/kube-controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.27.5-k3s1 746# k8s.io/kube-controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.28.2-k3s1
733# k8s.io/kube-proxy => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.27.5-k3s1 747# k8s.io/kube-proxy => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.28.2-k3s1
734# k8s.io/kube-scheduler => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.27.5-k3s1 748# k8s.io/kube-scheduler => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.28.2-k3s1
735# k8s.io/kubectl => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.27.5-k3s1 749# k8s.io/kubectl => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.28.2-k3s1
736# k8s.io/kubelet => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.27.5-k3s1 750# k8s.io/kubelet => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.28.2-k3s1
737# k8s.io/kubernetes => github.com/k3s-io/kubernetes v1.27.5-k3s1 751# k8s.io/kubernetes => github.com/k3s-io/kubernetes v1.28.2-k3s1
738# k8s.io/legacy-cloud-providers => github.com/k3s-io/kubernetes/staging/src/k8s.io/legacy-cloud-providers v1.27.5-k3s1 752# k8s.io/legacy-cloud-providers => github.com/k3s-io/kubernetes/staging/src/k8s.io/legacy-cloud-providers v1.28.2-k3s1
739# k8s.io/metrics => github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.27.5-k3s1 753# k8s.io/metrics => github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.28.2-k3s1
740# k8s.io/mount-utils => github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.27.5-k3s1 754# k8s.io/mount-utils => github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.28.2-k3s1
741# k8s.io/node-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/node-api v1.27.5-k3s1 755# k8s.io/node-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/node-api v1.28.2-k3s1
742# k8s.io/pod-security-admission => github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.27.5-k3s1 756# k8s.io/pod-security-admission => github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.28.2-k3s1
743# k8s.io/sample-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver v1.27.5-k3s1 757# k8s.io/sample-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver v1.28.2-k3s1
744# k8s.io/sample-cli-plugin => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin v1.27.5-k3s1 758# k8s.io/sample-cli-plugin => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin v1.28.2-k3s1
745# k8s.io/sample-controller => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller v1.27.5-k3s1 759# k8s.io/sample-controller => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller v1.28.2-k3s1
746# mvdan.cc/unparam => mvdan.cc/unparam v0.0.0-20210104141923-aac4ce9116a7 760# 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 4ef18996..835c3d50 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=release-1.27;name=k3s;protocol=https \ 7SRC_URI = "git://github.com/rancher/k3s.git;branch=master;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=release-1.27;name=k3s;protoco
16 " 16 "
17 17
18SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5" 18SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5"
19SRCREV_k3s = "8d074ecb5a8765a09eeef6f8be7987055210bc40" 19SRCREV_k3s = "6330a5b49cfe3030af9c26ec29471e1d5c288cdd"
20 20
21SRCREV_FORMAT = "k3s_fuse" 21SRCREV_FORMAT = "k3s_fuse"
22PV = "v1.27.5+k3s1+git${SRCREV_k3s}" 22PV = "v1.28.2+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 69652a48..63e80119 100644
--- a/recipes-containers/k3s/relocation.inc
+++ b/recipes-containers/k3s/relocation.inc
@@ -11,6 +11,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \
11 sigs.k8s.io/yaml:sigs.k8s.io/yaml:force \ 11 sigs.k8s.io/yaml:sigs.k8s.io/yaml:force \
12 go.etcd.io/bbolt:go.etcd.io/bbolt:force \ 12 go.etcd.io/bbolt:go.etcd.io/bbolt:force \
13 go.opencensus.io:go.opencensus.io:force \ 13 go.opencensus.io:go.opencensus.io:force \
14 golang.org/x/exp:golang.org/x/exp:force \
14 golang.org/x/mod:golang.org/x/mod:force \ 15 golang.org/x/mod:golang.org/x/mod:force \
15 gopkg.in/gcfg.v1:gopkg.in/gcfg.v1:force \ 16 gopkg.in/gcfg.v1:gopkg.in/gcfg.v1:force \
16 gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \ 17 gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \
@@ -24,7 +25,6 @@ export sites="k8s.io/utils:k8s.io/utils:force \
24 go.uber.org/atomic:go.uber.org/atomic:force \ 25 go.uber.org/atomic:go.uber.org/atomic:force \
25 golang.org/x/tools:golang.org/x/tools:force \ 26 golang.org/x/tools:golang.org/x/tools:force \
26 golang.org/x/crypto:golang.org/x/crypto:force \ 27 golang.org/x/crypto:golang.org/x/crypto:force \
27 cloud.google.com/go:cloud.google.com/go:force \
28 golang.org/x/oauth2:golang.org/x/oauth2:force \ 28 golang.org/x/oauth2:golang.org/x/oauth2:force \
29 k8s.io/kube-openapi:k8s.io/kube-openapi:force \ 29 k8s.io/kube-openapi:k8s.io/kube-openapi:force \
30 k8s.io/klog/v2:github.com/k3s-io/klog/v2:force \ 30 k8s.io/klog/v2:github.com/k3s-io/klog/v2:force \
@@ -73,6 +73,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \
73 github.com/google/cel-go:github.com/google/cel-go:force \ 73 github.com/google/cel-go:github.com/google/cel-go:force \
74 github.com/google/go-cmp:github.com/google/go-cmp:force \ 74 github.com/google/go-cmp:github.com/google/go-cmp:force \
75 github.com/google/gofuzz:github.com/google/gofuzz:force \ 75 github.com/google/gofuzz:github.com/google/gofuzz:force \
76 github.com/google/s2a-go:github.com/google/s2a-go:force \
76 github.com/imdario/mergo:github.com/imdario/mergo:force \ 77 github.com/imdario/mergo:github.com/imdario/mergo:force \
77 github.com/nats-io/nkeys:github.com/nats-io/nkeys:force \ 78 github.com/nats-io/nkeys:github.com/nats-io/nkeys:force \
78 github.com/soheilhy/cmux:github.com/soheilhy/cmux:force \ 79 github.com/soheilhy/cmux:github.com/soheilhy/cmux:force \
@@ -84,7 +85,6 @@ export sites="k8s.io/utils:k8s.io/utils:force \
84 github.com/containerd/nri:github.com/containerd/nri:force \ 85 github.com/containerd/nri:github.com/containerd/nri:force \
85 github.com/coreos/go-oidc:github.com/coreos/go-oidc:force \ 86 github.com/coreos/go-oidc:github.com/coreos/go-oidc:force \
86 github.com/godbus/dbus/v5:github.com/godbus/dbus/v5:force \ 87 github.com/godbus/dbus/v5:github.com/godbus/dbus/v5:force \
87 github.com/google/gnostic:github.com/google/gnostic:force \
88 github.com/minio/md5-simd:github.com/minio/md5-simd:force \ 88 github.com/minio/md5-simd:github.com/minio/md5-simd:force \
89 github.com/mohae/deepcopy:github.com/mohae/deepcopy:force \ 89 github.com/mohae/deepcopy:github.com/mohae/deepcopy:force \
90 github.com/nats-io/jsm.go:github.com/nats-io/jsm.go:force \ 90 github.com/nats-io/jsm.go:github.com/nats-io/jsm.go:force \
@@ -93,11 +93,11 @@ export sites="k8s.io/utils:k8s.io/utils:force \
93 github.com/vmware/govmomi:github.com/vmware/govmomi:force \ 93 github.com/vmware/govmomi:github.com/vmware/govmomi:force \
94 github.com/xlab/treeprint:github.com/xlab/treeprint:force \ 94 github.com/xlab/treeprint:github.com/xlab/treeprint:force \
95 github.com/xrash/smetrics:github.com/xrash/smetrics:force \ 95 github.com/xrash/smetrics:github.com/xrash/smetrics:force \
96 github.com/blang/semver/v4:github.com/blang/semver/v4:force \
96 github.com/containerd/aufs:github.com/containerd/aufs:force \ 97 github.com/containerd/aufs:github.com/containerd/aufs:force \
97 github.com/google/cadvisor:github.com/google/cadvisor:force \ 98 github.com/google/cadvisor:github.com/google/cadvisor:force \
98 github.com/rancher/wharfie:github.com/rancher/wharfie:force \ 99 github.com/rancher/wharfie:github.com/rancher/wharfie:force \
99 github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \ 100 github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \
100 github.com/blang/semver/v4:github.com/blang/semver/v4:force \
101 github.com/containerd/fifo:github.com/containerd/fifo:force \ 101 github.com/containerd/fifo:github.com/containerd/fifo:force \
102 github.com/davecgh/go-spew:github.com/davecgh/go-spew:force \ 102 github.com/davecgh/go-spew:github.com/davecgh/go-spew:force \
103 github.com/docker/go-units:github.com/docker/go-units:force \ 103 github.com/docker/go-units:github.com/docker/go-units:force \
@@ -210,9 +210,11 @@ export sites="k8s.io/utils:k8s.io/utils:force \
210 sigs.k8s.io/kustomize/kyaml:sigs.k8s.io/kustomize/kyaml/kyaml:force \ 210 sigs.k8s.io/kustomize/kyaml:sigs.k8s.io/kustomize/kyaml/kyaml:force \
211 github.com/natefinch/lumberjack:github.com/natefinch/lumberjack:force \ 211 github.com/natefinch/lumberjack:github.com/natefinch/lumberjack:force \
212 github.com/rancher/remotedialer:github.com/rancher/remotedialer:force \ 212 github.com/rancher/remotedialer:github.com/rancher/remotedialer:force \
213 cloud.google.com/go/compute:cloud.google.com/go/compute/compute:force \
213 github.com/euank/go-kmsg-parser:github.com/euank/go-kmsg-parser:force \ 214 github.com/euank/go-kmsg-parser:github.com/euank/go-kmsg-parser:force \
214 github.com/exponent-io/jsonpath:github.com/exponent-io/jsonpath:force \ 215 github.com/exponent-io/jsonpath:github.com/exponent-io/jsonpath:force \
215 github.com/googleapis/gax-go/v2:github.com/googleapis/gax-go/v2:force \ 216 github.com/googleapis/gax-go/v2:github.com/googleapis/gax-go/v2:force \
217 github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir:force \
216 github.com/moby/sys/symlink:github.com/moby/sys/symlink/symlink:force \ 218 github.com/moby/sys/symlink:github.com/moby/sys/symlink/symlink:force \
217 github.com/modern-go/concurrent:github.com/modern-go/concurrent:force \ 219 github.com/modern-go/concurrent:github.com/modern-go/concurrent:force \
218 github.com/pquerna/cachecontrol:github.com/pquerna/cachecontrol:force \ 220 github.com/pquerna/cachecontrol:github.com/pquerna/cachecontrol:force \
@@ -226,6 +228,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \
226 github.com/coreos/go-systemd/v22:github.com/coreos/go-systemd/v22:force \ 228 github.com/coreos/go-systemd/v22:github.com/coreos/go-systemd/v22:force \
227 github.com/cpuguy83/go-md2man/v2:github.com/cpuguy83/go-md2man/v2:force \ 229 github.com/cpuguy83/go-md2man/v2:github.com/cpuguy83/go-md2man/v2:force \
228 github.com/docker/go-connections:github.com/docker/go-connections:force \ 230 github.com/docker/go-connections:github.com/docker/go-connections:force \
231 github.com/google/gnostic-models:github.com/google/gnostic-models:force \
229 github.com/mitchellh/go-wordwrap:github.com/mitchellh/go-wordwrap:force \ 232 github.com/mitchellh/go-wordwrap:github.com/mitchellh/go-wordwrap:force \
230 gopkg.in/natefinch/lumberjack.v2:gopkg.in/natefinch/lumberjack.v2:force \ 233 gopkg.in/natefinch/lumberjack.v2:gopkg.in/natefinch/lumberjack.v2:force \
231 go.opentelemetry.io/proto/otlp:go.opentelemetry.io/proto/otlp/otlp:force \ 234 go.opentelemetry.io/proto/otlp:go.opentelemetry.io/proto/otlp/otlp:force \
@@ -236,7 +239,6 @@ export sites="k8s.io/utils:k8s.io/utils:force \
236 github.com/emicklei/go-restful/v3:github.com/emicklei/go-restful/v3:force \ 239 github.com/emicklei/go-restful/v3:github.com/emicklei/go-restful/v3:force \
237 github.com/go-openapi/jsonpointer:github.com/go-openapi/jsonpointer:force \ 240 github.com/go-openapi/jsonpointer:github.com/go-openapi/jsonpointer:force \
238 github.com/hashicorp/go-cleanhttp:github.com/hashicorp/go-cleanhttp:force \ 241 github.com/hashicorp/go-cleanhttp:github.com/hashicorp/go-cleanhttp:force \
239 github.com/mitchellh/mapstructure:github.com/mitchellh/mapstructure:force \
240 github.com/nats-io/nats-server/v2:github.com/nats-io/nats-server/v2:force \ 242 github.com/nats-io/nats-server/v2:github.com/nats-io/nats-server/v2:force \
241 go.opentelemetry.io/otel/trace:go.opentelemetry.io/otel/trace/trace:force \ 243 go.opentelemetry.io/otel/trace:go.opentelemetry.io/otel/trace/trace:force \
242 golang.zx2c4.com/wireguard/wgctrl:golang.zx2c4.com/wireguard/wgctrl:force \ 244 golang.zx2c4.com/wireguard/wgctrl:golang.zx2c4.com/wireguard/wgctrl:force \
@@ -249,6 +251,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \
249 github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \ 251 github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \
250 github.com/prometheus/client_model:github.com/prometheus/client_model:force \ 252 github.com/prometheus/client_model:github.com/prometheus/client_model:force \
251 github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2:force \ 253 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 \
252 go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \ 255 go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \
253 github.com/daviddengcn/go-colortext:github.com/daviddengcn/go-colortext:force \ 256 github.com/daviddengcn/go-colortext:github.com/daviddengcn/go-colortext:force \
254 github.com/go-openapi/jsonreference:github.com/go-openapi/jsonreference:force \ 257 github.com/go-openapi/jsonreference:github.com/go-openapi/jsonreference:force \
@@ -266,7 +269,6 @@ export sites="k8s.io/utils:k8s.io/utils:force \
266 github.com/cyphar/filepath-securejoin:github.com/cyphar/filepath-securejoin:force \ 269 github.com/cyphar/filepath-securejoin:github.com/cyphar/filepath-securejoin:force \
267 github.com/hashicorp/go-retryablehttp:github.com/hashicorp/go-retryablehttp:force \ 270 github.com/hashicorp/go-retryablehttp:github.com/hashicorp/go-retryablehttp:force \
268 github.com/libopenstorage/openstorage:github.com/libopenstorage/openstorage:force \ 271 github.com/libopenstorage/openstorage:github.com/libopenstorage/openstorage:force \
269 github.com/containerd/stargz-snapshotter:github.com/k3s-io/stargz-snapshotter:force \
270 go.etcd.io/etcd/client/pkg/v3:github.com/k3s-io/etcd/client/pkg/v3/client/pkg:force \ 272 go.etcd.io/etcd/client/pkg/v3:github.com/k3s-io/etcd/client/pkg/v3/client/pkg:force \
271 github.com/AdamKorcz/go-118-fuzz-build:github.com/AdamKorcz/go-118-fuzz-build:force \ 273 github.com/AdamKorcz/go-118-fuzz-build:github.com/AdamKorcz/go-118-fuzz-build:force \
272 github.com/bronze1man/goStrongswanVici:github.com/bronze1man/goStrongswanVici:force \ 274 github.com/bronze1man/goStrongswanVici:github.com/bronze1man/goStrongswanVici:force \
@@ -277,7 +279,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \
277 github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec:force \ 279 github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec:force \
278 github.com/Azure/go-autorest/logger:github.com/Azure/go-autorest/logger/logger:force \ 280 github.com/Azure/go-autorest/logger:github.com/Azure/go-autorest/logger/logger:force \
279 github.com/opencontainers/runtime-tools:github.com/opencontainers/runtime-tools:force \ 281 github.com/opencontainers/runtime-tools:github.com/opencontainers/runtime-tools:force \
280 sigs.k8s.io/kustomize/kustomize/v5:sigs.k8s.io/kustomize/kustomize/v5/kustomize:force \ 282 github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter:force \
281 github.com/Azure/go-autorest/tracing:github.com/Azure/go-autorest/tracing/tracing:force \ 283 github.com/Azure/go-autorest/tracing:github.com/Azure/go-autorest/tracing/tracing:force \
282 github.com/checkpoint-restore/go-criu/v5:github.com/checkpoint-restore/go-criu/v5:force \ 284 github.com/checkpoint-restore/go-criu/v5:github.com/checkpoint-restore/go-criu/v5:force \
283 github.com/grpc-ecosystem/grpc-gateway/v2:github.com/grpc-ecosystem/grpc-gateway/v2:force \ 285 github.com/grpc-ecosystem/grpc-gateway/v2:github.com/grpc-ecosystem/grpc-gateway/v2:force \
@@ -289,6 +291,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \
289 github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers:force \ 291 github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers:force \
290 github.com/grpc-ecosystem/go-grpc-middleware:github.com/grpc-ecosystem/go-grpc-middleware:force \ 292 github.com/grpc-ecosystem/go-grpc-middleware:github.com/grpc-ecosystem/go-grpc-middleware:force \
291 github.com/grpc-ecosystem/go-grpc-prometheus:github.com/grpc-ecosystem/go-grpc-prometheus:force \ 293 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 \
292 github.com/Azure/go-autorest/autorest/to:github.com/Azure/go-autorest/autorest/to/autorest/to:force \ 295 github.com/Azure/go-autorest/autorest/to:github.com/Azure/go-autorest/autorest/to/autorest/to:force \
293 github.com/containerd/fuse-overlayfs-snapshotter:github.com/containerd/fuse-overlayfs-snapshotter:force \ 296 github.com/containerd/fuse-overlayfs-snapshotter:github.com/containerd/fuse-overlayfs-snapshotter:force \
294 k8s.io/cri-api:github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api/staging/src/k8s.io/cri-api:force \ 297 k8s.io/cri-api:github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api/staging/src/k8s.io/cri-api:force \
@@ -296,18 +299,22 @@ export sites="k8s.io/utils:k8s.io/utils:force \
296 github.com/matttproud/golang_protobuf_extensions:github.com/matttproud/golang_protobuf_extensions:force \ 299 github.com/matttproud/golang_protobuf_extensions:github.com/matttproud/golang_protobuf_extensions:force \
297 k8s.io/kubelet:github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet/staging/src/k8s.io/kubelet:force \ 300 k8s.io/kubelet:github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet/staging/src/k8s.io/kubelet:force \
298 k8s.io/metrics:github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics/staging/src/k8s.io/metrics:force \ 301 k8s.io/metrics:github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics/staging/src/k8s.io/metrics:force \
299 github.com/antlr/antlr4/runtime/Go/antlr:github.com/antlr/antlr4/runtime/Go/antlr/runtime/Go/antlr:force \ 302 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 \
300 github.com/Azure/go-autorest/autorest/adal:github.com/Azure/go-autorest/autorest/adal/autorest/adal:force \ 304 github.com/Azure/go-autorest/autorest/adal:github.com/Azure/go-autorest/autorest/adal/autorest/adal:force \
301 github.com/Azure/go-autorest/autorest/date:github.com/Azure/go-autorest/autorest/date/autorest/date:force \ 305 github.com/Azure/go-autorest/autorest/date:github.com/Azure/go-autorest/autorest/date/autorest/date:force \
302 github.com/GoogleCloudPlatform/k8s-cloud-provider:github.com/GoogleCloudPlatform/k8s-cloud-provider:force \ 306 github.com/GoogleCloudPlatform/k8s-cloud-provider:github.com/GoogleCloudPlatform/k8s-cloud-provider:force \
307 github.com/googleapis/enterprise-certificate-proxy:github.com/googleapis/enterprise-certificate-proxy:force \
303 github.com/Azure/go-autorest/autorest/mocks:github.com/Azure/go-autorest/autorest/mocks/autorest/mocks:force \ 308 github.com/Azure/go-autorest/autorest/mocks:github.com/Azure/go-autorest/autorest/mocks/autorest/mocks:force \
304 k8s.io/apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver/staging/src/k8s.io/apiserver:force \ 309 k8s.io/apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver/staging/src/k8s.io/apiserver:force \
305 k8s.io/client-go:github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go/staging/src/k8s.io/client-go:force \ 310 k8s.io/client-go:github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go/staging/src/k8s.io/client-go:force \
306 github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter/estargz/estargz:force \ 311 github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter/estargz/estargz:force \
307 k8s.io/kube-proxy:github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy/staging/src/k8s.io/kube-proxy:force \ 312 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 \
308 k8s.io/cli-runtime:github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime/staging/src/k8s.io/cli-runtime:force \ 314 k8s.io/cli-runtime:github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime/staging/src/k8s.io/cli-runtime:force \
309 k8s.io/mount-utils:github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils/staging/src/k8s.io/mount-utils:force \ 315 k8s.io/mount-utils:github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils/staging/src/k8s.io/mount-utils:force \
310 k8s.io/apimachinery:github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery/staging/src/k8s.io/apimachinery:force \ 316 k8s.io/apimachinery:github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery/staging/src/k8s.io/apimachinery:force \
317 k8s.io/endpointslice:github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice/staging/src/k8s.io/endpointslice:force \
311 github.com/Azure/go-autorest/autorest/validation:github.com/Azure/go-autorest/autorest/validation/autorest/validation:force \ 318 github.com/Azure/go-autorest/autorest/validation:github.com/Azure/go-autorest/autorest/validation/autorest/validation:force \
312 k8s.io/cloud-provider:github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider/staging/src/k8s.io/cloud-provider:force \ 319 k8s.io/cloud-provider:github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider/staging/src/k8s.io/cloud-provider:force \
313 k8s.io/component-base:github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base/staging/src/k8s.io/component-base:force \ 320 k8s.io/component-base:github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base/staging/src/k8s.io/component-base:force \
diff --git a/recipes-containers/k3s/src_uri.inc b/recipes-containers/k3s/src_uri.inc
index 67875f2e..7567d1a6 100644
--- a/recipes-containers/k3s/src_uri.inc
+++ b/recipes-containers/k3s/src_uri.inc
@@ -1,6 +1,6 @@
1# k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 1# k8s.io/utils v0.0.0-20230406110748-d93618cff8a2
2# [1] git ls-remote https://github.com/kubernetes/utils a5ecb0141aa5b1b224e745aca203afdfd22d8b3a 2# [1] git ls-remote https://github.com/kubernetes/utils d93618cff8a22d3aea7bf78d9d528fd859720c2d
3SRCREV_utils="a5ecb0141aa5b1b224e745aca203afdfd22d8b3a" 3SRCREV_utils="d93618cff8a22d3aea7bf78d9d528fd859720c2d"
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-20220902162205-c0856e24416d
@@ -13,9 +13,9 @@ SRC_URI += "git://github.com/kubernetes/gengo;name=gengo;protocol=https;nobranch
13SRCREV_zap="a55bdc32f526699c3b4cc51a2cc97e944d02fbbf" 13SRCREV_zap="a55bdc32f526699c3b4cc51a2cc97e944d02fbbf"
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" 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"
15 15
16# go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 16# go.starlark.net v0.0.0-20230525235612-a134d8f9ddca
17# [1] git ls-remote https://github.com/google/starlark-go 8dd3e2ee1dd5d034baada4c7b4fcf231294a1013 17# [1] git ls-remote https://github.com/google/starlark-go a134d8f9ddca7469c736775b67544671f0a135ad
18SRCREV_go.starlark.net="8dd3e2ee1dd5d034baada4c7b4fcf231294a1013" 18SRCREV_go.starlark.net="a134d8f9ddca7469c736775b67544671f0a135ad"
19SRC_URI += "git://github.com/google/starlark-go;name=go.starlark.net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.starlark.net" 19SRC_URI += "git://github.com/google/starlark-go;name=go.starlark.net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.starlark.net"
20 20
21# gopkg.in/inf.v0 v0.9.1 21# gopkg.in/inf.v0 v0.9.1
@@ -63,14 +63,19 @@ SRC_URI += "git://github.com/etcd-io/bbolt;name=bbolt;protocol=https;nobranch=1;
63SRCREV_go.opencensus.io="b1a01ee95db0e690d91d7193d037447816fae4c5" 63SRCREV_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" 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"
65 65
66# golang.org/x/exp v0.0.0-20230307190834-24139beb5833
67# [1] git ls-remote https://go.googlesource.com/exp 24139beb58334522371ecb30ef162994b651297e
68SRCREV_exp="24139beb58334522371ecb30ef162994b651297e"
69SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/exp"
70
66# golang.org/x/mod v0.10.0 71# golang.org/x/mod v0.10.0
67# [1] git ls-remote https://go.googlesource.com/mod ad6fd61f94f8fdf6926f5dee6e45bdd13add2f9f 72# [1] git ls-remote https://go.googlesource.com/mod ad6fd61f94f8fdf6926f5dee6e45bdd13add2f9f
68SRCREV_mod="ad6fd61f94f8fdf6926f5dee6e45bdd13add2f9f" 73SRCREV_mod="ad6fd61f94f8fdf6926f5dee6e45bdd13add2f9f"
69SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/mod" 74SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/mod"
70 75
71# gopkg.in/gcfg.v1 v1.2.0 76# gopkg.in/gcfg.v1 v1.2.3
72# [1] git ls-remote https://github.com/go-gcfg/gcfg 27e4946190b4a327b539185f2b5b1f7c84730728 77# [1] git ls-remote https://github.com/go-gcfg/gcfg 61b2c08bc8f6068f7c5ca684372f9a6cb1c45ebe
73SRCREV_gcfg.v1="27e4946190b4a327b539185f2b5b1f7c84730728" 78SRCREV_gcfg.v1="61b2c08bc8f6068f7c5ca684372f9a6cb1c45ebe"
74SRC_URI += "git://github.com/go-gcfg/gcfg;name=gcfg.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/gcfg.v1" 79SRC_URI += "git://github.com/go-gcfg/gcfg;name=gcfg.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/gcfg.v1"
75 80
76# gopkg.in/yaml.v3 v3.0.1 81# gopkg.in/yaml.v3 v3.0.1
@@ -88,24 +93,24 @@ SRC_URI += "git://github.com/kubernetes-sigs/json;name=json;protocol=https;nobra
88SRCREV_pq="2da6713d67f03911a05b1b6559adc85927fe076e" 93SRCREV_pq="2da6713d67f03911a05b1b6559adc85927fe076e"
89SRC_URI += "git://github.com/lib/pq;name=pq;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lib/pq" 94SRC_URI += "git://github.com/lib/pq;name=pq;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lib/pq"
90 95
91# golang.org/x/sync v0.1.0 96# golang.org/x/sync v0.3.0
92# [1] git ls-remote https://go.googlesource.com/sync 8fcdb60fdcc0539c5e357b2308249e4e752147f1 97# [1] git ls-remote https://go.googlesource.com/sync 93782cc822b6b554cb7df40332fd010f0473cbc8
93SRCREV_sync="8fcdb60fdcc0539c5e357b2308249e4e752147f1" 98SRCREV_sync="93782cc822b6b554cb7df40332fd010f0473cbc8"
94SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sync" 99SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sync"
95 100
96# github.com/rs/xid v1.4.0 101# github.com/rs/xid v1.5.0
97# [1] git ls-remote https://github.com/rs/xid 66f8c42da230c3323ed4e29805e73eefbad41fc5 102# [1] git ls-remote https://github.com/rs/xid 47a0ac1e0b750ee1f43718be223bb07601c66a1f
98SRCREV_xid="66f8c42da230c3323ed4e29805e73eefbad41fc5" 103SRCREV_xid="47a0ac1e0b750ee1f43718be223bb07601c66a1f"
99SRC_URI += "git://github.com/rs/xid;name=xid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rs/xid" 104SRC_URI += "git://github.com/rs/xid;name=xid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rs/xid"
100 105
101# golang.org/x/term v0.7.0 106# golang.org/x/term v0.10.0
102# [1] git ls-remote https://go.googlesource.com/term 7ae6be6d0150527c2c41e70586b9ade6a972a186 107# [1] git ls-remote https://go.googlesource.com/term edd9fb7f4aabf5aa4c7bca2146907778a2af0321
103SRCREV_x-term="7ae6be6d0150527c2c41e70586b9ade6a972a186" 108SRCREV_x-term="edd9fb7f4aabf5aa4c7bca2146907778a2af0321"
104SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/term" 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"
105 110
106# golang.org/x/text v0.10.0 111# golang.org/x/text v0.12.0
107# [1] git ls-remote https://go.googlesource.com/text 3a7a2557e7386e7e39d8b31290c3e8962c39e0fc 112# [1] git ls-remote https://go.googlesource.com/text fb697c0580b4b6ab0a21ca17e64788b981fb6018
108SRCREV_text="3a7a2557e7386e7e39d8b31290c3e8962c39e0fc" 113SRCREV_text="fb697c0580b4b6ab0a21ca17e64788b981fb6018"
109SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/text" 114SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/text"
110 115
111# golang.org/x/time v0.3.0 116# golang.org/x/time v0.3.0
@@ -128,19 +133,14 @@ SRC_URI += "git://go.googlesource.com/tools;name=tools;protocol=https;nobranch=1
128SRCREV_crypto="642fcc37f5043eadb2509c84b2769e729e7d27ef" 133SRCREV_crypto="642fcc37f5043eadb2509c84b2769e729e7d27ef"
129SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/crypto" 134SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/crypto"
130 135
131# cloud.google.com/go v0.97.0 136# golang.org/x/oauth2 v0.11.0
132# [1] git ls-remote https://github.com/googleapis/google-cloud-go 26286e362470c1b4e60e33d07cb2e12b62843ed7 137# [1] git ls-remote https://go.googlesource.com/oauth2 2e4a4e2bfb69ca7609cb423438c55caa131431c1
133SRCREV_cloud.google.com-go="26286e362470c1b4e60e33d07cb2e12b62843ed7" 138SRCREV_oauth2="2e4a4e2bfb69ca7609cb423438c55caa131431c1"
134SRC_URI += "git://github.com/googleapis/google-cloud-go;name=cloud.google.com-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/cloud.google.com/go"
135
136# golang.org/x/oauth2 v0.4.0
137# [1] git ls-remote https://go.googlesource.com/oauth2 34ffb07a9918c019c2d5080521104d2598ed8266
138SRCREV_oauth2="34ffb07a9918c019c2d5080521104d2598ed8266"
139SRC_URI += "git://go.googlesource.com/oauth2;name=oauth2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/oauth2" 139SRC_URI += "git://go.googlesource.com/oauth2;name=oauth2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/oauth2"
140 140
141# k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f 141# k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9
142# [1] git ls-remote https://github.com/kubernetes/kube-openapi 8b0f38b5fd1f5300d4275b3f886e267124a57c58 142# [1] git ls-remote https://github.com/kubernetes/kube-openapi 2695361300d9d6b66602baa8cf366b7212cc9836
143SRCREV_kube-openapi="8b0f38b5fd1f5300d4275b3f886e267124a57c58" 143SRCREV_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" 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"
145 145
146# github.com/moby/ipvs v1.1.0 146# github.com/moby/ipvs v1.1.0
@@ -158,14 +158,14 @@ SRC_URI += "git://github.com/moby/term;name=term;protocol=https;nobranch=1;dests
158SRCREV_pkcs7="432b2356ecb18209c1cec25680b8a23632794f21" 158SRCREV_pkcs7="432b2356ecb18209c1cec25680b8a23632794f21"
159SRC_URI += "git://github.com/mozilla-services/pkcs7;name=pkcs7;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.mozilla.org/pkcs7" 159SRC_URI += "git://github.com/mozilla-services/pkcs7;name=pkcs7;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.mozilla.org/pkcs7"
160 160
161# go.uber.org/multierr v1.9.0 161# go.uber.org/multierr v1.11.0
162# [1] git ls-remote https://github.com/uber-go/multierr 39ca40c628bce6779c9725af600b737220b87602 162# [1] git ls-remote https://github.com/uber-go/multierr de75ae527b39a27afcb50a84427ec7b84021d5f4
163SRCREV_multierr="39ca40c628bce6779c9725af600b737220b87602" 163SRCREV_multierr="de75ae527b39a27afcb50a84427ec7b84021d5f4"
164SRC_URI += "git://github.com/uber-go/multierr;name=multierr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/multierr" 164SRC_URI += "git://github.com/uber-go/multierr;name=multierr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/multierr"
165 165
166# gopkg.in/warnings.v0 v0.1.1 166# gopkg.in/warnings.v0 v0.1.2
167# [1] git ls-remote https://github.com/go-warnings/warnings 8a331561fe74dadba6edfc59f3be66c22c3b065d 167# [1] git ls-remote https://github.com/go-warnings/warnings ec4a0fea49c7b46c2aeb0b51aac55779c607e52b
168SRCREV_warnings.v0="8a331561fe74dadba6edfc59f3be66c22c3b065d" 168SRCREV_warnings.v0="ec4a0fea49c7b46c2aeb0b51aac55779c607e52b"
169SRC_URI += "git://github.com/go-warnings/warnings;name=warnings.v0;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/warnings.v0" 169SRC_URI += "git://github.com/go-warnings/warnings;name=warnings.v0;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/warnings.v0"
170 170
171# github.com/pkg/errors v0.9.1 171# github.com/pkg/errors v0.9.1
@@ -173,24 +173,24 @@ SRC_URI += "git://github.com/go-warnings/warnings;name=warnings.v0;protocol=http
173SRCREV_errors="614d223910a179a466c1767a985424175c39b465" 173SRCREV_errors="614d223910a179a466c1767a985424175c39b465"
174SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pkg/errors" 174SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pkg/errors"
175 175
176# github.com/urfave/cli v1.22.12 176# github.com/urfave/cli v1.22.14
177# [1] git ls-remote https://github.com/urfave/cli 49f9838d8bf2c455c8102de0cf761314194c2396 177# [1] git ls-remote https://github.com/urfave/cli f5ca62f301d773bdc9c800aa0e24aec82ad01a1d
178SRCREV_cli="49f9838d8bf2c455c8102de0cf761314194c2396" 178SRCREV_cli="f5ca62f301d773bdc9c800aa0e24aec82ad01a1d"
179SRC_URI += "git://github.com/urfave/cli;name=cli;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/urfave/cli" 179SRC_URI += "git://github.com/urfave/cli;name=cli;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/urfave/cli"
180 180
181# github.com/docker/cli v23.0.3+incompatible 181# github.com/docker/cli v24.0.5+incompatible
182# [1] git ls-remote https://github.com/docker/cli 3e7cbfdee1eb5be2ac23ed3668c654362dcd29b5 182# [1] git ls-remote https://github.com/docker/cli ced099660009713e0e845eeb754e6050dbaa45d0
183SRCREV_docker-cli="3e7cbfdee1eb5be2ac23ed3668c654362dcd29b5" 183SRCREV_docker-cli="ced099660009713e0e845eeb754e6050dbaa45d0"
184SRC_URI += "git://github.com/docker/cli;name=docker-cli;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/cli" 184SRC_URI += "git://github.com/docker/cli;name=docker-cli;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/cli"
185 185
186# github.com/gofrs/uuid v4.0.0+incompatible 186# github.com/gofrs/uuid v4.4.0+incompatible
187# [1] git ls-remote https://github.com/gofrs/uuid 4b36aa0ea796d49630bbae624f8f05ab7013af77 187# [1] git ls-remote https://github.com/gofrs/uuid 8345c9a6e83034ec02edb1887c08c6c7fbfdd9ee
188SRCREV_gofrs-uuid="4b36aa0ea796d49630bbae624f8f05ab7013af77" 188SRCREV_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" 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"
190 190
191# google.golang.org/api v0.60.0 191# google.golang.org/api v0.138.0
192# [1] git ls-remote https://github.com/googleapis/google-api-go-client ccca5aa6d9d9aba8ad11c879ccea89c94663ea39 192# [1] git ls-remote https://github.com/googleapis/google-api-go-client 85e7e701156850dc39c0d0bfc48040bc25b6297f
193SRCREV_google.golang.org-api="ccca5aa6d9d9aba8ad11c879ccea89c94663ea39" 193SRCREV_google.golang.org-api="85e7e701156850dc39c0d0bfc48040bc25b6297f"
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" 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"
195 195
196# github.com/google/uuid v1.3.0 196# github.com/google/uuid v1.3.0
@@ -203,9 +203,9 @@ SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;des
203SRCREV_mux="98cb6bf42e086f6af920b965c38cacc07402d51b" 203SRCREV_mux="98cb6bf42e086f6af920b965c38cacc07402d51b"
204SRC_URI += "git://github.com/gorilla/mux;name=mux;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gorilla/mux" 204SRC_URI += "git://github.com/gorilla/mux;name=mux;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gorilla/mux"
205 205
206# github.com/k3s-io/kine v0.10.2 206# github.com/k3s-io/kine v0.10.3
207# [1] git ls-remote https://github.com/k3s-io/kine 3253842d2f5fbf157506d35db6f911f1c593bfef 207# [1] git ls-remote https://github.com/k3s-io/kine c5f2d892d70778fb9ad15208d4ca8617c3c794da
208SRCREV_kine="3253842d2f5fbf157506d35db6f911f1c593bfef" 208SRCREV_kine="c5f2d892d70778fb9ad15208d4ca8617c3c794da"
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" 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"
210 210
211# github.com/onsi/gomega v1.27.6 211# github.com/onsi/gomega v1.27.6
@@ -253,9 +253,9 @@ SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;d
253SRCREV_lz4="0e583d326e0ec6b9c1ad223188dc709af385408e" 253SRCREV_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" 254SRC_URI += "git://github.com/pierrec/lz4;name=lz4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pierrec/lz4"
255 255
256# github.com/spf13/cobra v1.6.1 256# github.com/spf13/cobra v1.7.0
257# [1] git ls-remote https://github.com/spf13/cobra b43be995ebb4bee335a787bd44498b91aef7619c 257# [1] git ls-remote https://github.com/spf13/cobra 4dd4b25de38418174a6e859e8a32eaccca32dccc
258SRCREV_cobra="b43be995ebb4bee335a787bd44498b91aef7619c" 258SRCREV_cobra="4dd4b25de38418174a6e859e8a32eaccca32dccc"
259SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/cobra" 259SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/cobra"
260 260
261# github.com/go-test/deep v1.0.7 261# github.com/go-test/deep v1.0.7
@@ -333,9 +333,9 @@ SRC_URI += "git://github.com/nats-io/nuid;name=nuid;protocol=https;nobranch=1;de
333SRCREV_docker="69c9adb7d3868cb0560b1ffcef798015c5a70510" 333SRCREV_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" 334SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker"
335 335
336# github.com/rancher/lasso v0.0.0-20221227210133-6ea88ca2fbcc 336# github.com/rancher/lasso v0.0.0-20230629200414-8a54b32e6792
337# [1] git ls-remote https://github.com/rancher/lasso 6ea88ca2fbcc8cadc89c30421b0766e9993c4b7a 337# [1] git ls-remote https://github.com/rancher/lasso 8a54b32e67927fdc462570ef8763186c52078300
338SRCREV_lasso="6ea88ca2fbcc8cadc89c30421b0766e9993c4b7a" 338SRCREV_lasso="8a54b32e67927fdc462570ef8763186c52078300"
339SRC_URI += "git://github.com/rancher/lasso;name=lasso;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/lasso" 339SRC_URI += "git://github.com/rancher/lasso;name=lasso;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/lasso"
340 340
341# github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 341# github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e
@@ -348,9 +348,9 @@ SRC_URI += "git://github.com/armon/circbuf;name=circbuf;protocol=https;nobranch=
348SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc" 348SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc"
349SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gogo/protobuf" 349SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gogo/protobuf"
350 350
351# github.com/google/cel-go v0.12.6 351# github.com/google/cel-go v0.16.1
352# [1] git ls-remote https://github.com/google/cel-go 1b7cccf5b8f9ff65dee6e383c7e9d9c42a848f3a 352# [1] git ls-remote https://github.com/google/cel-go 59a1b5d69d8d826a02e8e3d7911121ea60cba987
353SRCREV_cel-go="1b7cccf5b8f9ff65dee6e383c7e9d9c42a848f3a" 353SRCREV_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" 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"
355 355
356# github.com/google/go-cmp v0.5.9 356# github.com/google/go-cmp v0.5.9
@@ -363,6 +363,11 @@ SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1
363SRCREV_gofuzz="379e164120fbc98885a8f494b5aa41ba94f64c56" 363SRCREV_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" 364SRC_URI += "git://github.com/google/gofuzz;name=gofuzz;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/gofuzz"
365 365
366# github.com/google/s2a-go v0.1.5
367# [1] git ls-remote https://github.com/google/s2a-go ab15cb590c7ae2cac7e1928843ec29bd6eb69356
368SRCREV_s2a-go="ab15cb590c7ae2cac7e1928843ec29bd6eb69356"
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"
370
366# github.com/imdario/mergo v0.3.13 371# github.com/imdario/mergo v0.3.13
367# [1] git ls-remote https://github.com/darccio/mergo 194978757031c1a5c8ff8e059ae75fc2fc2a04f7 372# [1] git ls-remote https://github.com/darccio/mergo 194978757031c1a5c8ff8e059ae75fc2fc2a04f7
368SRCREV_mergo="194978757031c1a5c8ff8e059ae75fc2fc2a04f7" 373SRCREV_mergo="194978757031c1a5c8ff8e059ae75fc2fc2a04f7"
@@ -403,9 +408,9 @@ SRC_URI += "git://github.com/onsi/ginkgo;name=ginkgo-v2;protocol=https;nobranch=
403SRCREV_v3="ccba498c397bb90a9c84945bbb0f7af2d72b6309" 408SRCREV_v3="ccba498c397bb90a9c84945bbb0f7af2d72b6309"
404SRC_URI += "git://github.com/robfig/cron;name=v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/robfig/cron/v3" 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"
405 410
406# github.com/k3s-io/klog/v2 v2.90.1-k3s1 411# github.com/k3s-io/klog/v2 v2.100.1-k3s1
407# [1] git ls-remote https://github.com/k3s-io/klog 79c569094edd4a7ca048d9b9b1e47edc6b22e7c6 412# [1] git ls-remote https://github.com/k3s-io/klog 977d5aa511a87a6cfa1d251772bcd5344c8d1280
408SRCREV_klog-v2="79c569094edd4a7ca048d9b9b1e47edc6b22e7c6" 413SRCREV_klog-v2="977d5aa511a87a6cfa1d251772bcd5344c8d1280"
409SRC_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" 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"
410 415
411# github.com/containerd/nri v0.3.0 416# github.com/containerd/nri v0.3.0
@@ -413,9 +418,9 @@ SRC_URI += "git://github.com/k3s-io/klog;name=klog-v2;protocol=https;nobranch=1;
413SRCREV_nri="2a8b6558e9fd2045471d9c77386441e1ad060a87" 418SRCREV_nri="2a8b6558e9fd2045471d9c77386441e1ad060a87"
414SRC_URI += "git://github.com/containerd/nri;name=nri;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/nri" 419SRC_URI += "git://github.com/containerd/nri;name=nri;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/nri"
415 420
416# github.com/coreos/go-oidc v2.1.0+incompatible 421# github.com/coreos/go-oidc v2.2.1+incompatible
417# [1] git ls-remote https://github.com/coreos/go-oidc 2be1c5b8a260760503f66dc0996e102b683b3ac3 422# [1] git ls-remote https://github.com/coreos/go-oidc 8d771559cf6e5111c9b9159810d0e4538e7cdc82
418SRCREV_go-oidc="2be1c5b8a260760503f66dc0996e102b683b3ac3" 423SRCREV_go-oidc="8d771559cf6e5111c9b9159810d0e4538e7cdc82"
419SRC_URI += "git://github.com/coreos/go-oidc;name=go-oidc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-oidc" 424SRC_URI += "git://github.com/coreos/go-oidc;name=go-oidc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-oidc"
420 425
421# github.com/godbus/dbus/v5 v5.1.0 426# github.com/godbus/dbus/v5 v5.1.0
@@ -423,11 +428,6 @@ SRC_URI += "git://github.com/coreos/go-oidc;name=go-oidc;protocol=https;nobranch
423SRCREV_dbus-v5="e523abc905595cf17fb0001a7d77eaaddfaa216d" 428SRCREV_dbus-v5="e523abc905595cf17fb0001a7d77eaaddfaa216d"
424SRC_URI += "git://github.com/godbus/dbus;name=dbus-v5;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/godbus/dbus/v5" 429SRC_URI += "git://github.com/godbus/dbus;name=dbus-v5;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/godbus/dbus/v5"
425 430
426# github.com/google/gnostic v0.5.7-v3refs
427# [1] git ls-remote https://github.com/google/gnostic b49832d97d25b6a41cbe34ea12257924a934eeee
428SRCREV_gnostic="b49832d97d25b6a41cbe34ea12257924a934eeee"
429SRC_URI += "git://github.com/google/gnostic;name=gnostic;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/gnostic"
430
431# github.com/minio/md5-simd v1.1.2 431# github.com/minio/md5-simd v1.1.2
432# [1] git ls-remote https://github.com/minio/md5-simd 776275e0c9a74ceebbd50fe5c1d61b0c80c608df 432# [1] git ls-remote https://github.com/minio/md5-simd 776275e0c9a74ceebbd50fe5c1d61b0c80c608df
433SRCREV_md5-simd="776275e0c9a74ceebbd50fe5c1d61b0c80c608df" 433SRCREV_md5-simd="776275e0c9a74ceebbd50fe5c1d61b0c80c608df"
@@ -458,9 +458,9 @@ SRC_URI += "git://github.com/rubiojr/go-vhd;name=go-vhd;protocol=https;nobranch=
458SRCREV_govmomi="eabc29ba6d1015a55593f71cf84d99f4518a2589" 458SRCREV_govmomi="eabc29ba6d1015a55593f71cf84d99f4518a2589"
459SRC_URI += "git://github.com/vmware/govmomi;name=govmomi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vmware/govmomi" 459SRC_URI += "git://github.com/vmware/govmomi;name=govmomi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vmware/govmomi"
460 460
461# github.com/xlab/treeprint v1.1.0 461# github.com/xlab/treeprint v1.2.0
462# [1] git ls-remote https://github.com/xlab/treeprint 31541c3fc088ae2b344370e3b1141f999ef3d03a 462# [1] git ls-remote https://github.com/xlab/treeprint 044005a3b405f660f109e066d9f589755835c2ea
463SRCREV_treeprint="31541c3fc088ae2b344370e3b1141f999ef3d03a" 463SRCREV_treeprint="044005a3b405f660f109e066d9f589755835c2ea"
464SRC_URI += "git://github.com/xlab/treeprint;name=treeprint;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xlab/treeprint" 464SRC_URI += "git://github.com/xlab/treeprint;name=treeprint;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xlab/treeprint"
465 465
466# github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 466# github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
@@ -468,19 +468,24 @@ SRC_URI += "git://github.com/xlab/treeprint;name=treeprint;protocol=https;nobran
468SRCREV_smetrics="039620a656736e6ad994090895784a7af15e0b80" 468SRCREV_smetrics="039620a656736e6ad994090895784a7af15e0b80"
469SRC_URI += "git://github.com/xrash/smetrics;name=smetrics;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xrash/smetrics" 469SRC_URI += "git://github.com/xrash/smetrics;name=smetrics;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xrash/smetrics"
470 470
471# sigs.k8s.io/kustomize/api v0.13.2 471# sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3
472# [1] git ls-remote https://github.com/kubernetes-sigs/kustomize efe13749409367df57fa5c488885afebe1eabd6a 472# [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 6ce0bf390ce3dae580947a2b739da3306c675eef
473SRCREV_kustomize-api="efe13749409367df57fa5c488885afebe1eabd6a" 473SRCREV_kustomize-api="6ce0bf390ce3dae580947a2b739da3306c675eef"
474SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kustomize-api;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/kustomize/api" 474SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kustomize-api;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/kustomize/api"
475 475
476# github.com/blang/semver/v4 v4.0.0
477# [1] git ls-remote https://github.com/blang/semver af3461a9cbcf1f3f5889d21b83f5ef63880c33a8
478SRCREV_v4="af3461a9cbcf1f3f5889d21b83f5ef63880c33a8"
479SRC_URI += "git://github.com/blang/semver;name=v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/blang/semver/v4"
480
476# github.com/containerd/aufs v1.0.0 481# github.com/containerd/aufs v1.0.0
477# [1] git ls-remote https://github.com/containerd/aufs fb0192dcb2c0bbfce3bd8756fc88026870c0354d 482# [1] git ls-remote https://github.com/containerd/aufs fb0192dcb2c0bbfce3bd8756fc88026870c0354d
478SRCREV_aufs="fb0192dcb2c0bbfce3bd8756fc88026870c0354d" 483SRCREV_aufs="fb0192dcb2c0bbfce3bd8756fc88026870c0354d"
479SRC_URI += "git://github.com/containerd/aufs;name=aufs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/aufs" 484SRC_URI += "git://github.com/containerd/aufs;name=aufs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/aufs"
480 485
481# github.com/google/cadvisor v0.47.2 486# github.com/google/cadvisor v0.47.3
482# [1] git ls-remote https://github.com/google/cadvisor 6730be153c6b6cfc1a8782496b5c24ec2dfc0f56 487# [1] git ls-remote https://github.com/google/cadvisor c5730c5a72b527a724e7333d0e2f5b9a3ce5cf4d
483SRCREV_cadvisor="6730be153c6b6cfc1a8782496b5c24ec2dfc0f56" 488SRCREV_cadvisor="c5730c5a72b527a724e7333d0e2f5b9a3ce5cf4d"
484SRC_URI += "git://github.com/google/cadvisor;name=cadvisor;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/cadvisor" 489SRC_URI += "git://github.com/google/cadvisor;name=cadvisor;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/cadvisor"
485 490
486# github.com/rancher/wharfie v0.5.3 491# github.com/rancher/wharfie v0.5.3
@@ -493,11 +498,6 @@ SRC_URI += "git://github.com/rancher/wharfie;name=wharfie;protocol=https;nobranc
493SRCREV_logrus="d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd" 498SRCREV_logrus="d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd"
494SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sirupsen/logrus" 499SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sirupsen/logrus"
495 500
496# github.com/blang/semver/v4 v4.0.0
497# [1] git ls-remote https://github.com/blang/semver af3461a9cbcf1f3f5889d21b83f5ef63880c33a8
498SRCREV_semver-v4="af3461a9cbcf1f3f5889d21b83f5ef63880c33a8"
499SRC_URI += "git://github.com/blang/semver;name=semver-v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/blang/semver/v4"
500
501# github.com/containerd/fifo v1.1.0 501# github.com/containerd/fifo v1.1.0
502# [1] git ls-remote https://github.com/containerd/fifo 151b205263c29d471e0d55c787d2ce9f5343fd46 502# [1] git ls-remote https://github.com/containerd/fifo 151b205263c29d471e0d55c787d2ce9f5343fd46
503SRCREV_fifo="151b205263c29d471e0d55c787d2ce9f5343fd46" 503SRCREV_fifo="151b205263c29d471e0d55c787d2ce9f5343fd46"
@@ -578,14 +578,14 @@ SRC_URI += "git://github.com/xiang90/probing;name=probing;protocol=https;nobranc
578SRCREV_wireguard="052af4a8072bbbd3bfe7edf46fe3c1b350f71f08" 578SRCREV_wireguard="052af4a8072bbbd3bfe7edf46fe3c1b350f71f08"
579SRC_URI += "git://git.zx2c4.com/wireguard-go;name=wireguard;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.zx2c4.com/wireguard" 579SRC_URI += "git://git.zx2c4.com/wireguard-go;name=wireguard;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.zx2c4.com/wireguard"
580 580
581# google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 581# google.golang.org/genproto v0.0.0-20230525234035-dd9d682886f9
582# [1] git ls-remote https://github.com/googleapis/go-genproto c8bf987b8c21778beffccfd5a923546432c2d250 582# [1] git ls-remote https://github.com/googleapis/go-genproto dd9d682886f99d242574cd3eaea438ce7ea66399
583SRCREV_genproto="c8bf987b8c21778beffccfd5a923546432c2d250" 583SRCREV_genproto="dd9d682886f99d242574cd3eaea438ce7ea66399"
584SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto" 584SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto"
585 585
586# google.golang.org/protobuf v1.29.1 586# google.golang.org/protobuf v1.31.0
587# [1] git ls-remote https://github.com/protocolbuffers/protobuf-go 095a62b71f4b42d145df9699b90429dd082b43ed 587# [1] git ls-remote https://github.com/protocolbuffers/protobuf-go 68463f0e96c93bc19ef36ccd3adfe690bfdb568c
588SRCREV_google.golang.org-protobuf="095a62b71f4b42d145df9699b90429dd082b43ed" 588SRCREV_google.golang.org-protobuf="68463f0e96c93bc19ef36ccd3adfe690bfdb568c"
589SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/protobuf" 589SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/protobuf"
590 590
591# gopkg.in/square/go-jose.v2 v2.6.0 591# gopkg.in/square/go-jose.v2 v2.6.0
@@ -608,24 +608,29 @@ SRC_URI += "git://github.com/k3s-io/cri-tools;name=cri-tools;protocol=https;nobr
608SRCREV_go-sqlite3="f08f1b6b9ce62b2496d8d64df26c1e278887bc1c" 608SRCREV_go-sqlite3="f08f1b6b9ce62b2496d8d64df26c1e278887bc1c"
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" 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"
610 610
611# github.com/rancher/wrangler v1.1.1-0.20230425173236-39a4707f0689 611# github.com/rancher/wrangler v1.1.1-0.20230818201331-3604a6be798d
612# [1] git ls-remote https://github.com/rancher/wrangler 39a4707f0689cc97ca955f5eea5d0b37e1664cae 612# [1] git ls-remote https://github.com/rancher/wrangler 3604a6be798d0e52e1d935d61d57b4ecbd5dfb2a
613SRCREV_wrangler="39a4707f0689cc97ca955f5eea5d0b37e1664cae" 613SRCREV_wrangler="3604a6be798d0e52e1d935d61d57b4ecbd5dfb2a"
614SRC_URI += "git://github.com/rancher/wrangler;name=wrangler;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/wrangler" 614SRC_URI += "git://github.com/rancher/wrangler;name=wrangler;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/wrangler"
615 615
616# github.com/stretchr/testify v1.8.2 616# github.com/stretchr/testify v1.8.4
617# [1] git ls-remote https://github.com/stretchr/testify f36bfe3c337aa95c86f04c721acdbafb5ffb1611 617# [1] git ls-remote https://github.com/stretchr/testify f97607b89807936ac4ff96748d766cf4b9711f78
618SRCREV_testify="f36bfe3c337aa95c86f04c721acdbafb5ffb1611" 618SRCREV_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" 619SRC_URI += "git://github.com/stretchr/testify;name=testify;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stretchr/testify"
620 620
621# cloud.google.com/go/compute v1.23.0
622# [1] git ls-remote https://github.com/googleapis/google-cloud-go 4a23c37ecf13804fa5126211c5719969e62e4cea
623SRCREV_compute="4a23c37ecf13804fa5126211c5719969e62e4cea"
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"
625
621# github.com/containerd/ttrpc v1.2.2 626# github.com/containerd/ttrpc v1.2.2
622# [1] git ls-remote https://github.com/containerd/ttrpc ac26f8cbea1c440d451dd19a4a1b847fd073f3c3 627# [1] git ls-remote https://github.com/containerd/ttrpc ac26f8cbea1c440d451dd19a4a1b847fd073f3c3
623SRCREV_ttrpc="ac26f8cbea1c440d451dd19a4a1b847fd073f3c3" 628SRCREV_ttrpc="ac26f8cbea1c440d451dd19a4a1b847fd073f3c3"
624SRC_URI += "git://github.com/containerd/ttrpc;name=ttrpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/ttrpc" 629SRC_URI += "git://github.com/containerd/ttrpc;name=ttrpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/ttrpc"
625 630
626# github.com/coreos/go-semver v0.3.0 631# github.com/coreos/go-semver v0.3.1
627# [1] git ls-remote https://github.com/coreos/go-semver e214231b295a8ea9479f11b70b35d5acf3556d9b 632# [1] git ls-remote https://github.com/coreos/go-semver c16f28124668daf02b2a32a431dec2f183977ffc
628SRCREV_go-semver="e214231b295a8ea9479f11b70b35d5acf3556d9b" 633SRCREV_go-semver="c16f28124668daf02b2a32a431dec2f183977ffc"
629SRC_URI += "git://github.com/coreos/go-semver;name=go-semver;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-semver" 634SRC_URI += "git://github.com/coreos/go-semver;name=go-semver;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-semver"
630 635
631# github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c 636# github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
@@ -673,9 +678,9 @@ SRC_URI += "git://github.com/mistifyio/go-zfs;name=go-zfs;protocol=https;nobranc
673SRCREV_symlink="03b9f8d59a07f5206a2264105f4903a222aea964" 678SRCREV_symlink="03b9f8d59a07f5206a2264105f4903a222aea964"
674SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/symlink" 679SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/symlink"
675 680
676# github.com/vbatts/tar-split v0.11.2 681# github.com/vbatts/tar-split v0.11.5
677# [1] git ls-remote https://github.com/vbatts/tar-split 80a436fd6164c557b131f7c59ed69bd81af69761 682# [1] git ls-remote https://github.com/vbatts/tar-split 5ef0dd8243164ebacd755916a89d8085a5b6bb7f
678SRCREV_tar-split="80a436fd6164c557b131f7c59ed69bd81af69761" 683SRCREV_tar-split="5ef0dd8243164ebacd755916a89d8085a5b6bb7f"
679SRC_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" 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"
680 685
681# google.golang.org/appengine v1.6.7 686# google.golang.org/appengine v1.6.7
@@ -683,14 +688,14 @@ SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobr
683SRCREV_appengine="5d1c1d03f8703c2e81478d9a30e9afa2d3e4bd8a" 688SRCREV_appengine="5d1c1d03f8703c2e81478d9a30e9afa2d3e4bd8a"
684SRC_URI += "git://github.com/golang/appengine;name=appengine;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/appengine" 689SRC_URI += "git://github.com/golang/appengine;name=appengine;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/appengine"
685 690
686# sigs.k8s.io/kustomize/kyaml v0.14.1 691# sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3
687# [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 4ffc8618547a62189d278bd800b3a1fbe5627790 692# [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 6ce0bf390ce3dae580947a2b739da3306c675eef
688SRCREV_kyaml="4ffc8618547a62189d278bd800b3a1fbe5627790" 693SRCREV_kyaml="6ce0bf390ce3dae580947a2b739da3306c675eef"
689SRC_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" 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"
690 695
691# github.com/k3s-io/containerd v1.7.3-k3s1 696# github.com/k3s-io/containerd v1.7.6-k3s1
692# [1] git ls-remote https://github.com/k3s-io/containerd 383ce4e834e4d2ae5e1869475379e70618bdcc33 697# [1] git ls-remote https://github.com/k3s-io/containerd be89dbc8cd4b889b9478d0f6cbafd00dd7767c52
693SRCREV_containerd="383ce4e834e4d2ae5e1869475379e70618bdcc33" 698SRCREV_containerd="be89dbc8cd4b889b9478d0f6cbafd00dd7767c52"
694SRC_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" 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"
695 700
696# github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e 701# github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
@@ -713,9 +718,9 @@ SRC_URI += "git://github.com/minio/minio-go;name=v7;protocol=https;nobranch=1;de
713SRCREV_cidranger="7ff5a0e84593dad6fbd50551343618d7956b3c71" 718SRCREV_cidranger="7ff5a0e84593dad6fbd50551343618d7956b3c71"
714SRC_URI += "git://github.com/yl2chen/cidranger;name=cidranger;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/yl2chen/cidranger" 719SRC_URI += "git://github.com/yl2chen/cidranger;name=cidranger;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/yl2chen/cidranger"
715 720
716# github.com/k3s-io/kubernetes v1.27.5-k3s1 721# github.com/k3s-io/kubernetes v1.28.2-k3s1
717# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 722# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
718SRCREV_kubernetes="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 723SRCREV_kubernetes="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
719SRC_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" 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"
720 725
721# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 726# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
@@ -728,15 +733,15 @@ SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;n
728SRCREV_go-autorest="e7b391b759b050d6719cc6fd8bb87b6dc038bca6" 733SRCREV_go-autorest="e7b391b759b050d6719cc6fd8bb87b6dc038bca6"
729SRC_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" 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"
730 735
731# github.com/Microsoft/hcsshim v0.8.25 736# github.com/Microsoft/hcsshim v0.11.0
732# [1] git ls-remote https://github.com/microsoft/hcsshim 619117bc0844a5d3e9e29f3a24303b7bce5ab9d0 737# [1] git ls-remote https://github.com/microsoft/hcsshim 750e11bf07440fd1581413bdc1fc7731fa2d6d64
733SRCREV_hcsshim="619117bc0844a5d3e9e29f3a24303b7bce5ab9d0" 738SRCREV_hcsshim="750e11bf07440fd1581413bdc1fc7731fa2d6d64"
734SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/hcsshim" 739SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/hcsshim"
735 740
736# github.com/avast/retry-go/v4 v4.3.2 741# github.com/avast/retry-go/v4 v4.3.2
737# [1] git ls-remote https://github.com/avast/retry-go c65eeae03ec06cb591b05d092457de9f691bb359 742# [1] git ls-remote https://github.com/avast/retry-go c65eeae03ec06cb591b05d092457de9f691bb359
738SRCREV_v4="c65eeae03ec06cb591b05d092457de9f691bb359" 743SRCREV_retry-go-v4="c65eeae03ec06cb591b05d092457de9f691bb359"
739SRC_URI += "git://github.com/avast/retry-go;name=v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/avast/retry-go/v4" 744SRC_URI += "git://github.com/avast/retry-go;name=retry-go-v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/avast/retry-go/v4"
740 745
741# github.com/cespare/xxhash/v2 v2.2.0 746# github.com/cespare/xxhash/v2 v2.2.0
742# [1] git ls-remote https://github.com/cespare/xxhash a76eb16a93c1e30527c073ca831d9048b4b935f6 747# [1] git ls-remote https://github.com/cespare/xxhash a76eb16a93c1e30527c073ca831d9048b4b935f6
@@ -763,9 +768,9 @@ SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nob
763SRCREV_fsnotify="5f8c606accbcc6913853fe7e083ee461d181d88d" 768SRCREV_fsnotify="5f8c606accbcc6913853fe7e083ee461d181d88d"
764SRC_URI += "git://github.com/fsnotify/fsnotify;name=fsnotify;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fsnotify/fsnotify" 769SRC_URI += "git://github.com/fsnotify/fsnotify;name=fsnotify;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fsnotify/fsnotify"
765 770
766# github.com/golang-jwt/jwt/v4 v4.4.2 771# github.com/golang-jwt/jwt/v4 v4.5.0
767# [1] git ls-remote https://github.com/golang-jwt/jwt 9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632 772# [1] git ls-remote https://github.com/golang-jwt/jwt 9358574a7a1a2c8d644f22b6e8de627ba85c58d0
768SRCREV_jwt-v4="9294af54b5fcb8c9c92e3d10ed83d2a7c87fe632" 773SRCREV_jwt-v4="9358574a7a1a2c8d644f22b6e8de627ba85c58d0"
769SRC_URI += "git://github.com/golang-jwt/jwt;name=jwt-v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang-jwt/jwt/v4" 774SRC_URI += "git://github.com/golang-jwt/jwt;name=jwt-v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang-jwt/jwt/v4"
770 775
771# github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 776# github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
@@ -773,9 +778,9 @@ SRC_URI += "git://github.com/golang-jwt/jwt;name=jwt-v4;protocol=https;nobranch=
773SRCREV_groupcache="41bb18bfe9da5321badc438f91158cd790a33aa3" 778SRCREV_groupcache="41bb18bfe9da5321badc438f91158cd790a33aa3"
774SRC_URI += "git://github.com/golang/groupcache;name=groupcache;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/groupcache" 779SRC_URI += "git://github.com/golang/groupcache;name=groupcache;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/groupcache"
775 780
776# github.com/hanwen/go-fuse/v2 v2.2.0 781# github.com/hanwen/go-fuse/v2 v2.3.0
777# [1] git ls-remote https://github.com/hanwen/go-fuse 915cf5413cdef5370ae3f953f8eb4cd9ac176d5c 782# [1] git ls-remote https://github.com/hanwen/go-fuse d537a5a8d65c6552bc3844571f1d8ec76bcac5e4
778SRCREV_go-fuse-v2="915cf5413cdef5370ae3f953f8eb4cd9ac176d5c" 783SRCREV_go-fuse-v2="d537a5a8d65c6552bc3844571f1d8ec76bcac5e4"
779SRC_URI += "git://github.com/hanwen/go-fuse;name=go-fuse-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hanwen/go-fuse/v2" 784SRC_URI += "git://github.com/hanwen/go-fuse;name=go-fuse-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hanwen/go-fuse/v2"
780 785
781# github.com/hashicorp/errwrap v1.1.0 786# github.com/hashicorp/errwrap v1.1.0
@@ -818,14 +823,14 @@ SRC_URI += "git://github.com/munnerz/goautoneg;name=goautoneg;protocol=https;nob
818SRCREV_go-toml="fed1464066413075eac02cd4dc368b5221845541" 823SRCREV_go-toml="fed1464066413075eac02cd4dc368b5221845541"
819SRC_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" 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"
820 825
821# github.com/prometheus/common v0.39.0 826# github.com/prometheus/common v0.44.0
822# [1] git ls-remote https://github.com/prometheus/common 296ec92f02fd5e3c15443437e98b573d968eaa14 827# [1] git ls-remote https://github.com/prometheus/common 94bf9828e56d9670579b28a9f78237d3cd8d0395
823SRCREV_common="296ec92f02fd5e3c15443437e98b573d968eaa14" 828SRCREV_common="94bf9828e56d9670579b28a9f78237d3cd8d0395"
824SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/common" 829SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/common"
825 830
826# github.com/prometheus/procfs v0.9.0 831# github.com/prometheus/procfs v0.10.1
827# [1] git ls-remote https://github.com/prometheus/procfs bb7727a9ca9b3cd1559b42ffa74e13ef7efb6283 832# [1] git ls-remote https://github.com/prometheus/procfs 332e865adfebaa7eaedc94535a3f12f7e5eeb2d4
828SRCREV_procfs="bb7727a9ca9b3cd1559b42ffa74e13ef7efb6283" 833SRCREV_procfs="332e865adfebaa7eaedc94535a3f12f7e5eeb2d4"
829SRC_URI += "git://github.com/prometheus/procfs;name=procfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/procfs" 834SRC_URI += "git://github.com/prometheus/procfs;name=procfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/procfs"
830 835
831# github.com/vishvananda/netns v0.0.4 836# github.com/vishvananda/netns v0.0.4
@@ -838,9 +843,9 @@ SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranc
838SRCREV_sdk="f2fd476f433128c2494476950ce11600a51bbe35" 843SRCREV_sdk="f2fd476f433128c2494476950ce11600a51bbe35"
839SRC_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" 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"
840 845
841# github.com/k3s-io/cri-dockerd v0.3.4-k3s1 846# github.com/k3s-io/cri-dockerd v0.3.4-k3s3
842# [1] git ls-remote https://github.com/k3s-io/cri-dockerd c70f3789d5171077b2c2d79df75245d872377034 847# [1] git ls-remote https://github.com/k3s-io/cri-dockerd 4e5e5975922f576f4c559655d7aade8ff71319ad
843SRCREV_cri-dockerd="c70f3789d5171077b2c2d79df75245d872377034" 848SRCREV_cri-dockerd="4e5e5975922f576f4c559655d7aade8ff71319ad"
844SRC_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" 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"
845 850
846# github.com/containerd/cgroups v1.1.0 851# github.com/containerd/cgroups v1.1.0
@@ -858,9 +863,9 @@ SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;
858SRCREV_flannel="148b6d6a58deb864519bbc474f4c531a0799e910" 863SRCREV_flannel="148b6d6a58deb864519bbc474f4c531a0799e910"
859SRC_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" 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"
860 865
861# github.com/klauspost/compress v1.16.6 866# github.com/klauspost/compress v1.16.7
862# [1] git ls-remote https://github.com/klauspost/compress d9eae825a4326bf9310d64c63654194a0254b0c1 867# [1] git ls-remote https://github.com/klauspost/compress 67a538e2b4df11f8ec7139388838a13bce84b5d5
863SRCREV_compress="d9eae825a4326bf9310d64c63654194a0254b0c1" 868SRCREV_compress="67a538e2b4df11f8ec7139388838a13bce84b5d5"
864SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/compress" 869SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/compress"
865 870
866# github.com/k3s-io/etcd/api/v3 v3.5.9-k3s1 871# github.com/k3s-io/etcd/api/v3 v3.5.9-k3s1
@@ -893,19 +898,19 @@ SRC_URI += "git://github.com/containerd/go-runc;name=go-runc;protocol=https;nobr
893SRCREV_typeurl="5e43fb8b75ed2f2305fc04e6918c8d10636771bc" 898SRCREV_typeurl="5e43fb8b75ed2f2305fc04e6918c8d10636771bc"
894SRC_URI += "git://github.com/containerd/typeurl;name=typeurl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/typeurl" 899SRC_URI += "git://github.com/containerd/typeurl;name=typeurl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/typeurl"
895 900
896# github.com/dustin/go-humanize v1.0.0 901# github.com/dustin/go-humanize v1.0.1
897# [1] git ls-remote https://github.com/dustin/go-humanize 9f541cc9db5d55bce703bd99987c9d5cb8eea45e 902# [1] git ls-remote https://github.com/dustin/go-humanize 9ec74ab2f7a7161664182fd4e5e292fccffbc75f
898SRCREV_go-humanize="9f541cc9db5d55bce703bd99987c9d5cb8eea45e" 903SRCREV_go-humanize="9ec74ab2f7a7161664182fd4e5e292fccffbc75f"
899SRC_URI += "git://github.com/dustin/go-humanize;name=go-humanize;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/dustin/go-humanize" 904SRC_URI += "git://github.com/dustin/go-humanize;name=go-humanize;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/dustin/go-humanize"
900 905
901# github.com/evanphx/json-patch v4.12.0+incompatible 906# github.com/evanphx/json-patch v5.6.0+incompatible
902# [1] git ls-remote https://github.com/evanphx/json-patch 50fdc0b4c9ab36933e6a0c9288fef3ac5df2b907 907# [1] git ls-remote https://github.com/evanphx/json-patch 5561fe05a1ec79c9bca966376211b2ab81959671
903SRCREV_json-patch="50fdc0b4c9ab36933e6a0c9288fef3ac5df2b907" 908SRCREV_json-patch="5561fe05a1ec79c9bca966376211b2ab81959671"
904SRC_URI += "git://github.com/evanphx/json-patch;name=json-patch;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/evanphx/json-patch" 909SRC_URI += "git://github.com/evanphx/json-patch;name=json-patch;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/evanphx/json-patch"
905 910
906# github.com/fvbommel/sortorder v1.0.1 911# github.com/fvbommel/sortorder v1.1.0
907# [1] git ls-remote https://github.com/fvbommel/sortorder a1ddee917217bbd0691affdca9c88d24d3f5c27d 912# [1] git ls-remote https://github.com/fvbommel/sortorder a8d9302c17f9f46c6580b82b919672e58ef6e396
908SRCREV_sortorder="a1ddee917217bbd0691affdca9c88d24d3f5c27d" 913SRCREV_sortorder="a8d9302c17f9f46c6580b82b919672e58ef6e396"
909SRC_URI += "git://github.com/fvbommel/sortorder;name=sortorder;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fvbommel/sortorder" 914SRC_URI += "git://github.com/fvbommel/sortorder;name=sortorder;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fvbommel/sortorder"
910 915
911# github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 916# github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
@@ -998,9 +1003,9 @@ SRC_URI += "git://github.com/nytimes/gziphandler;name=gziphandler;protocol=https
998SRCREV_go-dqlite="830c1a017995b73322e86c2a6f2ca799c1caca07" 1003SRCREV_go-dqlite="830c1a017995b73322e86c2a6f2ca799c1caca07"
999SRC_URI += "git://github.com/canonical/go-dqlite;name=go-dqlite;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/canonical/go-dqlite" 1004SRC_URI += "git://github.com/canonical/go-dqlite;name=go-dqlite;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/canonical/go-dqlite"
1000 1005
1001# github.com/cenkalti/backoff/v4 v4.2.0 1006# github.com/cenkalti/backoff/v4 v4.2.1
1002# [1] git ls-remote https://github.com/cenkalti/backoff e5c9822f4eaffe6a2abac94d7fbf85380dd629a8 1007# [1] git ls-remote https://github.com/cenkalti/backoff a04a6fe64ffb0e3fd0816460529d300be5f252df
1003SRCREV_backoff-v4="e5c9822f4eaffe6a2abac94d7fbf85380dd629a8" 1008SRCREV_backoff-v4="a04a6fe64ffb0e3fd0816460529d300be5f252df"
1004SRC_URI += "git://github.com/cenkalti/backoff;name=backoff-v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cenkalti/backoff/v4" 1009SRC_URI += "git://github.com/cenkalti/backoff;name=backoff-v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cenkalti/backoff/v4"
1005 1010
1006# github.com/chai2010/gettext-go v1.0.2 1011# github.com/chai2010/gettext-go v1.0.2
@@ -1098,11 +1103,16 @@ SRC_URI += "git://github.com/euank/go-kmsg-parser;name=go-kmsg-parser;protocol=h
1098SRCREV_jsonpath="d6023ce2651d8eafb5c75bb0c7167536102ec9f5" 1103SRCREV_jsonpath="d6023ce2651d8eafb5c75bb0c7167536102ec9f5"
1099SRC_URI += "git://github.com/exponent-io/jsonpath;name=jsonpath;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/exponent-io/jsonpath" 1104SRC_URI += "git://github.com/exponent-io/jsonpath;name=jsonpath;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/exponent-io/jsonpath"
1100 1105
1101# github.com/googleapis/gax-go/v2 v2.1.1 1106# github.com/googleapis/gax-go/v2 v2.12.0
1102# [1] git ls-remote https://github.com/googleapis/gax-go 0968b165da19974432147e6058bc859f6c488642 1107# [1] git ls-remote https://github.com/googleapis/gax-go db3387b70e605dfc1f09513359d396496a91c66b
1103SRCREV_gax-go-v2="0968b165da19974432147e6058bc859f6c488642" 1108SRCREV_gax-go-v2="db3387b70e605dfc1f09513359d396496a91c66b"
1104SRC_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" 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"
1105 1110
1111# github.com/mitchellh/go-homedir v1.1.0
1112# [1] git ls-remote https://github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727
1113SRCREV_go-homedir="af06845cf3004701891bf4fdb884bfe4920b3727"
1114SRC_URI += "git://github.com/mitchellh/go-homedir;name=go-homedir;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/go-homedir"
1115
1106# github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 1116# github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
1107# [1] git ls-remote https://github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94 1117# [1] git ls-remote https://github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94
1108SRCREV_concurrent="bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94" 1118SRCREV_concurrent="bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94"
@@ -1148,9 +1158,9 @@ SRC_URI += "git://github.com/k3s-io/etcd;name=server-v3;protocol=https;nobranch=
1148SRCREV_cgroups-v3="8fa64246e17ceea54277b3ad7139d9ec17545bfa" 1158SRCREV_cgroups-v3="8fa64246e17ceea54277b3ad7139d9ec17545bfa"
1149SRC_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" 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"
1150 1160
1151# github.com/containerd/continuity v0.4.1 1161# github.com/containerd/continuity v0.4.2
1152# [1] git ls-remote https://github.com/containerd/continuity 25762ef7c27a37645197ed6d1d708e55a230e35d 1162# [1] git ls-remote https://github.com/containerd/continuity 77a2d47a6668b82465fdf6cb749fe3a2aa2c9743
1153SRCREV_continuity="25762ef7c27a37645197ed6d1d708e55a230e35d" 1163SRCREV_continuity="77a2d47a6668b82465fdf6cb749fe3a2aa2c9743"
1154SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/continuity" 1164SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/continuity"
1155 1165
1156# github.com/containerd/typeurl/v2 v2.1.1 1166# github.com/containerd/typeurl/v2 v2.1.1
@@ -1173,6 +1183,11 @@ SRC_URI += "git://github.com/cpuguy83/go-md2man;name=go-md2man-v2;protocol=https
1173SRCREV_go-connections="7395e3f8aa162843a74ed6d48e79627d9792ac55" 1183SRCREV_go-connections="7395e3f8aa162843a74ed6d48e79627d9792ac55"
1174SRC_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" 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"
1175 1185
1186# github.com/google/gnostic-models v0.6.8
1187# [1] git ls-remote https://github.com/google/gnostic-models 577692584cdf09674595bba0c182d0e8a44655d3
1188SRCREV_gnostic-models="577692584cdf09674595bba0c182d0e8a44655d3"
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"
1190
1176# github.com/mitchellh/go-wordwrap v1.0.1 1191# github.com/mitchellh/go-wordwrap v1.0.1
1177# [1] git ls-remote https://github.com/mitchellh/go-wordwrap ecf0936a077a4bd73a1cc2ac5c370f2b55618d62 1192# [1] git ls-remote https://github.com/mitchellh/go-wordwrap ecf0936a077a4bd73a1cc2ac5c370f2b55618d62
1178SRCREV_go-wordwrap="ecf0936a077a4bd73a1cc2ac5c370f2b55618d62" 1193SRCREV_go-wordwrap="ecf0936a077a4bd73a1cc2ac5c370f2b55618d62"
@@ -1183,9 +1198,9 @@ SRC_URI += "git://github.com/mitchellh/go-wordwrap;name=go-wordwrap;protocol=htt
1183SRCREV_client-v2="341ce193b458049401364c20193ebd14f38fce6d" 1198SRCREV_client-v2="341ce193b458049401364c20193ebd14f38fce6d"
1184SRC_URI += "git://github.com/k3s-io/etcd;name=client-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/etcd/client/v2" 1199SRC_URI += "git://github.com/k3s-io/etcd;name=client-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/etcd/client/v2"
1185 1200
1186# gopkg.in/natefinch/lumberjack.v2 v2.0.0 1201# gopkg.in/natefinch/lumberjack.v2 v2.2.1
1187# [1] git ls-remote https://github.com/natefinch/lumberjack 7d6a1875575e09256dc552b4c0e450dcd02bd10e 1202# [1] git ls-remote https://github.com/natefinch/lumberjack 4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0
1188SRCREV_lumberjack.v2="7d6a1875575e09256dc552b4c0e450dcd02bd10e" 1203SRCREV_lumberjack.v2="4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0"
1189SRC_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" 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"
1190 1205
1191# github.com/k3s-io/helm-controller v0.15.4 1206# github.com/k3s-io/helm-controller v0.15.4
@@ -1203,9 +1218,9 @@ SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;
1203SRCREV_etcdutl-v3="341ce193b458049401364c20193ebd14f38fce6d" 1218SRCREV_etcdutl-v3="341ce193b458049401364c20193ebd14f38fce6d"
1204SRC_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" 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"
1205 1220
1206# github.com/Azure/azure-sdk-for-go v55.0.0+incompatible 1221# github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
1207# [1] git ls-remote https://github.com/Azure/azure-sdk-for-go 3640559afddbad452d265b54fb1c20b30be0b062 1222# [1] git ls-remote https://github.com/Azure/azure-sdk-for-go 2187aca40bbf6931ffac666977e5d29128d82585
1208SRCREV_azure-sdk-for-go="3640559afddbad452d265b54fb1c20b30be0b062" 1223SRCREV_azure-sdk-for-go="2187aca40bbf6931ffac666977e5d29128d82585"
1209SRC_URI += "git://github.com/Azure/azure-sdk-for-go;name=azure-sdk-for-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/azure-sdk-for-go" 1224SRC_URI += "git://github.com/Azure/azure-sdk-for-go;name=azure-sdk-for-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/azure-sdk-for-go"
1210 1225
1211# github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a 1226# github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a
@@ -1228,11 +1243,6 @@ SRC_URI += "git://github.com/go-openapi/jsonpointer;name=jsonpointer;protocol=ht
1228SRCREV_go-cleanhttp="6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2" 1243SRCREV_go-cleanhttp="6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2"
1229SRC_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" 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"
1230 1245
1231# github.com/mitchellh/mapstructure v1.5.0
1232# [1] git ls-remote https://github.com/mitchellh/mapstructure ab69d8d93410fce4361f4912bb1ff88110a81311
1233SRCREV_mapstructure="ab69d8d93410fce4361f4912bb1ff88110a81311"
1234SRC_URI += "git://github.com/mitchellh/mapstructure;name=mapstructure;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/mapstructure"
1235
1236# github.com/nats-io/nats-server/v2 v2.9.18 1246# github.com/nats-io/nats-server/v2 v2.9.18
1237# [1] git ls-remote https://github.com/nats-io/nats-server 166eeb243c09136327a3bfdc48f8cdc384bd8816 1247# [1] git ls-remote https://github.com/nats-io/nats-server 166eeb243c09136327a3bfdc48f8cdc384bd8816
1238SRCREV_nats-server-v2="166eeb243c09136327a3bfdc48f8cdc384bd8816" 1248SRCREV_nats-server-v2="166eeb243c09136327a3bfdc48f8cdc384bd8816"
@@ -1258,9 +1268,9 @@ SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nob
1258SRCREV_go-multierror="9974e9ec57696378079ecc3accd3d6f29401b3a0" 1268SRCREV_go-multierror="9974e9ec57696378079ecc3accd3d6f29401b3a0"
1259SRC_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" 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"
1260 1270
1261# github.com/prometheus/client_model v0.3.0 1271# github.com/prometheus/client_model v0.4.0
1262# [1] git ls-remote https://github.com/prometheus/client_model 63fb9822ca3ba7a4ba5184071fb8f2ea000a99ef 1272# [1] git ls-remote https://github.com/prometheus/client_model 91c3945f2cfbfb9040e34a0b6764d804b5a5a490
1263SRCREV_client_model="63fb9822ca3ba7a4ba5184071fb8f2ea000a99ef" 1273SRCREV_client_model="91c3945f2cfbfb9040e34a0b6764d804b5a5a490"
1264SRC_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" 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"
1265 1275
1266# github.com/russross/blackfriday/v2 v2.1.0 1276# github.com/russross/blackfriday/v2 v2.1.0
@@ -1268,9 +1278,9 @@ SRC_URI += "git://github.com/prometheus/client_model;name=client_model;protocol=
1268SRCREV_blackfriday-v2="4c9bf9512682b995722660a4196c0013228e2049" 1278SRCREV_blackfriday-v2="4c9bf9512682b995722660a4196c0013228e2049"
1269SRC_URI += "git://github.com/russross/blackfriday;name=blackfriday-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/russross/blackfriday/v2" 1279SRC_URI += "git://github.com/russross/blackfriday;name=blackfriday-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/russross/blackfriday/v2"
1270 1280
1271# sigs.k8s.io/kustomize/kustomize/v5 v5.0.1 1281# sigs.k8s.io/kustomize/kustomize/v5 v5.0.4-0.20230601165947-6ce0bf390ce3
1272# [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 39527da73ca50df19b7678b8f7e87fa94b326296 1282# [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 6ce0bf390ce3dae580947a2b739da3306c675eef
1273SRCREV_kustomize-v5="39527da73ca50df19b7678b8f7e87fa94b326296" 1283SRCREV_kustomize-v5="6ce0bf390ce3dae580947a2b739da3306c675eef"
1274SRC_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" 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"
1275 1285
1276# github.com/Azure/go-autorest/logger v0.2.1 1286# github.com/Azure/go-autorest/logger v0.2.1
@@ -1283,9 +1293,9 @@ SRC_URI += "git://github.com/Azure/go-autorest;name=logger;protocol=https;nobran
1283SRCREV_go-colortext="dc4cd66b56a892657c0bea8bf4389d35210ce0ee" 1293SRCREV_go-colortext="dc4cd66b56a892657c0bea8bf4389d35210ce0ee"
1284SRC_URI += "git://github.com/daviddengcn/go-colortext;name=go-colortext;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/daviddengcn/go-colortext" 1294SRC_URI += "git://github.com/daviddengcn/go-colortext;name=go-colortext;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/daviddengcn/go-colortext"
1285 1295
1286# github.com/go-openapi/jsonreference v0.20.1 1296# github.com/go-openapi/jsonreference v0.20.2
1287# [1] git ls-remote https://github.com/go-openapi/jsonreference 424d68cc3144e5bcb46df434f1b45d6ab8500bd6 1297# [1] git ls-remote https://github.com/go-openapi/jsonreference 1f158e563669961b8e54817e3ea57978d439ffff
1288SRCREV_jsonreference="424d68cc3144e5bcb46df434f1b45d6ab8500bd6" 1298SRCREV_jsonreference="1f158e563669961b8e54817e3ea57978d439ffff"
1289SRC_URI += "git://github.com/go-openapi/jsonreference;name=jsonreference;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/jsonreference" 1299SRC_URI += "git://github.com/go-openapi/jsonreference;name=jsonreference;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/jsonreference"
1290 1300
1291# github.com/opencontainers/go-digest v1.0.0 1301# github.com/opencontainers/go-digest v1.0.0
@@ -1293,9 +1303,9 @@ SRC_URI += "git://github.com/go-openapi/jsonreference;name=jsonreference;protoco
1293SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a" 1303SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a"
1294SRC_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" 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"
1295 1305
1296# github.com/prometheus/client_golang v1.14.0 1306# github.com/prometheus/client_golang v1.16.0
1297# [1] git ls-remote https://github.com/prometheus/client_golang 254e5468413f19fb75cdad45f5ddc0b8c975188c 1307# [1] git ls-remote https://github.com/prometheus/client_golang 3583c1e1d085b75cab406c78b015562d45552b39
1298SRCREV_client_golang="254e5468413f19fb75cdad45f5ddc0b8c975188c" 1308SRCREV_client_golang="3583c1e1d085b75cab406c78b015562d45552b39"
1299SRC_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" 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"
1300 1310
1301# github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 1311# github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75
@@ -1303,19 +1313,19 @@ SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protoco
1303SRCREV_grpc-websocket-proxy="673ab2c3ae75cc01952b84b88590e30e75dcf395" 1313SRCREV_grpc-websocket-proxy="673ab2c3ae75cc01952b84b88590e30e75dcf395"
1304SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;name=grpc-websocket-proxy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tmc/grpc-websocket-proxy" 1314SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;name=grpc-websocket-proxy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tmc/grpc-websocket-proxy"
1305 1315
1306# github.com/k3s-io/stargz-snapshotter v0.13.0-k3s1
1307# [1] git ls-remote https://github.com/k3s-io/stargz-snapshotter a756490d248070c81d8178dda7edc57d44d210e5
1308SRCREV_stargz-snapshotter="a756490d248070c81d8178dda7edc57d44d210e5"
1309SRC_URI += "git://github.com/k3s-io/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/stargz-snapshotter"
1310
1311# github.com/k3s-io/etcd/client/pkg/v3 v3.5.9-k3s1 1316# github.com/k3s-io/etcd/client/pkg/v3 v3.5.9-k3s1
1312# [1] git ls-remote https://github.com/k3s-io/etcd 341ce193b458049401364c20193ebd14f38fce6d 1317# [1] git ls-remote https://github.com/k3s-io/etcd 341ce193b458049401364c20193ebd14f38fce6d
1313SRCREV_pkg-v3="341ce193b458049401364c20193ebd14f38fce6d" 1318SRCREV_pkg-v3="341ce193b458049401364c20193ebd14f38fce6d"
1314SRC_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" 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"
1315 1320
1316# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230106234847-43070de90fa1 1321# cloud.google.com/go/compute/metadata v0.2.3
1317# [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers 43070de90fa134c9ea55cd6de4308a2ae59658d3 1322# [1] git ls-remote https://github.com/googleapis/google-cloud-go cf8081fada0955a1682ce3fc400b44bc141309c7
1318SRCREV_go-fuzz-headers="43070de90fa134c9ea55cd6de4308a2ae59658d3" 1323SRCREV_metadata="cf8081fada0955a1682ce3fc400b44bc141309c7"
1324SRC_URI += "git://github.com/googleapis/google-cloud-go;name=metadata;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/cloud.google.com/go/compute/metadata"
1325
1326# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
1327# [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers ced1acdcaa24dc39c01b039fc37576c395f506cf
1328SRCREV_go-fuzz-headers="ced1acdcaa24dc39c01b039fc37576c395f506cf"
1319SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/AdaLogics/go-fuzz-headers" 1329SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/AdaLogics/go-fuzz-headers"
1320 1330
1321# github.com/Azure/go-autorest/tracing v0.6.0 1331# github.com/Azure/go-autorest/tracing v0.6.0
@@ -1333,9 +1343,9 @@ SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=h
1333SRCREV_image-spec="085b884d628c42985cc2f2a99e5701f7e9b3bd1f" 1343SRCREV_image-spec="085b884d628c42985cc2f2a99e5701f7e9b3bd1f"
1334SRC_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" 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"
1335 1345
1336# github.com/seccomp/libseccomp-golang v0.9.2-0.20220502022130-f33da4d89646 1346# github.com/seccomp/libseccomp-golang v0.10.0
1337# [1] git ls-remote https://github.com/seccomp/libseccomp-golang f33da4d89646b6c01cb104d81094208b83a9b8e4 1347# [1] git ls-remote https://github.com/seccomp/libseccomp-golang 879684a7b708c2ebc730e62fdae39ae9081b4680
1338SRCREV_libseccomp-golang="f33da4d89646b6c01cb104d81094208b83a9b8e4" 1348SRCREV_libseccomp-golang="879684a7b708c2ebc730e62fdae39ae9081b4680"
1339SRC_URI += "git://github.com/seccomp/libseccomp-golang;name=libseccomp-golang;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/seccomp/libseccomp-golang" 1349SRC_URI += "git://github.com/seccomp/libseccomp-golang;name=libseccomp-golang;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/seccomp/libseccomp-golang"
1340 1350
1341# github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 1351# github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980
@@ -1348,9 +1358,9 @@ SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protoco
1348SRCREV_structured-merge-diff-v4="26781d0c10bfdbd7d66b18d8be83985f623df9f8" 1358SRCREV_structured-merge-diff-v4="26781d0c10bfdbd7d66b18d8be83985f623df9f8"
1349SRC_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" 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"
1350 1360
1351# github.com/Azure/go-autorest/autorest v0.11.27 1361# github.com/Azure/go-autorest/autorest v0.11.29
1352# [1] git ls-remote https://github.com/Azure/go-autorest 7525a9bd0079c3842a7e11a93bd76166e915b0f1 1362# [1] git ls-remote https://github.com/Azure/go-autorest c2958ac74c65c138045daa60f149c5f9d949d743
1353SRCREV_autorest="7525a9bd0079c3842a7e11a93bd76166e915b0f1" 1363SRCREV_autorest="c2958ac74c65c138045daa60f149c5f9d949d743"
1354SRC_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" 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"
1355 1365
1356# github.com/cyphar/filepath-securejoin v0.2.3 1366# github.com/cyphar/filepath-securejoin v0.2.3
@@ -1358,9 +1368,9 @@ SRC_URI += "git://github.com/Azure/go-autorest;name=autorest;protocol=https;nobr
1358SRCREV_filepath-securejoin="8f267f5ea675a20a2cb5e91011d063721f53bf79" 1368SRCREV_filepath-securejoin="8f267f5ea675a20a2cb5e91011d063721f53bf79"
1359SRC_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" 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"
1360 1370
1361# github.com/hashicorp/go-retryablehttp v0.7.2 1371# github.com/hashicorp/go-retryablehttp v0.7.4
1362# [1] git ls-remote https://github.com/hashicorp/go-retryablehttp a53bec1353a135f9548327f10bb8459bfe96e2d8 1372# [1] git ls-remote https://github.com/hashicorp/go-retryablehttp 571a88bc9c3b7c64575f0e9b0f646af1510f2c76
1363SRCREV_go-retryablehttp="a53bec1353a135f9548327f10bb8459bfe96e2d8" 1373SRCREV_go-retryablehttp="571a88bc9c3b7c64575f0e9b0f646af1510f2c76"
1364SRC_URI += "git://github.com/hashicorp/go-retryablehttp;name=go-retryablehttp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-retryablehttp" 1374SRC_URI += "git://github.com/hashicorp/go-retryablehttp;name=go-retryablehttp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-retryablehttp"
1365 1375
1366# github.com/libopenstorage/openstorage v1.0.0 1376# github.com/libopenstorage/openstorage v1.0.0
@@ -1368,9 +1378,9 @@ SRC_URI += "git://github.com/hashicorp/go-retryablehttp;name=go-retryablehttp;pr
1368SRCREV_openstorage="093a0c3888753c2056e7373183693d670c6bba01" 1378SRCREV_openstorage="093a0c3888753c2056e7373183693d670c6bba01"
1369SRC_URI += "git://github.com/libopenstorage/openstorage;name=openstorage;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libopenstorage/openstorage" 1379SRC_URI += "git://github.com/libopenstorage/openstorage;name=openstorage;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libopenstorage/openstorage"
1370 1380
1371# github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20221215162035-5330a85ea652 1381# github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0
1372# [1] git ls-remote https://github.com/AdamKorcz/go-118-fuzz-build 5330a85ea6528bb00bea0417b6d61f30deb61f2c 1382# [1] git ls-remote https://github.com/AdamKorcz/go-118-fuzz-build 8075edf89bb034603c758f28fe93143047ac5677
1373SRCREV_go-118-fuzz-build="5330a85ea6528bb00bea0417b6d61f30deb61f2c" 1383SRCREV_go-118-fuzz-build="8075edf89bb034603c758f28fe93143047ac5677"
1374SRC_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" 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"
1375 1385
1376# github.com/bronze1man/goStrongswanVici v0.0.0-20201105010758-936f38b697fd 1386# github.com/bronze1man/goStrongswanVici v0.0.0-20201105010758-936f38b697fd
@@ -1383,9 +1393,9 @@ SRC_URI += "git://github.com/bronze1man/goStrongswanVici;name=goStrongswanVici;p
1383SRCREV_plugins="c4d24e80d64393d2c632a825a3486d1c2c0248ec" 1393SRCREV_plugins="c4d24e80d64393d2c632a825a3486d1c2c0248ec"
1384SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containernetworking/plugins" 1394SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containernetworking/plugins"
1385 1395
1386# github.com/google/go-containerregistry v0.7.0 1396# github.com/google/go-containerregistry v0.14.0
1387# [1] git ls-remote https://github.com/google/go-containerregistry 542cd568cb6abd9dfa1d11a8d9b8812678aab8ff 1397# [1] git ls-remote https://github.com/google/go-containerregistry 4b081f801f399fa293f23e42ba4c4ac6a6003f2c
1388SRCREV_go-containerregistry="542cd568cb6abd9dfa1d11a8d9b8812678aab8ff" 1398SRCREV_go-containerregistry="4b081f801f399fa293f23e42ba4c4ac6a6003f2c"
1389SRC_URI += "git://github.com/google/go-containerregistry;name=go-containerregistry;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/go-containerregistry" 1399SRC_URI += "git://github.com/google/go-containerregistry;name=go-containerregistry;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/go-containerregistry"
1390 1400
1391# github.com/grpc-ecosystem/grpc-gateway v1.16.0 1401# github.com/grpc-ecosystem/grpc-gateway v1.16.0
@@ -1408,34 +1418,44 @@ SRC_URI += "git://github.com/opencontainers/runtime-spec;name=runtime-spec;proto
1408SRCREV_runtime-tools="2e043c6bd62639199bdd0d5f0c5082797de4de2a" 1418SRCREV_runtime-tools="2e043c6bd62639199bdd0d5f0c5082797de4de2a"
1409SRC_URI += "git://github.com/opencontainers/runtime-tools;name=runtime-tools;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/runtime-tools" 1419SRC_URI += "git://github.com/opencontainers/runtime-tools;name=runtime-tools;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/runtime-tools"
1410 1420
1421# github.com/containerd/stargz-snapshotter v0.14.4-0.20230913082252-7275d45b185c
1422# [1] git ls-remote https://github.com/containerd/stargz-snapshotter 7275d45b185cd720ce13747f0d0a78e9e7cd60e3
1423SRCREV_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"
1425
1411# github.com/Azure/go-autorest/autorest/to v0.4.0 1426# github.com/Azure/go-autorest/autorest/to v0.4.0
1412# [1] git ls-remote https://github.com/Azure/go-autorest b3a0b30a7423314874b3f585289e0e260cf5fc8d 1427# [1] git ls-remote https://github.com/Azure/go-autorest b3a0b30a7423314874b3f585289e0e260cf5fc8d
1413SRCREV_to="b3a0b30a7423314874b3f585289e0e260cf5fc8d" 1428SRCREV_to="b3a0b30a7423314874b3f585289e0e260cf5fc8d"
1414SRC_URI += "git://github.com/Azure/go-autorest;name=to;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/to" 1429SRC_URI += "git://github.com/Azure/go-autorest;name=to;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/to"
1415 1430
1416# github.com/antlr/antlr4/runtime/Go/antlr v1.4.10
1417# [1] git ls-remote https://github.com/antlr/antlr4 cd8f367ca010eb59defadf3df622793bc3a8afe2
1418SRCREV_antlr="cd8f367ca010eb59defadf3df622793bc3a8afe2"
1419SRC_URI += "git://github.com/antlr/antlr4;name=antlr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/antlr/antlr4/runtime/Go/antlr"
1420
1421# github.com/checkpoint-restore/go-criu/v5 v5.3.0 1431# github.com/checkpoint-restore/go-criu/v5 v5.3.0
1422# [1] git ls-remote https://github.com/checkpoint-restore/go-criu e3059103a5cf6adca2183e08c0315e8d8d5135a5 1432# [1] git ls-remote https://github.com/checkpoint-restore/go-criu e3059103a5cf6adca2183e08c0315e8d8d5135a5
1423SRCREV_v5="e3059103a5cf6adca2183e08c0315e8d8d5135a5" 1433SRCREV_v5="e3059103a5cf6adca2183e08c0315e8d8d5135a5"
1424SRC_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" 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"
1425 1435
1426# github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 1436# github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
1427# [1] git ls-remote https://github.com/grpc-ecosystem/grpc-gateway 9bff7b14fab8aace99d7febe4ae1ee4fac526eca 1437# [1] git ls-remote https://github.com/grpc-ecosystem/grpc-gateway 0197faf8b072910084edd1209aa2ac51833b895c
1428SRCREV_grpc-gateway-v2="9bff7b14fab8aace99d7febe4ae1ee4fac526eca" 1438SRCREV_grpc-gateway-v2="0197faf8b072910084edd1209aa2ac51833b895c"
1429SRC_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" 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"
1430 1440
1441# google.golang.org/genproto/googleapis/api v0.0.0-20230803162519-f966b187b2e5
1442# [1] git ls-remote https://github.com/googleapis/go-genproto f966b187b2e5cc15e67ca68e47d6aa17b0cacf55
1443SRCREV_googleapis-api="f966b187b2e5cc15e67ca68e47d6aa17b0cacf55"
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"
1445
1446# google.golang.org/genproto/googleapis/rpc v0.0.0-20230807174057-1744710a1577
1447# [1] git ls-remote https://github.com/googleapis/go-genproto 1744710a157770fc02e206b1635931ada8882b25
1448SRCREV_rpc="1744710a157770fc02e206b1635931ada8882b25"
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"
1450
1431# github.com/rootless-containers/rootlesskit v1.0.1 1451# github.com/rootless-containers/rootlesskit v1.0.1
1432# [1] git ls-remote https://github.com/rootless-containers/rootlesskit 5d5f4c0c26e26a6b51d1838c23e793e5836442d0 1452# [1] git ls-remote https://github.com/rootless-containers/rootlesskit 5d5f4c0c26e26a6b51d1838c23e793e5836442d0
1433SRCREV_rootlesskit="5d5f4c0c26e26a6b51d1838c23e793e5836442d0" 1453SRCREV_rootlesskit="5d5f4c0c26e26a6b51d1838c23e793e5836442d0"
1434SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rootless-containers/rootlesskit" 1454SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rootless-containers/rootlesskit"
1435 1455
1436# github.com/Azure/go-autorest/autorest/adal v0.9.20 1456# github.com/Azure/go-autorest/autorest/adal v0.9.23
1437# [1] git ls-remote https://github.com/Azure/go-autorest 7dd32b67be4e6c9386b9ba7b1c44a51263f05270 1457# [1] git ls-remote https://github.com/Azure/go-autorest 553a90ae65a6a2b18306fa04d7b1625960c5decb
1438SRCREV_adal="7dd32b67be4e6c9386b9ba7b1c44a51263f05270" 1458SRCREV_adal="553a90ae65a6a2b18306fa04d7b1625960c5decb"
1439SRC_URI += "git://github.com/Azure/go-autorest;name=adal;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/adal" 1459SRC_URI += "git://github.com/Azure/go-autorest;name=adal;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/adal"
1440 1460
1441# github.com/Azure/go-autorest/autorest/date v0.3.0 1461# github.com/Azure/go-autorest/autorest/date v0.3.0
@@ -1448,9 +1468,14 @@ SRC_URI += "git://github.com/Azure/go-autorest;name=date;protocol=https;nobranch
1448SRCREV_mocks="a91292dd2fc10381ac9b90eea72b92e60761eac4" 1468SRCREV_mocks="a91292dd2fc10381ac9b90eea72b92e60761eac4"
1449SRC_URI += "git://github.com/Azure/go-autorest;name=mocks;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/mocks" 1469SRC_URI += "git://github.com/Azure/go-autorest;name=mocks;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/mocks"
1450 1470
1451# github.com/container-storage-interface/spec v1.7.0 1471# github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df
1452# [1] git ls-remote https://github.com/container-storage-interface/spec 5d1ebe63079c01d127631ad336087df94b083a54 1472# [1] git ls-remote https://github.com/antlr/antlr4 8188dc5388dfe9246deb9b6ae507c3693fd55c3f
1453SRCREV_spec="5d1ebe63079c01d127631ad336087df94b083a54" 1473SRCREV_antlr-v4="8188dc5388dfe9246deb9b6ae507c3693fd55c3f"
1474SRC_URI += "git://github.com/antlr/antlr4;name=antlr-v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/antlr/antlr4/runtime/Go/antlr/v4"
1475
1476# github.com/container-storage-interface/spec v1.8.0
1477# [1] git ls-remote https://github.com/container-storage-interface/spec c7ab2f379311a9ae234ae42bdfbfebfa9c15e538
1478SRCREV_spec="c7ab2f379311a9ae234ae42bdfbfebfa9c15e538"
1454SRC_URI += "git://github.com/container-storage-interface/spec;name=spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/container-storage-interface/spec" 1479SRC_URI += "git://github.com/container-storage-interface/spec;name=spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/container-storage-interface/spec"
1455 1480
1456# github.com/docker/docker-credential-helpers v0.7.0 1481# github.com/docker/docker-credential-helpers v0.7.0
@@ -1498,14 +1523,19 @@ SRC_URI += "git://github.com/GoogleCloudPlatform/k8s-cloud-provider;name=k8s-clo
1498SRCREV_otlptrace="f2fd476f433128c2494476950ce11600a51bbe35" 1523SRCREV_otlptrace="f2fd476f433128c2494476950ce11600a51bbe35"
1499SRC_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" 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"
1500 1525
1501# github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.27.5-k3s1 1526# github.com/googleapis/enterprise-certificate-proxy v0.2.5
1502# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1527# [1] git ls-remote https://github.com/googleapis/enterprise-certificate-proxy 5b63ef50a6264a9749823f4e41da6d4e7836e419
1503SRCREV_api="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1528SRCREV_enterprise-certificate-proxy="5b63ef50a6264a9749823f4e41da6d4e7836e419"
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"
1530
1531# github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.28.2-k3s1
1532# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1533SRCREV_api="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1504SRC_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" 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"
1505 1535
1506# github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.27.5-k3s1 1536# github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.28.2-k3s1
1507# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1537# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1508SRCREV_kms="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1538SRCREV_kms="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1509SRC_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" 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"
1510 1540
1511# go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.13.0 1541# go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.13.0
@@ -1513,24 +1543,24 @@ SRC_URI += "git://github.com/k3s-io/kubernetes;name=kms;protocol=https;nobranch=
1513SRCREV_internal-retry="f2fd476f433128c2494476950ce11600a51bbe35" 1543SRCREV_internal-retry="f2fd476f433128c2494476950ce11600a51bbe35"
1514SRC_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" 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"
1515 1545
1516# github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.27.5-k3s1 1546# github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.28.2-k3s1
1517# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1547# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1518SRCREV_cri-api="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1548SRCREV_cri-api="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1519SRC_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" 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"
1520 1550
1521# github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.27.5-k3s1 1551# github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.28.2-k3s1
1522# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1552# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1523SRCREV_kubectl="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1553SRCREV_kubectl="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1524SRC_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" 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"
1525 1555
1526# github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.27.5-k3s1 1556# github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.28.2-k3s1
1527# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1557# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1528SRCREV_kubelet="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1558SRCREV_kubelet="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1529SRC_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" 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"
1530 1560
1531# github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.27.5-k3s1 1561# github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.28.2-k3s1
1532# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1562# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1533SRCREV_metrics="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1563SRCREV_metrics="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1534SRC_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" 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"
1535 1565
1536# sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.1.2 1566# sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.1.2
@@ -1538,34 +1568,34 @@ SRC_URI += "git://github.com/k3s-io/kubernetes;name=metrics;protocol=https;nobra
1538SRCREV_konnectivity-client="60b5f0e02800910cbb363668e285ec0e78d7cae1" 1568SRCREV_konnectivity-client="60b5f0e02800910cbb363668e285ec0e78d7cae1"
1539SRC_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" 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"
1540 1570
1541# github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.27.5-k3s1 1571# github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.28.2-k3s1
1542# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1572# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1543SRCREV_apiserver="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1573SRCREV_apiserver="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1544SRC_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" 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"
1545 1575
1546# github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.27.5-k3s1 1576# github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.28.2-k3s1
1547# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1577# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1548SRCREV_client-go="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1578SRCREV_client-go="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1549SRC_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" 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"
1550 1580
1551# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.27.5-k3s1 1581# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.28.2-k3s1
1552# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1582# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1553SRCREV_kube-proxy="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1583SRCREV_kube-proxy="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1554SRC_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" 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"
1555 1585
1556# github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.27.5-k3s1 1586# github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.28.2-k3s1
1557# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1587# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1558SRCREV_cli-runtime="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1588SRCREV_cli-runtime="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1559SRC_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" 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"
1560 1590
1561# github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.27.5-k3s1 1591# github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.28.2-k3s1
1562# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1592# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1563SRCREV_mount-utils="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1593SRCREV_mount-utils="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1564SRC_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" 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"
1565 1595
1566# github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.27.5-k3s1 1596# github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.28.2-k3s1
1567# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1597# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1568SRCREV_apimachinery="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1598SRCREV_apimachinery="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1569SRC_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" 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"
1570 1600
1571# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.35.1 1601# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.35.1
@@ -1573,24 +1603,29 @@ SRC_URI += "git://github.com/k3s-io/kubernetes;name=apimachinery;protocol=https;
1573SRCREV_otelhttp="356ee7f4343df3704346603fbde1b8d3d8fb86e9" 1603SRCREV_otelhttp="356ee7f4343df3704346603fbde1b8d3d8fb86e9"
1574SRC_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" 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"
1575 1605
1576# github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.27.5-k3s1 1606# github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.28.2-k3s1
1577# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1607# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1578SRCREV_cloud-provider="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1608SRCREV_endpointslice="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
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"
1610
1611# github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.28.2-k3s1
1612# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1613SRCREV_cloud-provider="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1579SRC_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" 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"
1580 1615
1581# github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.27.5-k3s1 1616# github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.28.2-k3s1
1582# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1617# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1583SRCREV_component-base="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1618SRCREV_component-base="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1584SRC_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" 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"
1585 1620
1586# github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.27.5-k3s1 1621# github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.28.2-k3s1
1587# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1622# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1588SRCREV_code-generator="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1623SRCREV_code-generator="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1589SRC_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" 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"
1590 1625
1591# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.27.5-k3s1 1626# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.28.2-k3s1
1592# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1627# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1593SRCREV_kube-scheduler="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1628SRCREV_kube-scheduler="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1594SRC_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" 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"
1595 1630
1596# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.13.0 1631# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.13.0
@@ -1598,29 +1633,29 @@ SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-scheduler;protocol=http
1598SRCREV_otlptracegrpc="f2fd476f433128c2494476950ce11600a51bbe35" 1633SRCREV_otlptracegrpc="f2fd476f433128c2494476950ce11600a51bbe35"
1599SRC_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" 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"
1600 1635
1601# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.27.5-k3s1 1636# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.28.2-k3s1
1602# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1637# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1603SRCREV_kube-aggregator="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1638SRCREV_kube-aggregator="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1604SRC_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" 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"
1605 1640
1606# github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.27.5-k3s1 1641# github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.28.2-k3s1
1607# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1642# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1608SRCREV_cluster-bootstrap="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1643SRCREV_cluster-bootstrap="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1609SRC_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" 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"
1610 1645
1611# github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.27.5-k3s1 1646# github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.28.2-k3s1
1612# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1647# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1613SRCREV_component-helpers="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1648SRCREV_component-helpers="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1614SRC_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" 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"
1615 1650
1616# github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.27.5-k3s1 1651# github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.28.2-k3s1
1617# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1652# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1618SRCREV_controller-manager="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1653SRCREV_controller-manager="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1619SRC_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" 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"
1620 1655
1621# github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.27.5-k3s1 1656# github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.28.2-k3s1
1622# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1657# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1623SRCREV_csi-translation-lib="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1658SRCREV_csi-translation-lib="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1624SRC_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" 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"
1625 1660
1626# github.com/container-orchestrated-devices/container-device-interface v0.5.4 1661# github.com/container-orchestrated-devices/container-device-interface v0.5.4
@@ -1628,24 +1663,24 @@ SRC_URI += "git://github.com/k3s-io/kubernetes;name=csi-translation-lib;protocol
1628SRCREV_container-device-interface="0a1a5bea37b41bbdbb65d0e42b6305eba051f185" 1663SRCREV_container-device-interface="0a1a5bea37b41bbdbb65d0e42b6305eba051f185"
1629SRC_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" 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"
1630 1665
1631# github.com/k3s-io/kubernetes/staging/src/k8s.io/legacy-cloud-providers v1.27.5-k3s1 1666# github.com/k3s-io/kubernetes/staging/src/k8s.io/legacy-cloud-providers v1.28.2-k3s1
1632# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1667# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1633SRCREV_legacy-cloud-providers="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1668SRCREV_legacy-cloud-providers="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1634SRC_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" 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"
1635 1670
1636# github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.27.5-k3s1 1671# github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.28.2-k3s1
1637# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1672# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1638SRCREV_pod-security-admission="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1673SRCREV_pod-security-admission="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1639SRC_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" 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"
1640 1675
1641# github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.27.5-k3s1 1676# github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.28.2-k3s1
1642# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1677# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1643SRCREV_apiextensions-apiserver="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1678SRCREV_apiextensions-apiserver="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1644SRC_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" 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"
1645 1680
1646# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.27.5-k3s1 1681# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.28.2-k3s1
1647# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1682# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1648SRCREV_kube-controller-manager="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1683SRCREV_kube-controller-manager="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1649SRC_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" 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"
1650 1685
1651# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.35.0 1686# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.35.0
@@ -1653,9 +1688,9 @@ SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-controller-manager;prot
1653SRCREV_otelgrpc="c4876c33a8e2e4b09501013f3543153d8aa10178" 1688SRCREV_otelgrpc="c4876c33a8e2e4b09501013f3543153d8aa10178"
1654SRC_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" 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"
1655 1690
1656# github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.27.5-k3s1 1691# github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.28.2-k3s1
1657# [1] git ls-remote https://github.com/k3s-io/kubernetes 2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd 1692# [1] git ls-remote https://github.com/k3s-io/kubernetes 1235ba136d79ae87b8e6aa1768ad12e22857e27a
1658SRCREV_dynamic-resource-allocation="2d0a14fa03943bd82a5d40c9c2578dcf0ac458cd" 1693SRCREV_dynamic-resource-allocation="1235ba136d79ae87b8e6aa1768ad12e22857e27a"
1659SRC_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" 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"
1660 1695
1661# go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.35.0 1696# go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.35.0