summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2024-09-26 02:40:18 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2024-10-03 01:28:52 +0000
commit2ef1ee0412c099a41670a9d4c75dce28a5b41a20 (patch)
treecef978ba5eba96b01c5717e68fa37d39be22d11b
parent75b6a5cf6196e745b7446e0c54a435b3bc82700c (diff)
downloadmeta-virtualization-2ef1ee0412c099a41670a9d4c75dce28a5b41a20.tar.gz
k3s: update to v1.31.1+k3s1
Bumping k3s to version v1.31.1+k3s1, which comprises the following commits: 452dbbc14c update kubernetes to v1.31.1-k3s3 (#10910) 9ae2c39004 Update Kubernetes to v1.31.1 (#10895) d926e69073 Fix hosts.toml header var 2caa785e17 Only clean up containerd hosts dirs managed by k3s 4c8ef7f477 Fix rotateca validation failures when not touching default self-signed CAs 0c8d3c0d58 Bump helm-controller for skip-verify/plain-http and updated tolerations db3cf9370e Bump containerd to v1.7.21, runc to v1.1.14 28a1fd0302 Update coredns to 1.11.3 and metrics-server to 0.7.2 944b3b2830 Bump traefik to v2.11.8 703e7697b0 Tag PR image build as latest before scanning 88d5576be6 Fix /trivy action running against target branch instead of PR branch 9c537cb705 Bump aquasecurity/trivy-action from 0.20.0 to 0.24.0 (#10795) be60661f18 Add trivy scanning trigger for PRs (#10758) e0c4e60171 Update CNI plugins version 3923e0c699 Cover edge case when on new minor release for E2E upgrade test (#10781) 8bfcfd70cc Fix deploy latest commit on E2E tests (#10725) e8de533e90 Remove secrets encryption controller (#10612) 34be6d96d1 Update kubernetes to v1.31.0-k3s3 (#10780) c7468edbe7 Bump go dependencies to match upstream 1.31 ebbb109840 Update VERSION_K8S to handle any k3s revision f5c6472b16 Bump Kine to v0.12.0 d358a89171 Fix secrets-encrypt metrics 178aadbe20 Add k3s-io/kubernetes tags 5087240e32 Downgrade Microsoft/hcsshim to v0.8.26 8cbcbcd044 go generate 20b50426ab Update to v1.31.0 876d54cf49 chore: Bump Trivy version (#10670) 518276fb77 adding MariaDB to README.md (#10717) 649678bd89 Fix k3s-killall.sh support for custom data dir 38df76708d Fix caching name for e2e vagrant box (#10695) ae0d79c7ea Update to v1.30.3-k3s1 and Go 1.22.5 (#10536) 019b0afdd8 Fix: Add $SUDO prefix to transactional-update commands in install script (#10531) 22fb7049bd Add tolerations support for DaemonSet pods daf0094cc7 Bump helm-controller to v0.16.3 to drop Helm v2 support ac247d29cf Update to newer OS images for install testing (#10681) 0ee714d62b Bump containerd to v1.7.20 (#10659) acb71ee379 Allow Amazon Linux 2 rpm installs 79ec016b6d Allow kylin V10 rpm installs 8ff7d162cc Allow fedora iot rpm installs 45c04f3502 Allow Amazon Linux 2023 rpm installs 3aceb85c22 Add a change for killall to not unmount server and agent directory 82ba778a86 bump docker/docker to v25.0.6 38e8b01b8f update stable channel to v1.30.3+k3s1 (#10647) bffdf463e1 Fix cloudprovider controller name e168438d44 Wire lasso metrics up to common gatherer e2179aa957 Update pkg/cluster/managed.go 3ec086f6f7 Update pkg/secretsencrypt/config.go e4f3cc7b54 remove deprecated use of wait functions e514940020 Fix inconsistent loading of config dropins when config file does not exist 9111b1f77e Add K3S_DATA_DIR as env var for --data-dir flag a26a5ab1d7 Don't set K3S_DATA_DIR env var 59e0761043 Use higher QPS for secrets reencryption (#10571) a70157c12e Allow Pprof and Superisor metrics in standalone mode (#10576) ecff337e00 Enhance E2E Hardened option (#10558) d4c3422a85 Fix ipv6 sysctl required by non-ipv6 LoadBalancer service 21611c5665 Cap length of generated name used for servicelb daemonset 891e72f90f Update secretsencrypt pagination c2216a62ad Use pagination when retrieving etcd snapshot list 37830fe170 Don't use server and token values from config file for etcd-snapshot commands cb6bf74bc4 Add dial duration to debug error message 118acabec2 Fix IPv6 primary node-ip handling 9841517457 Fix agents removing configured supervisor address 9d0c2e0000 Fix reentrant rlock in loadbalancer.dialContext b999a5b23d Bump kine to v0.11.11 58ab25927f For E2E upgrade test, automatically determine the channel to use (#10461) c36db53e54 Add etcd s3 config secret implementation 5508589fae chore: Bump Trivy version eb8bd15889 Ensure remotedialer kubelet connections use kubelet bind address a0b374508e Bump Local Path Provisioner version (#10394) 0b417385a4 chore: Bump golang:alpine version f6942f3de4 Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7 b045465178 Add data-dir to uninstall and killall scripts d1709d60ce Fix INSTALL_K3S_PR support 047664b610 Bump k3s-root to v0.14.0 4204248bc3 Check for bad token permissions when install via PR (#10387) 8f9ad1f992 Move test-compat to GHA (#10414) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-containers/k3s/k3s/modules.txt392
-rw-r--r--recipes-containers/k3s/k3s_git.bb6
-rw-r--r--recipes-containers/k3s/relocation.inc41
-rw-r--r--recipes-containers/k3s/src_uri.inc917
4 files changed, 683 insertions, 673 deletions
diff --git a/recipes-containers/k3s/k3s/modules.txt b/recipes-containers/k3s/k3s/modules.txt
index 6eecc949..cb488af3 100644
--- a/recipes-containers/k3s/k3s/modules.txt
+++ b/recipes-containers/k3s/k3s/modules.txt
@@ -1,4 +1,4 @@
1# github.com/Microsoft/hcsshim v0.12.3 1# github.com/Microsoft/hcsshim v0.12.6
2## explicit 2## explicit
3# github.com/Mirantis/cri-dockerd v0.0.0-00010101000000-000000000000 3# github.com/Mirantis/cri-dockerd v0.0.0-00010101000000-000000000000
4## explicit 4## explicit
@@ -8,7 +8,7 @@
8## explicit 8## explicit
9# github.com/containerd/aufs v1.0.0 9# github.com/containerd/aufs v1.0.0
10## explicit 10## explicit
11# github.com/containerd/cgroups/v3 v3.0.2 11# github.com/containerd/cgroups/v3 v3.0.3
12## explicit 12## explicit
13# github.com/containerd/containerd v1.7.16 13# github.com/containerd/containerd v1.7.16
14## explicit 14## explicit
@@ -22,15 +22,15 @@
22## explicit 22## explicit
23# github.com/coreos/go-systemd/v22 v22.5.0 23# github.com/coreos/go-systemd/v22 v22.5.0
24## explicit 24## explicit
25# github.com/docker/docker v25.0.5+incompatible 25# github.com/docker/docker v27.1.1+incompatible
26## explicit 26## explicit
27# github.com/erikdubbelboer/gspt v0.0.0-20190125194910-e68493906b83 27# github.com/erikdubbelboer/gspt v0.0.0-20190125194910-e68493906b83
28## explicit 28## explicit
29# github.com/flannel-io/flannel v0.25.4 29# github.com/flannel-io/flannel v0.25.6
30## explicit 30## explicit
31# github.com/go-bindata/go-bindata v3.1.2+incompatible 31# github.com/go-bindata/go-bindata v3.1.2+incompatible
32## explicit 32## explicit
33# github.com/go-logr/logr v1.4.1 33# github.com/go-logr/logr v1.4.2
34## explicit 34## explicit
35# github.com/go-logr/stdr v1.2.3-0.20220714215716-96bad1d688c5 35# github.com/go-logr/stdr v1.2.3-0.20220714215716-96bad1d688c5
36## explicit 36## explicit
@@ -56,13 +56,11 @@
56## explicit 56## explicit
57# github.com/json-iterator/go v1.1.12 57# github.com/json-iterator/go v1.1.12
58## explicit 58## explicit
59# github.com/k3s-io/helm-controller v0.16.1 59# github.com/k3s-io/helm-controller v0.16.4
60## explicit 60## explicit
61# github.com/k3s-io/kine v0.11.9 61# github.com/k3s-io/kine v0.12.0
62## explicit 62## explicit
63# github.com/klauspost/compress v1.17.7 63# github.com/klauspost/compress v1.17.9
64## explicit
65# github.com/kubernetes-sigs/cri-tools v0.0.0-00010101000000-000000000000
66## explicit 64## explicit
67# github.com/lib/pq v1.10.2 65# github.com/lib/pq v1.10.2
68## explicit 66## explicit
@@ -76,11 +74,11 @@
76## explicit 74## explicit
77# github.com/natefinch/lumberjack v2.0.0+incompatible 75# github.com/natefinch/lumberjack v2.0.0+incompatible
78## explicit 76## explicit
79# github.com/onsi/ginkgo/v2 v2.16.0 77# github.com/onsi/ginkgo/v2 v2.20.0
80## explicit 78## explicit
81# github.com/onsi/gomega v1.32.0 79# github.com/onsi/gomega v1.34.1
82## explicit 80## explicit
83# github.com/opencontainers/runc v1.1.12 81# github.com/opencontainers/runc v1.1.13
84## explicit 82## explicit
85# github.com/opencontainers/selinux v1.11.0 83# github.com/opencontainers/selinux v1.11.0
86## explicit 84## explicit
@@ -88,17 +86,17 @@
88## explicit 86## explicit
89# github.com/pkg/errors v0.9.1 87# github.com/pkg/errors v0.9.1
90## explicit 88## explicit
91# github.com/prometheus/client_golang v1.19.1 89# github.com/prometheus/client_golang v1.20.1
92## explicit 90## explicit
93# github.com/prometheus/common v0.49.0 91# github.com/prometheus/common v0.55.0
94## explicit 92## explicit
95# github.com/rancher/dynamiclistener v0.6.0-rc1 93# github.com/rancher/dynamiclistener v0.6.0-rc1
96## explicit 94## explicit
97# github.com/rancher/lasso v0.0.0-20240430201833-6f3def65ffc5 95# github.com/rancher/lasso v0.0.0-20240724174736-24ab3dbf26f0
98## explicit 96## explicit
99# github.com/rancher/permissions v0.0.0-20240523180510-4001d3d637f7 97# github.com/rancher/permissions v0.0.0-20240523180510-4001d3d637f7
100## explicit 98## explicit
101# github.com/rancher/remotedialer v0.3.0 99# github.com/rancher/remotedialer v0.4.1
102## explicit 100## explicit
103# github.com/rancher/wharfie v0.6.4 101# github.com/rancher/wharfie v0.6.4
104## explicit 102## explicit
@@ -116,75 +114,91 @@
116## explicit 114## explicit
117# github.com/stretchr/testify v1.9.0 115# github.com/stretchr/testify v1.9.0
118## explicit 116## explicit
119# github.com/urfave/cli v1.22.14 117# github.com/urfave/cli v1.22.15
120## explicit 118## explicit
121# github.com/vishvananda/netlink v1.2.1-beta.2 119# github.com/vishvananda/netlink v1.2.1-beta.2
122## explicit 120## explicit
123# github.com/yl2chen/cidranger v1.0.2 121# github.com/yl2chen/cidranger v1.0.2
124## explicit 122## explicit
125# go.etcd.io/etcd/api/v3 v3.5.13 123# go.etcd.io/etcd/api/v3 v3.5.15
126## explicit
127# go.etcd.io/etcd/client/pkg/v3 v3.5.13
128## explicit 124## explicit
129# go.etcd.io/etcd/client/v3 v3.5.13 125# go.etcd.io/etcd/client/v3 v3.5.14
130## explicit 126## explicit
131# go.etcd.io/etcd/etcdutl/v3 v3.5.9 127# go.etcd.io/etcd/etcdutl/v3 v3.5.13
132## explicit 128## explicit
133# go.etcd.io/etcd/server/v3 v3.5.13 129# go.etcd.io/etcd/server/v3 v3.5.13
134## explicit 130## explicit
135# go.uber.org/zap v1.27.0 131# golang.org/x/crypto v0.25.0
136## explicit 132## explicit
137# golang.org/x/crypto v0.23.0 133# golang.org/x/net v0.28.0
138## explicit 134## explicit
139# golang.org/x/net v0.25.0 135# golang.org/x/sync v0.8.0
140## explicit 136## explicit
141# golang.org/x/sync v0.7.0 137# golang.org/x/sys v0.24.0
142## explicit 138## explicit
143# golang.org/x/sys v0.20.0 139# google.golang.org/grpc v1.66.0
144## explicit
145# google.golang.org/grpc v1.63.2
146## explicit 140## explicit
147# gopkg.in/yaml.v2 v2.4.0 141# gopkg.in/yaml.v2 v2.4.0
148## explicit 142## explicit
149# inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252 143# inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252
150## explicit 144## explicit
151# k8s.io/api v0.30.2 145# k8s.io/api v0.31.1
152## explicit 146## explicit
153# k8s.io/apimachinery v0.30.2 147# k8s.io/apimachinery v0.31.1
154## explicit 148## explicit
155# k8s.io/apiserver v0.30.2 149# k8s.io/apiserver v0.31.1
156## explicit 150## explicit
157# k8s.io/cli-runtime v0.22.2 151# k8s.io/cli-runtime v0.31.1-rc.1
158## explicit 152## explicit
159# k8s.io/client-go v11.0.1-0.20190409021438-1a26190bd76a+incompatible 153# k8s.io/client-go v11.0.1-0.20190409021438-1a26190bd76a+incompatible
160## explicit 154## explicit
161# k8s.io/cloud-provider v0.30.2 155# k8s.io/cloud-provider v0.31.1
162## explicit 156## explicit
163# k8s.io/cluster-bootstrap v0.0.0 157# k8s.io/cluster-bootstrap v0.0.0
164## explicit 158## explicit
165# k8s.io/component-base v0.30.2 159# k8s.io/component-base v0.31.1
160## explicit
161# k8s.io/component-helpers v0.31.1
166## explicit 162## explicit
167# k8s.io/component-helpers v0.30.2 163# k8s.io/cri-api v0.32.0-alpha.0
168## explicit 164## explicit
169# k8s.io/cri-api v0.30.2 165# k8s.io/cri-client v0.31.1
170## explicit 166## explicit
171# k8s.io/klog/v2 v2.120.1 167# k8s.io/klog/v2 v2.130.1
172## explicit 168## explicit
173# k8s.io/kube-proxy v0.0.0 169# k8s.io/kube-proxy v0.0.0
174## explicit 170## explicit
175# k8s.io/kubectl v0.25.0 171# k8s.io/kubectl v0.31.1-rc.1
176## explicit 172## explicit
177# k8s.io/kubernetes v1.30.2 173# k8s.io/kubernetes v1.31.1
178## explicit 174## explicit
179# k8s.io/utils v0.0.0-20240310230437-4693a0247e57 175# k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
176## explicit
177# sigs.k8s.io/cri-tools v0.0.0-00010101000000-000000000000
180## explicit 178## explicit
181# sigs.k8s.io/yaml v1.4.0 179# sigs.k8s.io/yaml v1.4.0
182## explicit 180## explicit
183# cloud.google.com/go/compute v1.23.3 181# github.com/antlr4-go/antlr/v4 v4.13.0
182## explicit
183# github.com/bahlo/generic-list-go v0.2.0
184## explicit
185# github.com/buger/jsonparser v1.1.1
186## explicit
187# github.com/fxamacker/cbor/v2 v2.7.0
184## explicit 188## explicit
185# cloud.google.com/go/compute/metadata v0.2.3 189# github.com/go-task/slim-sprig/v3 v3.0.0
186## explicit 190## explicit
187# dario.cat/mergo v1.0.0 191# github.com/invopop/jsonschema v0.12.0
192## explicit
193# github.com/stretchr/objx v0.5.2
194## explicit
195# github.com/wk8/go-ordered-map/v2 v2.1.8
196## explicit
197# github.com/x448/float16 v0.8.4
198## explicit
199# gopkg.in/evanphx/json-patch.v4 v4.12.0
200## explicit
201# dario.cat/mergo v1.0.1
188## explicit 202## explicit
189# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 203# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
190## explicit 204## explicit
@@ -192,8 +206,6 @@
192## explicit 206## explicit
193# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 207# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
194## explicit 208## explicit
195# github.com/GoogleCloudPlatform/k8s-cloud-provider v1.18.1-0.20220218231025-f11817397a1b
196## explicit
197# github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab 209# github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab
198## explicit 210## explicit
199# github.com/MakeNowJust/heredoc v1.0.0 211# github.com/MakeNowJust/heredoc v1.0.0
@@ -204,11 +216,9 @@
204## explicit 216## explicit
205# github.com/Rican7/retry v0.1.0 217# github.com/Rican7/retry v0.1.0
206## explicit 218## explicit
207# github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df
208## explicit
209# github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 219# github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e
210## explicit 220## explicit
211# github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a 221# github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
212## explicit 222## explicit
213# github.com/avast/retry-go/v4 v4.6.0 223# github.com/avast/retry-go/v4 v4.6.0
214## explicit 224## explicit
@@ -222,59 +232,65 @@
222## explicit 232## explicit
223# github.com/canonical/go-dqlite v1.5.1 233# github.com/canonical/go-dqlite v1.5.1
224## explicit 234## explicit
225# github.com/cenkalti/backoff/v4 v4.2.1 235# github.com/cenkalti/backoff/v4 v4.3.0
226## explicit 236## explicit
227# github.com/cespare/xxhash/v2 v2.2.0 237# github.com/cespare/xxhash/v2 v2.3.0
228## explicit 238## explicit
229# github.com/chai2010/gettext-go v1.0.2 239# github.com/chai2010/gettext-go v1.0.2
230## explicit 240## explicit
231# github.com/checkpoint-restore/go-criu/v5 v5.3.0 241# github.com/checkpoint-restore/go-criu/v5 v5.3.0
232## explicit 242## explicit
233# github.com/cilium/ebpf v0.9.1 243# github.com/cilium/ebpf v0.11.0
234## explicit 244## explicit
235# github.com/container-storage-interface/spec v1.8.0 245# github.com/container-storage-interface/spec v1.9.0
236## explicit 246## explicit
237# github.com/containerd/btrfs/v2 v2.0.0 247# github.com/containerd/btrfs/v2 v2.0.0
238## explicit 248## explicit
239# github.com/containerd/cgroups v1.1.0 249# github.com/containerd/cgroups v1.1.0
240## explicit 250## explicit
241# github.com/containerd/console v1.0.3 251# github.com/containerd/console v1.0.4
252## explicit
253# github.com/containerd/containerd/api v1.8.0-rc.3
242## explicit 254## explicit
243# github.com/containerd/continuity v0.4.3 255# github.com/containerd/continuity v0.4.3
244## explicit 256## explicit
257# github.com/containerd/errdefs v0.1.0
258## explicit
245# github.com/containerd/fifo v1.1.0 259# github.com/containerd/fifo v1.1.0
246## explicit 260## explicit
247# github.com/containerd/go-cni v1.1.9 261# github.com/containerd/go-cni v1.1.10
248## explicit 262## explicit
249# github.com/containerd/go-runc v1.0.0 263# github.com/containerd/go-runc v1.1.0
250## explicit 264## explicit
251# github.com/containerd/imgcrypt v1.1.8 265# github.com/containerd/imgcrypt v1.2.0-rc1
252## explicit 266## explicit
253# github.com/containerd/log v0.1.0 267# github.com/containerd/log v0.1.0
254## explicit 268## explicit
255# github.com/containerd/nri v0.6.1 269# github.com/containerd/nri v0.6.1
256## explicit 270## explicit
271# github.com/containerd/platforms v0.2.1
272## explicit
257# github.com/containerd/stargz-snapshotter/estargz v0.15.1 273# github.com/containerd/stargz-snapshotter/estargz v0.15.1
258## explicit 274## explicit
259# github.com/containerd/ttrpc v1.2.4 275# github.com/containerd/ttrpc v1.2.5
260## explicit 276## explicit
261# github.com/containerd/typeurl v1.0.2 277# github.com/containerd/typeurl v1.0.2
262## explicit 278## explicit
263# github.com/containerd/typeurl/v2 v2.1.1 279# github.com/containerd/typeurl/v2 v2.2.0
264## explicit 280## explicit
265# github.com/containernetworking/cni v1.1.2 281# github.com/containernetworking/cni v1.2.3
266## explicit 282## explicit
267# github.com/containernetworking/plugins v1.4.1 283# github.com/containernetworking/plugins v1.5.1
268## explicit 284## explicit
269# github.com/containers/ocicrypt v1.1.10 285# github.com/containers/ocicrypt v1.2.0
270## explicit 286## explicit
271# github.com/coreos/go-oidc v2.2.1+incompatible 287# github.com/coreos/go-oidc v2.2.1+incompatible
272## explicit 288## explicit
273# github.com/coreos/go-semver v0.3.1 289# github.com/coreos/go-semver v0.3.1
274## explicit 290## explicit
275# github.com/cpuguy83/go-md2man/v2 v2.0.3 291# github.com/cpuguy83/go-md2man/v2 v2.0.4
276## explicit 292## explicit
277# github.com/cyphar/filepath-securejoin v0.2.4 293# github.com/cyphar/filepath-securejoin v0.2.5
278## explicit 294## explicit
279# github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 295# github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
280## explicit 296## explicit
@@ -284,9 +300,9 @@
284## explicit 300## explicit
285# github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 301# github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0
286## explicit 302## explicit
287# github.com/distribution/reference v0.5.0 303# github.com/distribution/reference v0.6.0
288## explicit 304## explicit
289# github.com/docker/cli v24.0.7+incompatible 305# github.com/docker/cli v27.1.2+incompatible
290## explicit 306## explicit
291# github.com/docker/distribution v2.8.3+incompatible 307# github.com/docker/distribution v2.8.3+incompatible
292## explicit 308## explicit
@@ -306,7 +322,7 @@
306## explicit 322## explicit
307# github.com/emicklei/go-restful v2.16.0+incompatible 323# github.com/emicklei/go-restful v2.16.0+incompatible
308## explicit 324## explicit
309# github.com/emicklei/go-restful/v3 v3.11.3 325# github.com/emicklei/go-restful/v3 v3.12.1
310## explicit 326## explicit
311# github.com/euank/go-kmsg-parser v2.0.0+incompatible 327# github.com/euank/go-kmsg-parser v2.0.0+incompatible
312## explicit 328## explicit
@@ -324,21 +340,17 @@
324## explicit 340## explicit
325# github.com/fsnotify/fsnotify v1.7.0 341# github.com/fsnotify/fsnotify v1.7.0
326## explicit 342## explicit
327# github.com/fvbommel/sortorder v1.1.0
328## explicit
329# github.com/ghodss/yaml v1.0.0 343# github.com/ghodss/yaml v1.0.0
330## explicit 344## explicit
331# github.com/go-errors/errors v1.4.2 345# github.com/go-errors/errors v1.4.2
332## explicit 346## explicit
333# github.com/go-jose/go-jose/v3 v3.0.3 347# github.com/go-jose/go-jose/v4 v4.0.2
334## explicit
335# github.com/go-openapi/jsonpointer v0.20.2
336## explicit 348## explicit
337# github.com/go-openapi/jsonreference v0.20.4 349# github.com/go-openapi/jsonpointer v0.21.0
338## explicit 350## explicit
339# github.com/go-openapi/swag v0.22.9 351# github.com/go-openapi/jsonreference v0.21.0
340## explicit 352## explicit
341# github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 353# github.com/go-openapi/swag v0.23.0
342## explicit 354## explicit
343# github.com/goccy/go-json v0.10.2 355# github.com/goccy/go-json v0.10.2
344## explicit 356## explicit
@@ -358,7 +370,7 @@
358## explicit 370## explicit
359# github.com/google/btree v1.1.2 371# github.com/google/btree v1.1.2
360## explicit 372## explicit
361# github.com/google/cel-go v0.17.8 373# github.com/google/cel-go v0.20.1
362## explicit 374## explicit
363# github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 375# github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49
364## explicit 376## explicit
@@ -370,16 +382,10 @@
370## explicit 382## explicit
371# github.com/google/gopacket v1.1.19 383# github.com/google/gopacket v1.1.19
372## explicit 384## explicit
373# github.com/google/pprof v0.0.0-20240207164012-fb44976bdcd5 385# github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8
374## explicit
375# github.com/google/s2a-go v0.1.7
376## explicit 386## explicit
377# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 387# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
378## explicit 388## explicit
379# github.com/googleapis/enterprise-certificate-proxy v0.3.2
380## explicit
381# github.com/googleapis/gax-go/v2 v2.12.0
382## explicit
383# github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 389# github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7
384## explicit 390## explicit
385# github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 391# github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
@@ -388,9 +394,9 @@
388## explicit 394## explicit
389# github.com/grpc-ecosystem/grpc-gateway v1.16.0 395# github.com/grpc-ecosystem/grpc-gateway v1.16.0
390## explicit 396## explicit
391# github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 397# github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
392## explicit 398## explicit
393# github.com/hanwen/go-fuse/v2 v2.4.0 399# github.com/hanwen/go-fuse/v2 v2.5.1
394## explicit 400## explicit
395# github.com/hashicorp/errwrap v1.1.0 401# github.com/hashicorp/errwrap v1.1.0
396## explicit 402## explicit
@@ -398,15 +404,15 @@
398## explicit 404## explicit
399# github.com/hashicorp/go-multierror v1.1.1 405# github.com/hashicorp/go-multierror v1.1.1
400## explicit 406## explicit
401# github.com/hashicorp/go-retryablehttp v0.7.4 407# github.com/hashicorp/go-retryablehttp v0.7.7
402## explicit 408## explicit
403# github.com/hashicorp/go-version v1.6.0 409# github.com/hashicorp/go-version v1.7.0
404## explicit 410## explicit
405# github.com/hashicorp/golang-lru v0.5.4 411# github.com/hashicorp/golang-lru v0.5.4
406## explicit 412## explicit
407# github.com/hashicorp/golang-lru/arc/v2 v2.0.5 413# github.com/hashicorp/golang-lru/arc/v2 v2.0.5
408## explicit 414## explicit
409# github.com/hashicorp/golang-lru/v2 v2.0.5 415# github.com/hashicorp/golang-lru/v2 v2.0.7
410## explicit 416## explicit
411# github.com/huin/goupnp v1.3.0 417# github.com/huin/goupnp v1.3.0
412## explicit 418## explicit
@@ -414,7 +420,7 @@
414## explicit 420## explicit
415# github.com/inconshreveable/mousetrap v1.1.0 421# github.com/inconshreveable/mousetrap v1.1.0
416## explicit 422## explicit
417# github.com/intel/goresctrl v0.3.0 423# github.com/intel/goresctrl v0.7.0
418## explicit 424## explicit
419# github.com/ipfs/boxo v0.10.0 425# github.com/ipfs/boxo v0.10.0
420## explicit 426## explicit
@@ -494,8 +500,6 @@
494## explicit 500## explicit
495# github.com/mattn/go-isatty v0.0.20 501# github.com/mattn/go-isatty v0.0.20
496## explicit 502## explicit
497# github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0
498## explicit
499# github.com/mdlayher/genetlink v1.3.2 503# github.com/mdlayher/genetlink v1.3.2
500## explicit 504## explicit
501# github.com/mdlayher/netlink v1.7.2 505# github.com/mdlayher/netlink v1.7.2
@@ -528,17 +532,19 @@
528## explicit 532## explicit
529# github.com/moby/locker v1.0.1 533# github.com/moby/locker v1.0.1
530## explicit 534## explicit
531# github.com/moby/spdystream v0.2.0 535# github.com/moby/spdystream v0.4.0
532## explicit 536## explicit
533# github.com/moby/sys/mountinfo v0.6.2 537# github.com/moby/sys/mountinfo v0.7.2
534## explicit 538## explicit
535# github.com/moby/sys/sequential v0.5.0 539# github.com/moby/sys/sequential v0.6.0
536## explicit 540## explicit
537# github.com/moby/sys/signal v0.7.0 541# github.com/moby/sys/signal v0.7.1
538## explicit 542## explicit
539# github.com/moby/sys/symlink v0.2.0 543# github.com/moby/sys/symlink v0.3.0
540## explicit 544## explicit
541# github.com/moby/sys/user v0.1.0 545# github.com/moby/sys/user v0.3.0
546## explicit
547# github.com/moby/sys/userns v0.1.0
542## explicit 548## explicit
543# github.com/moby/term v0.5.0 549# github.com/moby/term v0.5.0
544## explicit 550## explicit
@@ -606,7 +612,7 @@
606## explicit 612## explicit
607# github.com/pelletier/go-toml v1.9.5 613# github.com/pelletier/go-toml v1.9.5
608## explicit 614## explicit
609# github.com/pelletier/go-toml/v2 v2.2.2 615# github.com/pelletier/go-toml/v2 v2.2.3
610## explicit 616## explicit
611# github.com/peterbourgon/diskv v2.0.1+incompatible 617# github.com/peterbourgon/diskv v2.0.1+incompatible
612## explicit 618## explicit
@@ -618,9 +624,9 @@
618## explicit 624## explicit
619# github.com/pquerna/cachecontrol v0.1.0 625# github.com/pquerna/cachecontrol v0.1.0
620## explicit 626## explicit
621# github.com/prometheus/client_model v0.6.0 627# github.com/prometheus/client_model v0.6.1
622## explicit 628## explicit
623# github.com/prometheus/procfs v0.12.0 629# github.com/prometheus/procfs v0.15.1
624## explicit 630## explicit
625# github.com/quic-go/qpack v0.4.0 631# github.com/quic-go/qpack v0.4.0
626## explicit 632## explicit
@@ -644,11 +650,11 @@
644## explicit 650## explicit
645# github.com/spf13/afero v1.11.0 651# github.com/spf13/afero v1.11.0
646## explicit 652## explicit
647# github.com/spf13/cobra v1.8.0 653# github.com/spf13/cobra v1.8.1
648## explicit 654## explicit
649# github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 655# github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6
650## explicit 656## explicit
651# github.com/stoewer/go-strcase v1.2.0 657# github.com/stoewer/go-strcase v1.3.0
652## explicit 658## explicit
653# github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 659# github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
654## explicit 660## explicit
@@ -660,7 +666,7 @@
660## explicit 666## explicit
661# github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 667# github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75
662## explicit 668## explicit
663# github.com/urfave/cli/v2 v2.26.0 669# github.com/urfave/cli/v2 v2.27.4
664## explicit 670## explicit
665# github.com/vbatts/tar-split v0.11.5 671# github.com/vbatts/tar-split v0.11.5
666## explicit 672## explicit
@@ -672,9 +678,11 @@
672## explicit 678## explicit
673# github.com/xlab/treeprint v1.2.0 679# github.com/xlab/treeprint v1.2.0
674## explicit 680## explicit
675# github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 681# github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
682## explicit
683# go.etcd.io/bbolt v1.3.11
676## explicit 684## explicit
677# go.etcd.io/bbolt v1.3.9 685# go.etcd.io/etcd/client/pkg/v3 v3.5.14
678## explicit 686## explicit
679# go.etcd.io/etcd/client/v2 v2.305.13 687# go.etcd.io/etcd/client/v2 v2.305.13
680## explicit 688## explicit
@@ -688,23 +696,25 @@
688## explicit 696## explicit
689# go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.42.0 697# go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.42.0
690## explicit 698## explicit
691# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1 699# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0
692## explicit 700## explicit
693# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 701# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0
694## explicit 702## explicit
695# go.opentelemetry.io/otel v1.24.0 703# go.opentelemetry.io/otel v1.28.0
696## explicit 704## explicit
697# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 705# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0
698## explicit 706## explicit
699# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0 707# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28.0
700## explicit 708## explicit
701# go.opentelemetry.io/otel/metric v1.24.0 709# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.28.0
702## explicit 710## explicit
703# go.opentelemetry.io/otel/sdk v1.24.0 711# go.opentelemetry.io/otel/metric v1.28.0
704## explicit 712## explicit
705# go.opentelemetry.io/otel/trace v1.24.0 713# go.opentelemetry.io/otel/sdk v1.28.0
706## explicit 714## explicit
707# go.opentelemetry.io/proto/otlp v1.0.0 715# go.opentelemetry.io/otel/trace v1.28.0
716## explicit
717# go.opentelemetry.io/proto/otlp v1.3.1
708## explicit 718## explicit
709# go.starlark.net v0.0.0-20230525235612-a134d8f9ddca 719# go.starlark.net v0.0.0-20230525235612-a134d8f9ddca
710## explicit 720## explicit
@@ -716,19 +726,21 @@
716## explicit 726## explicit
717# go.uber.org/multierr v1.11.0 727# go.uber.org/multierr v1.11.0
718## explicit 728## explicit
719# golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 729# go.uber.org/zap v1.27.0
730## explicit
731# golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
720## explicit 732## explicit
721# golang.org/x/mod v0.17.0 733# golang.org/x/mod v0.20.0
722## explicit 734## explicit
723# golang.org/x/oauth2 v0.17.0 735# golang.org/x/oauth2 v0.21.0
724## explicit 736## explicit
725# golang.org/x/term v0.20.0 737# golang.org/x/term v0.23.0
726## explicit 738## explicit
727# golang.org/x/text v0.15.0 739# golang.org/x/text v0.17.0
728## explicit 740## explicit
729# golang.org/x/time v0.5.0 741# golang.org/x/time v0.5.0
730## explicit 742## explicit
731# golang.org/x/tools v0.20.0 743# golang.org/x/tools v0.24.0
732## explicit 744## explicit
733# golang.zx2c4.com/wireguard v0.0.0-20230325221338-052af4a8072b 745# golang.zx2c4.com/wireguard v0.0.0-20230325221338-052af4a8072b
734## explicit 746## explicit
@@ -736,19 +748,13 @@
736## explicit 748## explicit
737# gonum.org/v1/gonum v0.13.0 749# gonum.org/v1/gonum v0.13.0
738## explicit 750## explicit
739# google.golang.org/api v0.152.0 751# google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9
740## explicit
741# google.golang.org/appengine v1.6.8
742## explicit 752## explicit
743# google.golang.org/genproto v0.0.0-20240123012728-ef4313101c80 753# google.golang.org/genproto/googleapis/api v0.0.0-20240701130421-f6361c86f094
744## explicit 754## explicit
745# google.golang.org/genproto/googleapis/api v0.0.0-20240123012728-ef4313101c80 755# google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf
746## explicit 756## explicit
747# google.golang.org/genproto/googleapis/rpc v0.0.0-20240228224816-df926f6c8641 757# google.golang.org/protobuf v1.34.2
748## explicit
749# google.golang.org/protobuf v1.33.0
750## explicit
751# gopkg.in/gcfg.v1 v1.2.3
752## explicit 758## explicit
753# gopkg.in/inf.v0 v0.9.1 759# gopkg.in/inf.v0 v0.9.1
754## explicit 760## explicit
@@ -758,13 +764,11 @@
758## explicit 764## explicit
759# gopkg.in/square/go-jose.v2 v2.6.0 765# gopkg.in/square/go-jose.v2 v2.6.0
760## explicit 766## explicit
761# gopkg.in/warnings.v0 v0.1.2
762## explicit
763# gopkg.in/yaml.v3 v3.0.1 767# gopkg.in/yaml.v3 v3.0.1
764## explicit 768## explicit
765# k8s.io/apiextensions-apiserver v0.30.2 769# k8s.io/apiextensions-apiserver v0.31.1
766## explicit 770## explicit
767# k8s.io/code-generator v0.30.2 771# k8s.io/code-generator v0.31.1
768## explicit 772## explicit
769# k8s.io/controller-manager v0.25.4 773# k8s.io/controller-manager v0.25.4
770## explicit 774## explicit
@@ -780,59 +784,59 @@
780## explicit 784## explicit
781# k8s.io/kms v0.0.0 785# k8s.io/kms v0.0.0
782## explicit 786## explicit
783# k8s.io/kube-aggregator v0.30.2 787# k8s.io/kube-aggregator v0.31.1
784## explicit 788## explicit
785# k8s.io/kube-controller-manager v0.0.0 789# k8s.io/kube-controller-manager v0.0.0
786## explicit 790## explicit
787# k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 791# k8s.io/kube-openapi v0.0.0-20240730131305-7a9a4e85957e
788## explicit 792## explicit
789# k8s.io/kube-scheduler v0.0.0 793# k8s.io/kube-scheduler v0.0.0
790## explicit 794## explicit
791# k8s.io/kubelet v0.28.6 795# k8s.io/kubelet v0.31.1
792## explicit
793# k8s.io/legacy-cloud-providers v0.0.0
794## explicit 796## explicit
795# k8s.io/metrics v0.0.0 797# k8s.io/metrics v0.0.0
796## explicit 798## explicit
797# k8s.io/mount-utils v0.30.2 799# k8s.io/mount-utils v0.31.1
798## explicit 800## explicit
799# k8s.io/pod-security-admission v0.0.0 801# k8s.io/pod-security-admission v0.0.0
800## explicit 802## explicit
801# lukechampine.com/blake3 v1.2.1 803# lukechampine.com/blake3 v1.2.1
802## explicit 804## explicit
803# sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.29.0 805# sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.3
804## explicit 806## explicit
805# sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd 807# sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
806## explicit 808## explicit
807# sigs.k8s.io/knftables v0.0.16 809# sigs.k8s.io/knftables v0.0.17
808## explicit 810## explicit
809# sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 811# sigs.k8s.io/kustomize/api v0.17.2
810## explicit 812## explicit
811# sigs.k8s.io/kustomize/kustomize/v5 v5.0.4-0.20230601165947-6ce0bf390ce3 813# sigs.k8s.io/kustomize/kustomize/v5 v5.4.2
812## explicit 814## explicit
813# sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 815# sigs.k8s.io/kustomize/kyaml v0.17.1
814## explicit 816## explicit
815# sigs.k8s.io/structured-merge-diff/v4 v4.4.1 817# sigs.k8s.io/structured-merge-diff/v4 v4.4.1
816## explicit 818## explicit
817# tags.cncf.io/container-device-interface v0.7.2 819# tags.cncf.io/container-device-interface v0.8.0
818## explicit 820## explicit
819# tags.cncf.io/container-device-interface/specs-go v0.7.0 821# tags.cncf.io/container-device-interface/specs-go v0.8.0
820## explicit 822## explicit
821# github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.11.0 823# github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.11.7
822# github.com/Mirantis/cri-dockerd => github.com/k3s-io/cri-dockerd v0.3.12-k3s1.30-3 824# github.com/Mirantis/cri-dockerd => github.com/k3s-io/cri-dockerd v0.3.15-k3s1.31-3
823# github.com/cloudnativelabs/kube-router/v2 => github.com/k3s-io/kube-router/v2 v2.1.2 825# github.com/cloudnativelabs/kube-router/v2 => github.com/k3s-io/kube-router/v2 v2.2.1
824# github.com/containerd/containerd => github.com/k3s-io/containerd v1.7.17-k3s1 826# github.com/containerd/containerd => github.com/k3s-io/containerd v1.7.21-k3s2
827# github.com/containerd/imgcrypt => github.com/containerd/imgcrypt v1.1.11
828# github.com/distribution/reference => github.com/distribution/reference v0.5.0
829# github.com/docker/cli => github.com/docker/cli v27.1.2+incompatible
825# github.com/docker/distribution => github.com/docker/distribution v2.8.3+incompatible 830# github.com/docker/distribution => github.com/docker/distribution v2.8.3+incompatible
826# github.com/docker/docker => github.com/docker/docker v25.0.4+incompatible 831# github.com/docker/docker => github.com/docker/docker v25.0.6+incompatible
827# github.com/emicklei/go-restful/v3 => github.com/emicklei/go-restful/v3 v3.9.0 832# github.com/emicklei/go-restful/v3 => github.com/emicklei/go-restful/v3 v3.11.0
828# github.com/golang/protobuf => github.com/golang/protobuf v1.5.4 833# github.com/golang/protobuf => github.com/golang/protobuf v1.5.4
829# github.com/googleapis/gax-go/v2 => github.com/googleapis/gax-go/v2 v2.12.0 834# github.com/googleapis/gax-go/v2 => github.com/googleapis/gax-go/v2 v2.12.0
830# github.com/kubernetes-sigs/cri-tools => github.com/k3s-io/cri-tools v1.29.0-k3s1
831# github.com/open-policy-agent/opa => github.com/open-policy-agent/opa v0.59.0 835# github.com/open-policy-agent/opa => github.com/open-policy-agent/opa v0.59.0
832# github.com/opencontainers/runc => github.com/k3s-io/runc v1.1.12-k3s1 836# github.com/opencontainers/runc => github.com/k3s-io/runc v1.1.14-k3s1
833# github.com/opencontainers/selinux => github.com/opencontainers/selinux v1.11.0 837# github.com/opencontainers/selinux => github.com/opencontainers/selinux v1.11.0
834# github.com/prometheus/client_golang => github.com/prometheus/client_golang v1.18.0 838# github.com/prometheus/client_golang => github.com/prometheus/client_golang v1.19.1
835# github.com/prometheus/common => github.com/prometheus/common v0.45.0 839# github.com/prometheus/common => github.com/prometheus/common v0.55.0
836# github.com/spegel-org/spegel => github.com/k3s-io/spegel v0.0.23-0.20240516234953-f3d2c4072314 840# github.com/spegel-org/spegel => github.com/k3s-io/spegel v0.0.23-0.20240516234953-f3d2c4072314
837# github.com/ugorji/go => github.com/ugorji/go v1.2.11 841# github.com/ugorji/go => github.com/ugorji/go v1.2.11
838# go.etcd.io/etcd/api/v3 => github.com/k3s-io/etcd/api/v3 v3.5.13-k3s1 842# go.etcd.io/etcd/api/v3 => github.com/k3s-io/etcd/api/v3 v3.5.13-k3s1
@@ -845,44 +849,44 @@
845# go.etcd.io/etcd/server/v3 => github.com/k3s-io/etcd/server/v3 v3.5.13-k3s1 849# go.etcd.io/etcd/server/v3 => github.com/k3s-io/etcd/server/v3 v3.5.13-k3s1
846# go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful => go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.44.0 850# go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful => go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.44.0
847# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc => go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 851# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc => go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0
848# golang.org/x/crypto => golang.org/x/crypto v0.17.0 852# golang.org/x/crypto => golang.org/x/crypto v0.24.0
849# golang.org/x/net => golang.org/x/net v0.17.0 853# golang.org/x/net => golang.org/x/net v0.26.0
850# golang.org/x/sys => golang.org/x/sys v0.18.0 854# golang.org/x/sys => golang.org/x/sys v0.21.0
851# google.golang.org/genproto => google.golang.org/genproto v0.0.0-20230525234035-dd9d682886f9 855# google.golang.org/genproto => google.golang.org/genproto v0.0.0-20230525234035-dd9d682886f9
852# google.golang.org/grpc => google.golang.org/grpc v1.58.3 856# google.golang.org/grpc => google.golang.org/grpc v1.64.0
853# gopkg.in/square/go-jose.v2 => gopkg.in/square/go-jose.v2 v2.6.0 857# gopkg.in/square/go-jose.v2 => gopkg.in/square/go-jose.v2 v2.6.0
854# k8s.io/api => github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.30.2-k3s1 858# k8s.io/api => github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.31.1-k3s3
855# k8s.io/apiextensions-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.30.2-k3s1 859# k8s.io/apiextensions-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.31.1-k3s3
856# k8s.io/apimachinery => github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.30.2-k3s1 860# k8s.io/apimachinery => github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.31.1-k3s3
857# k8s.io/apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.30.2-k3s1 861# k8s.io/apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.31.1-k3s3
858# k8s.io/cli-runtime => github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.30.2-k3s1 862# k8s.io/cli-runtime => github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.31.1-k3s3
859# k8s.io/client-go => github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.30.2-k3s1 863# k8s.io/client-go => github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.31.1-k3s3
860# k8s.io/cloud-provider => github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.30.2-k3s1 864# k8s.io/cloud-provider => github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.31.1-k3s3
861# k8s.io/cluster-bootstrap => github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.30.2-k3s1 865# k8s.io/cluster-bootstrap => github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.31.1-k3s3
862# k8s.io/code-generator => github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.30.2-k3s1 866# k8s.io/code-generator => github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.31.1-k3s3
863# k8s.io/component-base => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.30.2-k3s1 867# k8s.io/component-base => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.31.1-k3s3
864# k8s.io/component-helpers => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.30.2-k3s1 868# k8s.io/component-helpers => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.31.1-k3s3
865# k8s.io/controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.30.2-k3s1 869# k8s.io/controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.31.1-k3s3
866# k8s.io/cri-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.30.2-k3s1 870# k8s.io/cri-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.31.1-k3s3
867# k8s.io/csi-translation-lib => github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.30.2-k3s1 871# k8s.io/csi-translation-lib => github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.31.1-k3s3
868# k8s.io/dynamic-resource-allocation => github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.30.2-k3s1 872# k8s.io/dynamic-resource-allocation => github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.31.1-k3s3
869# k8s.io/endpointslice => github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.30.2-k3s1 873# k8s.io/endpointslice => github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.31.1-k3s3
870# k8s.io/klog => github.com/k3s-io/klog v1.0.0-k3s2 874# k8s.io/klog => github.com/k3s-io/klog v1.0.0-k3s2
871# k8s.io/klog/v2 => github.com/k3s-io/klog/v2 v2.120.1-k3s1 875# k8s.io/klog/v2 => github.com/k3s-io/klog/v2 v2.120.1-k3s1
872# k8s.io/kms => github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.30.2-k3s1 876# k8s.io/kms => github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.31.1-k3s3
873# k8s.io/kube-aggregator => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.30.2-k3s1 877# k8s.io/kube-aggregator => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.31.1-k3s3
874# k8s.io/kube-controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.30.2-k3s1 878# k8s.io/kube-controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.31.1-k3s3
875# k8s.io/kube-proxy => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.30.2-k3s1 879# k8s.io/kube-proxy => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.31.1-k3s3
876# k8s.io/kube-scheduler => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.30.2-k3s1 880# k8s.io/kube-scheduler => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.31.1-k3s3
877# k8s.io/kubectl => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.30.2-k3s1 881# k8s.io/kubectl => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.31.1-k3s3
878# k8s.io/kubelet => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.30.2-k3s1 882# k8s.io/kubelet => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.31.1-k3s3
879# k8s.io/kubernetes => github.com/k3s-io/kubernetes v1.30.2-k3s1 883# k8s.io/kubernetes => github.com/k3s-io/kubernetes v1.31.1-k3s3
880# k8s.io/legacy-cloud-providers => github.com/k3s-io/kubernetes/staging/src/k8s.io/legacy-cloud-providers v1.30.2-k3s1 884# k8s.io/metrics => github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.31.1-k3s3
881# k8s.io/metrics => github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.30.2-k3s1 885# k8s.io/mount-utils => github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.31.1-k3s3
882# k8s.io/mount-utils => github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.30.2-k3s1 886# k8s.io/node-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/node-api v1.31.1-k3s3
883# k8s.io/node-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/node-api v1.30.2-k3s1 887# k8s.io/pod-security-admission => github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.31.1-k3s3
884# k8s.io/pod-security-admission => github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.30.2-k3s1 888# k8s.io/sample-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver v1.31.1-k3s3
885# k8s.io/sample-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver v1.30.2-k3s1 889# k8s.io/sample-cli-plugin => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin v1.31.1-k3s3
886# k8s.io/sample-cli-plugin => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin v1.30.2-k3s1 890# k8s.io/sample-controller => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller v1.31.1-k3s3
887# k8s.io/sample-controller => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller v1.30.2-k3s1 891# sigs.k8s.io/cri-tools => github.com/k3s-io/cri-tools v1.31.0-k3s2
888# sourcegraph.com/sourcegraph/go-diff => github.com/sourcegraph/go-diff v0.6.0 892# sourcegraph.com/sourcegraph/go-diff => github.com/sourcegraph/go-diff v0.6.0
diff --git a/recipes-containers/k3s/k3s_git.bb b/recipes-containers/k3s/k3s_git.bb
index f9443c46..b78d0506 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.30;name=k3s;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ 7SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.31;name=k3s;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \
8 file://k3s.service \ 8 file://k3s.service \
9 file://k3s-agent.service \ 9 file://k3s-agent.service \
10 file://k3s-agent \ 10 file://k3s-agent \
@@ -16,10 +16,10 @@ SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.30;name=k3s;protoco
16 " 16 "
17 17
18SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5" 18SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5"
19SRCREV_k3s = "16321f2554c50281218f3efe999e085b5c6aeefc" 19SRCREV_k3s = "452dbbc14c747a0070fdf007ef2239a6e5d8d934"
20 20
21SRCREV_FORMAT = "k3s_fuse" 21SRCREV_FORMAT = "k3s_fuse"
22PV = "v1.28.7+k3s1+git${SRCREV_k3s}" 22PV = "v1.31.1+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 e2a06440..13a911a4 100644
--- a/recipes-containers/k3s/relocation.inc
+++ b/recipes-containers/k3s/relocation.inc
@@ -1,10 +1,10 @@
1export sites="k8s.io/utils:k8s.io/utils:force \ 1export sites="k8s.io/utils:k8s.io/utils:force \
2 k8s.io/gengo:k8s.io/gengo:force \ 2 k8s.io/gengo:k8s.io/gengo:force \
3 go.uber.org/fx:go.uber.org/fx:force \ 3 go.uber.org/fx:go.uber.org/fx:force \
4 go.uber.org/zap:go.uber.org/zap:force \
5 dario.cat/mergo:dario.cat/mergo:force \ 4 dario.cat/mergo:dario.cat/mergo:force \
6 go.starlark.net:go.starlark.net:force \ 5 go.starlark.net:go.starlark.net:force \
7 go.uber.org/dig:go.uber.org/dig:force \ 6 go.uber.org/dig:go.uber.org/dig:force \
7 go.uber.org/zap:go.uber.org/zap:force \
8 gopkg.in/inf.v0:gopkg.in/inf.v0:force \ 8 gopkg.in/inf.v0:gopkg.in/inf.v0:force \
9 gopkg.in/ini.v1:gopkg.in/ini.v1:force \ 9 gopkg.in/ini.v1:gopkg.in/ini.v1:force \
10 golang.org/x/net:golang.org/x/net:force \ 10 golang.org/x/net:golang.org/x/net:force \
@@ -17,12 +17,12 @@ export sites="k8s.io/utils:k8s.io/utils:force \
17 go.uber.org/mock:go.uber.org/mock:force \ 17 go.uber.org/mock:go.uber.org/mock:force \
18 golang.org/x/exp:golang.org/x/exp:force \ 18 golang.org/x/exp:golang.org/x/exp:force \
19 golang.org/x/mod:golang.org/x/mod:force \ 19 golang.org/x/mod:golang.org/x/mod:force \
20 gopkg.in/gcfg.v1:gopkg.in/gcfg.v1:force \
21 gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \ 20 gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \
22 sigs.k8s.io/json:sigs.k8s.io/json:force \ 21 sigs.k8s.io/json:sigs.k8s.io/json:force \
23 k8s.io/gengo/v2:k8s.io/gengo/v2/v2:force \ 22 k8s.io/gengo/v2:k8s.io/gengo/v2/v2:force \
24 github.com/lib/pq:github.com/lib/pq:force \ 23 github.com/lib/pq:github.com/lib/pq:force \
25 golang.org/x/sync:golang.org/x/sync:force \ 24 golang.org/x/sync:golang.org/x/sync:force \
25 k8s.io/cri-client:k8s.io/cri-client:force \
26 github.com/rs/xid:github.com/rs/xid:force \ 26 github.com/rs/xid:github.com/rs/xid:force \
27 golang.org/x/term:golang.org/x/term:force \ 27 golang.org/x/term:golang.org/x/term:force \
28 golang.org/x/text:golang.org/x/text:force \ 28 golang.org/x/text:golang.org/x/text:force \
@@ -39,11 +39,9 @@ export sites="k8s.io/utils:k8s.io/utils:force \
39 github.com/moby/term:github.com/moby/term:force \ 39 github.com/moby/term:github.com/moby/term:force \
40 go.mozilla.org/pkcs7:go.mozilla.org/pkcs7:force \ 40 go.mozilla.org/pkcs7:go.mozilla.org/pkcs7:force \
41 go.uber.org/multierr:go.uber.org/multierr:force \ 41 go.uber.org/multierr:go.uber.org/multierr:force \
42 gopkg.in/warnings.v0:gopkg.in/warnings.v0:force \
43 github.com/pkg/errors:github.com/pkg/errors:force \ 42 github.com/pkg/errors:github.com/pkg/errors:force \
44 github.com/urfave/cli:github.com/urfave/cli:force \ 43 github.com/urfave/cli:github.com/urfave/cli:force \
45 github.com/docker/cli:github.com/docker/cli:force \ 44 github.com/docker/cli:github.com/docker/cli:force \
46 google.golang.org/api:google.golang.org/api:force \
47 sigs.k8s.io/knftables:sigs.k8s.io/knftables:force \ 45 sigs.k8s.io/knftables:sigs.k8s.io/knftables:force \
48 github.com/golang/mock:github.com/golang/mock:force \ 46 github.com/golang/mock:github.com/golang/mock:force \
49 github.com/google/uuid:github.com/google/uuid:force \ 47 github.com/google/uuid:github.com/google/uuid:force \
@@ -68,6 +66,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \
68 github.com/go-logr/stdr:github.com/go-logr/stdr:force \ 66 github.com/go-logr/stdr:github.com/go-logr/stdr:force \
69 github.com/go-test/deep:github.com/go-test/deep:force \ 67 github.com/go-test/deep:github.com/go-test/deep:force \
70 github.com/otiai10/copy:github.com/otiai10/copy:force \ 68 github.com/otiai10/copy:github.com/otiai10/copy:force \
69 github.com/x448/float16:github.com/x448/float16:force \
71 github.com/Rican7/retry:github.com/Rican7/retry:force \ 70 github.com/Rican7/retry:github.com/Rican7/retry:force \
72 github.com/beorn7/perks:github.com/beorn7/perks:force \ 71 github.com/beorn7/perks:github.com/beorn7/perks:force \
73 github.com/blang/semver:github.com/blang/semver:force \ 72 github.com/blang/semver:github.com/blang/semver:force \
@@ -82,6 +81,8 @@ export sites="k8s.io/utils:k8s.io/utils:force \
82 github.com/docker/docker:github.com/docker/docker:force \ 81 github.com/docker/docker:github.com/docker/docker:force \
83 github.com/joho/godotenv:github.com/joho/godotenv:force \ 82 github.com/joho/godotenv:github.com/joho/godotenv:force \
84 github.com/rancher/lasso:github.com/rancher/lasso:force \ 83 github.com/rancher/lasso:github.com/rancher/lasso:force \
84 sigs.k8s.io/cri-tools:github.com/k3s-io/cri-tools:force \
85 github.com/stretchr/objx:github.com/stretchr/objx:force \
85 github.com/armon/circbuf:github.com/armon/circbuf:force \ 86 github.com/armon/circbuf:github.com/armon/circbuf:force \
86 github.com/goccy/go-json:github.com/goccy/go-json:force \ 87 github.com/goccy/go-json:github.com/goccy/go-json:force \
87 github.com/gogo/protobuf:github.com/gogo/protobuf:force \ 88 github.com/gogo/protobuf:github.com/gogo/protobuf:force \
@@ -89,7 +90,6 @@ export sites="k8s.io/utils:k8s.io/utils:force \
89 github.com/google/cel-go:github.com/google/cel-go:force \ 90 github.com/google/cel-go:github.com/google/cel-go:force \
90 github.com/google/go-cmp:github.com/google/go-cmp:force \ 91 github.com/google/go-cmp:github.com/google/go-cmp:force \
91 github.com/google/gofuzz:github.com/google/gofuzz:force \ 92 github.com/google/gofuzz:github.com/google/gofuzz:force \
92 github.com/google/s2a-go:github.com/google/s2a-go:force \
93 github.com/imdario/mergo:github.com/imdario/mergo:force \ 93 github.com/imdario/mergo:github.com/imdario/mergo:force \
94 github.com/koron/go-ssdp:github.com/koron/go-ssdp:force \ 94 github.com/koron/go-ssdp:github.com/koron/go-ssdp:force \
95 github.com/libp2p/go-nat:github.com/libp2p/go-nat:force \ 95 github.com/libp2p/go-nat:github.com/libp2p/go-nat:force \
@@ -154,6 +154,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \
154 github.com/libp2p/go-libp2p:github.com/libp2p/go-libp2p:force \ 154 github.com/libp2p/go-libp2p:github.com/libp2p/go-libp2p:force \
155 github.com/mattn/go-sqlite3:github.com/mattn/go-sqlite3:force \ 155 github.com/mattn/go-sqlite3:github.com/mattn/go-sqlite3:force \
156 github.com/stretchr/testify:github.com/stretchr/testify:force \ 156 github.com/stretchr/testify:github.com/stretchr/testify:force \
157 github.com/buger/jsonparser:github.com/buger/jsonparser:force \
157 github.com/containerd/ttrpc:github.com/containerd/ttrpc:force \ 158 github.com/containerd/ttrpc:github.com/containerd/ttrpc:force \
158 github.com/coreos/go-semver:github.com/coreos/go-semver:force \ 159 github.com/coreos/go-semver:github.com/coreos/go-semver:force \
159 github.com/docker/go-events:github.com/docker/go-events:force \ 160 github.com/docker/go-events:github.com/docker/go-events:force \
@@ -167,7 +168,6 @@ export sites="k8s.io/utils:k8s.io/utils:force \
167 github.com/mistifyio/go-zfs:github.com/mistifyio/go-zfs:force \ 168 github.com/mistifyio/go-zfs:github.com/mistifyio/go-zfs:force \
168 github.com/syndtr/goleveldb:github.com/syndtr/goleveldb:force \ 169 github.com/syndtr/goleveldb:github.com/syndtr/goleveldb:force \
169 github.com/vbatts/tar-split:github.com/vbatts/tar-split:force \ 170 github.com/vbatts/tar-split:github.com/vbatts/tar-split:force \
170 google.golang.org/appengine:google.golang.org/appengine:force \
171 sigs.k8s.io/kustomize/api:sigs.k8s.io/kustomize/api/api:force \ 171 sigs.k8s.io/kustomize/api:sigs.k8s.io/kustomize/api/api:force \
172 go.etcd.io/etcd/api/v3:github.com/k3s-io/etcd/api/v3/api:force \ 172 go.etcd.io/etcd/api/v3:github.com/k3s-io/etcd/api/v3/api:force \
173 go.etcd.io/etcd/pkg/v3:github.com/k3s-io/etcd/pkg/v3/pkg:force \ 173 go.etcd.io/etcd/pkg/v3:github.com/k3s-io/etcd/pkg/v3/pkg:force \
@@ -176,6 +176,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \
176 github.com/minio/minio-go/v7:github.com/minio/minio-go/v7:force \ 176 github.com/minio/minio-go/v7:github.com/minio/minio-go/v7:force \
177 github.com/prometheus/common:github.com/prometheus/common:force \ 177 github.com/prometheus/common:github.com/prometheus/common:force \
178 github.com/yl2chen/cidranger:github.com/yl2chen/cidranger:force \ 178 github.com/yl2chen/cidranger:github.com/yl2chen/cidranger:force \
179 github.com/fxamacker/cbor/v2:github.com/fxamacker/cbor/v2:force \
179 github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm:force \ 180 github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm:force \
180 github.com/avast/retry-go/v4:github.com/avast/retry-go/v4:force \ 181 github.com/avast/retry-go/v4:github.com/avast/retry-go/v4:force \
181 github.com/benbjohnson/clock:github.com/benbjohnson/clock:force \ 182 github.com/benbjohnson/clock:github.com/benbjohnson/clock:force \
@@ -205,17 +206,18 @@ export sites="k8s.io/utils:k8s.io/utils:force \
205 github.com/flannel-io/flannel:github.com/flannel-io/flannel:force \ 206 github.com/flannel-io/flannel:github.com/flannel-io/flannel:force \
206 github.com/ipfs/go-ds-leveldb:github.com/ipfs/go-ds-leveldb:force \ 207 github.com/ipfs/go-ds-leveldb:github.com/ipfs/go-ds-leveldb:force \
207 github.com/klauspost/compress:github.com/klauspost/compress:force \ 208 github.com/klauspost/compress:github.com/klauspost/compress:force \
209 github.com/antlr4-go/antlr/v4:github.com/antlr4-go/antlr/v4:force \
210 github.com/invopop/jsonschema:github.com/invopop/jsonschema:force \
208 github.com/JeffAshton/win_pdh:github.com/JeffAshton/win_pdh:force \ 211 github.com/JeffAshton/win_pdh:github.com/JeffAshton/win_pdh:force \
209 github.com/Microsoft/go-winio:github.com/Microsoft/go-winio:force \ 212 github.com/Microsoft/go-winio:github.com/Microsoft/go-winio:force \
210 github.com/containerd/cgroups:github.com/containerd/cgroups:force \ 213 github.com/containerd/cgroups:github.com/containerd/cgroups:force \
211 github.com/containerd/console:github.com/containerd/console:force \ 214 github.com/containerd/console:github.com/containerd/console:force \
215 github.com/containerd/errdefs:github.com/containerd/errdefs:force \
212 github.com/containerd/go-runc:github.com/containerd/go-runc:force \ 216 github.com/containerd/go-runc:github.com/containerd/go-runc:force \
213 github.com/containerd/typeurl:github.com/containerd/typeurl:force \ 217 github.com/containerd/typeurl:github.com/containerd/typeurl:force \
214 github.com/dustin/go-humanize:github.com/dustin/go-humanize:force \ 218 github.com/dustin/go-humanize:github.com/dustin/go-humanize:force \
215 github.com/evanphx/json-patch:github.com/evanphx/json-patch:force \ 219 github.com/evanphx/json-patch:github.com/evanphx/json-patch:force \
216 github.com/fvbommel/sortorder:github.com/fvbommel/sortorder:force \ 220 github.com/go-jose/go-jose/v4:github.com/go-jose/go-jose/v4:force \
217 github.com/go-jose/go-jose/v3:github.com/go-jose/go-jose/v3:force \
218 github.com/go-task/slim-sprig:github.com/go-task/slim-sprig:force \
219 github.com/ipld/go-ipld-prime:github.com/ipld/go-ipld-prime:force \ 221 github.com/ipld/go-ipld-prime:github.com/ipld/go-ipld-prime:force \
220 github.com/jackpal/go-nat-pmp:github.com/jackpal/go-nat-pmp:force \ 222 github.com/jackpal/go-nat-pmp:github.com/jackpal/go-nat-pmp:force \
221 github.com/klauspost/cpuid/v2:github.com/klauspost/cpuid/v2:force \ 223 github.com/klauspost/cpuid/v2:github.com/klauspost/cpuid/v2:force \
@@ -231,6 +233,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \
231 github.com/stoewer/go-strcase:github.com/stoewer/go-strcase:force \ 233 github.com/stoewer/go-strcase:github.com/stoewer/go-strcase:force \
232 go.etcd.io/etcd/raft/v3:github.com/k3s-io/etcd/raft/v3/raft:force \ 234 go.etcd.io/etcd/raft/v3:github.com/k3s-io/etcd/raft/v3/raft:force \
233 github.com/moby/sys/signal:github.com/moby/sys/signal/signal:force \ 235 github.com/moby/sys/signal:github.com/moby/sys/signal/signal:force \
236 github.com/moby/sys/userns:github.com/moby/sys/userns/userns:force \
234 github.com/Mirantis/cri-dockerd:github.com/k3s-io/cri-dockerd:force \ 237 github.com/Mirantis/cri-dockerd:github.com/k3s-io/cri-dockerd:force \
235 github.com/containerd/containerd:github.com/k3s-io/containerd:force \ 238 github.com/containerd/containerd:github.com/k3s-io/containerd:force \
236 github.com/erikdubbelboer/gspt:github.com/erikdubbelboer/gspt:force \ 239 github.com/erikdubbelboer/gspt:github.com/erikdubbelboer/gspt:force \
@@ -238,6 +241,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \
238 github.com/rancher/permissions:github.com/rancher/permissions:force \ 241 github.com/rancher/permissions:github.com/rancher/permissions:force \
239 github.com/rancher/wrangler/v3:github.com/rancher/wrangler/v3:force \ 242 github.com/rancher/wrangler/v3:github.com/rancher/wrangler/v3:force \
240 github.com/vishvananda/netlink:github.com/vishvananda/netlink:force \ 243 github.com/vishvananda/netlink:github.com/vishvananda/netlink:force \
244 gopkg.in/evanphx/json-patch.v4:gopkg.in/evanphx/json-patch.v4:force \
241 github.com/MakeNowJust/heredoc:github.com/MakeNowJust/heredoc:force \ 245 github.com/MakeNowJust/heredoc:github.com/MakeNowJust/heredoc:force \
242 github.com/NYTimes/gziphandler:github.com/NYTimes/gziphandler:force \ 246 github.com/NYTimes/gziphandler:github.com/NYTimes/gziphandler:force \
243 github.com/canonical/go-dqlite:github.com/canonical/go-dqlite:force \ 247 github.com/canonical/go-dqlite:github.com/canonical/go-dqlite:force \
@@ -259,11 +263,10 @@ export sites="k8s.io/utils:k8s.io/utils:force \
259 sigs.k8s.io/kustomize/kyaml:sigs.k8s.io/kustomize/kyaml/kyaml:force \ 263 sigs.k8s.io/kustomize/kyaml:sigs.k8s.io/kustomize/kyaml/kyaml:force \
260 github.com/natefinch/lumberjack:github.com/natefinch/lumberjack:force \ 264 github.com/natefinch/lumberjack:github.com/natefinch/lumberjack:force \
261 github.com/rancher/remotedialer:github.com/rancher/remotedialer:force \ 265 github.com/rancher/remotedialer:github.com/rancher/remotedialer:force \
262 cloud.google.com/go/compute:cloud.google.com/go/compute/compute:force \ 266 github.com/containerd/platforms:github.com/containerd/platforms:force \
263 github.com/davidlazar/go-crypto:github.com/davidlazar/go-crypto:force \ 267 github.com/davidlazar/go-crypto:github.com/davidlazar/go-crypto:force \
264 github.com/euank/go-kmsg-parser:github.com/euank/go-kmsg-parser:force \ 268 github.com/euank/go-kmsg-parser:github.com/euank/go-kmsg-parser:force \
265 github.com/exponent-io/jsonpath:github.com/exponent-io/jsonpath:force \ 269 github.com/exponent-io/jsonpath:github.com/exponent-io/jsonpath:force \
266 github.com/googleapis/gax-go/v2:github.com/googleapis/gax-go/v2:force \
267 github.com/hashicorp/go-version:github.com/hashicorp/go-version:force \ 270 github.com/hashicorp/go-version:github.com/hashicorp/go-version:force \
268 github.com/hashicorp/golang-lru:github.com/hashicorp/golang-lru:force \ 271 github.com/hashicorp/golang-lru:github.com/hashicorp/golang-lru:force \
269 github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir:force \ 272 github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir:force \
@@ -272,11 +275,13 @@ export sites="k8s.io/utils:k8s.io/utils:force \
272 github.com/pelletier/go-toml/v2:github.com/pelletier/go-toml/v2:force \ 275 github.com/pelletier/go-toml/v2:github.com/pelletier/go-toml/v2:force \
273 github.com/pquerna/cachecontrol:github.com/pquerna/cachecontrol:force \ 276 github.com/pquerna/cachecontrol:github.com/pquerna/cachecontrol:force \
274 github.com/tchap/go-patricia/v2:github.com/tchap/go-patricia/v2:force \ 277 github.com/tchap/go-patricia/v2:github.com/tchap/go-patricia/v2:force \
275 github.com/kubernetes-sigs/cri-tools:github.com/k3s-io/cri-tools:force \
276 github.com/containerd/cgroups/v3:github.com/containerd/cgroups/v3:force \ 278 github.com/containerd/cgroups/v3:github.com/containerd/cgroups/v3:force \
277 github.com/coreos/go-systemd/v22:github.com/coreos/go-systemd/v22:force \ 279 github.com/coreos/go-systemd/v22:github.com/coreos/go-systemd/v22:force \
278 github.com/go-bindata/go-bindata:github.com/go-bindata/go-bindata:force \ 280 github.com/go-bindata/go-bindata:github.com/go-bindata/go-bindata:force \
279 go.etcd.io/etcd/server/v3:github.com/k3s-io/etcd/server/v3/server:force \ 281 go.etcd.io/etcd/server/v3:github.com/k3s-io/etcd/server/v3/server:force \
282 github.com/bahlo/generic-list-go:github.com/bahlo/generic-list-go:force \
283 github.com/go-task/slim-sprig/v3:github.com/go-task/slim-sprig/v3:force \
284 github.com/wk8/go-ordered-map/v2:github.com/wk8/go-ordered-map/v2:force \
280 github.com/containerd/continuity:github.com/containerd/continuity:force \ 285 github.com/containerd/continuity:github.com/containerd/continuity:force \
281 github.com/containerd/typeurl/v2:github.com/containerd/typeurl/v2:force \ 286 github.com/containerd/typeurl/v2:github.com/containerd/typeurl/v2:force \
282 github.com/cpuguy83/go-md2man/v2:github.com/cpuguy83/go-md2man/v2:force \ 287 github.com/cpuguy83/go-md2man/v2:github.com/cpuguy83/go-md2man/v2:force \
@@ -313,7 +318,6 @@ export sites="k8s.io/utils:k8s.io/utils:force \
313 github.com/prometheus/client_model:github.com/prometheus/client_model:force \ 318 github.com/prometheus/client_model:github.com/prometheus/client_model:force \
314 github.com/quic-go/webtransport-go:github.com/quic-go/webtransport-go:force \ 319 github.com/quic-go/webtransport-go:github.com/quic-go/webtransport-go:force \
315 github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2:force \ 320 github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2:force \
316 sigs.k8s.io/kustomize/kustomize/v5:sigs.k8s.io/kustomize/kustomize/v5/kustomize:force \
317 go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \ 321 go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \
318 github.com/prometheus/client_golang:github.com/prometheus/client_golang:force \ 322 github.com/prometheus/client_golang:github.com/prometheus/client_golang:force \
319 github.com/daviddengcn/go-colortext:github.com/daviddengcn/go-colortext:force \ 323 github.com/daviddengcn/go-colortext:github.com/daviddengcn/go-colortext:force \
@@ -341,16 +345,18 @@ export sites="k8s.io/utils:k8s.io/utils:force \
341 github.com/libopenstorage/openstorage:github.com/libopenstorage/openstorage:force \ 345 github.com/libopenstorage/openstorage:github.com/libopenstorage/openstorage:force \
342 github.com/multiformats/go-multicodec:github.com/multiformats/go-multicodec:force \ 346 github.com/multiformats/go-multicodec:github.com/multiformats/go-multicodec:force \
343 github.com/opentracing/opentracing-go:github.com/opentracing/opentracing-go:force \ 347 github.com/opentracing/opentracing-go:github.com/opentracing/opentracing-go:force \
344 go.etcd.io/etcd/client/pkg/v3:github.com/k3s-io/etcd/client/pkg/v3/client/pkg:force \
345 github.com/AdamKorcz/go-118-fuzz-build:github.com/AdamKorcz/go-118-fuzz-build:force \ 348 github.com/AdamKorcz/go-118-fuzz-build:github.com/AdamKorcz/go-118-fuzz-build:force \
346 github.com/bronze1man/goStrongswanVici:github.com/bronze1man/goStrongswanVici:force \ 349 github.com/bronze1man/goStrongswanVici:github.com/bronze1man/goStrongswanVici:force \
350 github.com/containerd/containerd/api:github.com/containerd/containerd/api/api:force \
347 github.com/containernetworking/plugins:github.com/containernetworking/plugins:force \ 351 github.com/containernetworking/plugins:github.com/containernetworking/plugins:force \
348 github.com/google/go-containerregistry:github.com/google/go-containerregistry:force \ 352 github.com/google/go-containerregistry:github.com/google/go-containerregistry:force \
349 github.com/grpc-ecosystem/grpc-gateway:github.com/grpc-ecosystem/grpc-gateway:force \ 353 github.com/grpc-ecosystem/grpc-gateway:github.com/grpc-ecosystem/grpc-gateway:force \
350 github.com/monochromegane/go-gitignore:github.com/monochromegane/go-gitignore:force \ 354 github.com/monochromegane/go-gitignore:github.com/monochromegane/go-gitignore:force \
351 github.com/multiformats/go-multistream:github.com/multiformats/go-multistream:force \ 355 github.com/multiformats/go-multistream:github.com/multiformats/go-multistream:force \
352 github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec:force \ 356 github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec:force \
357 go.etcd.io/etcd/client/pkg/v3:github.com/k3s-io/etcd/client/pkg/v3/client/pkg:force \
353 github.com/opencontainers/runtime-tools:github.com/opencontainers/runtime-tools:force \ 358 github.com/opencontainers/runtime-tools:github.com/opencontainers/runtime-tools:force \
359 sigs.k8s.io/kustomize/kustomize/v5:sigs.k8s.io/kustomize/kustomize/v5/kustomize:force \
354 tags.cncf.io/container-device-interface:tags.cncf.io/container-device-interface:force \ 360 tags.cncf.io/container-device-interface:tags.cncf.io/container-device-interface:force \
355 github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter:force \ 361 github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter:force \
356 github.com/checkpoint-restore/go-criu/v5:github.com/checkpoint-restore/go-criu/v5:force \ 362 github.com/checkpoint-restore/go-criu/v5:github.com/checkpoint-restore/go-criu/v5:force \
@@ -366,7 +372,6 @@ export sites="k8s.io/utils:k8s.io/utils:force \
366 github.com/libp2p/go-libp2p-routing-helpers:github.com/libp2p/go-libp2p-routing-helpers:force \ 372 github.com/libp2p/go-libp2p-routing-helpers:github.com/libp2p/go-libp2p-routing-helpers:force \
367 github.com/grpc-ecosystem/go-grpc-middleware:github.com/grpc-ecosystem/go-grpc-middleware:force \ 373 github.com/grpc-ecosystem/go-grpc-middleware:github.com/grpc-ecosystem/go-grpc-middleware:force \
368 github.com/grpc-ecosystem/go-grpc-prometheus:github.com/grpc-ecosystem/go-grpc-prometheus:force \ 374 github.com/grpc-ecosystem/go-grpc-prometheus:github.com/grpc-ecosystem/go-grpc-prometheus:force \
369 cloud.google.com/go/compute/metadata:cloud.google.com/go/compute/metadata/compute/metadata:force \
370 github.com/containerd/fuse-overlayfs-snapshotter:github.com/containerd/fuse-overlayfs-snapshotter:force \ 375 github.com/containerd/fuse-overlayfs-snapshotter:github.com/containerd/fuse-overlayfs-snapshotter:force \
371 k8s.io/cri-api:github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api/staging/src/k8s.io/cri-api:force \ 376 k8s.io/cri-api:github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api/staging/src/k8s.io/cri-api:force \
372 k8s.io/kubectl:github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl/staging/src/k8s.io/kubectl:force \ 377 k8s.io/kubectl:github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl/staging/src/k8s.io/kubectl:force \
@@ -374,16 +379,12 @@ export sites="k8s.io/utils:k8s.io/utils:force \
374 k8s.io/metrics:github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics/staging/src/k8s.io/metrics:force \ 379 k8s.io/metrics:github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics/staging/src/k8s.io/metrics:force \
375 google.golang.org/genproto/googleapis/api:google.golang.org/genproto/googleapis/api/googleapis/api:force \ 380 google.golang.org/genproto/googleapis/api:google.golang.org/genproto/googleapis/api/googleapis/api:force \
376 google.golang.org/genproto/googleapis/rpc:google.golang.org/genproto/googleapis/rpc/googleapis/rpc:force \ 381 google.golang.org/genproto/googleapis/rpc:google.golang.org/genproto/googleapis/rpc/googleapis/rpc:force \
377 github.com/GoogleCloudPlatform/k8s-cloud-provider:github.com/GoogleCloudPlatform/k8s-cloud-provider:force \
378 github.com/decred/dcrd/dcrec/secp256k1/v4:github.com/decred/dcrd/dcrec/secp256k1/v4/dcrec/secp256k1:force \ 382 github.com/decred/dcrd/dcrec/secp256k1/v4:github.com/decred/dcrd/dcrec/secp256k1/v4/dcrec/secp256k1:force \
379 github.com/googleapis/enterprise-certificate-proxy:github.com/googleapis/enterprise-certificate-proxy:force \
380 k8s.io/apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver/staging/src/k8s.io/apiserver:force \ 383 k8s.io/apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver/staging/src/k8s.io/apiserver:force \
381 k8s.io/client-go:github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go/staging/src/k8s.io/client-go:force \ 384 k8s.io/client-go:github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go/staging/src/k8s.io/client-go:force \
382 github.com/matttproud/golang_protobuf_extensions/v2:github.com/matttproud/golang_protobuf_extensions/v2:force \
383 github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter/estargz/estargz:force \ 385 github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter/estargz/estargz:force \
384 k8s.io/kube-proxy:github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy/staging/src/k8s.io/kube-proxy:force \ 386 k8s.io/kube-proxy:github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy/staging/src/k8s.io/kube-proxy:force \
385 tags.cncf.io/container-device-interface/specs-go:tags.cncf.io/container-device-interface/specs-go/specs-go:force \ 387 tags.cncf.io/container-device-interface/specs-go:tags.cncf.io/container-device-interface/specs-go/specs-go:force \
386 github.com/antlr/antlr4/runtime/Go/antlr/v4:github.com/antlr/antlr4/runtime/Go/antlr/v4/runtime/Go/antlr/v4:force \
387 k8s.io/cli-runtime:github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime/staging/src/k8s.io/cli-runtime:force \ 388 k8s.io/cli-runtime:github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime/staging/src/k8s.io/cli-runtime:force \
388 k8s.io/mount-utils:github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils/staging/src/k8s.io/mount-utils:force \ 389 k8s.io/mount-utils:github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils/staging/src/k8s.io/mount-utils:force \
389 k8s.io/apimachinery:github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery/staging/src/k8s.io/apimachinery:force \ 390 k8s.io/apimachinery:github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery/staging/src/k8s.io/apimachinery:force \
@@ -399,13 +400,13 @@ export sites="k8s.io/utils:k8s.io/utils:force \
399 k8s.io/controller-manager:github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager/staging/src/k8s.io/controller-manager:force \ 400 k8s.io/controller-manager:github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager/staging/src/k8s.io/controller-manager:force \
400 sigs.k8s.io/apiserver-network-proxy/konnectivity-client:sigs.k8s.io/apiserver-network-proxy/konnectivity-client/konnectivity-client:force \ 401 sigs.k8s.io/apiserver-network-proxy/konnectivity-client:sigs.k8s.io/apiserver-network-proxy/konnectivity-client/konnectivity-client:force \
401 k8s.io/csi-translation-lib:github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib/staging/src/k8s.io/csi-translation-lib:force \ 402 k8s.io/csi-translation-lib:github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib/staging/src/k8s.io/csi-translation-lib:force \
402 k8s.io/legacy-cloud-providers:github.com/k3s-io/kubernetes/staging/src/k8s.io/legacy-cloud-providers/staging/src/k8s.io/legacy-cloud-providers:force \
403 k8s.io/pod-security-admission:github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission/staging/src/k8s.io/pod-security-admission:force \ 403 k8s.io/pod-security-admission:github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission/staging/src/k8s.io/pod-security-admission:force \
404 k8s.io/apiextensions-apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver/staging/src/k8s.io/apiextensions-apiserver:force \ 404 k8s.io/apiextensions-apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver/staging/src/k8s.io/apiextensions-apiserver:force \
405 k8s.io/kube-controller-manager:github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager/staging/src/k8s.io/kube-controller-manager:force \ 405 k8s.io/kube-controller-manager:github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager/staging/src/k8s.io/kube-controller-manager:force \
406 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/instrumentation/net/http/otelhttp:force \ 406 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/instrumentation/net/http/otelhttp:force \
407 k8s.io/dynamic-resource-allocation:github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation/staging/src/k8s.io/dynamic-resource-allocation:force \ 407 k8s.io/dynamic-resource-allocation:github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation/staging/src/k8s.io/dynamic-resource-allocation:force \
408 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc:go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/exporters/otlp/otlptrace/otlptracegrpc:force \ 408 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc:go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/exporters/otlp/otlptrace/otlptracegrpc:force \
409 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp:go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/exporters/otlp/otlptrace/otlptracehttp:force \
409 go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc:go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/instrumentation/google.golang.org/grpc/otelgrpc:force \ 410 go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc:go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/instrumentation/google.golang.org/grpc/otelgrpc:force \
410 go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful:go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful/instrumentation/github.com/emicklei/go-restful/otelrestful:force" 411 go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful:go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful/instrumentation/github.com/emicklei/go-restful/otelrestful:force"
411 412
diff --git a/recipes-containers/k3s/src_uri.inc b/recipes-containers/k3s/src_uri.inc
index b5288163..63f67028 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-20240310230437-4693a0247e57 1# k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
2# [1] git ls-remote https://github.com/kubernetes/utils 4693a0247e57ebeacb9f261f07a03c9ecd569f44 2# [1] git ls-remote https://github.com/kubernetes/utils 18e509b52bc851d6169db17631e99453021dea21
3SRCREV_utils="4693a0247e57ebeacb9f261f07a03c9ecd569f44" 3SRCREV_utils="18e509b52bc851d6169db17631e99453021dea21"
4SRC_URI += "git://github.com/kubernetes/utils;name=utils;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/utils" 4SRC_URI += "git://github.com/kubernetes/utils;name=utils;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/utils"
5 5
6# k8s.io/gengo v0.0.0-20240228010128-51d4e06bde70 6# k8s.io/gengo v0.0.0-20240228010128-51d4e06bde70
@@ -13,14 +13,9 @@ SRC_URI += "git://github.com/kubernetes/gengo;name=gengo;protocol=https;nobranch
13SRCREV_fx="9636854c6fc588f0ca497000ac18f858f8083ebd" 13SRCREV_fx="9636854c6fc588f0ca497000ac18f858f8083ebd"
14SRC_URI += "git://github.com/uber-go/fx;name=fx;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/fx" 14SRC_URI += "git://github.com/uber-go/fx;name=fx;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/fx"
15 15
16# go.uber.org/zap v1.27.0 16# dario.cat/mergo v1.0.1
17# [1] git ls-remote https://github.com/uber-go/zap fcf8ee58669e358bbd6460bef5c2ee7a53c0803a 17# [1] git ls-remote https://github.com/imdario/mergo 59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf
18SRCREV_zap="fcf8ee58669e358bbd6460bef5c2ee7a53c0803a" 18SRCREV_mergo="59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf"
19SRC_URI += "git://github.com/uber-go/zap;name=zap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/zap"
20
21# dario.cat/mergo v1.0.0
22# [1] git ls-remote https://github.com/imdario/mergo 131de815afc35a77c41ae99da6c8f4288b6cb513
23SRCREV_mergo="131de815afc35a77c41ae99da6c8f4288b6cb513"
24SRC_URI += "git://github.com/imdario/mergo;name=mergo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/dario.cat/mergo" 19SRC_URI += "git://github.com/imdario/mergo;name=mergo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/dario.cat/mergo"
25 20
26# go.starlark.net v0.0.0-20230525235612-a134d8f9ddca 21# go.starlark.net v0.0.0-20230525235612-a134d8f9ddca
@@ -33,6 +28,11 @@ SRC_URI += "git://github.com/google/starlark-go;name=go.starlark.net;protocol=ht
33SRCREV_dig="3c7d5e3878b76b0a709514e395597059b6490fb5" 28SRCREV_dig="3c7d5e3878b76b0a709514e395597059b6490fb5"
34SRC_URI += "git://github.com/uber-go/dig;name=dig;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/dig" 29SRC_URI += "git://github.com/uber-go/dig;name=dig;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/dig"
35 30
31# go.uber.org/zap v1.27.0
32# [1] git ls-remote https://github.com/uber-go/zap fcf8ee58669e358bbd6460bef5c2ee7a53c0803a
33SRCREV_zap="fcf8ee58669e358bbd6460bef5c2ee7a53c0803a"
34SRC_URI += "git://github.com/uber-go/zap;name=zap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/zap"
35
36# gopkg.in/inf.v0 v0.9.1 36# gopkg.in/inf.v0 v0.9.1
37# [1] git ls-remote https://github.com/go-inf/inf d2d2541c53f18d2a059457998ce2876cc8e67cbf 37# [1] git ls-remote https://github.com/go-inf/inf d2d2541c53f18d2a059457998ce2876cc8e67cbf
38SRCREV_inf.v0="d2d2541c53f18d2a059457998ce2876cc8e67cbf" 38SRCREV_inf.v0="d2d2541c53f18d2a059457998ce2876cc8e67cbf"
@@ -48,14 +48,14 @@ SRC_URI += "git://github.com/go-ini/ini;name=ini.v1;protocol=https;nobranch=1;de
48SRCREV_gengo-v2="51d4e06bde7070d095fd4c266e51dbe135511a97" 48SRCREV_gengo-v2="51d4e06bde7070d095fd4c266e51dbe135511a97"
49SRC_URI += "git://github.com/kubernetes/gengo;name=gengo-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/gengo/v2" 49SRC_URI += "git://github.com/kubernetes/gengo;name=gengo-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/gengo/v2"
50 50
51# golang.org/x/net v0.17.0 51# golang.org/x/net v0.26.0
52# [1] git ls-remote https://go.googlesource.com/net b225e7ca6dde1ef5a5ae5ce922861bda011cfabd 52# [1] git ls-remote https://go.googlesource.com/net 66e838c6fbf5387ecedc26ce490b5f4d6864a854
53SRCREV_net="b225e7ca6dde1ef5a5ae5ce922861bda011cfabd" 53SRCREV_net="66e838c6fbf5387ecedc26ce490b5f4d6864a854"
54SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/net" 54SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/net"
55 55
56# golang.org/x/sys v0.18.0 56# golang.org/x/sys v0.21.0
57# [1] git ls-remote https://github.com/golang/sys 360f961f8978a4c9a7c2e849bb482780cd6bb553 57# [1] git ls-remote https://github.com/golang/sys 673e0f94c16da4b6d7f550d6af66fde0c69503e4
58SRCREV_sys="360f961f8978a4c9a7c2e849bb482780cd6bb553" 58SRCREV_sys="673e0f94c16da4b6d7f550d6af66fde0c69503e4"
59SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sys" 59SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sys"
60 60
61# gopkg.in/yaml.v2 v2.4.0 61# gopkg.in/yaml.v2 v2.4.0
@@ -73,9 +73,9 @@ SRC_URI += "git://github.com/inetaf/tcpproxy;name=tcpproxy;protocol=https;nobran
73SRCREV_yaml="c3772b51db126345efe2dfe4ff8dac83b8141684" 73SRCREV_yaml="c3772b51db126345efe2dfe4ff8dac83b8141684"
74SRC_URI += "git://github.com/kubernetes-sigs/yaml;name=yaml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/yaml" 74SRC_URI += "git://github.com/kubernetes-sigs/yaml;name=yaml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/yaml"
75 75
76# go.etcd.io/bbolt v1.3.9 76# go.etcd.io/bbolt v1.3.11
77# [1] git ls-remote https://github.com/etcd-io/bbolt 50aef2646b0fd58bd395530de7940f2609efdb2b 77# [1] git ls-remote https://github.com/etcd-io/bbolt d128a10000a9d394686cf45be262a4fe966b03c4
78SRCREV_bbolt="50aef2646b0fd58bd395530de7940f2609efdb2b" 78SRCREV_bbolt="d128a10000a9d394686cf45be262a4fe966b03c4"
79SRC_URI += "git://github.com/etcd-io/bbolt;name=bbolt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.etcd.io/bbolt" 79SRC_URI += "git://github.com/etcd-io/bbolt;name=bbolt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.etcd.io/bbolt"
80 80
81# go.opencensus.io v0.24.0 81# go.opencensus.io v0.24.0
@@ -88,21 +88,16 @@ SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opence
88SRCREV_go.uber.org-mock="74a29c6e6c2cbb8ccee94db061c1604ff33fd188" 88SRCREV_go.uber.org-mock="74a29c6e6c2cbb8ccee94db061c1604ff33fd188"
89SRC_URI += "git://github.com/uber/mock;name=go.uber.org-mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/mock" 89SRC_URI += "git://github.com/uber/mock;name=go.uber.org-mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/mock"
90 90
91# golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 91# golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
92# [1] git ls-remote https://go.googlesource.com/exp 814bf88cf225cd422a50435865fb5b9f55b7e59e 92# [1] git ls-remote https://go.googlesource.com/exp 8a7402abbf56ed11a2540c1d8beb569bd29e22d1
93SRCREV_exp="814bf88cf225cd422a50435865fb5b9f55b7e59e" 93SRCREV_exp="8a7402abbf56ed11a2540c1d8beb569bd29e22d1"
94SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/exp" 94SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/exp"
95 95
96# golang.org/x/mod v0.17.0 96# golang.org/x/mod v0.20.0
97# [1] git ls-remote https://go.googlesource.com/mod aa51b25a4485b19ca64f578bad6fa40229e75984 97# [1] git ls-remote https://go.googlesource.com/mod bc151c4e8ccc31931553c47d43e41c0efc246096
98SRCREV_mod="aa51b25a4485b19ca64f578bad6fa40229e75984" 98SRCREV_mod="bc151c4e8ccc31931553c47d43e41c0efc246096"
99SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/mod" 99SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/mod"
100 100
101# gopkg.in/gcfg.v1 v1.2.3
102# [1] git ls-remote https://github.com/go-gcfg/gcfg 61b2c08bc8f6068f7c5ca684372f9a6cb1c45ebe
103SRCREV_gcfg.v1="61b2c08bc8f6068f7c5ca684372f9a6cb1c45ebe"
104SRC_URI += "git://github.com/go-gcfg/gcfg;name=gcfg.v1;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/gcfg.v1"
105
106# gopkg.in/yaml.v3 v3.0.1 101# gopkg.in/yaml.v3 v3.0.1
107# [1] git ls-remote https://github.com/go-yaml/yaml f6f7691b1fdeb513f56608cd2c32c51f8194bf51 102# [1] git ls-remote https://github.com/go-yaml/yaml f6f7691b1fdeb513f56608cd2c32c51f8194bf51
108SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51" 103SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51"
@@ -118,24 +113,29 @@ SRC_URI += "git://github.com/kubernetes-sigs/json;name=json;protocol=https;nobra
118SRCREV_pq="2da6713d67f03911a05b1b6559adc85927fe076e" 113SRCREV_pq="2da6713d67f03911a05b1b6559adc85927fe076e"
119SRC_URI += "git://github.com/lib/pq;name=pq;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/lib/pq" 114SRC_URI += "git://github.com/lib/pq;name=pq;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/lib/pq"
120 115
121# golang.org/x/sync v0.7.0 116# golang.org/x/sync v0.8.0
122# [1] git ls-remote https://go.googlesource.com/sync 14be23e5b48bec28285f8a694875175ecacfddb3 117# [1] git ls-remote https://go.googlesource.com/sync 411f99ef121375a146e962b6eab78b03b7429483
123SRCREV_sync="14be23e5b48bec28285f8a694875175ecacfddb3" 118SRCREV_sync="411f99ef121375a146e962b6eab78b03b7429483"
124SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sync" 119SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sync"
125 120
121# k8s.io/cri-client v0.31.1
122# [1] git ls-remote https://github.com/kubernetes/cri-client d4d112d2215205d76202a44ca9f0bc22841cea70
123SRCREV_cri-client="d4d112d2215205d76202a44ca9f0bc22841cea70"
124SRC_URI += "git://github.com/kubernetes/cri-client;name=cri-client;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/cri-client"
125
126# github.com/rs/xid v1.5.0 126# github.com/rs/xid v1.5.0
127# [1] git ls-remote https://github.com/rs/xid 47a0ac1e0b750ee1f43718be223bb07601c66a1f 127# [1] git ls-remote https://github.com/rs/xid 47a0ac1e0b750ee1f43718be223bb07601c66a1f
128SRCREV_xid="47a0ac1e0b750ee1f43718be223bb07601c66a1f" 128SRCREV_xid="47a0ac1e0b750ee1f43718be223bb07601c66a1f"
129SRC_URI += "git://github.com/rs/xid;name=xid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rs/xid" 129SRC_URI += "git://github.com/rs/xid;name=xid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rs/xid"
130 130
131# golang.org/x/term v0.20.0 131# golang.org/x/term v0.23.0
132# [1] git ls-remote https://go.googlesource.com/term 46c790f81f1f50148a57f7ddf0c637b84ff2f0e6 132# [1] git ls-remote https://go.googlesource.com/term d59895469ac1327e92a3ee0ecb6dd868315fcd74
133SRCREV_x-term="46c790f81f1f50148a57f7ddf0c637b84ff2f0e6" 133SRCREV_x-term="d59895469ac1327e92a3ee0ecb6dd868315fcd74"
134SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/term" 134SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/term"
135 135
136# golang.org/x/text v0.15.0 136# golang.org/x/text v0.17.0
137# [1] git ls-remote https://go.googlesource.com/text 8d533a0c40adec778a7d09ac6c8aa640d3c883f4 137# [1] git ls-remote https://go.googlesource.com/text b2bec85eb9df7c6fcf50218bde3db5e22b35e481
138SRCREV_text="8d533a0c40adec778a7d09ac6c8aa640d3c883f4" 138SRCREV_text="b2bec85eb9df7c6fcf50218bde3db5e22b35e481"
139SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text" 139SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text"
140 140
141# golang.org/x/time v0.5.0 141# golang.org/x/time v0.5.0
@@ -143,9 +143,9 @@ SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;d
143SRCREV_time="883aed519795b30de35e6bc28ec8f681494afa87" 143SRCREV_time="883aed519795b30de35e6bc28ec8f681494afa87"
144SRC_URI += "git://go.googlesource.com/time;name=time;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/time" 144SRC_URI += "git://go.googlesource.com/time;name=time;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/time"
145 145
146# golang.org/x/tools v0.20.0 146# golang.org/x/tools v0.24.0
147# [1] git ls-remote https://go.googlesource.com/tools 11c692eb24abb64933c12b8f1b1ef7f4768a806e 147# [1] git ls-remote https://go.googlesource.com/tools 3057be8f634fdb03e1da1cad9fff3415299ad3ad
148SRCREV_tools="11c692eb24abb64933c12b8f1b1ef7f4768a806e" 148SRCREV_tools="3057be8f634fdb03e1da1cad9fff3415299ad3ad"
149SRC_URI += "git://go.googlesource.com/tools;name=tools;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/tools" 149SRC_URI += "git://go.googlesource.com/tools;name=tools;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/tools"
150 150
151# gonum.org/v1/gonum v0.13.0 151# gonum.org/v1/gonum v0.13.0
@@ -153,19 +153,19 @@ SRC_URI += "git://go.googlesource.com/tools;name=tools;protocol=https;nobranch=1
153SRCREV_gonum="91a06ac64c4b32c929427846d4d1d3b8202ad7b1" 153SRCREV_gonum="91a06ac64c4b32c929427846d4d1d3b8202ad7b1"
154SRC_URI += "git://github.com/gonum/gonum;name=gonum;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gonum.org/v1/gonum" 154SRC_URI += "git://github.com/gonum/gonum;name=gonum;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gonum.org/v1/gonum"
155 155
156# golang.org/x/crypto v0.17.0 156# golang.org/x/crypto v0.24.0
157# [1] git ls-remote https://go.googlesource.com/crypto 9d2ee975ef9fe627bf0a6f01c1f69e8ef1d4f05d 157# [1] git ls-remote https://go.googlesource.com/crypto 332fd656f4f013f66e643818fe8c759538456535
158SRCREV_crypto="9d2ee975ef9fe627bf0a6f01c1f69e8ef1d4f05d" 158SRCREV_crypto="332fd656f4f013f66e643818fe8c759538456535"
159SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/crypto" 159SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/crypto"
160 160
161# golang.org/x/oauth2 v0.17.0 161# golang.org/x/oauth2 v0.21.0
162# [1] git ls-remote https://go.googlesource.com/oauth2 ebe81ad83719fe3426335b22e40a1e3a76fa45c0 162# [1] git ls-remote https://go.googlesource.com/oauth2 5fd42413edb3b1699004a31b72e485e0e4ba1b13
163SRCREV_oauth2="ebe81ad83719fe3426335b22e40a1e3a76fa45c0" 163SRCREV_oauth2="5fd42413edb3b1699004a31b72e485e0e4ba1b13"
164SRC_URI += "git://go.googlesource.com/oauth2;name=oauth2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/oauth2" 164SRC_URI += "git://go.googlesource.com/oauth2;name=oauth2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/oauth2"
165 165
166# k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 166# k8s.io/kube-openapi v0.0.0-20240730131305-7a9a4e85957e
167# [1] git ls-remote https://github.com/kubernetes/kube-openapi 70dd3763d340b13ccc008be05cb1f59ff245dbfd 167# [1] git ls-remote https://github.com/kubernetes/kube-openapi 7a9a4e85957ec90b6bfcfa7169f9cb576dcc2e74
168SRCREV_kube-openapi="70dd3763d340b13ccc008be05cb1f59ff245dbfd" 168SRCREV_kube-openapi="7a9a4e85957ec90b6bfcfa7169f9cb576dcc2e74"
169SRC_URI += "git://github.com/kubernetes/kube-openapi;name=kube-openapi;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/kube-openapi" 169SRC_URI += "git://github.com/kubernetes/kube-openapi;name=kube-openapi;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/kube-openapi"
170 170
171# github.com/ipfs/boxo v0.10.0 171# github.com/ipfs/boxo v0.10.0
@@ -198,34 +198,24 @@ SRC_URI += "git://github.com/mozilla-services/pkcs7;name=pkcs7;protocol=https;no
198SRCREV_multierr="de75ae527b39a27afcb50a84427ec7b84021d5f4" 198SRCREV_multierr="de75ae527b39a27afcb50a84427ec7b84021d5f4"
199SRC_URI += "git://github.com/uber-go/multierr;name=multierr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/multierr" 199SRC_URI += "git://github.com/uber-go/multierr;name=multierr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/multierr"
200 200
201# gopkg.in/warnings.v0 v0.1.2
202# [1] git ls-remote https://github.com/go-warnings/warnings ec4a0fea49c7b46c2aeb0b51aac55779c607e52b
203SRCREV_warnings.v0="ec4a0fea49c7b46c2aeb0b51aac55779c607e52b"
204SRC_URI += "git://github.com/go-warnings/warnings;name=warnings.v0;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/warnings.v0"
205
206# github.com/pkg/errors v0.9.1 201# github.com/pkg/errors v0.9.1
207# [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465 202# [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465
208SRCREV_errors="614d223910a179a466c1767a985424175c39b465" 203SRCREV_errors="614d223910a179a466c1767a985424175c39b465"
209SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pkg/errors" 204SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pkg/errors"
210 205
211# github.com/urfave/cli v1.22.14 206# github.com/urfave/cli v1.22.15
212# [1] git ls-remote https://github.com/urfave/cli f5ca62f301d773bdc9c800aa0e24aec82ad01a1d 207# [1] git ls-remote https://github.com/urfave/cli 2421d239f2803b47a757b61dd8ee2772f771f730
213SRCREV_cli="f5ca62f301d773bdc9c800aa0e24aec82ad01a1d" 208SRCREV_cli="2421d239f2803b47a757b61dd8ee2772f771f730"
214SRC_URI += "git://github.com/urfave/cli;name=cli;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/urfave/cli" 209SRC_URI += "git://github.com/urfave/cli;name=cli;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/urfave/cli"
215 210
216# github.com/docker/cli v24.0.7+incompatible 211# github.com/docker/cli v27.1.2+incompatible
217# [1] git ls-remote https://github.com/docker/cli afdd53b4e341be38d2056a42113b938559bb1d94 212# [1] git ls-remote https://github.com/docker/cli d01f264bccd8bed2e3c038054a04b99533478ab8
218SRCREV_docker-cli="afdd53b4e341be38d2056a42113b938559bb1d94" 213SRCREV_docker-cli="d01f264bccd8bed2e3c038054a04b99533478ab8"
219SRC_URI += "git://github.com/docker/cli;name=docker-cli;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/cli" 214SRC_URI += "git://github.com/docker/cli;name=docker-cli;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/cli"
220 215
221# google.golang.org/api v0.152.0 216# sigs.k8s.io/knftables v0.0.17
222# [1] git ls-remote https://github.com/googleapis/google-api-go-client c18c15e47e02cc3fa5d9e68b88313952381d31ae 217# [1] git ls-remote https://github.com/kubernetes-sigs/knftables 1cef1f45f514f463190150177fcb51b099453743
223SRCREV_google.golang.org-api="c18c15e47e02cc3fa5d9e68b88313952381d31ae" 218SRCREV_knftables="1cef1f45f514f463190150177fcb51b099453743"
224SRC_URI += "git://github.com/googleapis/google-api-go-client;name=google.golang.org-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/api"
225
226# sigs.k8s.io/knftables v0.0.16
227# [1] git ls-remote https://github.com/kubernetes-sigs/knftables b9d68958acd80a16a2b1d6a1ce650f38b3673b0f
228SRCREV_knftables="b9d68958acd80a16a2b1d6a1ce650f38b3673b0f"
229SRC_URI += "git://github.com/kubernetes-sigs/knftables;name=knftables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/knftables" 219SRC_URI += "git://github.com/kubernetes-sigs/knftables;name=knftables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/knftables"
230 220
231# github.com/golang/mock v1.6.0 221# github.com/golang/mock v1.6.0
@@ -243,19 +233,19 @@ SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;des
243SRCREV_mux="b4617d0b9670ad14039b2739167fd35a60f557c5" 233SRCREV_mux="b4617d0b9670ad14039b2739167fd35a60f557c5"
244SRC_URI += "git://github.com/gorilla/mux;name=mux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gorilla/mux" 234SRC_URI += "git://github.com/gorilla/mux;name=mux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gorilla/mux"
245 235
246# github.com/k3s-io/kine v0.11.9 236# github.com/k3s-io/kine v0.12.0
247# [1] git ls-remote https://github.com/k3s-io/kine edd8f35371395a3b0c4ea229061f46807855bed7 237# [1] git ls-remote https://github.com/k3s-io/kine 227f4d3646fd80f910f1c22c8f2c25ab09a99e3d
248SRCREV_kine="edd8f35371395a3b0c4ea229061f46807855bed7" 238SRCREV_kine="227f4d3646fd80f910f1c22c8f2c25ab09a99e3d"
249SRC_URI += "git://github.com/k3s-io/kine;name=kine;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kine" 239SRC_URI += "git://github.com/k3s-io/kine;name=kine;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kine"
250 240
251# github.com/onsi/gomega v1.32.0 241# github.com/onsi/gomega v1.34.1
252# [1] git ls-remote https://github.com/onsi/gomega 437995126acee58e6237f963913f54cb6386dd0a 242# [1] git ls-remote https://github.com/onsi/gomega fa057b845528c9336265d6df77e21d827f268c7d
253SRCREV_gomega="437995126acee58e6237f963913f54cb6386dd0a" 243SRCREV_gomega="fa057b845528c9336265d6df77e21d827f268c7d"
254SRC_URI += "git://github.com/onsi/gomega;name=gomega;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/onsi/gomega" 244SRC_URI += "git://github.com/onsi/gomega;name=gomega;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/onsi/gomega"
255 245
256# github.com/k3s-io/runc v1.1.12-k3s1 246# github.com/k3s-io/runc v1.1.14-k3s1
257# [1] git ls-remote https://github.com/k3s-io/runc 7d07dac287da807a624adba7ea7ccc1b3f28c614 247# [1] git ls-remote https://github.com/k3s-io/runc 12de61fd0cc13ca57c188e8708b5576e2e3fd382
258SRCREV_runc="7d07dac287da807a624adba7ea7ccc1b3f28c614" 248SRCREV_runc="12de61fd0cc13ca57c188e8708b5576e2e3fd382"
259SRC_URI += "git://github.com/k3s-io/runc;name=runc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/runc" 249SRC_URI += "git://github.com/k3s-io/runc;name=runc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/runc"
260 250
261# github.com/spf13/pflag v1.0.5 251# github.com/spf13/pflag v1.0.5
@@ -263,14 +253,14 @@ SRC_URI += "git://github.com/k3s-io/runc;name=runc;protocol=https;nobranch=1;des
263SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab" 253SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab"
264SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/pflag" 254SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/pflag"
265 255
266# google.golang.org/grpc v1.58.3 256# google.golang.org/grpc v1.64.0
267# [1] git ls-remote https://github.com/grpc/grpc-go bf05b9558c16677e362d231120f8213eb276d406 257# [1] git ls-remote https://github.com/grpc/grpc-go fa274d77904729c2893111ac292048d56dcf0bb1
268SRCREV_grpc="bf05b9558c16677e362d231120f8213eb276d406" 258SRCREV_grpc="fa274d77904729c2893111ac292048d56dcf0bb1"
269SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/grpc" 259SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/grpc"
270 260
271# github.com/cilium/ebpf v0.9.1 261# github.com/cilium/ebpf v0.11.0
272# [1] git ls-remote https://github.com/cilium/ebpf d560e4479b395c4523851a4571b04ba0b3846cd1 262# [1] git ls-remote https://github.com/cilium/ebpf 270c859894bd38cdd0c7783317b16343409e4df8
273SRCREV_ebpf="d560e4479b395c4523851a4571b04ba0b3846cd1" 263SRCREV_ebpf="270c859894bd38cdd0c7783317b16343409e4df8"
274SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cilium/ebpf" 264SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cilium/ebpf"
275 265
276# github.com/flynn/noise v1.1.0 266# github.com/flynn/noise v1.1.0
@@ -318,14 +308,14 @@ SRC_URI += "git://github.com/pierrec/lz4;name=lz4;protocol=https;nobranch=1;dest
318SRCREV_afero="5c4385aa20510dba5ca4db12c02b0c9211d82892" 308SRCREV_afero="5c4385aa20510dba5ca4db12c02b0c9211d82892"
319SRC_URI += "git://github.com/spf13/afero;name=afero;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/afero" 309SRC_URI += "git://github.com/spf13/afero;name=afero;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/afero"
320 310
321# github.com/spf13/cobra v1.8.0 311# github.com/spf13/cobra v1.8.1
322# [1] git ls-remote https://github.com/spf13/cobra a0a6ae020bb3899ff0276067863e50523f897370 312# [1] git ls-remote https://github.com/spf13/cobra e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec
323SRCREV_cobra="a0a6ae020bb3899ff0276067863e50523f897370" 313SRCREV_cobra="e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec"
324SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/cobra" 314SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/cobra"
325 315
326# github.com/go-logr/logr v1.4.1 316# github.com/go-logr/logr v1.4.2
327# [1] git ls-remote https://github.com/go-logr/logr dcdc3f2cd12e8a5c4e2a6712d6958c90e2e5bd98 317# [1] git ls-remote https://github.com/go-logr/logr 1205f429d540b8b81c2b75a38943afb738dac223
328SRCREV_logr="dcdc3f2cd12e8a5c4e2a6712d6958c90e2e5bd98" 318SRCREV_logr="1205f429d540b8b81c2b75a38943afb738dac223"
329SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-logr/logr" 319SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-logr/logr"
330 320
331# github.com/go-logr/stdr v1.2.3-0.20220714215716-96bad1d688c5 321# github.com/go-logr/stdr v1.2.3-0.20220714215716-96bad1d688c5
@@ -343,6 +333,11 @@ SRC_URI += "git://github.com/go-test/deep;name=deep;protocol=https;nobranch=1;de
343SRCREV_copy="323db161ae97db91e6e13dbcda403fdb29c3fff8" 333SRCREV_copy="323db161ae97db91e6e13dbcda403fdb29c3fff8"
344SRC_URI += "git://github.com/otiai10/copy;name=copy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/otiai10/copy" 334SRC_URI += "git://github.com/otiai10/copy;name=copy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/otiai10/copy"
345 335
336# github.com/x448/float16 v0.8.4
337# [1] git ls-remote https://github.com/x448/float16 cb9afec31f2649663ebb64da5c6c32c3d365c3ca
338SRCREV_float16="cb9afec31f2649663ebb64da5c6c32c3d365c3ca"
339SRC_URI += "git://github.com/x448/float16;name=float16;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/x448/float16"
340
346# github.com/Rican7/retry v0.1.0 341# github.com/Rican7/retry v0.1.0
347# [1] git ls-remote https://github.com/Rican7/retry 28d17f812805614e76f170aa3c8698155ea8e019 342# [1] git ls-remote https://github.com/Rican7/retry 28d17f812805614e76f170aa3c8698155ea8e019
348SRCREV_retry="28d17f812805614e76f170aa3c8698155ea8e019" 343SRCREV_retry="28d17f812805614e76f170aa3c8698155ea8e019"
@@ -363,9 +358,9 @@ SRC_URI += "git://github.com/blang/semver;name=semver;protocol=https;nobranch=1;
363SRCREV_btree="8e29150ba321eef204059de2ab494f179b6cff2c" 358SRCREV_btree="8e29150ba321eef204059de2ab494f179b6cff2c"
364SRC_URI += "git://github.com/google/btree;name=btree;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/btree" 359SRC_URI += "git://github.com/google/btree;name=btree;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/btree"
365 360
366# github.com/google/pprof v0.0.0-20240207164012-fb44976bdcd5 361# github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8
367# [1] git ls-remote https://github.com/google/pprof fb44976bdcd59b48559fb1763d69313508ad3a75 362# [1] git ls-remote https://github.com/google/pprof 813a5fbdbec8a66f7a5aedb876e1b2c3ee0f99ac
368SRCREV_pprof="fb44976bdcd59b48559fb1763d69313508ad3a75" 363SRCREV_pprof="813a5fbdbec8a66f7a5aedb876e1b2c3ee0f99ac"
369SRC_URI += "git://github.com/google/pprof;name=pprof;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/pprof" 364SRC_URI += "git://github.com/google/pprof;name=pprof;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/pprof"
370 365
371# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 366# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
@@ -398,9 +393,9 @@ SRC_URI += "git://github.com/nats-io/nuid;name=nuid;protocol=https;nobranch=1;de
398SRCREV_blake3="6e4325968f64ca24b1bbc8fbf08ea320d17ebfa0" 393SRCREV_blake3="6e4325968f64ca24b1bbc8fbf08ea320d17ebfa0"
399SRC_URI += "git://github.com/lukechampine/blake3;name=blake3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/lukechampine.com/blake3" 394SRC_URI += "git://github.com/lukechampine/blake3;name=blake3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/lukechampine.com/blake3"
400 395
401# github.com/docker/docker v25.0.4+incompatible 396# github.com/docker/docker v25.0.6+incompatible
402# [1] git ls-remote https://github.com/moby/moby 061aa95809be396a6b5542618d8a34b02a21ff77 397# [1] git ls-remote https://github.com/moby/moby b08a51fe16eed67de3861c03b363ba403643b12e
403SRCREV_docker="061aa95809be396a6b5542618d8a34b02a21ff77" 398SRCREV_docker="b08a51fe16eed67de3861c03b363ba403643b12e"
404SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker" 399SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker"
405 400
406# github.com/joho/godotenv v1.5.1 401# github.com/joho/godotenv v1.5.1
@@ -408,9 +403,9 @@ SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;des
408SRCREV_godotenv="3fc4292b58a67b78e1dbb6e47b4879a6cc602ec4" 403SRCREV_godotenv="3fc4292b58a67b78e1dbb6e47b4879a6cc602ec4"
409SRC_URI += "git://github.com/joho/godotenv;name=godotenv;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/joho/godotenv" 404SRC_URI += "git://github.com/joho/godotenv;name=godotenv;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/joho/godotenv"
410 405
411# github.com/rancher/lasso v0.0.0-20240430201833-6f3def65ffc5 406# github.com/rancher/lasso v0.0.0-20240724174736-24ab3dbf26f0
412# [1] git ls-remote https://github.com/rancher/lasso 6f3def65ffc579261826d9087583527324dde888 407# [1] git ls-remote https://github.com/rancher/lasso 24ab3dbf26f0bc6484ad2b4c58d4f375910922c0
413SRCREV_lasso="6f3def65ffc579261826d9087583527324dde888" 408SRCREV_lasso="24ab3dbf26f0bc6484ad2b4c58d4f375910922c0"
414SRC_URI += "git://github.com/rancher/lasso;name=lasso;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/lasso" 409SRC_URI += "git://github.com/rancher/lasso;name=lasso;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/lasso"
415 410
416# github.com/k3s-io/spegel v0.0.23-0.20240516234953-f3d2c4072314 411# github.com/k3s-io/spegel v0.0.23-0.20240516234953-f3d2c4072314
@@ -418,6 +413,11 @@ SRC_URI += "git://github.com/rancher/lasso;name=lasso;protocol=https;nobranch=1;
418SRCREV_spegel="f3d2c40723149dcefc9b219dddc5bdd44cff0874" 413SRCREV_spegel="f3d2c40723149dcefc9b219dddc5bdd44cff0874"
419SRC_URI += "git://github.com/k3s-io/spegel;name=spegel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/spegel" 414SRC_URI += "git://github.com/k3s-io/spegel;name=spegel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/spegel"
420 415
416# github.com/stretchr/objx v0.5.2
417# [1] git ls-remote https://github.com/stretchr/objx 307d0db21292676ac9d469826525c3630f47f63a
418SRCREV_objx="307d0db21292676ac9d469826525c3630f47f63a"
419SRC_URI += "git://github.com/stretchr/objx;name=objx;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stretchr/objx"
420
421# github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 421# github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e
422# [1] git ls-remote https://github.com/armon/circbuf bbbad097214e2918d8543d5201d12bfd7bca254d 422# [1] git ls-remote https://github.com/armon/circbuf bbbad097214e2918d8543d5201d12bfd7bca254d
423SRCREV_circbuf="bbbad097214e2918d8543d5201d12bfd7bca254d" 423SRCREV_circbuf="bbbad097214e2918d8543d5201d12bfd7bca254d"
@@ -438,9 +438,9 @@ SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch
438SRCREV_snappy="544b4180ac705b7605231d4a4550a1acb22a19fe" 438SRCREV_snappy="544b4180ac705b7605231d4a4550a1acb22a19fe"
439SRC_URI += "git://github.com/golang/snappy;name=snappy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/snappy" 439SRC_URI += "git://github.com/golang/snappy;name=snappy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/snappy"
440 440
441# github.com/google/cel-go v0.17.8 441# github.com/google/cel-go v0.20.1
442# [1] git ls-remote https://github.com/google/cel-go 98b8351f702d7a298bdf8f40bb995c76ecd35ed2 442# [1] git ls-remote https://github.com/google/cel-go 76545783284d644169269d6944e2efeeb4ca3622
443SRCREV_cel-go="98b8351f702d7a298bdf8f40bb995c76ecd35ed2" 443SRCREV_cel-go="76545783284d644169269d6944e2efeeb4ca3622"
444SRC_URI += "git://github.com/google/cel-go;name=cel-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/cel-go" 444SRC_URI += "git://github.com/google/cel-go;name=cel-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/cel-go"
445 445
446# github.com/google/go-cmp v0.6.0 446# github.com/google/go-cmp v0.6.0
@@ -453,11 +453,6 @@ SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1
453SRCREV_gofuzz="379e164120fbc98885a8f494b5aa41ba94f64c56" 453SRCREV_gofuzz="379e164120fbc98885a8f494b5aa41ba94f64c56"
454SRC_URI += "git://github.com/google/gofuzz;name=gofuzz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gofuzz" 454SRC_URI += "git://github.com/google/gofuzz;name=gofuzz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gofuzz"
455 455
456# github.com/google/s2a-go v0.1.7
457# [1] git ls-remote https://github.com/google/s2a-go 141996cc2c0b07d53f1970aa1b2e8e5dde4a7a52
458SRCREV_s2a-go="141996cc2c0b07d53f1970aa1b2e8e5dde4a7a52"
459SRC_URI += "git://github.com/google/s2a-go;name=s2a-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/s2a-go"
460
461# github.com/imdario/mergo v0.3.16 456# github.com/imdario/mergo v0.3.16
462# [1] git ls-remote https://github.com/darccio/mergo 14fe2b165b83359196f820886a2b24f2771729e9 457# [1] git ls-remote https://github.com/darccio/mergo 14fe2b165b83359196f820886a2b24f2771729e9
463SRCREV_imdario-mergo="14fe2b165b83359196f820886a2b24f2771729e9" 458SRCREV_imdario-mergo="14fe2b165b83359196f820886a2b24f2771729e9"
@@ -478,9 +473,9 @@ SRC_URI += "git://github.com/libp2p/go-nat;name=go-nat;protocol=https;nobranch=1
478SRCREV_tcpopt="172688c1accceb1c8699343c22838f55e4b662ca" 473SRCREV_tcpopt="172688c1accceb1c8699343c22838f55e4b662ca"
479SRC_URI += "git://github.com/mikioh/tcpopt;name=tcpopt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mikioh/tcpopt" 474SRC_URI += "git://github.com/mikioh/tcpopt;name=tcpopt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mikioh/tcpopt"
480 475
481# github.com/moby/sys/user v0.1.0 476# github.com/moby/sys/user v0.3.0
482# [1] git ls-remote https://github.com/moby/sys c0711cde08c8fa33857a2c28721659267f49b5e2 477# [1] git ls-remote https://github.com/moby/sys 54475191138bd297c627eb1a59e1e54b953957f1
483SRCREV_user="c0711cde08c8fa33857a2c28721659267f49b5e2" 478SRCREV_user="54475191138bd297c627eb1a59e1e54b953957f1"
484SRC_URI += "git://github.com/moby/sys;name=user;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/user" 479SRC_URI += "git://github.com/moby/sys;name=user;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/user"
485 480
486# github.com/nats-io/nkeys v0.4.7 481# github.com/nats-io/nkeys v0.4.7
@@ -508,14 +503,14 @@ SRC_URI += "git://github.com/soheilhy/cmux;name=cmux;protocol=https;nobranch=1;d
508SRCREV_tidwall-btree="c538c0ce1d47ebada0c423fd430978ba274d7d68" 503SRCREV_tidwall-btree="c538c0ce1d47ebada0c423fd430978ba274d7d68"
509SRC_URI += "git://github.com/tidwall/btree;name=tidwall-btree;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tidwall/btree" 504SRC_URI += "git://github.com/tidwall/btree;name=tidwall-btree;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tidwall/btree"
510 505
511# github.com/urfave/cli/v2 v2.26.0 506# github.com/urfave/cli/v2 v2.27.4
512# [1] git ls-remote https://github.com/urfave/cli d391482425267827a306b820f55d236ad9b3c78d 507# [1] git ls-remote https://github.com/urfave/cli f21e9026c7018d4f20dcc88963e5ae3efdc6163c
513SRCREV_cli-v2="d391482425267827a306b820f55d236ad9b3c78d" 508SRCREV_cli-v2="f21e9026c7018d4f20dcc88963e5ae3efdc6163c"
514SRC_URI += "git://github.com/urfave/cli;name=cli-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/urfave/cli/v2" 509SRC_URI += "git://github.com/urfave/cli;name=cli-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/urfave/cli/v2"
515 510
516# go.opentelemetry.io/otel v1.24.0 511# go.opentelemetry.io/otel v1.28.0
517# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go e6e186bfa485f679e35bb775cba63ca24029590d 512# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 81216fb002a6a76d32fdab6ef999bcf65794130d
518SRCREV_otel="e6e186bfa485f679e35bb775cba63ca24029590d" 513SRCREV_otel="81216fb002a6a76d32fdab6ef999bcf65794130d"
519SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel" 514SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel"
520 515
521# github.com/containerd/zfs v1.1.0 516# github.com/containerd/zfs v1.1.0
@@ -528,9 +523,9 @@ SRC_URI += "git://github.com/containerd/zfs;name=zfs;protocol=https;nobranch=1;d
528SRCREV_go-log-v2="8625e3ec81bdeb96627de192e6fe21eab5896603" 523SRCREV_go-log-v2="8625e3ec81bdeb96627de192e6fe21eab5896603"
529SRC_URI += "git://github.com/ipfs/go-log;name=go-log-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-log/v2" 524SRC_URI += "git://github.com/ipfs/go-log;name=go-log-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-log/v2"
530 525
531# github.com/onsi/ginkgo/v2 v2.16.0 526# github.com/onsi/ginkgo/v2 v2.20.0
532# [1] git ls-remote https://github.com/onsi/ginkgo a181ee22f50186b1be81d3d3011a6841518782d2 527# [1] git ls-remote https://github.com/onsi/ginkgo 265b1a00989abc6d0b648b0e89d34f05b7c617aa
533SRCREV_ginkgo-v2="a181ee22f50186b1be81d3d3011a6841518782d2" 528SRCREV_ginkgo-v2="265b1a00989abc6d0b648b0e89d34f05b7c617aa"
534SRC_URI += "git://github.com/onsi/ginkgo;name=ginkgo-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/onsi/ginkgo/v2" 529SRC_URI += "git://github.com/onsi/ginkgo;name=ginkgo-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/onsi/ginkgo/v2"
535 530
536# github.com/robfig/cron/v3 v3.0.1 531# github.com/robfig/cron/v3 v3.0.1
@@ -603,14 +598,14 @@ SRC_URI += "git://github.com/polydawn/refmt;name=refmt;protocol=https;nobranch=1
603SRCREV_treeprint="044005a3b405f660f109e066d9f589755835c2ea" 598SRCREV_treeprint="044005a3b405f660f109e066d9f589755835c2ea"
604SRC_URI += "git://github.com/xlab/treeprint;name=treeprint;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xlab/treeprint" 599SRC_URI += "git://github.com/xlab/treeprint;name=treeprint;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xlab/treeprint"
605 600
606# github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 601# github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
607# [1] git ls-remote https://github.com/xrash/smetrics 039620a656736e6ad994090895784a7af15e0b80 602# [1] git ls-remote https://github.com/xrash/smetrics 686a1a2994c11fac124829fadcb683a24ab8d25f
608SRCREV_smetrics="039620a656736e6ad994090895784a7af15e0b80" 603SRCREV_smetrics="686a1a2994c11fac124829fadcb683a24ab8d25f"
609SRC_URI += "git://github.com/xrash/smetrics;name=smetrics;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xrash/smetrics" 604SRC_URI += "git://github.com/xrash/smetrics;name=smetrics;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xrash/smetrics"
610 605
611# sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 606# sigs.k8s.io/kustomize/api v0.17.2
612# [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 6ce0bf390ce3dae580947a2b739da3306c675eef 607# [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 9cc25a511cae197f5b5864c27e261cfda3b937f7
613SRCREV_kustomize-api="6ce0bf390ce3dae580947a2b739da3306c675eef" 608SRCREV_kustomize-api="9cc25a511cae197f5b5864c27e261cfda3b937f7"
614SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kustomize-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/kustomize/api" 609SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kustomize-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/kustomize/api"
615 610
616# github.com/blang/semver/v4 v4.0.0 611# github.com/blang/semver/v4 v4.0.0
@@ -663,9 +658,9 @@ SRC_URI += "git://github.com/elastic/gosigar;name=gosigar;protocol=https;nobranc
663SRCREV_camelcase="44e46d280b43ec1531bb25252440e34f1b800b65" 658SRCREV_camelcase="44e46d280b43ec1531bb25252440e34f1b800b65"
664SRC_URI += "git://github.com/fatih/camelcase;name=camelcase;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fatih/camelcase" 659SRC_URI += "git://github.com/fatih/camelcase;name=camelcase;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fatih/camelcase"
665 660
666# github.com/go-openapi/swag v0.22.9 661# github.com/go-openapi/swag v0.23.0
667# [1] git ls-remote https://github.com/go-openapi/swag a05020e2eba35111df9afd1d3186792050a6a876 662# [1] git ls-remote https://github.com/go-openapi/swag 53e32e82f758c8e884819330a87aef294ff10c1f
668SRCREV_swag="a05020e2eba35111df9afd1d3186792050a6a876" 663SRCREV_swag="53e32e82f758c8e884819330a87aef294ff10c1f"
669SRC_URI += "git://github.com/go-openapi/swag;name=swag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-openapi/swag" 664SRC_URI += "git://github.com/go-openapi/swag;name=swag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-openapi/swag"
670 665
671# github.com/golang/protobuf v1.5.4 666# github.com/golang/protobuf v1.5.4
@@ -678,9 +673,9 @@ SRC_URI += "git://github.com/golang/protobuf;name=golang-protobuf;protocol=https
678SRCREV_gopacket="a9779d139771f6a06fc983b18e0efd23ca30222f" 673SRCREV_gopacket="a9779d139771f6a06fc983b18e0efd23ca30222f"
679SRC_URI += "git://github.com/google/gopacket;name=gopacket;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gopacket" 674SRC_URI += "git://github.com/google/gopacket;name=gopacket;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gopacket"
680 675
681# github.com/intel/goresctrl v0.3.0 676# github.com/intel/goresctrl v0.7.0
682# [1] git ls-remote https://github.com/intel/goresctrl c40cbba82c8e94fe89926174efc817586bb3950a 677# [1] git ls-remote https://github.com/intel/goresctrl 5ef060bb4aa8ae3763e6dd48af375cd23e0fabba
683SRCREV_goresctrl="c40cbba82c8e94fe89926174efc817586bb3950a" 678SRCREV_goresctrl="5ef060bb4aa8ae3763e6dd48af375cd23e0fabba"
684SRC_URI += "git://github.com/intel/goresctrl;name=goresctrl;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/intel/goresctrl" 679SRC_URI += "git://github.com/intel/goresctrl;name=goresctrl;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/intel/goresctrl"
685 680
686# github.com/jackc/pgerrcode v0.0.0-20220416144525-469b46aa5efa 681# github.com/jackc/pgerrcode v0.0.0-20220416144525-469b46aa5efa
@@ -713,16 +708,21 @@ SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobra
713SRCREV_socket="024cdfb30ba417ac6f1b27bb5189a8099787dcf7" 708SRCREV_socket="024cdfb30ba417ac6f1b27bb5189a8099787dcf7"
714SRC_URI += "git://github.com/mdlayher/socket;name=socket;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mdlayher/socket" 709SRC_URI += "git://github.com/mdlayher/socket;name=socket;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mdlayher/socket"
715 710
716# github.com/moby/spdystream v0.2.0 711# github.com/moby/spdystream v0.4.0
717# [1] git ls-remote https://github.com/moby/spdystream dbc715126c0e3fa07721879c6d265b2b82c71e5b 712# [1] git ls-remote https://github.com/moby/spdystream 258380da5f17ec2c26272bcb91a61d592fcb0105
718SRCREV_spdystream="dbc715126c0e3fa07721879c6d265b2b82c71e5b" 713SRCREV_spdystream="258380da5f17ec2c26272bcb91a61d592fcb0105"
719SRC_URI += "git://github.com/moby/spdystream;name=spdystream;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/spdystream" 714SRC_URI += "git://github.com/moby/spdystream;name=spdystream;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/spdystream"
720 715
721# github.com/moby/sys/signal v0.7.0 716# github.com/moby/sys/signal v0.7.1
722# [1] git ls-remote https://github.com/moby/sys b8d8fabf1fa5cf0de7c1a1729145eee854ea31f5 717# [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4
723SRCREV_signal="b8d8fabf1fa5cf0de7c1a1729145eee854ea31f5" 718SRCREV_signal="cafbe42351600ca9b363e220722f66d96f6e71f4"
724SRC_URI += "git://github.com/moby/sys;name=signal;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/signal" 719SRC_URI += "git://github.com/moby/sys;name=signal;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/signal"
725 720
721# github.com/moby/sys/userns v0.1.0
722# [1] git ls-remote https://github.com/moby/sys 54475191138bd297c627eb1a59e1e54b953957f1
723SRCREV_userns="54475191138bd297c627eb1a59e1e54b953957f1"
724SRC_URI += "git://github.com/moby/sys;name=userns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/userns"
725
726# github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f 726# github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
727# [1] git ls-remote https://github.com/mxk/go-flowrate cca7078d478f8520f85629ad7c68962d31ed7682 727# [1] git ls-remote https://github.com/mxk/go-flowrate cca7078d478f8520f85629ad7c68962d31ed7682
728SRCREV_go-flowrate="cca7078d478f8520f85629ad7c68962d31ed7682" 728SRCREV_go-flowrate="cca7078d478f8520f85629ad7c68962d31ed7682"
@@ -753,9 +753,9 @@ SRC_URI += "git://git.zx2c4.com/wireguard-go;name=wireguard;protocol=https;nobra
753SRCREV_genproto="dd9d682886f99d242574cd3eaea438ce7ea66399" 753SRCREV_genproto="dd9d682886f99d242574cd3eaea438ce7ea66399"
754SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto" 754SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto"
755 755
756# google.golang.org/protobuf v1.33.0 756# google.golang.org/protobuf v1.34.2
757# [1] git ls-remote https://github.com/protocolbuffers/protobuf-go ec47fd138f9221b19a2afd6570b3c39ede9df3dc 757# [1] git ls-remote https://github.com/protocolbuffers/protobuf-go c33baa8f3a0d35fd5a39e43c22a50a050f707d34
758SRCREV_google.golang.org-protobuf="ec47fd138f9221b19a2afd6570b3c39ede9df3dc" 758SRCREV_google.golang.org-protobuf="c33baa8f3a0d35fd5a39e43c22a50a050f707d34"
759SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/protobuf" 759SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/protobuf"
760 760
761# gopkg.in/square/go-jose.v2 v2.6.0 761# gopkg.in/square/go-jose.v2 v2.6.0
@@ -768,11 +768,6 @@ SRC_URI += "git://github.com/square/go-jose;name=go-jose.v2;protocol=https;nobra
768SRCREV_go="024077e996b048517130b21ea6bf12aa23055d3d" 768SRCREV_go="024077e996b048517130b21ea6bf12aa23055d3d"
769SRC_URI += "git://github.com/json-iterator/go;name=go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/json-iterator/go" 769SRC_URI += "git://github.com/json-iterator/go;name=go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/json-iterator/go"
770 770
771# github.com/k3s-io/cri-tools v1.29.0-k3s1
772# [1] git ls-remote https://github.com/k3s-io/cri-tools c592b05360abc98d276bda1c46bba64f67c2a806
773SRCREV_cri-tools="c592b05360abc98d276bda1c46bba64f67c2a806"
774SRC_URI += "git://github.com/k3s-io/cri-tools;name=cri-tools;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/cri-tools"
775
776# github.com/libp2p/go-libp2p v0.33.2 771# github.com/libp2p/go-libp2p v0.33.2
777# [1] git ls-remote https://github.com/libp2p/go-libp2p fccfbe7a4b6841325100038b83f86cd4e097b9a1 772# [1] git ls-remote https://github.com/libp2p/go-libp2p fccfbe7a4b6841325100038b83f86cd4e097b9a1
778SRCREV_go-libp2p="fccfbe7a4b6841325100038b83f86cd4e097b9a1" 773SRCREV_go-libp2p="fccfbe7a4b6841325100038b83f86cd4e097b9a1"
@@ -788,14 +783,19 @@ SRC_URI += "git://github.com/mattn/go-sqlite3;name=go-sqlite3;protocol=https;nob
788SRCREV_testify="bb548d0473d4e1c9b7bbfd6602c7bf12f7a84dd2" 783SRCREV_testify="bb548d0473d4e1c9b7bbfd6602c7bf12f7a84dd2"
789SRC_URI += "git://github.com/stretchr/testify;name=testify;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stretchr/testify" 784SRC_URI += "git://github.com/stretchr/testify;name=testify;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stretchr/testify"
790 785
791# cloud.google.com/go/compute v1.23.3 786# github.com/k3s-io/cri-tools v1.31.0-k3s2
792# [1] git ls-remote https://github.com/googleapis/google-cloud-go 2ba47cb7adfef32617eb11888331ccc2d2a0f84d 787# [1] git ls-remote https://github.com/k3s-io/cri-tools 5eb7322d61d3f5d27c4835c37aff590d4f45850d
793SRCREV_compute="2ba47cb7adfef32617eb11888331ccc2d2a0f84d" 788SRCREV_cri-tools="5eb7322d61d3f5d27c4835c37aff590d4f45850d"
794SRC_URI += "git://github.com/googleapis/google-cloud-go;name=compute;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/cloud.google.com/go/compute" 789SRC_URI += "git://github.com/k3s-io/cri-tools;name=cri-tools;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/cri-tools"
795 790
796# github.com/containerd/ttrpc v1.2.4 791# github.com/buger/jsonparser v1.1.1
797# [1] git ls-remote https://github.com/containerd/ttrpc 196dbef62845f9e02f2492a4d4b7e977d4347e33 792# [1] git ls-remote https://github.com/buger/jsonparser df3ea76ece10095374fd1c9a22a4fb85a44efc42
798SRCREV_ttrpc="196dbef62845f9e02f2492a4d4b7e977d4347e33" 793SRCREV_jsonparser="df3ea76ece10095374fd1c9a22a4fb85a44efc42"
794SRC_URI += "git://github.com/buger/jsonparser;name=jsonparser;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/buger/jsonparser"
795
796# github.com/containerd/ttrpc v1.2.5
797# [1] git ls-remote https://github.com/containerd/ttrpc 655622931dab8c39a563e8c82ae90cdc748f72a1
798SRCREV_ttrpc="655622931dab8c39a563e8c82ae90cdc748f72a1"
799SRC_URI += "git://github.com/containerd/ttrpc;name=ttrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/ttrpc" 799SRC_URI += "git://github.com/containerd/ttrpc;name=ttrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/ttrpc"
800 800
801# github.com/coreos/go-semver v0.3.1 801# github.com/coreos/go-semver v0.3.1
@@ -848,9 +848,9 @@ SRC_URI += "git://github.com/mdlayher/netlink;name=mdlayher-netlink;protocol=htt
848SRCREV_go-zfs="f784269be439d704d3dfa1906f45dd848fed2beb" 848SRCREV_go-zfs="f784269be439d704d3dfa1906f45dd848fed2beb"
849SRC_URI += "git://github.com/mistifyio/go-zfs;name=go-zfs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mistifyio/go-zfs" 849SRC_URI += "git://github.com/mistifyio/go-zfs;name=go-zfs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mistifyio/go-zfs"
850 850
851# github.com/moby/sys/symlink v0.2.0 851# github.com/moby/sys/symlink v0.3.0
852# [1] git ls-remote https://github.com/moby/sys 03b9f8d59a07f5206a2264105f4903a222aea964 852# [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4
853SRCREV_symlink="03b9f8d59a07f5206a2264105f4903a222aea964" 853SRCREV_symlink="cafbe42351600ca9b363e220722f66d96f6e71f4"
854SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/symlink" 854SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/symlink"
855 855
856# github.com/syndtr/goleveldb v1.0.0 856# github.com/syndtr/goleveldb v1.0.0
@@ -863,24 +863,19 @@ SRC_URI += "git://github.com/syndtr/goleveldb;name=goleveldb;protocol=https;nobr
863SRCREV_tar-split="5ef0dd8243164ebacd755916a89d8085a5b6bb7f" 863SRCREV_tar-split="5ef0dd8243164ebacd755916a89d8085a5b6bb7f"
864SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vbatts/tar-split" 864SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vbatts/tar-split"
865 865
866# google.golang.org/appengine v1.6.8 866# sigs.k8s.io/kustomize/kyaml v0.17.1
867# [1] git ls-remote https://github.com/golang/appengine aa58fcd18e4ab7ac816760ee266fa30a0907ab9e 867# [1] git ls-remote https://github.com/kubernetes-sigs/kustomize e244b83844cd5e1d114b731713c7f437e510c023
868SRCREV_appengine="aa58fcd18e4ab7ac816760ee266fa30a0907ab9e" 868SRCREV_kyaml="e244b83844cd5e1d114b731713c7f437e510c023"
869SRC_URI += "git://github.com/golang/appengine;name=appengine;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/appengine"
870
871# sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3
872# [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 6ce0bf390ce3dae580947a2b739da3306c675eef
873SRCREV_kyaml="6ce0bf390ce3dae580947a2b739da3306c675eef"
874SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kyaml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/kustomize/kyaml" 869SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kyaml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/kustomize/kyaml"
875 870
876# github.com/Microsoft/hcsshim v0.11.0 871# github.com/Microsoft/hcsshim v0.11.7
877# [1] git ls-remote https://github.com/microsoft/hcsshim 750e11bf07440fd1581413bdc1fc7731fa2d6d64 872# [1] git ls-remote https://github.com/microsoft/hcsshim 6749c2f4196edcd51cfbd85dcb0f411613b7de82
878SRCREV_hcsshim="750e11bf07440fd1581413bdc1fc7731fa2d6d64" 873SRCREV_hcsshim="6749c2f4196edcd51cfbd85dcb0f411613b7de82"
879SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/hcsshim" 874SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/hcsshim"
880 875
881# github.com/k3s-io/containerd v1.7.17-k3s1 876# github.com/k3s-io/containerd v1.7.21-k3s2
882# [1] git ls-remote https://github.com/k3s-io/containerd f985b17c2b472cc667b9e6357c4f208e8221460f 877# [1] git ls-remote https://github.com/k3s-io/containerd a4798dbd5d829351e369ac1d7b5bc7820ca68d37
883SRCREV_containerd="f985b17c2b472cc667b9e6357c4f208e8221460f" 878SRCREV_containerd="a4798dbd5d829351e369ac1d7b5bc7820ca68d37"
884SRC_URI += "git://github.com/k3s-io/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/containerd" 879SRC_URI += "git://github.com/k3s-io/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/containerd"
885 880
886# github.com/gorilla/websocket v1.5.1 881# github.com/gorilla/websocket v1.5.1
@@ -893,9 +888,9 @@ SRC_URI += "git://github.com/gorilla/websocket;name=websocket;protocol=https;nob
893SRCREV_v7="c2fe17945c8d0b203fa01e4d04a8adf93ccf2d9f" 888SRCREV_v7="c2fe17945c8d0b203fa01e4d04a8adf93ccf2d9f"
894SRC_URI += "git://github.com/minio/minio-go;name=v7;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/minio/minio-go/v7" 889SRC_URI += "git://github.com/minio/minio-go;name=v7;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/minio/minio-go/v7"
895 890
896# github.com/prometheus/common v0.45.0 891# github.com/prometheus/common v0.55.0
897# [1] git ls-remote https://github.com/prometheus/common c59927ec74c04c0c17891bf27784fe7c484ae97f 892# [1] git ls-remote https://github.com/prometheus/common 0c7b585c7da330aae136aaa874cb4f89f5b3e5d9
898SRCREV_common="c59927ec74c04c0c17891bf27784fe7c484ae97f" 893SRCREV_common="0c7b585c7da330aae136aaa874cb4f89f5b3e5d9"
899SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/common" 894SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/common"
900 895
901# github.com/yl2chen/cidranger v1.0.2 896# github.com/yl2chen/cidranger v1.0.2
@@ -903,11 +898,16 @@ SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobran
903SRCREV_cidranger="7ff5a0e84593dad6fbd50551343618d7956b3c71" 898SRCREV_cidranger="7ff5a0e84593dad6fbd50551343618d7956b3c71"
904SRC_URI += "git://github.com/yl2chen/cidranger;name=cidranger;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/yl2chen/cidranger" 899SRC_URI += "git://github.com/yl2chen/cidranger;name=cidranger;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/yl2chen/cidranger"
905 900
906# github.com/k3s-io/kubernetes v1.30.2-k3s1 901# github.com/k3s-io/kubernetes v1.31.1-k3s3
907# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 902# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
908SRCREV_kubernetes="df506eab1488ae28ba535680403b342256d23d91" 903SRCREV_kubernetes="56794a14c26d45cb27a7c071688f19b0407f0367"
909SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubernetes;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes" 904SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubernetes;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes"
910 905
906# github.com/fxamacker/cbor/v2 v2.7.0
907# [1] git ls-remote https://github.com/fxamacker/cbor 02b69dbb52f4ecf450b3aa5e9a04b7a0b4bf409a
908SRCREV_cbor-v2="02b69dbb52f4ecf450b3aa5e9a04b7a0b4bf409a"
909SRC_URI += "git://github.com/fxamacker/cbor;name=cbor-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fxamacker/cbor/v2"
910
911# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 911# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
912# [1] git ls-remote https://github.com/Azure/go-ansiterm d185dfc1b5a126116ea5a19e148e29d16b4574c9 912# [1] git ls-remote https://github.com/Azure/go-ansiterm d185dfc1b5a126116ea5a19e148e29d16b4574c9
913SRCREV_go-ansiterm="d185dfc1b5a126116ea5a19e148e29d16b4574c9" 913SRCREV_go-ansiterm="d185dfc1b5a126116ea5a19e148e29d16b4574c9"
@@ -923,14 +923,14 @@ SRC_URI += "git://github.com/avast/retry-go;name=retry-go-v4;protocol=https;nobr
923SRCREV_clock="96c602caabb567343046c08a8fca8560b4f00bb4" 923SRCREV_clock="96c602caabb567343046c08a8fca8560b4f00bb4"
924SRC_URI += "git://github.com/benbjohnson/clock;name=clock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/benbjohnson/clock" 924SRC_URI += "git://github.com/benbjohnson/clock;name=clock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/benbjohnson/clock"
925 925
926# github.com/cespare/xxhash/v2 v2.2.0 926# github.com/cespare/xxhash/v2 v2.3.0
927# [1] git ls-remote https://github.com/cespare/xxhash a76eb16a93c1e30527c073ca831d9048b4b935f6 927# [1] git ls-remote https://github.com/cespare/xxhash 998dce232f17418a7a5721ecf87ca714025a3243
928SRCREV_xxhash-v2="a76eb16a93c1e30527c073ca831d9048b4b935f6" 928SRCREV_xxhash-v2="998dce232f17418a7a5721ecf87ca714025a3243"
929SRC_URI += "git://github.com/cespare/xxhash;name=xxhash-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cespare/xxhash/v2" 929SRC_URI += "git://github.com/cespare/xxhash;name=xxhash-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cespare/xxhash/v2"
930 930
931# github.com/containerd/go-cni v1.1.9 931# github.com/containerd/go-cni v1.1.10
932# [1] git ls-remote https://github.com/containerd/go-cni 6603d5bd8941d7f2026bb5627f6aa4ff434f859a 932# [1] git ls-remote https://github.com/containerd/go-cni 1c1be5e9ea864c9bc1651909ae13e1e555b4098d
933SRCREV_go-cni="6603d5bd8941d7f2026bb5627f6aa4ff434f859a" 933SRCREV_go-cni="1c1be5e9ea864c9bc1651909ae13e1e555b4098d"
934SRC_URI += "git://github.com/containerd/go-cni;name=go-cni;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/go-cni" 934SRC_URI += "git://github.com/containerd/go-cni;name=go-cni;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/go-cni"
935 935
936# github.com/docker/go-metrics v0.0.1 936# github.com/docker/go-metrics v0.0.1
@@ -963,9 +963,9 @@ SRC_URI += "git://github.com/golang-jwt/jwt;name=jwt-v4;protocol=https;nobranch=
963SRCREV_groupcache="41bb18bfe9da5321badc438f91158cd790a33aa3" 963SRCREV_groupcache="41bb18bfe9da5321badc438f91158cd790a33aa3"
964SRC_URI += "git://github.com/golang/groupcache;name=groupcache;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/groupcache" 964SRC_URI += "git://github.com/golang/groupcache;name=groupcache;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/groupcache"
965 965
966# github.com/hanwen/go-fuse/v2 v2.4.0 966# github.com/hanwen/go-fuse/v2 v2.5.1
967# [1] git ls-remote https://github.com/hanwen/go-fuse 7b4f97c3577b3b799babe8a6cf3eebe41dde7193 967# [1] git ls-remote https://github.com/hanwen/go-fuse 2901efa04e040ebe54a951bcea93d67ab1af1ad5
968SRCREV_go-fuse-v2="7b4f97c3577b3b799babe8a6cf3eebe41dde7193" 968SRCREV_go-fuse-v2="2901efa04e040ebe54a951bcea93d67ab1af1ad5"
969SRC_URI += "git://github.com/hanwen/go-fuse;name=go-fuse-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hanwen/go-fuse/v2" 969SRC_URI += "git://github.com/hanwen/go-fuse;name=go-fuse-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hanwen/go-fuse/v2"
970 970
971# github.com/hashicorp/errwrap v1.1.0 971# github.com/hashicorp/errwrap v1.1.0
@@ -1013,9 +1013,9 @@ SRC_URI += "git://github.com/munnerz/goautoneg;name=goautoneg;protocol=https;nob
1013SRCREV_go-toml="fed1464066413075eac02cd4dc368b5221845541" 1013SRCREV_go-toml="fed1464066413075eac02cd4dc368b5221845541"
1014SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pelletier/go-toml" 1014SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pelletier/go-toml"
1015 1015
1016# github.com/prometheus/procfs v0.12.0 1016# github.com/prometheus/procfs v0.15.1
1017# [1] git ls-remote https://github.com/prometheus/procfs ff0ad85f7e8bcd5c677d99143f14a2a3aab533aa 1017# [1] git ls-remote https://github.com/prometheus/procfs 51919fd4b9d0aaca69854ac81bdeda5f96dab366
1018SRCREV_procfs="ff0ad85f7e8bcd5c677d99143f14a2a3aab533aa" 1018SRCREV_procfs="51919fd4b9d0aaca69854ac81bdeda5f96dab366"
1019SRC_URI += "git://github.com/prometheus/procfs;name=procfs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/procfs" 1019SRC_URI += "git://github.com/prometheus/procfs;name=procfs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/procfs"
1020 1020
1021# github.com/raulk/go-watchdog v1.3.0 1021# github.com/raulk/go-watchdog v1.3.0
@@ -1033,14 +1033,14 @@ SRC_URI += "git://github.com/spaolacci/murmur3;name=murmur3;protocol=https;nobra
1033SRCREV_netns="7a452d2d15292b2bfb2a2d88e6bdeac156a761b9" 1033SRCREV_netns="7a452d2d15292b2bfb2a2d88e6bdeac156a761b9"
1034SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netns" 1034SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netns"
1035 1035
1036# go.opentelemetry.io/otel/sdk v1.24.0 1036# go.opentelemetry.io/otel/sdk v1.28.0
1037# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go e6e186bfa485f679e35bb775cba63ca24029590d 1037# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 81216fb002a6a76d32fdab6ef999bcf65794130d
1038SRCREV_sdk="e6e186bfa485f679e35bb775cba63ca24029590d" 1038SRCREV_sdk="81216fb002a6a76d32fdab6ef999bcf65794130d"
1039SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=sdk;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/sdk" 1039SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=sdk;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/sdk"
1040 1040
1041# github.com/k3s-io/cri-dockerd v0.3.12-k3s1.30-3 1041# github.com/k3s-io/cri-dockerd v0.3.15-k3s1.31-3
1042# [1] git ls-remote https://github.com/k3s-io/cri-dockerd 57ad04ef3e376d830801d0bc60e60233dc1410b7 1042# [1] git ls-remote https://github.com/k3s-io/cri-dockerd 6a01695dba0d029d100a116fc3481bb27a5f1fcf
1043SRCREV_cri-dockerd="57ad04ef3e376d830801d0bc60e60233dc1410b7" 1043SRCREV_cri-dockerd="6a01695dba0d029d100a116fc3481bb27a5f1fcf"
1044SRC_URI += "git://github.com/k3s-io/cri-dockerd;name=cri-dockerd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/cri-dockerd" 1044SRC_URI += "git://github.com/k3s-io/cri-dockerd;name=cri-dockerd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/cri-dockerd"
1045 1045
1046# github.com/coreos/go-iptables v0.7.0 1046# github.com/coreos/go-iptables v0.7.0
@@ -1048,9 +1048,9 @@ SRC_URI += "git://github.com/k3s-io/cri-dockerd;name=cri-dockerd;protocol=https;
1048SRCREV_go-iptables="b9dff5a19d9c3925da3f9b3c0a705de6c1fdc56c" 1048SRCREV_go-iptables="b9dff5a19d9c3925da3f9b3c0a705de6c1fdc56c"
1049SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-iptables" 1049SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-iptables"
1050 1050
1051# github.com/flannel-io/flannel v0.25.4 1051# github.com/flannel-io/flannel v0.25.6
1052# [1] git ls-remote https://github.com/flannel-io/flannel e3725e8bb4e6e7a7e30247460188654087594e60 1052# [1] git ls-remote https://github.com/flannel-io/flannel da774f2f523db109c3b9a81926de99c557ddbfca
1053SRCREV_flannel="e3725e8bb4e6e7a7e30247460188654087594e60" 1053SRCREV_flannel="da774f2f523db109c3b9a81926de99c557ddbfca"
1054SRC_URI += "git://github.com/flannel-io/flannel;name=flannel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/flannel-io/flannel" 1054SRC_URI += "git://github.com/flannel-io/flannel;name=flannel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/flannel-io/flannel"
1055 1055
1056# github.com/ipfs/go-ds-leveldb v0.5.0 1056# github.com/ipfs/go-ds-leveldb v0.5.0
@@ -1058,9 +1058,9 @@ SRC_URI += "git://github.com/flannel-io/flannel;name=flannel;protocol=https;nobr
1058SRCREV_go-ds-leveldb="6f6dc580f7325ad411fc5967ccee67e40545e208" 1058SRCREV_go-ds-leveldb="6f6dc580f7325ad411fc5967ccee67e40545e208"
1059SRC_URI += "git://github.com/ipfs/go-ds-leveldb;name=go-ds-leveldb;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-ds-leveldb" 1059SRC_URI += "git://github.com/ipfs/go-ds-leveldb;name=go-ds-leveldb;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-ds-leveldb"
1060 1060
1061# github.com/klauspost/compress v1.17.7 1061# github.com/klauspost/compress v1.17.9
1062# [1] git ls-remote https://github.com/klauspost/compress 1e2b27500c4eae851ba753ad116dc5a6524d2366 1062# [1] git ls-remote https://github.com/klauspost/compress 7ae2138b16cc43afcea3ce7d3d2f2625fb389d51
1063SRCREV_compress="1e2b27500c4eae851ba753ad116dc5a6524d2366" 1063SRCREV_compress="7ae2138b16cc43afcea3ce7d3d2f2625fb389d51"
1064SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/compress" 1064SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/compress"
1065 1065
1066# github.com/k3s-io/etcd/api/v3 v3.5.13-k3s1 1066# github.com/k3s-io/etcd/api/v3 v3.5.13-k3s1
@@ -1068,6 +1068,16 @@ SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nob
1068SRCREV_api-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" 1068SRCREV_api-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08"
1069SRC_URI += "git://github.com/k3s-io/etcd;name=api-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/api/v3" 1069SRC_URI += "git://github.com/k3s-io/etcd;name=api-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/api/v3"
1070 1070
1071# github.com/antlr4-go/antlr/v4 v4.13.0
1072# [1] git ls-remote https://github.com/antlr4-go/antlr 9549173c7ad83c2bf580a654ce0fe666fd7d2557
1073SRCREV_antlr-v4="9549173c7ad83c2bf580a654ce0fe666fd7d2557"
1074SRC_URI += "git://github.com/antlr4-go/antlr;name=antlr-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/antlr4-go/antlr/v4"
1075
1076# github.com/invopop/jsonschema v0.12.0
1077# [1] git ls-remote https://github.com/invopop/jsonschema 9b6bb6e8f15aa557c1df053de86d4e5043365ca9
1078SRCREV_jsonschema="9b6bb6e8f15aa557c1df053de86d4e5043365ca9"
1079SRC_URI += "git://github.com/invopop/jsonschema;name=jsonschema;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/invopop/jsonschema"
1080
1071# github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab 1081# github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab
1072# [1] git ls-remote https://github.com/JeffAshton/win_pdh 76bb4ee9f0ab50f77826f2a2ee7fb9d3880d6ec2 1082# [1] git ls-remote https://github.com/JeffAshton/win_pdh 76bb4ee9f0ab50f77826f2a2ee7fb9d3880d6ec2
1073SRCREV_win_pdh="76bb4ee9f0ab50f77826f2a2ee7fb9d3880d6ec2" 1083SRCREV_win_pdh="76bb4ee9f0ab50f77826f2a2ee7fb9d3880d6ec2"
@@ -1083,14 +1093,19 @@ SRC_URI += "git://github.com/microsoft/go-winio;name=go-winio;protocol=https;nob
1083SRCREV_cgroups="fe7323f622bc222e72473679f12a9089aeeda177" 1093SRCREV_cgroups="fe7323f622bc222e72473679f12a9089aeeda177"
1084SRC_URI += "git://github.com/containerd/cgroups;name=cgroups;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/cgroups" 1094SRC_URI += "git://github.com/containerd/cgroups;name=cgroups;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/cgroups"
1085 1095
1086# github.com/containerd/console v1.0.3 1096# github.com/containerd/console v1.0.4
1087# [1] git ls-remote https://github.com/containerd/console b5cb846c9186d67bcae3ce3c324e47cd317d9527 1097# [1] git ls-remote https://github.com/containerd/console 8f6c4e4faef5a326d2cd907097d04c0239ee5e2f
1088SRCREV_console="b5cb846c9186d67bcae3ce3c324e47cd317d9527" 1098SRCREV_console="8f6c4e4faef5a326d2cd907097d04c0239ee5e2f"
1089SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/console" 1099SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/console"
1090 1100
1091# github.com/containerd/go-runc v1.0.0 1101# github.com/containerd/errdefs v0.1.0
1092# [1] git ls-remote https://github.com/containerd/go-runc 16b287bc67d069a60fa48db15f330b790b74365b 1102# [1] git ls-remote https://github.com/containerd/errdefs 3abe02904986ab350333f0892b226ce5a2a45820
1093SRCREV_go-runc="16b287bc67d069a60fa48db15f330b790b74365b" 1103SRCREV_errdefs="3abe02904986ab350333f0892b226ce5a2a45820"
1104SRC_URI += "git://github.com/containerd/errdefs;name=errdefs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs"
1105
1106# github.com/containerd/go-runc v1.1.0
1107# [1] git ls-remote https://github.com/containerd/go-runc df3c22d088ca919d1943efa8ae0cfc0514da0542
1108SRCREV_go-runc="df3c22d088ca919d1943efa8ae0cfc0514da0542"
1094SRC_URI += "git://github.com/containerd/go-runc;name=go-runc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/go-runc" 1109SRC_URI += "git://github.com/containerd/go-runc;name=go-runc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/go-runc"
1095 1110
1096# github.com/containerd/typeurl v1.0.2 1111# github.com/containerd/typeurl v1.0.2
@@ -1108,20 +1123,10 @@ SRC_URI += "git://github.com/dustin/go-humanize;name=go-humanize;protocol=https;
1108SRCREV_json-patch="5561fe05a1ec79c9bca966376211b2ab81959671" 1123SRCREV_json-patch="5561fe05a1ec79c9bca966376211b2ab81959671"
1109SRC_URI += "git://github.com/evanphx/json-patch;name=json-patch;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/evanphx/json-patch" 1124SRC_URI += "git://github.com/evanphx/json-patch;name=json-patch;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/evanphx/json-patch"
1110 1125
1111# github.com/fvbommel/sortorder v1.1.0 1126# github.com/go-jose/go-jose/v4 v4.0.2
1112# [1] git ls-remote https://github.com/fvbommel/sortorder a8d9302c17f9f46c6580b82b919672e58ef6e396 1127# [1] git ls-remote https://github.com/go-jose/go-jose ca3a2783c470c40cc490f801fc87ff39b92b25d6
1113SRCREV_sortorder="a8d9302c17f9f46c6580b82b919672e58ef6e396" 1128SRCREV_go-jose-v4="ca3a2783c470c40cc490f801fc87ff39b92b25d6"
1114SRC_URI += "git://github.com/fvbommel/sortorder;name=sortorder;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fvbommel/sortorder" 1129SRC_URI += "git://github.com/go-jose/go-jose;name=go-jose-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-jose/go-jose/v4"
1115
1116# github.com/go-jose/go-jose/v3 v3.0.3
1117# [1] git ls-remote https://github.com/go-jose/go-jose add6a284ea0f844fd6628cba637be5451fe4b28a
1118SRCREV_go-jose-v3="add6a284ea0f844fd6628cba637be5451fe4b28a"
1119SRC_URI += "git://github.com/go-jose/go-jose;name=go-jose-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-jose/go-jose/v3"
1120
1121# github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
1122# [1] git ls-remote https://github.com/go-task/slim-sprig 52ccab3ef572c7e1a2c258be183f9a9296d60152
1123SRCREV_slim-sprig="52ccab3ef572c7e1a2c258be183f9a9296d60152"
1124SRC_URI += "git://github.com/go-task/slim-sprig;name=slim-sprig;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-task/slim-sprig"
1125 1130
1126# github.com/ipld/go-ipld-prime v0.20.0 1131# github.com/ipld/go-ipld-prime v0.20.0
1127# [1] git ls-remote https://github.com/ipld/go-ipld-prime 200b4a6b6fb6720911cb385aff05da55c39d56de 1132# [1] git ls-remote https://github.com/ipld/go-ipld-prime 200b4a6b6fb6720911cb385aff05da55c39d56de
@@ -1163,9 +1168,9 @@ SRC_URI += "git://github.com/marten-seemann/tcp;name=tcp;protocol=https;nobranch
1163SRCREV_genetlink="7531bffe0f5e10d1ce558d35e6feb5d1d1600851" 1168SRCREV_genetlink="7531bffe0f5e10d1ce558d35e6feb5d1d1600851"
1164SRC_URI += "git://github.com/mdlayher/genetlink;name=genetlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mdlayher/genetlink" 1169SRC_URI += "git://github.com/mdlayher/genetlink;name=genetlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mdlayher/genetlink"
1165 1170
1166# github.com/moby/sys/mountinfo v0.6.2 1171# github.com/moby/sys/mountinfo v0.7.2
1167# [1] git ls-remote https://github.com/moby/sys 1bf36f7188c31f2797c556c4c4d7d9af7a6a965b 1172# [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4
1168SRCREV_mountinfo="1bf36f7188c31f2797c556c4c4d7d9af7a6a965b" 1173SRCREV_mountinfo="cafbe42351600ca9b363e220722f66d96f6e71f4"
1169SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mountinfo" 1174SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mountinfo"
1170 1175
1171# github.com/modern-go/reflect2 v1.0.2 1176# github.com/modern-go/reflect2 v1.0.2
@@ -1188,9 +1193,9 @@ SRC_URI += "git://github.com/pmezard/go-difflib;name=go-difflib;protocol=https;n
1188SRCREV_shengdoushi-base58="c5f44ca1af76fb63925d5fba8fa7b85870199839" 1193SRCREV_shengdoushi-base58="c5f44ca1af76fb63925d5fba8fa7b85870199839"
1189SRC_URI += "git://github.com/shengdoushi/base58;name=shengdoushi-base58;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/shengdoushi/base58" 1194SRC_URI += "git://github.com/shengdoushi/base58;name=shengdoushi-base58;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/shengdoushi/base58"
1190 1195
1191# github.com/stoewer/go-strcase v1.2.0 1196# github.com/stoewer/go-strcase v1.3.0
1192# [1] git ls-remote https://github.com/stoewer/go-strcase 7962b205553802087345c0b4c74d57b65236f676 1197# [1] git ls-remote https://github.com/stoewer/go-strcase 6c4ce445f323378b0865757ffd2c50d8bb2737f8
1193SRCREV_go-strcase="7962b205553802087345c0b4c74d57b65236f676" 1198SRCREV_go-strcase="6c4ce445f323378b0865757ffd2c50d8bb2737f8"
1194SRC_URI += "git://github.com/stoewer/go-strcase;name=go-strcase;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stoewer/go-strcase" 1199SRC_URI += "git://github.com/stoewer/go-strcase;name=go-strcase;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stoewer/go-strcase"
1195 1200
1196# github.com/k3s-io/etcd/pkg/v3 v3.5.13-k3s1 1201# github.com/k3s-io/etcd/pkg/v3 v3.5.13-k3s1
@@ -1223,6 +1228,11 @@ SRC_URI += "git://github.com/rancher/wrangler;name=wrangler-v3;protocol=https;no
1223SRCREV_netlink="5e915e0149386ce3d02379ff93f4c0a5601779d5" 1228SRCREV_netlink="5e915e0149386ce3d02379ff93f4c0a5601779d5"
1224SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netlink" 1229SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netlink"
1225 1230
1231# gopkg.in/evanphx/json-patch.v4 v4.12.0
1232# [1] git ls-remote https://github.com/evanphx/json-patch 50fdc0b4c9ab36933e6a0c9288fef3ac5df2b907
1233SRCREV_json-patch.v4="50fdc0b4c9ab36933e6a0c9288fef3ac5df2b907"
1234SRC_URI += "git://github.com/evanphx/json-patch;name=json-patch.v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/evanphx/json-patch.v4"
1235
1226# github.com/MakeNowJust/heredoc v1.0.0 1236# github.com/MakeNowJust/heredoc v1.0.0
1227# [1] git ls-remote https://github.com/makenowjust/heredoc bbd9af33722b79a933ef99c7c94833065e2d6c20 1237# [1] git ls-remote https://github.com/makenowjust/heredoc bbd9af33722b79a933ef99c7c94833065e2d6c20
1228SRCREV_heredoc="bbd9af33722b79a933ef99c7c94833065e2d6c20" 1238SRCREV_heredoc="bbd9af33722b79a933ef99c7c94833065e2d6c20"
@@ -1238,9 +1248,9 @@ SRC_URI += "git://github.com/nytimes/gziphandler;name=gziphandler;protocol=https
1238SRCREV_go-dqlite="830c1a017995b73322e86c2a6f2ca799c1caca07" 1248SRCREV_go-dqlite="830c1a017995b73322e86c2a6f2ca799c1caca07"
1239SRC_URI += "git://github.com/canonical/go-dqlite;name=go-dqlite;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/canonical/go-dqlite" 1249SRC_URI += "git://github.com/canonical/go-dqlite;name=go-dqlite;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/canonical/go-dqlite"
1240 1250
1241# github.com/cenkalti/backoff/v4 v4.2.1 1251# github.com/cenkalti/backoff/v4 v4.3.0
1242# [1] git ls-remote https://github.com/cenkalti/backoff a04a6fe64ffb0e3fd0816460529d300be5f252df 1252# [1] git ls-remote https://github.com/cenkalti/backoff 720b78985a65c0452fd37bb155c7cac4157a7c45
1243SRCREV_backoff-v4="a04a6fe64ffb0e3fd0816460529d300be5f252df" 1253SRCREV_backoff-v4="720b78985a65c0452fd37bb155c7cac4157a7c45"
1244SRC_URI += "git://github.com/cenkalti/backoff;name=backoff-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cenkalti/backoff/v4" 1254SRC_URI += "git://github.com/cenkalti/backoff;name=backoff-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cenkalti/backoff/v4"
1245 1255
1246# github.com/chai2010/gettext-go v1.0.2 1256# github.com/chai2010/gettext-go v1.0.2
@@ -1253,14 +1263,14 @@ SRC_URI += "git://github.com/chai2010/gettext-go;name=gettext-go;protocol=https;
1253SRCREV_btrfs-v2="f611cf12b33f43269574b2ad82bcb55e4d6f9982" 1263SRCREV_btrfs-v2="f611cf12b33f43269574b2ad82bcb55e4d6f9982"
1254SRC_URI += "git://github.com/containerd/btrfs;name=btrfs-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/btrfs/v2" 1264SRC_URI += "git://github.com/containerd/btrfs;name=btrfs-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/btrfs/v2"
1255 1265
1256# github.com/containerd/imgcrypt v1.1.8 1266# github.com/containerd/imgcrypt v1.1.11
1257# [1] git ls-remote https://github.com/containerd/imgcrypt 061ead6edbef40cca81adb6230afba10413f7db6 1267# [1] git ls-remote https://github.com/containerd/imgcrypt 619fd33080b087702c72e93451a698c381d522d0
1258SRCREV_imgcrypt="061ead6edbef40cca81adb6230afba10413f7db6" 1268SRCREV_imgcrypt="619fd33080b087702c72e93451a698c381d522d0"
1259SRC_URI += "git://github.com/containerd/imgcrypt;name=imgcrypt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/imgcrypt" 1269SRC_URI += "git://github.com/containerd/imgcrypt;name=imgcrypt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/imgcrypt"
1260 1270
1261# github.com/containers/ocicrypt v1.1.10 1271# github.com/containers/ocicrypt v1.2.0
1262# [1] git ls-remote https://github.com/containers/ocicrypt ccaf1f86ed8ce962ed5909808113bc84b5684018 1272# [1] git ls-remote https://github.com/containers/ocicrypt e26515dd4d77b4d8adbbccb0afb1208bcde8843f
1263SRCREV_ocicrypt="ccaf1f86ed8ce962ed5909808113bc84b5684018" 1273SRCREV_ocicrypt="e26515dd4d77b4d8adbbccb0afb1208bcde8843f"
1264SRC_URI += "git://github.com/containers/ocicrypt;name=ocicrypt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containers/ocicrypt" 1274SRC_URI += "git://github.com/containers/ocicrypt;name=ocicrypt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containers/ocicrypt"
1265 1275
1266# github.com/docker/distribution v2.8.3+incompatible 1276# github.com/docker/distribution v2.8.3+incompatible
@@ -1303,9 +1313,9 @@ SRC_URI += "git://github.com/libp2p/go-reuseport;name=go-reuseport;protocol=http
1303SRCREV_go-zfs-v3="f6d5c373cf63ae2477370aa9bda9fa49804c2d72" 1313SRCREV_go-zfs-v3="f6d5c373cf63ae2477370aa9bda9fa49804c2d72"
1304SRC_URI += "git://github.com/mistifyio/go-zfs;name=go-zfs-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mistifyio/go-zfs/v3" 1314SRC_URI += "git://github.com/mistifyio/go-zfs;name=go-zfs-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mistifyio/go-zfs/v3"
1305 1315
1306# github.com/moby/sys/sequential v0.5.0 1316# github.com/moby/sys/sequential v0.6.0
1307# [1] git ls-remote https://github.com/moby/sys b22ba8a69b306f0b4adbbe2a529457e6283ed9f7 1317# [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4
1308SRCREV_sequential="b22ba8a69b306f0b4adbbe2a529457e6283ed9f7" 1318SRCREV_sequential="cafbe42351600ca9b363e220722f66d96f6e71f4"
1309SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/sequential" 1319SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/sequential"
1310 1320
1311# github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 1321# github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
@@ -1318,14 +1328,14 @@ SRC_URI += "git://github.com/syndtr/gocapability;name=gocapability;protocol=http
1318SRCREV_raft-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" 1328SRCREV_raft-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08"
1319SRC_URI += "git://github.com/k3s-io/etcd;name=raft-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/raft/v3" 1329SRC_URI += "git://github.com/k3s-io/etcd;name=raft-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/raft/v3"
1320 1330
1321# go.opentelemetry.io/otel/trace v1.24.0 1331# go.opentelemetry.io/otel/trace v1.28.0
1322# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go e6e186bfa485f679e35bb775cba63ca24029590d 1332# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 81216fb002a6a76d32fdab6ef999bcf65794130d
1323SRCREV_trace="e6e186bfa485f679e35bb775cba63ca24029590d" 1333SRCREV_trace="81216fb002a6a76d32fdab6ef999bcf65794130d"
1324SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=trace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/trace" 1334SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=trace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/trace"
1325 1335
1326# go.opentelemetry.io/proto/otlp v1.0.0 1336# go.opentelemetry.io/proto/otlp v1.3.1
1327# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-proto-go 97744b2e4a0fa6787b96b9c3c740daefca754333 1337# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-proto-go a300cca6ca2b6c700b1c0409003751b762e30dea
1328SRCREV_otlp="97744b2e4a0fa6787b96b9c3c740daefca754333" 1338SRCREV_otlp="a300cca6ca2b6c700b1c0409003751b762e30dea"
1329SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;name=otlp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/proto/otlp" 1339SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;name=otlp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/proto/otlp"
1330 1340
1331# github.com/natefinch/lumberjack v2.0.0+incompatible 1341# github.com/natefinch/lumberjack v2.0.0+incompatible
@@ -1333,11 +1343,16 @@ SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;name=otlp;pro
1333SRCREV_lumberjack="7d6a1875575e09256dc552b4c0e450dcd02bd10e" 1343SRCREV_lumberjack="7d6a1875575e09256dc552b4c0e450dcd02bd10e"
1334SRC_URI += "git://github.com/natefinch/lumberjack;name=lumberjack;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/natefinch/lumberjack" 1344SRC_URI += "git://github.com/natefinch/lumberjack;name=lumberjack;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/natefinch/lumberjack"
1335 1345
1336# github.com/rancher/remotedialer v0.3.0 1346# github.com/rancher/remotedialer v0.4.1
1337# [1] git ls-remote https://github.com/rancher/remotedialer 24498689a9ccec9adbdbadbe3f5d18df75ba133b 1347# [1] git ls-remote https://github.com/rancher/remotedialer afe97852fef44f4b9955bd7563021dee52c2061d
1338SRCREV_remotedialer="24498689a9ccec9adbdbadbe3f5d18df75ba133b" 1348SRCREV_remotedialer="afe97852fef44f4b9955bd7563021dee52c2061d"
1339SRC_URI += "git://github.com/rancher/remotedialer;name=remotedialer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/remotedialer" 1349SRC_URI += "git://github.com/rancher/remotedialer;name=remotedialer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/remotedialer"
1340 1350
1351# github.com/containerd/platforms v0.2.1
1352# [1] git ls-remote https://github.com/containerd/platforms 163df76b7184bb17ead614c92176995ec8fa5919
1353SRCREV_platforms="163df76b7184bb17ead614c92176995ec8fa5919"
1354SRC_URI += "git://github.com/containerd/platforms;name=platforms;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/platforms"
1355
1341# github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c 1356# github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c
1342# [1] git ls-remote https://github.com/davidlazar/go-crypto b73af7476f6c55b31aa2797d1f98afc94699548d 1357# [1] git ls-remote https://github.com/davidlazar/go-crypto b73af7476f6c55b31aa2797d1f98afc94699548d
1343SRCREV_go-crypto="b73af7476f6c55b31aa2797d1f98afc94699548d" 1358SRCREV_go-crypto="b73af7476f6c55b31aa2797d1f98afc94699548d"
@@ -1353,14 +1368,9 @@ SRC_URI += "git://github.com/euank/go-kmsg-parser;name=go-kmsg-parser;protocol=h
1353SRCREV_jsonpath="d6023ce2651d8eafb5c75bb0c7167536102ec9f5" 1368SRCREV_jsonpath="d6023ce2651d8eafb5c75bb0c7167536102ec9f5"
1354SRC_URI += "git://github.com/exponent-io/jsonpath;name=jsonpath;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/exponent-io/jsonpath" 1369SRC_URI += "git://github.com/exponent-io/jsonpath;name=jsonpath;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/exponent-io/jsonpath"
1355 1370
1356# github.com/googleapis/gax-go/v2 v2.12.0 1371# github.com/hashicorp/go-version v1.7.0
1357# [1] git ls-remote https://github.com/googleapis/gax-go db3387b70e605dfc1f09513359d396496a91c66b 1372# [1] git ls-remote https://github.com/hashicorp/go-version fcaa53267960208632e9308c93aa89535526a018
1358SRCREV_gax-go-v2="db3387b70e605dfc1f09513359d396496a91c66b" 1373SRCREV_go-version="fcaa53267960208632e9308c93aa89535526a018"
1359SRC_URI += "git://github.com/googleapis/gax-go;name=gax-go-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/googleapis/gax-go/v2"
1360
1361# github.com/hashicorp/go-version v1.6.0
1362# [1] git ls-remote https://github.com/hashicorp/go-version 78d058c5618891f74d604bd15356fca690b64d8a
1363SRCREV_go-version="78d058c5618891f74d604bd15356fca690b64d8a"
1364SRC_URI += "git://github.com/hashicorp/go-version;name=go-version;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-version" 1374SRC_URI += "git://github.com/hashicorp/go-version;name=go-version;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-version"
1365 1375
1366# github.com/hashicorp/golang-lru v0.5.4 1376# github.com/hashicorp/golang-lru v0.5.4
@@ -1378,9 +1388,9 @@ SRC_URI += "git://github.com/mitchellh/go-homedir;name=go-homedir;protocol=https
1378SRCREV_concurrent="bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94" 1388SRCREV_concurrent="bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94"
1379SRC_URI += "git://github.com/modern-go/concurrent;name=concurrent;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/modern-go/concurrent" 1389SRC_URI += "git://github.com/modern-go/concurrent;name=concurrent;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/modern-go/concurrent"
1380 1390
1381# github.com/pelletier/go-toml/v2 v2.2.2 1391# github.com/pelletier/go-toml/v2 v2.2.3
1382# [1] git ls-remote https://github.com/pelletier/go-toml a3d5a0bb530b5206c728eed9cb57323061922bcb 1392# [1] git ls-remote https://github.com/pelletier/go-toml b730b2be5d3ab7283067ddf61188f41cdf42ce06
1383SRCREV_go-toml-v2="a3d5a0bb530b5206c728eed9cb57323061922bcb" 1393SRCREV_go-toml-v2="b730b2be5d3ab7283067ddf61188f41cdf42ce06"
1384SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pelletier/go-toml/v2" 1394SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pelletier/go-toml/v2"
1385 1395
1386# github.com/pquerna/cachecontrol v0.1.0 1396# github.com/pquerna/cachecontrol v0.1.0
@@ -1393,19 +1403,19 @@ SRC_URI += "git://github.com/pquerna/cachecontrol;name=cachecontrol;protocol=htt
1393SRCREV_go-patricia-v2="5fc88dd7937ad82ca516f7f1f6b2c06dd0180309" 1403SRCREV_go-patricia-v2="5fc88dd7937ad82ca516f7f1f6b2c06dd0180309"
1394SRC_URI += "git://github.com/tchap/go-patricia;name=go-patricia-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tchap/go-patricia/v2" 1404SRC_URI += "git://github.com/tchap/go-patricia;name=go-patricia-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tchap/go-patricia/v2"
1395 1405
1396# go.opentelemetry.io/otel/metric v1.24.0 1406# go.opentelemetry.io/otel/metric v1.28.0
1397# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go e6e186bfa485f679e35bb775cba63ca24029590d 1407# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 81216fb002a6a76d32fdab6ef999bcf65794130d
1398SRCREV_metric="e6e186bfa485f679e35bb775cba63ca24029590d" 1408SRCREV_metric="81216fb002a6a76d32fdab6ef999bcf65794130d"
1399SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=metric;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/metric" 1409SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=metric;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/metric"
1400 1410
1401# github.com/k3s-io/kube-router/v2 v2.1.2 1411# github.com/k3s-io/kube-router/v2 v2.2.1
1402# [1] git ls-remote https://github.com/k3s-io/kube-router 09d6f45f56e0945fd8e443150dd93461c9c76266 1412# [1] git ls-remote https://github.com/k3s-io/kube-router 15fd7b0cbfb80056733a9ed27c6d3a6d29fa4637
1403SRCREV_v2="09d6f45f56e0945fd8e443150dd93461c9c76266" 1413SRCREV_v2="15fd7b0cbfb80056733a9ed27c6d3a6d29fa4637"
1404SRC_URI += "git://github.com/k3s-io/kube-router;name=v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kube-router/v2" 1414SRC_URI += "git://github.com/k3s-io/kube-router;name=v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kube-router/v2"
1405 1415
1406# github.com/containerd/cgroups/v3 v3.0.2 1416# github.com/containerd/cgroups/v3 v3.0.3
1407# [1] git ls-remote https://github.com/containerd/cgroups 8fa64246e17ceea54277b3ad7139d9ec17545bfa 1417# [1] git ls-remote https://github.com/containerd/cgroups 1e056883d58ac58daf7566065a46016b4532f35c
1408SRCREV_v3="8fa64246e17ceea54277b3ad7139d9ec17545bfa" 1418SRCREV_v3="1e056883d58ac58daf7566065a46016b4532f35c"
1409SRC_URI += "git://github.com/containerd/cgroups;name=v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/cgroups/v3" 1419SRC_URI += "git://github.com/containerd/cgroups;name=v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/cgroups/v3"
1410 1420
1411# github.com/coreos/go-systemd/v22 v22.5.0 1421# github.com/coreos/go-systemd/v22 v22.5.0
@@ -1428,19 +1438,34 @@ SRC_URI += "git://github.com/k3s-io/etcd;name=client-v3;protocol=https;nobranch=
1428SRCREV_server-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" 1438SRCREV_server-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08"
1429SRC_URI += "git://github.com/k3s-io/etcd;name=server-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/server/v3" 1439SRC_URI += "git://github.com/k3s-io/etcd;name=server-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/server/v3"
1430 1440
1441# github.com/bahlo/generic-list-go v0.2.0
1442# [1] git ls-remote https://github.com/bahlo/generic-list-go 89fb9b4cdfd4b5295651f72e9f892f1595b4d6c9
1443SRCREV_generic-list-go="89fb9b4cdfd4b5295651f72e9f892f1595b4d6c9"
1444SRC_URI += "git://github.com/bahlo/generic-list-go;name=generic-list-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/bahlo/generic-list-go"
1445
1446# github.com/go-task/slim-sprig/v3 v3.0.0
1447# [1] git ls-remote https://github.com/go-task/slim-sprig b05cce61fffa5c6dea6ac8b9a1f12b6e3fb7c894
1448SRCREV_slim-sprig-v3="b05cce61fffa5c6dea6ac8b9a1f12b6e3fb7c894"
1449SRC_URI += "git://github.com/go-task/slim-sprig;name=slim-sprig-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-task/slim-sprig/v3"
1450
1451# github.com/wk8/go-ordered-map/v2 v2.1.8
1452# [1] git ls-remote https://github.com/wk8/go-ordered-map 85ca4a2b29d3241fa4513f82be3d38fe2392a791
1453SRCREV_go-ordered-map-v2="85ca4a2b29d3241fa4513f82be3d38fe2392a791"
1454SRC_URI += "git://github.com/wk8/go-ordered-map;name=go-ordered-map-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/wk8/go-ordered-map/v2"
1455
1431# github.com/containerd/continuity v0.4.3 1456# github.com/containerd/continuity v0.4.3
1432# [1] git ls-remote https://github.com/containerd/continuity 1743d9104d944131cdedaba33a59d2f9bd80a6f2 1457# [1] git ls-remote https://github.com/containerd/continuity 1743d9104d944131cdedaba33a59d2f9bd80a6f2
1433SRCREV_continuity="1743d9104d944131cdedaba33a59d2f9bd80a6f2" 1458SRCREV_continuity="1743d9104d944131cdedaba33a59d2f9bd80a6f2"
1434SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/continuity" 1459SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/continuity"
1435 1460
1436# github.com/containerd/typeurl/v2 v2.1.1 1461# github.com/containerd/typeurl/v2 v2.2.0
1437# [1] git ls-remote https://github.com/containerd/typeurl 7ef6316b771f959cbb208b229e3423a466947df3 1462# [1] git ls-remote https://github.com/containerd/typeurl 933576d917b1a9ba697d03d982fb18cb0260e64f
1438SRCREV_typeurl-v2="7ef6316b771f959cbb208b229e3423a466947df3" 1463SRCREV_typeurl-v2="933576d917b1a9ba697d03d982fb18cb0260e64f"
1439SRC_URI += "git://github.com/containerd/typeurl;name=typeurl-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/typeurl/v2" 1464SRC_URI += "git://github.com/containerd/typeurl;name=typeurl-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/typeurl/v2"
1440 1465
1441# github.com/cpuguy83/go-md2man/v2 v2.0.3 1466# github.com/cpuguy83/go-md2man/v2 v2.0.4
1442# [1] git ls-remote https://github.com/cpuguy83/go-md2man f67b5f6400a3ea2156517041a329ae5f5935395c 1467# [1] git ls-remote https://github.com/cpuguy83/go-md2man d6816bfbea7506064a28119f805fb79f9bc5aeec
1443SRCREV_go-md2man-v2="f67b5f6400a3ea2156517041a329ae5f5935395c" 1468SRCREV_go-md2man-v2="d6816bfbea7506064a28119f805fb79f9bc5aeec"
1444SRC_URI += "git://github.com/cpuguy83/go-md2man;name=go-md2man-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cpuguy83/go-md2man/v2" 1469SRC_URI += "git://github.com/cpuguy83/go-md2man;name=go-md2man-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cpuguy83/go-md2man/v2"
1445 1470
1446# github.com/docker/go-connections v0.5.0 1471# github.com/docker/go-connections v0.5.0
@@ -1473,9 +1498,9 @@ SRC_URI += "git://github.com/k3s-io/etcd;name=client-v2;protocol=https;nobranch=
1473SRCREV_lumberjack.v2="4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0" 1498SRCREV_lumberjack.v2="4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0"
1474SRC_URI += "git://github.com/natefinch/lumberjack;name=lumberjack.v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/natefinch/lumberjack.v2" 1499SRC_URI += "git://github.com/natefinch/lumberjack;name=lumberjack.v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/natefinch/lumberjack.v2"
1475 1500
1476# github.com/k3s-io/helm-controller v0.16.1 1501# github.com/k3s-io/helm-controller v0.16.4
1477# [1] git ls-remote https://github.com/k3s-io/helm-controller 3b100ff72b52611e483be9ac59a88418f8ee7a47 1502# [1] git ls-remote https://github.com/k3s-io/helm-controller ec3a245e4b3d2eb242058da32e5491142e81d47a
1478SRCREV_helm-controller="3b100ff72b52611e483be9ac59a88418f8ee7a47" 1503SRCREV_helm-controller="ec3a245e4b3d2eb242058da32e5491142e81d47a"
1479SRC_URI += "git://github.com/k3s-io/helm-controller;name=helm-controller;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/helm-controller" 1504SRC_URI += "git://github.com/k3s-io/helm-controller;name=helm-controller;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/helm-controller"
1480 1505
1481# github.com/mwitkow/go-http-dialer v0.0.0-20161116154839-378f744fb2b8 1506# github.com/mwitkow/go-http-dialer v0.0.0-20161116154839-378f744fb2b8
@@ -1493,9 +1518,9 @@ SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;
1493SRCREV_etcdutl-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" 1518SRCREV_etcdutl-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08"
1494SRC_URI += "git://github.com/k3s-io/etcd;name=etcdutl-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/etcdutl/v3" 1519SRC_URI += "git://github.com/k3s-io/etcd;name=etcdutl-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/etcdutl/v3"
1495 1520
1496# github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a 1521# github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
1497# [1] git ls-remote https://github.com/asaskevich/govalidator f61b66f89f4a311bef65f13e575bcf1a2ffadda6 1522# [1] git ls-remote https://github.com/asaskevich/govalidator a9d515a09cc289c60d55064edec5ef189859f172
1498SRCREV_govalidator="f61b66f89f4a311bef65f13e575bcf1a2ffadda6" 1523SRCREV_govalidator="a9d515a09cc289c60d55064edec5ef189859f172"
1499SRC_URI += "git://github.com/asaskevich/govalidator;name=govalidator;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/asaskevich/govalidator" 1524SRC_URI += "git://github.com/asaskevich/govalidator;name=govalidator;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/asaskevich/govalidator"
1500 1525
1501# github.com/distribution/reference v0.5.0 1526# github.com/distribution/reference v0.5.0
@@ -1503,14 +1528,14 @@ SRC_URI += "git://github.com/asaskevich/govalidator;name=govalidator;protocol=ht
1503SRCREV_reference="49c28499d219290c3226822e9cfcd4ede6d75379" 1528SRCREV_reference="49c28499d219290c3226822e9cfcd4ede6d75379"
1504SRC_URI += "git://github.com/distribution/reference;name=reference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/distribution/reference" 1529SRC_URI += "git://github.com/distribution/reference;name=reference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/distribution/reference"
1505 1530
1506# github.com/emicklei/go-restful/v3 v3.9.0 1531# github.com/emicklei/go-restful/v3 v3.11.0
1507# [1] git ls-remote https://github.com/emicklei/go-restful ce871fa2f7069b65c784c9c708da1f00b1f2bd66 1532# [1] git ls-remote https://github.com/emicklei/go-restful 30bec7807481e62e1e1e59ad57e7f22054806966
1508SRCREV_go-restful-v3="ce871fa2f7069b65c784c9c708da1f00b1f2bd66" 1533SRCREV_go-restful-v3="30bec7807481e62e1e1e59ad57e7f22054806966"
1509SRC_URI += "git://github.com/emicklei/go-restful;name=go-restful-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/emicklei/go-restful/v3" 1534SRC_URI += "git://github.com/emicklei/go-restful;name=go-restful-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/emicklei/go-restful/v3"
1510 1535
1511# github.com/go-openapi/jsonpointer v0.20.2 1536# github.com/go-openapi/jsonpointer v0.21.0
1512# [1] git ls-remote https://github.com/go-openapi/jsonpointer 344388f5b9184a55dea9d36cf96742b69dddeac4 1537# [1] git ls-remote https://github.com/go-openapi/jsonpointer 8b546b950409bd7b131488a88613339cd8937b7f
1513SRCREV_jsonpointer="344388f5b9184a55dea9d36cf96742b69dddeac4" 1538SRCREV_jsonpointer="8b546b950409bd7b131488a88613339cd8937b7f"
1514SRC_URI += "git://github.com/go-openapi/jsonpointer;name=jsonpointer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-openapi/jsonpointer" 1539SRC_URI += "git://github.com/go-openapi/jsonpointer;name=jsonpointer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-openapi/jsonpointer"
1515 1540
1516# github.com/hashicorp/go-cleanhttp v0.5.2 1541# github.com/hashicorp/go-cleanhttp v0.5.2
@@ -1553,9 +1578,9 @@ SRC_URI += "git://github.com/WireGuard/wgctrl-go;name=wgctrl;protocol=https;nobr
1553SRCREV_dynamiclistener="e507a7ad34db756ef1aad65fa2afa31a486c8e6f" 1578SRCREV_dynamiclistener="e507a7ad34db756ef1aad65fa2afa31a486c8e6f"
1554SRC_URI += "git://github.com/rancher/dynamiclistener;name=dynamiclistener;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/dynamiclistener" 1579SRC_URI += "git://github.com/rancher/dynamiclistener;name=dynamiclistener;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/dynamiclistener"
1555 1580
1556# github.com/containernetworking/cni v1.1.2 1581# github.com/containernetworking/cni v1.2.3
1557# [1] git ls-remote https://github.com/containernetworking/cni 3363d143688bb83ca18489ac8b9dc204c1d49c4a 1582# [1] git ls-remote https://github.com/containernetworking/cni 309b6bbc17b2cd9eb9c26a46977ba1f1f5f032a4
1558SRCREV_cni="3363d143688bb83ca18489ac8b9dc204c1d49c4a" 1583SRCREV_cni="309b6bbc17b2cd9eb9c26a46977ba1f1f5f032a4"
1559SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/cni" 1584SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/cni"
1560 1585
1561# github.com/hashicorp/go-multierror v1.1.1 1586# github.com/hashicorp/go-multierror v1.1.1
@@ -1563,9 +1588,9 @@ SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nob
1563SRCREV_go-multierror="9974e9ec57696378079ecc3accd3d6f29401b3a0" 1588SRCREV_go-multierror="9974e9ec57696378079ecc3accd3d6f29401b3a0"
1564SRC_URI += "git://github.com/hashicorp/go-multierror;name=go-multierror;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-multierror" 1589SRC_URI += "git://github.com/hashicorp/go-multierror;name=go-multierror;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-multierror"
1565 1590
1566# github.com/hashicorp/golang-lru/v2 v2.0.5 1591# github.com/hashicorp/golang-lru/v2 v2.0.7
1567# [1] git ls-remote https://github.com/hashicorp/golang-lru 99d7b177d1c3f01ae145e824fe627961e76edb8b 1592# [1] git ls-remote https://github.com/hashicorp/golang-lru d8515860cebc7b25ff2d29fada3f10a43611c28b
1568SRCREV_golang-lru-v2="99d7b177d1c3f01ae145e824fe627961e76edb8b" 1593SRCREV_golang-lru-v2="d8515860cebc7b25ff2d29fada3f10a43611c28b"
1569SRC_URI += "git://github.com/hashicorp/golang-lru;name=golang-lru-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/golang-lru/v2" 1594SRC_URI += "git://github.com/hashicorp/golang-lru;name=golang-lru-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/golang-lru/v2"
1570 1595
1571# github.com/libp2p/go-libp2p-record v0.2.0 1596# github.com/libp2p/go-libp2p-record v0.2.0
@@ -1573,9 +1598,9 @@ SRC_URI += "git://github.com/hashicorp/golang-lru;name=golang-lru-v2;protocol=ht
1573SRCREV_go-libp2p-record="90bb9b0e21ffe5e9a5f1af1c1e8cc6d9a0fce24c" 1598SRCREV_go-libp2p-record="90bb9b0e21ffe5e9a5f1af1c1e8cc6d9a0fce24c"
1574SRC_URI += "git://github.com/libp2p/go-libp2p-record;name=go-libp2p-record;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-libp2p-record" 1599SRC_URI += "git://github.com/libp2p/go-libp2p-record;name=go-libp2p-record;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-libp2p-record"
1575 1600
1576# github.com/prometheus/client_model v0.6.0 1601# github.com/prometheus/client_model v0.6.1
1577# [1] git ls-remote https://github.com/prometheus/client_model d56cd794bca9543da8cc93e95432cd64d5f99635 1602# [1] git ls-remote https://github.com/prometheus/client_model 571429e996ba2d9499e3dcb12926767ba953c0ef
1578SRCREV_client_model="d56cd794bca9543da8cc93e95432cd64d5f99635" 1603SRCREV_client_model="571429e996ba2d9499e3dcb12926767ba953c0ef"
1579SRC_URI += "git://github.com/prometheus/client_model;name=client_model;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/client_model" 1604SRC_URI += "git://github.com/prometheus/client_model;name=client_model;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/client_model"
1580 1605
1581# github.com/quic-go/webtransport-go v0.6.0 1606# github.com/quic-go/webtransport-go v0.6.0
@@ -1588,14 +1613,14 @@ SRC_URI += "git://github.com/quic-go/webtransport-go;name=webtransport-go;protoc
1588SRCREV_blackfriday-v2="4c9bf9512682b995722660a4196c0013228e2049" 1613SRCREV_blackfriday-v2="4c9bf9512682b995722660a4196c0013228e2049"
1589SRC_URI += "git://github.com/russross/blackfriday;name=blackfriday-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/russross/blackfriday/v2" 1614SRC_URI += "git://github.com/russross/blackfriday;name=blackfriday-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/russross/blackfriday/v2"
1590 1615
1591# sigs.k8s.io/kustomize/kustomize/v5 v5.0.4-0.20230601165947-6ce0bf390ce3 1616# sigs.k8s.io/kustomize/kustomize/v5 v5.4.2
1592# [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 6ce0bf390ce3dae580947a2b739da3306c675eef 1617# [1] git ls-remote https://github.com/kubernetes-sigs/kustomize f309dfc54a4143225dd8af693a11703cc9e7d959
1593SRCREV_kustomize-v5="6ce0bf390ce3dae580947a2b739da3306c675eef" 1618SRCREV_kustomize-v5="f309dfc54a4143225dd8af693a11703cc9e7d959"
1594SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kustomize-v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/kustomize/kustomize/v5" 1619SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kustomize-v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/kustomize/kustomize/v5"
1595 1620
1596# github.com/prometheus/client_golang v1.18.0 1621# github.com/prometheus/client_golang v1.19.1
1597# [1] git ls-remote https://github.com/prometheus/client_golang 53be91d12107cb69053a8792d0a3a2a6124d59cf 1622# [1] git ls-remote https://github.com/prometheus/client_golang 6e3f4b1091875216850a486b1c2eb0e5ea852f98
1598SRCREV_client_golang="53be91d12107cb69053a8792d0a3a2a6124d59cf" 1623SRCREV_client_golang="6e3f4b1091875216850a486b1c2eb0e5ea852f98"
1599SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/client_golang" 1624SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/client_golang"
1600 1625
1601# github.com/daviddengcn/go-colortext v1.0.0 1626# github.com/daviddengcn/go-colortext v1.0.0
@@ -1603,9 +1628,9 @@ SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protoco
1603SRCREV_go-colortext="dc4cd66b56a892657c0bea8bf4389d35210ce0ee" 1628SRCREV_go-colortext="dc4cd66b56a892657c0bea8bf4389d35210ce0ee"
1604SRC_URI += "git://github.com/daviddengcn/go-colortext;name=go-colortext;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/daviddengcn/go-colortext" 1629SRC_URI += "git://github.com/daviddengcn/go-colortext;name=go-colortext;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/daviddengcn/go-colortext"
1605 1630
1606# github.com/go-openapi/jsonreference v0.20.4 1631# github.com/go-openapi/jsonreference v0.21.0
1607# [1] git ls-remote https://github.com/go-openapi/jsonreference 23cc9ccbfd88d2589a00b1567f7fe61119c41375 1632# [1] git ls-remote https://github.com/go-openapi/jsonreference c5fa756d84ccb15425cb8664d142ad550fe58b1b
1608SRCREV_jsonreference="23cc9ccbfd88d2589a00b1567f7fe61119c41375" 1633SRCREV_jsonreference="c5fa756d84ccb15425cb8664d142ad550fe58b1b"
1609SRC_URI += "git://github.com/go-openapi/jsonreference;name=jsonreference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-openapi/jsonreference" 1634SRC_URI += "git://github.com/go-openapi/jsonreference;name=jsonreference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-openapi/jsonreference"
1610 1635
1611# github.com/libp2p/go-libp2p-kad-dht v0.25.2 1636# github.com/libp2p/go-libp2p-kad-dht v0.25.2
@@ -1628,21 +1653,16 @@ SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=ht
1628SRCREV_grpc-websocket-proxy="673ab2c3ae75cc01952b84b88590e30e75dcf395" 1653SRCREV_grpc-websocket-proxy="673ab2c3ae75cc01952b84b88590e30e75dcf395"
1629SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;name=grpc-websocket-proxy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tmc/grpc-websocket-proxy" 1654SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;name=grpc-websocket-proxy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tmc/grpc-websocket-proxy"
1630 1655
1631# github.com/k3s-io/etcd/client/pkg/v3 v3.5.13-k3s1
1632# [1] git ls-remote https://github.com/k3s-io/etcd a455a25f07e9e4661927dc4cd47b6e2b93ee3c08
1633SRCREV_pkg-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08"
1634SRC_URI += "git://github.com/k3s-io/etcd;name=pkg-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/client/pkg/v3"
1635
1636# cloud.google.com/go/compute/metadata v0.2.3
1637# [1] git ls-remote https://github.com/googleapis/google-cloud-go cf8081fada0955a1682ce3fc400b44bc141309c7
1638SRCREV_metadata="cf8081fada0955a1682ce3fc400b44bc141309c7"
1639SRC_URI += "git://github.com/googleapis/google-cloud-go;name=metadata;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/cloud.google.com/go/compute/metadata"
1640
1641# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 1656# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
1642# [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers ced1acdcaa24dc39c01b039fc37576c395f506cf 1657# [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers ced1acdcaa24dc39c01b039fc37576c395f506cf
1643SRCREV_go-fuzz-headers="ced1acdcaa24dc39c01b039fc37576c395f506cf" 1658SRCREV_go-fuzz-headers="ced1acdcaa24dc39c01b039fc37576c395f506cf"
1644SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AdaLogics/go-fuzz-headers" 1659SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AdaLogics/go-fuzz-headers"
1645 1660
1661# github.com/containerd/containerd/api v1.8.0-rc.3
1662# [1] git ls-remote https://github.com/containerd/containerd e8104a48588446fe7e93e2eab5124145c1366cd0
1663SRCREV_containerd-api="e8104a48588446fe7e93e2eab5124145c1366cd0"
1664SRC_URI += "git://github.com/containerd/containerd;name=containerd-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd/api"
1665
1646# github.com/inconshreveable/mousetrap v1.1.0 1666# github.com/inconshreveable/mousetrap v1.1.0
1647# [1] git ls-remote https://github.com/inconshreveable/mousetrap 4e8053ee7ef85a6bd26368364a6d27f1641c1d21 1667# [1] git ls-remote https://github.com/inconshreveable/mousetrap 4e8053ee7ef85a6bd26368364a6d27f1641c1d21
1648SRCREV_mousetrap="4e8053ee7ef85a6bd26368364a6d27f1641c1d21" 1668SRCREV_mousetrap="4e8053ee7ef85a6bd26368364a6d27f1641c1d21"
@@ -1688,19 +1708,24 @@ SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protoco
1688SRCREV_go-keyspace="5b898ac5add1da7178a4a98e69cb7b9205c085ee" 1708SRCREV_go-keyspace="5b898ac5add1da7178a4a98e69cb7b9205c085ee"
1689SRC_URI += "git://github.com/whyrusleeping/go-keyspace;name=go-keyspace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/whyrusleeping/go-keyspace" 1709SRC_URI += "git://github.com/whyrusleeping/go-keyspace;name=go-keyspace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/whyrusleeping/go-keyspace"
1690 1710
1711# github.com/k3s-io/etcd/client/pkg/v3 v3.5.13-k3s1
1712# [1] git ls-remote https://github.com/k3s-io/etcd a455a25f07e9e4661927dc4cd47b6e2b93ee3c08
1713SRCREV_pkg-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08"
1714SRC_URI += "git://github.com/k3s-io/etcd;name=pkg-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/client/pkg/v3"
1715
1691# sigs.k8s.io/structured-merge-diff/v4 v4.4.1 1716# sigs.k8s.io/structured-merge-diff/v4 v4.4.1
1692# [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff cf09e71f4508bfc416135048e392a8a4990bf4e3 1717# [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff cf09e71f4508bfc416135048e392a8a4990bf4e3
1693SRCREV_structured-merge-diff-v4="cf09e71f4508bfc416135048e392a8a4990bf4e3" 1718SRCREV_structured-merge-diff-v4="cf09e71f4508bfc416135048e392a8a4990bf4e3"
1694SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;name=structured-merge-diff-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/structured-merge-diff/v4" 1719SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;name=structured-merge-diff-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/structured-merge-diff/v4"
1695 1720
1696# github.com/cyphar/filepath-securejoin v0.2.4 1721# github.com/cyphar/filepath-securejoin v0.2.5
1697# [1] git ls-remote https://github.com/cyphar/filepath-securejoin 2710d06c5b4ba3168beffa0689798d2db12e8ac4 1722# [1] git ls-remote https://github.com/cyphar/filepath-securejoin d861a119c32d40be32858ad1cc6cc12092739915
1698SRCREV_filepath-securejoin="2710d06c5b4ba3168beffa0689798d2db12e8ac4" 1723SRCREV_filepath-securejoin="d861a119c32d40be32858ad1cc6cc12092739915"
1699SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cyphar/filepath-securejoin" 1724SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cyphar/filepath-securejoin"
1700 1725
1701# github.com/hashicorp/go-retryablehttp v0.7.4 1726# github.com/hashicorp/go-retryablehttp v0.7.7
1702# [1] git ls-remote https://github.com/hashicorp/go-retryablehttp 571a88bc9c3b7c64575f0e9b0f646af1510f2c76 1727# [1] git ls-remote https://github.com/hashicorp/go-retryablehttp 1542b31176d3973a6ecbc06c05a2d0df89b59afb
1703SRCREV_go-retryablehttp="571a88bc9c3b7c64575f0e9b0f646af1510f2c76" 1728SRCREV_go-retryablehttp="1542b31176d3973a6ecbc06c05a2d0df89b59afb"
1704SRC_URI += "git://github.com/hashicorp/go-retryablehttp;name=go-retryablehttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-retryablehttp" 1729SRC_URI += "git://github.com/hashicorp/go-retryablehttp;name=go-retryablehttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-retryablehttp"
1705 1730
1706# github.com/jbenet/go-temp-err-catcher v0.1.0 1731# github.com/jbenet/go-temp-err-catcher v0.1.0
@@ -1733,9 +1758,9 @@ SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;name=go-118-fuzz-build;
1733SRCREV_goStrongswanVici="3f6dc524986c8a20ee1e139f9e1bef1595877b5d" 1758SRCREV_goStrongswanVici="3f6dc524986c8a20ee1e139f9e1bef1595877b5d"
1734SRC_URI += "git://github.com/bronze1man/goStrongswanVici;name=goStrongswanVici;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/bronze1man/goStrongswanVici" 1759SRC_URI += "git://github.com/bronze1man/goStrongswanVici;name=goStrongswanVici;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/bronze1man/goStrongswanVici"
1735 1760
1736# github.com/containernetworking/plugins v1.4.1 1761# github.com/containernetworking/plugins v1.5.1
1737# [1] git ls-remote https://github.com/containernetworking/plugins 8fc26ce7a09a7eb77a04edafcf61e3224c3a2b4f 1762# [1] git ls-remote https://github.com/containernetworking/plugins c29dc79f96cd50452a247a4591443d2aac033429
1738SRCREV_plugins="8fc26ce7a09a7eb77a04edafcf61e3224c3a2b4f" 1763SRCREV_plugins="c29dc79f96cd50452a247a4591443d2aac033429"
1739SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/plugins" 1764SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/plugins"
1740 1765
1741# github.com/google/go-containerregistry v0.14.0 1766# github.com/google/go-containerregistry v0.14.0
@@ -1773,9 +1798,9 @@ SRC_URI += "git://github.com/opencontainers/runtime-spec;name=runtime-spec;proto
1773SRCREV_runtime-tools="2e043c6bd62639199bdd0d5f0c5082797de4de2a" 1798SRCREV_runtime-tools="2e043c6bd62639199bdd0d5f0c5082797de4de2a"
1774SRC_URI += "git://github.com/opencontainers/runtime-tools;name=runtime-tools;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/runtime-tools" 1799SRC_URI += "git://github.com/opencontainers/runtime-tools;name=runtime-tools;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/runtime-tools"
1775 1800
1776# tags.cncf.io/container-device-interface v0.7.2 1801# tags.cncf.io/container-device-interface v0.8.0
1777# [1] git ls-remote https://github.com/cncf-tags/container-device-interface d7f87365dfce93c70f9d13f1873731b2f3e79e95 1802# [1] git ls-remote https://github.com/cncf-tags/container-device-interface e66544063aa7760c4ea6330ce9e6c757f8e61df2
1778SRCREV_container-device-interface="d7f87365dfce93c70f9d13f1873731b2f3e79e95" 1803SRCREV_container-device-interface="e66544063aa7760c4ea6330ce9e6c757f8e61df2"
1779SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=container-device-interface;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/tags.cncf.io/container-device-interface" 1804SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=container-device-interface;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/tags.cncf.io/container-device-interface"
1780 1805
1781# github.com/containerd/stargz-snapshotter v0.15.1 1806# github.com/containerd/stargz-snapshotter v0.15.1
@@ -1803,19 +1828,19 @@ SRC_URI += "git://github.com/multiformats/go-multiaddr-fmt;name=go-multiaddr-fmt
1803SRCREV_secp256k1-v4="bacf8444a8bc79178f9eb2c65477ab6df01a6439" 1828SRCREV_secp256k1-v4="bacf8444a8bc79178f9eb2c65477ab6df01a6439"
1804SRC_URI += "git://github.com/decred/dcrd;name=secp256k1-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/decred/dcrd/dcrec/secp256k1/v4" 1829SRC_URI += "git://github.com/decred/dcrd;name=secp256k1-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/decred/dcrd/dcrec/secp256k1/v4"
1805 1830
1806# github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 1831# github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
1807# [1] git ls-remote https://github.com/grpc-ecosystem/grpc-gateway 09e3965a330155f7db8482269d7d91b9bceb7641 1832# [1] git ls-remote https://github.com/grpc-ecosystem/grpc-gateway 2da4beb003329d83c74a52d66a009110ef1fd180
1808SRCREV_grpc-gateway-v2="09e3965a330155f7db8482269d7d91b9bceb7641" 1833SRCREV_grpc-gateway-v2="2da4beb003329d83c74a52d66a009110ef1fd180"
1809SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;name=grpc-gateway-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/grpc-ecosystem/grpc-gateway/v2" 1834SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;name=grpc-gateway-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/grpc-ecosystem/grpc-gateway/v2"
1810 1835
1811# google.golang.org/genproto/googleapis/api v0.0.0-20240123012728-ef4313101c80 1836# google.golang.org/genproto/googleapis/api v0.0.0-20240701130421-f6361c86f094
1812# [1] git ls-remote https://github.com/googleapis/go-genproto ef4313101c801fa091ce994c42178295e58e9f6f 1837# [1] git ls-remote https://github.com/googleapis/go-genproto f6361c86f094e1ce372f9e6862d80a3ac9688ada
1813SRCREV_googleapis-api="ef4313101c801fa091ce994c42178295e58e9f6f" 1838SRCREV_googleapis-api="f6361c86f094e1ce372f9e6862d80a3ac9688ada"
1814SRC_URI += "git://github.com/googleapis/go-genproto;name=googleapis-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/api" 1839SRC_URI += "git://github.com/googleapis/go-genproto;name=googleapis-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/api"
1815 1840
1816# google.golang.org/genproto/googleapis/rpc v0.0.0-20240228224816-df926f6c8641 1841# google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf
1817# [1] git ls-remote https://github.com/googleapis/go-genproto df926f6c8641c0372624f043e03ea7e134f20175 1842# [1] git ls-remote https://github.com/googleapis/go-genproto b1a4ccb954bffa15cc305c5111ed01885cd839fd
1818SRCREV_rpc="df926f6c8641c0372624f043e03ea7e134f20175" 1843SRCREV_rpc="b1a4ccb954bffa15cc305c5111ed01885cd839fd"
1819SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/rpc" 1844SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/rpc"
1820 1845
1821# github.com/rootless-containers/rootlesskit v1.0.1 1846# github.com/rootless-containers/rootlesskit v1.0.1
@@ -1823,14 +1848,9 @@ SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobr
1823SRCREV_rootlesskit="5d5f4c0c26e26a6b51d1838c23e793e5836442d0" 1848SRCREV_rootlesskit="5d5f4c0c26e26a6b51d1838c23e793e5836442d0"
1824SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/rootlesskit" 1849SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/rootlesskit"
1825 1850
1826# github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df 1851# github.com/container-storage-interface/spec v1.9.0
1827# [1] git ls-remote https://github.com/antlr/antlr4 8188dc5388dfe9246deb9b6ae507c3693fd55c3f 1852# [1] git ls-remote https://github.com/container-storage-interface/spec 80d53107c70981b9da8aaf9cd1c90249562b22f0
1828SRCREV_antlr-v4="8188dc5388dfe9246deb9b6ae507c3693fd55c3f" 1853SRCREV_spec="80d53107c70981b9da8aaf9cd1c90249562b22f0"
1829SRC_URI += "git://github.com/antlr/antlr4;name=antlr-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/antlr/antlr4/runtime/Go/antlr/v4"
1830
1831# github.com/container-storage-interface/spec v1.8.0
1832# [1] git ls-remote https://github.com/container-storage-interface/spec c7ab2f379311a9ae234ae42bdfbfebfa9c15e538
1833SRCREV_spec="c7ab2f379311a9ae234ae42bdfbfebfa9c15e538"
1834SRC_URI += "git://github.com/container-storage-interface/spec;name=spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/container-storage-interface/spec" 1854SRC_URI += "git://github.com/container-storage-interface/spec;name=spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/container-storage-interface/spec"
1835 1855
1836# github.com/docker/docker-credential-helpers v0.7.0 1856# github.com/docker/docker-credential-helpers v0.7.0
@@ -1863,174 +1883,159 @@ SRC_URI += "git://github.com/containerd/fuse-overlayfs-snapshotter;name=fuse-ove
1863SRCREV_estargz="64ab83bd65cd4a763e262955984232cc5ddfeb3f" 1883SRCREV_estargz="64ab83bd65cd4a763e262955984232cc5ddfeb3f"
1864SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=estargz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/estargz" 1884SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=estargz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/estargz"
1865 1885
1866# tags.cncf.io/container-device-interface/specs-go v0.7.0 1886# tags.cncf.io/container-device-interface/specs-go v0.8.0
1867# [1] git ls-remote https://github.com/cncf-tags/container-device-interface 780f60f5e4ac27d7b1c729a986ed7edbb6af7c12 1887# [1] git ls-remote https://github.com/cncf-tags/container-device-interface e66544063aa7760c4ea6330ce9e6c757f8e61df2
1868SRCREV_specs-go="780f60f5e4ac27d7b1c729a986ed7edbb6af7c12" 1888SRCREV_specs-go="e66544063aa7760c4ea6330ce9e6c757f8e61df2"
1869SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=specs-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/tags.cncf.io/container-device-interface/specs-go" 1889SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=specs-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/tags.cncf.io/container-device-interface/specs-go"
1870 1890
1871# github.com/GoogleCloudPlatform/k8s-cloud-provider v1.18.1-0.20220218231025-f11817397a1b 1891# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0
1872# [1] git ls-remote https://github.com/GoogleCloudPlatform/k8s-cloud-provider f11817397a1bb27e88115807a9c083a36e12eaf8 1892# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 81216fb002a6a76d32fdab6ef999bcf65794130d
1873SRCREV_k8s-cloud-provider="f11817397a1bb27e88115807a9c083a36e12eaf8" 1893SRCREV_otlptrace="81216fb002a6a76d32fdab6ef999bcf65794130d"
1874SRC_URI += "git://github.com/GoogleCloudPlatform/k8s-cloud-provider;name=k8s-cloud-provider;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/GoogleCloudPlatform/k8s-cloud-provider"
1875
1876# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0
1877# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 98b32a6c3a87fbee5d34c063b9096f416b250897
1878SRCREV_otlptrace="98b32a6c3a87fbee5d34c063b9096f416b250897"
1879SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptrace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace" 1894SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptrace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace"
1880 1895
1881# github.com/googleapis/enterprise-certificate-proxy v0.3.2 1896# github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.31.1-k3s3
1882# [1] git ls-remote https://github.com/googleapis/enterprise-certificate-proxy d928958b5b9ec0c2d3ce5e97ea5d1f000125ba7b 1897# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
1883SRCREV_enterprise-certificate-proxy="d928958b5b9ec0c2d3ce5e97ea5d1f000125ba7b" 1898SRCREV_api="56794a14c26d45cb27a7c071688f19b0407f0367"
1884SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;name=enterprise-certificate-proxy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/googleapis/enterprise-certificate-proxy"
1885
1886# github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.30.2-k3s1
1887# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91
1888SRCREV_api="df506eab1488ae28ba535680403b342256d23d91"
1889SRC_URI += "git://github.com/k3s-io/kubernetes;name=api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/api" 1899SRC_URI += "git://github.com/k3s-io/kubernetes;name=api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/api"
1890 1900
1891# github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 1901# github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.31.1-k3s3
1892# [1] git ls-remote https://github.com/matttproud/golang_protobuf_extensions 5a0f9169fc38cc42a5c617c3dc049548ddc27487 1902# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
1893SRCREV_golang_protobuf_extensions-v2="5a0f9169fc38cc42a5c617c3dc049548ddc27487" 1903SRCREV_kms="56794a14c26d45cb27a7c071688f19b0407f0367"
1894SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;name=golang_protobuf_extensions-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/matttproud/golang_protobuf_extensions/v2"
1895
1896# github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.30.2-k3s1
1897# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91
1898SRCREV_kms="df506eab1488ae28ba535680403b342256d23d91"
1899SRC_URI += "git://github.com/k3s-io/kubernetes;name=kms;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kms" 1904SRC_URI += "git://github.com/k3s-io/kubernetes;name=kms;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kms"
1900 1905
1901# github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.30.2-k3s1 1906# github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.31.1-k3s3
1902# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 1907# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
1903SRCREV_cri-api="df506eab1488ae28ba535680403b342256d23d91" 1908SRCREV_cri-api="56794a14c26d45cb27a7c071688f19b0407f0367"
1904SRC_URI += "git://github.com/k3s-io/kubernetes;name=cri-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api" 1909SRC_URI += "git://github.com/k3s-io/kubernetes;name=cri-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api"
1905 1910
1906# github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.30.2-k3s1 1911# github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.31.1-k3s3
1907# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 1912# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
1908SRCREV_kubectl="df506eab1488ae28ba535680403b342256d23d91" 1913SRCREV_kubectl="56794a14c26d45cb27a7c071688f19b0407f0367"
1909SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubectl;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl" 1914SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubectl;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl"
1910 1915
1911# github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.30.2-k3s1 1916# github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.31.1-k3s3
1912# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 1917# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
1913SRCREV_kubelet="df506eab1488ae28ba535680403b342256d23d91" 1918SRCREV_kubelet="56794a14c26d45cb27a7c071688f19b0407f0367"
1914SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubelet;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet" 1919SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubelet;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet"
1915 1920
1916# github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.30.2-k3s1 1921# github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.31.1-k3s3
1917# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 1922# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
1918SRCREV_metrics="df506eab1488ae28ba535680403b342256d23d91" 1923SRCREV_metrics="56794a14c26d45cb27a7c071688f19b0407f0367"
1919SRC_URI += "git://github.com/k3s-io/kubernetes;name=metrics;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics" 1924SRC_URI += "git://github.com/k3s-io/kubernetes;name=metrics;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics"
1920 1925
1921# sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.29.0 1926# sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.3
1922# [1] git ls-remote https://github.com/kubernetes-sigs/apiserver-network-proxy 8429e059792fad00b3c9d7ae28ba97bdb461b938 1927# [1] git ls-remote https://github.com/kubernetes-sigs/apiserver-network-proxy a419d24765f42ac0f4c3ebaad57cb4d66728a81f
1923SRCREV_konnectivity-client="8429e059792fad00b3c9d7ae28ba97bdb461b938" 1928SRCREV_konnectivity-client="a419d24765f42ac0f4c3ebaad57cb4d66728a81f"
1924SRC_URI += "git://github.com/kubernetes-sigs/apiserver-network-proxy;name=konnectivity-client;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/apiserver-network-proxy/konnectivity-client" 1929SRC_URI += "git://github.com/kubernetes-sigs/apiserver-network-proxy;name=konnectivity-client;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/apiserver-network-proxy/konnectivity-client"
1925 1930
1926# github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.30.2-k3s1 1931# github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.31.1-k3s3
1927# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 1932# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
1928SRCREV_apiserver="df506eab1488ae28ba535680403b342256d23d91" 1933SRCREV_apiserver="56794a14c26d45cb27a7c071688f19b0407f0367"
1929SRC_URI += "git://github.com/k3s-io/kubernetes;name=apiserver;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver" 1934SRC_URI += "git://github.com/k3s-io/kubernetes;name=apiserver;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver"
1930 1935
1931# github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.30.2-k3s1 1936# github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.31.1-k3s3
1932# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 1937# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
1933SRCREV_client-go="df506eab1488ae28ba535680403b342256d23d91" 1938SRCREV_client-go="56794a14c26d45cb27a7c071688f19b0407f0367"
1934SRC_URI += "git://github.com/k3s-io/kubernetes;name=client-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go" 1939SRC_URI += "git://github.com/k3s-io/kubernetes;name=client-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go"
1935 1940
1936# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.30.2-k3s1 1941# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.31.1-k3s3
1937# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 1942# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
1938SRCREV_kube-proxy="df506eab1488ae28ba535680403b342256d23d91" 1943SRCREV_kube-proxy="56794a14c26d45cb27a7c071688f19b0407f0367"
1939SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-proxy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy" 1944SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-proxy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy"
1940 1945
1941# github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.30.2-k3s1 1946# github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.31.1-k3s3
1942# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 1947# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
1943SRCREV_cli-runtime="df506eab1488ae28ba535680403b342256d23d91" 1948SRCREV_cli-runtime="56794a14c26d45cb27a7c071688f19b0407f0367"
1944SRC_URI += "git://github.com/k3s-io/kubernetes;name=cli-runtime;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime" 1949SRC_URI += "git://github.com/k3s-io/kubernetes;name=cli-runtime;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime"
1945 1950
1946# github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.30.2-k3s1 1951# github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.31.1-k3s3
1947# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 1952# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
1948SRCREV_mount-utils="df506eab1488ae28ba535680403b342256d23d91" 1953SRCREV_mount-utils="56794a14c26d45cb27a7c071688f19b0407f0367"
1949SRC_URI += "git://github.com/k3s-io/kubernetes;name=mount-utils;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils" 1954SRC_URI += "git://github.com/k3s-io/kubernetes;name=mount-utils;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils"
1950 1955
1951# github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.30.2-k3s1 1956# github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.31.1-k3s3
1952# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 1957# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
1953SRCREV_apimachinery="df506eab1488ae28ba535680403b342256d23d91" 1958SRCREV_apimachinery="56794a14c26d45cb27a7c071688f19b0407f0367"
1954SRC_URI += "git://github.com/k3s-io/kubernetes;name=apimachinery;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery" 1959SRC_URI += "git://github.com/k3s-io/kubernetes;name=apimachinery;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery"
1955 1960
1956# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 1961# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0
1957# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib e22317fbf7064156425695d7b5002bd0b63f1305 1962# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib af75717ac4fb3ba13eaea83b88301723122060cf
1958SRCREV_otelhttp="e22317fbf7064156425695d7b5002bd0b63f1305" 1963SRCREV_otelhttp="af75717ac4fb3ba13eaea83b88301723122060cf"
1959SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp" 1964SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp"
1960 1965
1961# github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.30.2-k3s1 1966# github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.31.1-k3s3
1962# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 1967# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
1963SRCREV_endpointslice="df506eab1488ae28ba535680403b342256d23d91" 1968SRCREV_endpointslice="56794a14c26d45cb27a7c071688f19b0407f0367"
1964SRC_URI += "git://github.com/k3s-io/kubernetes;name=endpointslice;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice" 1969SRC_URI += "git://github.com/k3s-io/kubernetes;name=endpointslice;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice"
1965 1970
1966# github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.30.2-k3s1 1971# github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.31.1-k3s3
1967# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 1972# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
1968SRCREV_cloud-provider="df506eab1488ae28ba535680403b342256d23d91" 1973SRCREV_cloud-provider="56794a14c26d45cb27a7c071688f19b0407f0367"
1969SRC_URI += "git://github.com/k3s-io/kubernetes;name=cloud-provider;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider" 1974SRC_URI += "git://github.com/k3s-io/kubernetes;name=cloud-provider;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider"
1970 1975
1971# github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.30.2-k3s1 1976# github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.31.1-k3s3
1972# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 1977# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
1973SRCREV_component-base="df506eab1488ae28ba535680403b342256d23d91" 1978SRCREV_component-base="56794a14c26d45cb27a7c071688f19b0407f0367"
1974SRC_URI += "git://github.com/k3s-io/kubernetes;name=component-base;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base" 1979SRC_URI += "git://github.com/k3s-io/kubernetes;name=component-base;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base"
1975 1980
1976# github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.30.2-k3s1 1981# github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.31.1-k3s3
1977# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 1982# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
1978SRCREV_code-generator="df506eab1488ae28ba535680403b342256d23d91" 1983SRCREV_code-generator="56794a14c26d45cb27a7c071688f19b0407f0367"
1979SRC_URI += "git://github.com/k3s-io/kubernetes;name=code-generator;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator" 1984SRC_URI += "git://github.com/k3s-io/kubernetes;name=code-generator;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator"
1980 1985
1981# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.30.2-k3s1 1986# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.31.1-k3s3
1982# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 1987# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
1983SRCREV_kube-scheduler="df506eab1488ae28ba535680403b342256d23d91" 1988SRCREV_kube-scheduler="56794a14c26d45cb27a7c071688f19b0407f0367"
1984SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-scheduler;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler" 1989SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-scheduler;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler"
1985 1990
1986# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0 1991# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28.0
1987# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 98b32a6c3a87fbee5d34c063b9096f416b250897 1992# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 81216fb002a6a76d32fdab6ef999bcf65794130d
1988SRCREV_otlptracegrpc="98b32a6c3a87fbee5d34c063b9096f416b250897" 1993SRCREV_otlptracegrpc="81216fb002a6a76d32fdab6ef999bcf65794130d"
1989SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracegrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc" 1994SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracegrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc"
1990 1995
1991# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.30.2-k3s1 1996# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.28.0
1992# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 1997# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 81216fb002a6a76d32fdab6ef999bcf65794130d
1993SRCREV_kube-aggregator="df506eab1488ae28ba535680403b342256d23d91" 1998SRCREV_otlptracehttp="81216fb002a6a76d32fdab6ef999bcf65794130d"
1999SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracehttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp"
2000
2001# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.31.1-k3s3
2002# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
2003SRCREV_kube-aggregator="56794a14c26d45cb27a7c071688f19b0407f0367"
1994SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-aggregator;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator" 2004SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-aggregator;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator"
1995 2005
1996# github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.30.2-k3s1 2006# github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.31.1-k3s3
1997# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 2007# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
1998SRCREV_cluster-bootstrap="df506eab1488ae28ba535680403b342256d23d91" 2008SRCREV_cluster-bootstrap="56794a14c26d45cb27a7c071688f19b0407f0367"
1999SRC_URI += "git://github.com/k3s-io/kubernetes;name=cluster-bootstrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap" 2009SRC_URI += "git://github.com/k3s-io/kubernetes;name=cluster-bootstrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap"
2000 2010
2001# github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.30.2-k3s1 2011# github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.31.1-k3s3
2002# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 2012# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
2003SRCREV_component-helpers="df506eab1488ae28ba535680403b342256d23d91" 2013SRCREV_component-helpers="56794a14c26d45cb27a7c071688f19b0407f0367"
2004SRC_URI += "git://github.com/k3s-io/kubernetes;name=component-helpers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers" 2014SRC_URI += "git://github.com/k3s-io/kubernetes;name=component-helpers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers"
2005 2015
2006# github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.30.2-k3s1 2016# github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.31.1-k3s3
2007# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 2017# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
2008SRCREV_controller-manager="df506eab1488ae28ba535680403b342256d23d91" 2018SRCREV_controller-manager="56794a14c26d45cb27a7c071688f19b0407f0367"
2009SRC_URI += "git://github.com/k3s-io/kubernetes;name=controller-manager;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager" 2019SRC_URI += "git://github.com/k3s-io/kubernetes;name=controller-manager;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager"
2010 2020
2011# github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.30.2-k3s1 2021# github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.31.1-k3s3
2012# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 2022# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
2013SRCREV_csi-translation-lib="df506eab1488ae28ba535680403b342256d23d91" 2023SRCREV_csi-translation-lib="56794a14c26d45cb27a7c071688f19b0407f0367"
2014SRC_URI += "git://github.com/k3s-io/kubernetes;name=csi-translation-lib;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib" 2024SRC_URI += "git://github.com/k3s-io/kubernetes;name=csi-translation-lib;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib"
2015 2025
2016# github.com/k3s-io/kubernetes/staging/src/k8s.io/legacy-cloud-providers v1.30.2-k3s1 2026# github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.31.1-k3s3
2017# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 2027# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
2018SRCREV_legacy-cloud-providers="df506eab1488ae28ba535680403b342256d23d91" 2028SRCREV_pod-security-admission="56794a14c26d45cb27a7c071688f19b0407f0367"
2019SRC_URI += "git://github.com/k3s-io/kubernetes;name=legacy-cloud-providers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/legacy-cloud-providers"
2020
2021# github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.30.2-k3s1
2022# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91
2023SRCREV_pod-security-admission="df506eab1488ae28ba535680403b342256d23d91"
2024SRC_URI += "git://github.com/k3s-io/kubernetes;name=pod-security-admission;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission" 2029SRC_URI += "git://github.com/k3s-io/kubernetes;name=pod-security-admission;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission"
2025 2030
2026# github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.30.2-k3s1 2031# github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.31.1-k3s3
2027# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 2032# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
2028SRCREV_apiextensions-apiserver="df506eab1488ae28ba535680403b342256d23d91" 2033SRCREV_apiextensions-apiserver="56794a14c26d45cb27a7c071688f19b0407f0367"
2029SRC_URI += "git://github.com/k3s-io/kubernetes;name=apiextensions-apiserver;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver" 2034SRC_URI += "git://github.com/k3s-io/kubernetes;name=apiextensions-apiserver;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver"
2030 2035
2031# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.30.2-k3s1 2036# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.31.1-k3s3
2032# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 2037# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
2033SRCREV_kube-controller-manager="df506eab1488ae28ba535680403b342256d23d91" 2038SRCREV_kube-controller-manager="56794a14c26d45cb27a7c071688f19b0407f0367"
2034SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-controller-manager;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager" 2039SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-controller-manager;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager"
2035 2040
2036# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 2041# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0
@@ -2038,9 +2043,9 @@ SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-controller-manager;prot
2038SRCREV_otelgrpc="9d4eb7e7706038b07d33f83f76afbe13f53d171d" 2043SRCREV_otelgrpc="9d4eb7e7706038b07d33f83f76afbe13f53d171d"
2039SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelgrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc" 2044SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelgrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc"
2040 2045
2041# github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.30.2-k3s1 2046# github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.31.1-k3s3
2042# [1] git ls-remote https://github.com/k3s-io/kubernetes df506eab1488ae28ba535680403b342256d23d91 2047# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367
2043SRCREV_dynamic-resource-allocation="df506eab1488ae28ba535680403b342256d23d91" 2048SRCREV_dynamic-resource-allocation="56794a14c26d45cb27a7c071688f19b0407f0367"
2044SRC_URI += "git://github.com/k3s-io/kubernetes;name=dynamic-resource-allocation;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation" 2049SRC_URI += "git://github.com/k3s-io/kubernetes;name=dynamic-resource-allocation;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation"
2045 2050
2046# go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.44.0 2051# go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.44.0