diff --git a/recipes-containers/k3s/k3s/modules.txt b/recipes-containers/k3s/k3s/modules.txt index cb488af3..70281132 100644 --- a/recipes-containers/k3s/k3s/modules.txt +++ b/recipes-containers/k3s/k3s/modules.txt @@ -18,7 +18,7 @@ ## explicit # github.com/containerd/zfs v1.1.0 ## explicit -# github.com/coreos/go-iptables v0.7.0 +# github.com/coreos/go-iptables v0.8.0 ## explicit # github.com/coreos/go-systemd/v22 v22.5.0 ## explicit @@ -26,7 +26,7 @@ ## explicit # github.com/erikdubbelboer/gspt v0.0.0-20190125194910-e68493906b83 ## explicit -# github.com/flannel-io/flannel v0.25.6 +# github.com/flannel-io/flannel v0.25.7 ## explicit # github.com/go-bindata/go-bindata v3.1.2+incompatible ## explicit @@ -34,13 +34,9 @@ ## explicit # github.com/go-logr/stdr v1.2.3-0.20220714215716-96bad1d688c5 ## explicit -# github.com/go-sql-driver/mysql v1.7.1 -## explicit # github.com/go-test/deep v1.0.7 ## explicit -# github.com/golang/mock v1.6.0 -## explicit -# github.com/google/cadvisor v0.49.0 +# github.com/google/cadvisor v0.51.0 ## explicit # github.com/google/uuid v1.6.0 ## explicit @@ -48,6 +44,8 @@ ## explicit # github.com/gorilla/websocket v1.5.1 ## explicit +# github.com/inetaf/tcpproxy v0.0.0-20240214030015-3ce58045626c +## explicit # github.com/ipfs/go-ds-leveldb v0.5.0 ## explicit # github.com/ipfs/go-log/v2 v2.5.1 @@ -56,51 +54,47 @@ ## explicit # github.com/json-iterator/go v1.1.12 ## explicit -# github.com/k3s-io/helm-controller v0.16.4 +# github.com/k3s-io/helm-controller v0.16.5 ## explicit -# github.com/k3s-io/kine v0.12.0 +# github.com/k3s-io/kine v0.13.5 ## explicit -# github.com/klauspost/compress v1.17.9 -## explicit -# github.com/lib/pq v1.10.2 +# github.com/klauspost/compress v1.17.11 ## explicit # github.com/libp2p/go-libp2p v0.33.2 ## explicit -# github.com/mattn/go-sqlite3 v1.14.19 -## explicit # github.com/minio/minio-go/v7 v7.0.70 ## explicit # github.com/mwitkow/go-http-dialer v0.0.0-20161116154839-378f744fb2b8 ## explicit # github.com/natefinch/lumberjack v2.0.0+incompatible ## explicit -# github.com/onsi/ginkgo/v2 v2.20.0 +# github.com/onsi/ginkgo/v2 v2.21.0 ## explicit -# github.com/onsi/gomega v1.34.1 +# github.com/onsi/gomega v1.35.1 ## explicit -# github.com/opencontainers/runc v1.1.13 +# github.com/opencontainers/runc v1.2.1 ## explicit -# github.com/opencontainers/selinux v1.11.0 +# github.com/opencontainers/selinux v1.11.1 ## explicit # github.com/otiai10/copy v1.7.0 ## explicit # github.com/pkg/errors v0.9.1 ## explicit -# github.com/prometheus/client_golang v1.20.1 +# github.com/prometheus/client_golang v1.20.5 ## explicit # github.com/prometheus/common v0.55.0 ## explicit # github.com/rancher/dynamiclistener v0.6.0-rc1 ## explicit -# github.com/rancher/lasso v0.0.0-20240724174736-24ab3dbf26f0 +# github.com/rancher/lasso v0.0.0-20241202185148-04649f379358 ## explicit # github.com/rancher/permissions v0.0.0-20240523180510-4001d3d637f7 ## explicit # github.com/rancher/remotedialer v0.4.1 ## explicit -# github.com/rancher/wharfie v0.6.4 +# github.com/rancher/wharfie v0.6.7 ## explicit -# github.com/rancher/wrangler/v3 v3.0.0-rc2 +# github.com/rancher/wrangler/v3 v3.2.0-rc.1 ## explicit # github.com/robfig/cron/v3 v3.0.1 ## explicit @@ -116,63 +110,71 @@ ## explicit # github.com/urfave/cli v1.22.15 ## explicit -# github.com/vishvananda/netlink v1.2.1-beta.2 +# github.com/vishvananda/netlink v1.3.1-0.20240905180732-b1ce50cfa9be ## explicit # github.com/yl2chen/cidranger v1.0.2 ## explicit -# go.etcd.io/etcd/api/v3 v3.5.15 +# go.etcd.io/etcd/api/v3 v3.5.16 ## explicit -# go.etcd.io/etcd/client/v3 v3.5.14 +# go.etcd.io/etcd/client/pkg/v3 v3.5.16 +## explicit +# go.etcd.io/etcd/client/v3 v3.5.16 ## explicit # go.etcd.io/etcd/etcdutl/v3 v3.5.13 ## explicit -# go.etcd.io/etcd/server/v3 v3.5.13 +# go.etcd.io/etcd/server/v3 v3.5.16 ## explicit -# golang.org/x/crypto v0.25.0 +# go.uber.org/mock v0.4.0 ## explicit -# golang.org/x/net v0.28.0 +# go.uber.org/zap v1.27.0 ## explicit -# golang.org/x/sync v0.8.0 +# golang.org/x/crypto v0.28.0 ## explicit -# golang.org/x/sys v0.24.0 +# golang.org/x/mod v0.22.0 ## explicit -# google.golang.org/grpc v1.66.0 +# golang.org/x/net v0.31.0 +## explicit +# golang.org/x/sync v0.9.0 +## explicit +# golang.org/x/sys v0.27.0 +## explicit +# google.golang.org/grpc v1.68.0 ## explicit # gopkg.in/yaml.v2 v2.4.0 ## explicit -# inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252 +# k8s.io/api v0.32.0 ## explicit -# k8s.io/api v0.31.1 +# k8s.io/apimachinery v0.32.0 ## explicit -# k8s.io/apimachinery v0.31.1 +# k8s.io/apiserver v0.32.0 ## explicit -# k8s.io/apiserver v0.31.1 -## explicit -# k8s.io/cli-runtime v0.31.1-rc.1 +# k8s.io/cli-runtime v0.32.0 ## explicit # k8s.io/client-go v11.0.1-0.20190409021438-1a26190bd76a+incompatible ## explicit -# k8s.io/cloud-provider v0.31.1 +# k8s.io/cloud-provider v0.32.0 ## explicit # k8s.io/cluster-bootstrap v0.0.0 ## explicit -# k8s.io/component-base v0.31.1 +# k8s.io/component-base v0.32.0 ## explicit -# k8s.io/component-helpers v0.31.1 +# k8s.io/component-helpers v0.32.0 ## explicit -# k8s.io/cri-api v0.32.0-alpha.0 +# k8s.io/cri-api v0.32.0 ## explicit -# k8s.io/cri-client v0.31.1 +# k8s.io/cri-client v0.32.0 ## explicit # k8s.io/klog/v2 v2.130.1 ## explicit # k8s.io/kube-proxy v0.0.0 ## explicit -# k8s.io/kubectl v0.31.1-rc.1 +# k8s.io/kubectl v0.32.0 ## explicit -# k8s.io/kubernetes v1.31.1 +# k8s.io/kubelet v0.32.0 ## explicit -# k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 +# k8s.io/kubernetes v1.32.0 +## explicit +# k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 ## explicit # sigs.k8s.io/cri-tools v0.0.0-00010101000000-000000000000 ## explicit @@ -198,13 +200,17 @@ ## explicit # gopkg.in/evanphx/json-patch.v4 v4.12.0 ## explicit +# cel.dev/expr v0.18.0 +## explicit # dario.cat/mergo v1.0.1 ## explicit +# filippo.io/edwards25519 v1.1.0 +## explicit # github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 ## explicit # github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0 ## explicit -# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 +# github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 ## explicit # github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab ## explicit @@ -212,11 +218,13 @@ ## explicit # github.com/Microsoft/go-winio v0.6.2 ## explicit +# github.com/Microsoft/hnslib v0.0.8 +## explicit # github.com/NYTimes/gziphandler v1.1.1 ## explicit -# github.com/Rican7/retry v0.1.0 +# github.com/Rican7/retry v0.3.1 ## explicit -# github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e +# github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 ## explicit # github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 ## explicit @@ -228,7 +236,7 @@ ## explicit # github.com/blang/semver v3.5.1+incompatible ## explicit -# github.com/bronze1man/goStrongswanVici v0.0.0-20221114103242-3f6dc524986c +# github.com/bronze1man/goStrongswanVici v0.0.0-20231128135937-211cef3b0b20 ## explicit # github.com/canonical/go-dqlite v1.5.1 ## explicit @@ -238,9 +246,7 @@ ## explicit # github.com/chai2010/gettext-go v1.0.2 ## explicit -# github.com/checkpoint-restore/go-criu/v5 v5.3.0 -## explicit -# github.com/cilium/ebpf v0.11.0 +# github.com/cilium/ebpf v0.16.0 ## explicit # github.com/container-storage-interface/spec v1.9.0 ## explicit @@ -254,7 +260,9 @@ ## explicit # github.com/containerd/continuity v0.4.3 ## explicit -# github.com/containerd/errdefs v0.1.0 +# github.com/containerd/errdefs v0.3.0 +## explicit +# github.com/containerd/errdefs/pkg v0.3.0 ## explicit # github.com/containerd/fifo v1.1.0 ## explicit @@ -288,14 +296,12 @@ ## explicit # github.com/coreos/go-semver v0.3.1 ## explicit -# github.com/cpuguy83/go-md2man/v2 v2.0.4 +# github.com/cpuguy83/go-md2man/v2 v2.0.5 ## explicit -# github.com/cyphar/filepath-securejoin v0.2.5 +# github.com/cyphar/filepath-securejoin v0.3.4 ## explicit # github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc ## explicit -# github.com/daviddengcn/go-colortext v1.0.0 -## explicit # github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c ## explicit # github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 @@ -326,9 +332,9 @@ ## explicit # github.com/euank/go-kmsg-parser v2.0.0+incompatible ## explicit -# github.com/evanphx/json-patch v5.6.0+incompatible +# github.com/evanphx/json-patch v5.9.0+incompatible ## explicit -# github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d +# github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f ## explicit # github.com/fatih/camelcase v1.0.0 ## explicit @@ -352,6 +358,8 @@ ## explicit # github.com/go-openapi/swag v0.23.0 ## explicit +# github.com/go-sql-driver/mysql v1.8.1 +## explicit # github.com/goccy/go-json v0.10.2 ## explicit # github.com/godbus/dbus/v5 v5.1.0 @@ -360,7 +368,7 @@ ## explicit # github.com/gogo/protobuf v1.3.2 ## explicit -# github.com/golang-jwt/jwt/v4 v4.5.0 +# github.com/golang-jwt/jwt/v4 v4.5.1 ## explicit # github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da ## explicit @@ -370,23 +378,23 @@ ## explicit # github.com/google/btree v1.1.2 ## explicit -# github.com/google/cel-go v0.20.1 +# github.com/google/cel-go v0.22.0 ## explicit -# github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 +# github.com/google/gnostic-models v0.6.9 ## explicit # github.com/google/go-cmp v0.6.0 ## explicit -# github.com/google/go-containerregistry v0.14.0 +# github.com/google/go-containerregistry v0.20.2 ## explicit # github.com/google/gofuzz v1.2.0 ## explicit # github.com/google/gopacket v1.1.19 ## explicit -# github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 +# github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db ## explicit # github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 ## explicit -# github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 +# github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 ## explicit # github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 ## explicit @@ -416,8 +424,6 @@ ## explicit # github.com/huin/goupnp v1.3.0 ## explicit -# github.com/imdario/mergo v0.3.16 -## explicit # github.com/inconshreveable/mousetrap v1.1.0 ## explicit # github.com/intel/goresctrl v0.7.0 @@ -436,11 +442,11 @@ ## explicit # github.com/jackc/pgpassfile v1.0.0 ## explicit -# github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a +# github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 ## explicit -# github.com/jackc/pgx/v5 v5.5.4 +# github.com/jackc/pgx/v5 v5.7.1 ## explicit -# github.com/jackc/puddle/v2 v2.2.1 +# github.com/jackc/puddle/v2 v2.2.2 ## explicit # github.com/jackpal/go-nat-pmp v1.0.2 ## explicit @@ -500,6 +506,8 @@ ## explicit # github.com/mattn/go-isatty v0.0.20 ## explicit +# github.com/mattn/go-sqlite3 v1.14.24 +## explicit # github.com/mdlayher/genetlink v1.3.2 ## explicit # github.com/mdlayher/netlink v1.7.2 @@ -532,7 +540,7 @@ ## explicit # github.com/moby/locker v1.0.1 ## explicit -# github.com/moby/spdystream v0.4.0 +# github.com/moby/spdystream v0.5.0 ## explicit # github.com/moby/sys/mountinfo v0.7.2 ## explicit @@ -560,8 +568,6 @@ ## explicit # github.com/mr-tron/base58 v1.2.0 ## explicit -# github.com/mrunalp/fileutils v0.5.1 -## explicit # github.com/multiformats/go-base32 v0.1.0 ## explicit # github.com/multiformats/go-base36 v0.2.0 @@ -640,8 +646,6 @@ ## explicit # github.com/russross/blackfriday/v2 v2.1.0 ## explicit -# github.com/seccomp/libseccomp-golang v0.10.0 -## explicit # github.com/shengdoushi/base58 v1.0.0 ## explicit # github.com/soheilhy/cmux v0.1.5 @@ -666,7 +670,7 @@ ## explicit # github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 ## explicit -# github.com/urfave/cli/v2 v2.27.4 +# github.com/urfave/cli/v2 v2.27.5 ## explicit # github.com/vbatts/tar-split v0.11.5 ## explicit @@ -682,13 +686,11 @@ ## explicit # go.etcd.io/bbolt v1.3.11 ## explicit -# go.etcd.io/etcd/client/pkg/v3 v3.5.14 +# go.etcd.io/etcd/client/v2 v2.305.16 ## explicit -# go.etcd.io/etcd/client/v2 v2.305.13 +# go.etcd.io/etcd/pkg/v3 v3.5.16 ## explicit -# go.etcd.io/etcd/pkg/v3 v3.5.13 -## explicit -# go.etcd.io/etcd/raft/v3 v3.5.13 +# go.etcd.io/etcd/raft/v3 v3.5.16 ## explicit # go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 ## explicit @@ -716,45 +718,37 @@ ## explicit # go.opentelemetry.io/proto/otlp v1.3.1 ## explicit -# go.starlark.net v0.0.0-20230525235612-a134d8f9ddca -## explicit # go.uber.org/dig v1.17.1 ## explicit # go.uber.org/fx v1.20.1 ## explicit -# go.uber.org/mock v0.4.0 -## explicit # go.uber.org/multierr v1.11.0 ## explicit -# go.uber.org/zap v1.27.0 -## explicit # golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 ## explicit -# golang.org/x/mod v0.20.0 +# golang.org/x/oauth2 v0.23.0 ## explicit -# golang.org/x/oauth2 v0.21.0 +# golang.org/x/term v0.26.0 ## explicit -# golang.org/x/term v0.23.0 +# golang.org/x/text v0.20.0 ## explicit -# golang.org/x/text v0.17.0 +# golang.org/x/time v0.7.0 ## explicit -# golang.org/x/time v0.5.0 +# golang.org/x/tools v0.27.0 ## explicit -# golang.org/x/tools v0.24.0 -## explicit -# golang.zx2c4.com/wireguard v0.0.0-20230325221338-052af4a8072b +# golang.zx2c4.com/wireguard v0.0.0-20231211153847-12269c276173 ## explicit # golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6 ## explicit # gonum.org/v1/gonum v0.13.0 ## explicit -# google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 +# google.golang.org/genproto v0.0.0-20240903143218-8af14fe29dc1 ## explicit -# google.golang.org/genproto/googleapis/api v0.0.0-20240701130421-f6361c86f094 +# google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 ## explicit -# google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf +# google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 ## explicit -# google.golang.org/protobuf v1.34.2 +# google.golang.org/protobuf v1.35.2 ## explicit # gopkg.in/inf.v0 v0.9.1 ## explicit @@ -766,9 +760,9 @@ ## explicit # gopkg.in/yaml.v3 v3.0.1 ## explicit -# k8s.io/apiextensions-apiserver v0.31.1 +# k8s.io/apiextensions-apiserver v0.32.0 ## explicit -# k8s.io/code-generator v0.31.1 +# k8s.io/code-generator v0.32.0 ## explicit # k8s.io/controller-manager v0.25.4 ## explicit @@ -778,115 +772,117 @@ ## explicit # k8s.io/endpointslice v0.0.0 ## explicit -# k8s.io/gengo v0.0.0-20240228010128-51d4e06bde70 +# k8s.io/externaljwt v1.32.0 ## explicit -# k8s.io/gengo/v2 v2.0.0-20240228010128-51d4e06bde70 +# k8s.io/gengo v0.0.0-20240911193312-2b36238f13e9 +## explicit +# k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9 ## explicit # k8s.io/kms v0.0.0 ## explicit -# k8s.io/kube-aggregator v0.31.1 +# k8s.io/kube-aggregator v0.32.0 ## explicit # k8s.io/kube-controller-manager v0.0.0 ## explicit -# k8s.io/kube-openapi v0.0.0-20240730131305-7a9a4e85957e +# k8s.io/kube-openapi v0.0.0-20241127205056-99599406b04f ## explicit # k8s.io/kube-scheduler v0.0.0 ## explicit -# k8s.io/kubelet v0.31.1 -## explicit # k8s.io/metrics v0.0.0 ## explicit -# k8s.io/mount-utils v0.31.1 +# k8s.io/mount-utils v0.32.0 ## explicit # k8s.io/pod-security-admission v0.0.0 ## explicit # lukechampine.com/blake3 v1.2.1 ## explicit -# sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.3 +# sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.0 ## explicit -# sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd +# sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 ## explicit # sigs.k8s.io/knftables v0.0.17 ## explicit -# sigs.k8s.io/kustomize/api v0.17.2 +# sigs.k8s.io/kustomize/api v0.18.0 ## explicit -# sigs.k8s.io/kustomize/kustomize/v5 v5.4.2 +# sigs.k8s.io/kustomize/kustomize/v5 v5.5.0 ## explicit -# sigs.k8s.io/kustomize/kyaml v0.17.1 +# sigs.k8s.io/kustomize/kyaml v0.18.1 ## explicit -# sigs.k8s.io/structured-merge-diff/v4 v4.4.1 +# sigs.k8s.io/structured-merge-diff/v4 v4.4.3 ## explicit # tags.cncf.io/container-device-interface v0.8.0 ## explicit # tags.cncf.io/container-device-interface/specs-go v0.8.0 ## explicit # github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.11.7 -# github.com/Mirantis/cri-dockerd => github.com/k3s-io/cri-dockerd v0.3.15-k3s1.31-3 +# github.com/Mirantis/cri-dockerd => github.com/k3s-io/cri-dockerd v0.3.15-k3s1.32-1 +# github.com/cilium/ebpf => github.com/cilium/ebpf v0.12.3 # github.com/cloudnativelabs/kube-router/v2 => github.com/k3s-io/kube-router/v2 v2.2.1 -# github.com/containerd/containerd => github.com/k3s-io/containerd v1.7.21-k3s2 +# github.com/containerd/containerd => github.com/k3s-io/containerd v1.7.23-k3s2 # github.com/containerd/imgcrypt => github.com/containerd/imgcrypt v1.1.11 # github.com/distribution/reference => github.com/distribution/reference v0.5.0 -# github.com/docker/cli => github.com/docker/cli v27.1.2+incompatible # github.com/docker/distribution => github.com/docker/distribution v2.8.3+incompatible # github.com/docker/docker => github.com/docker/docker v25.0.6+incompatible # github.com/emicklei/go-restful/v3 => github.com/emicklei/go-restful/v3 v3.11.0 # github.com/golang/protobuf => github.com/golang/protobuf v1.5.4 +# github.com/google/cadvisor => github.com/k3s-io/cadvisor v0.51.0-k3s1 # github.com/googleapis/gax-go/v2 => github.com/googleapis/gax-go/v2 v2.12.0 # github.com/open-policy-agent/opa => github.com/open-policy-agent/opa v0.59.0 -# github.com/opencontainers/runc => github.com/k3s-io/runc v1.1.14-k3s1 +# github.com/opencontainers/runc => github.com/k3s-io/runc v1.2.1-k3s1 # github.com/opencontainers/selinux => github.com/opencontainers/selinux v1.11.0 # github.com/prometheus/client_golang => github.com/prometheus/client_golang v1.19.1 # github.com/prometheus/common => github.com/prometheus/common v0.55.0 -# github.com/spegel-org/spegel => github.com/k3s-io/spegel v0.0.23-0.20240516234953-f3d2c4072314 +# github.com/spegel-org/spegel => github.com/k3s-io/spegel v0.0.22 # github.com/ugorji/go => github.com/ugorji/go v1.2.11 -# go.etcd.io/etcd/api/v3 => github.com/k3s-io/etcd/api/v3 v3.5.13-k3s1 -# go.etcd.io/etcd/client/pkg/v3 => github.com/k3s-io/etcd/client/pkg/v3 v3.5.13-k3s1 -# go.etcd.io/etcd/client/v2 => github.com/k3s-io/etcd/client/v2 v2.305.13-k3s1 -# go.etcd.io/etcd/client/v3 => github.com/k3s-io/etcd/client/v3 v3.5.13-k3s1 -# go.etcd.io/etcd/etcdutl/v3 => github.com/k3s-io/etcd/etcdutl/v3 v3.5.13-k3s1 -# go.etcd.io/etcd/pkg/v3 => github.com/k3s-io/etcd/pkg/v3 v3.5.13-k3s1 -# go.etcd.io/etcd/raft/v3 => github.com/k3s-io/etcd/raft/v3 v3.5.13-k3s1 -# go.etcd.io/etcd/server/v3 => github.com/k3s-io/etcd/server/v3 v3.5.13-k3s1 +# go.etcd.io/etcd/api/v3 => github.com/k3s-io/etcd/api/v3 v3.5.16-k3s1 +# go.etcd.io/etcd/client/pkg/v3 => github.com/k3s-io/etcd/client/pkg/v3 v3.5.16-k3s1 +# go.etcd.io/etcd/client/v2 => github.com/k3s-io/etcd/client/v2 v2.305.16-k3s1 +# go.etcd.io/etcd/client/v3 => github.com/k3s-io/etcd/client/v3 v3.5.16-k3s1 +# go.etcd.io/etcd/etcdutl/v3 => github.com/k3s-io/etcd/etcdutl/v3 v3.5.16-k3s1 +# go.etcd.io/etcd/pkg/v3 => github.com/k3s-io/etcd/pkg/v3 v3.5.16-k3s1 +# go.etcd.io/etcd/raft/v3 => github.com/k3s-io/etcd/raft/v3 v3.5.16-k3s1 +# go.etcd.io/etcd/server/v3 => github.com/k3s-io/etcd/server/v3 v3.5.16-k3s1 # 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 -# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc => go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 # golang.org/x/crypto => golang.org/x/crypto v0.24.0 # golang.org/x/net => golang.org/x/net v0.26.0 # golang.org/x/sys => golang.org/x/sys v0.21.0 # google.golang.org/genproto => google.golang.org/genproto v0.0.0-20230525234035-dd9d682886f9 -# google.golang.org/grpc => google.golang.org/grpc v1.64.0 +# google.golang.org/grpc => google.golang.org/grpc v1.65.0 # gopkg.in/square/go-jose.v2 => gopkg.in/square/go-jose.v2 v2.6.0 -# k8s.io/api => github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.31.1-k3s3 -# k8s.io/apiextensions-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.31.1-k3s3 -# k8s.io/apimachinery => github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.31.1-k3s3 -# k8s.io/apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.31.1-k3s3 -# k8s.io/cli-runtime => github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.31.1-k3s3 -# k8s.io/client-go => github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.31.1-k3s3 -# k8s.io/cloud-provider => github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.31.1-k3s3 -# k8s.io/cluster-bootstrap => github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.31.1-k3s3 -# k8s.io/code-generator => github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.31.1-k3s3 -# k8s.io/component-base => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.31.1-k3s3 -# k8s.io/component-helpers => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.31.1-k3s3 -# k8s.io/controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.31.1-k3s3 -# k8s.io/cri-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.31.1-k3s3 -# k8s.io/csi-translation-lib => github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.31.1-k3s3 -# k8s.io/dynamic-resource-allocation => github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.31.1-k3s3 -# k8s.io/endpointslice => github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.31.1-k3s3 +# k8s.io/api => github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.32.0-k3s1 +# k8s.io/apiextensions-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.32.0-k3s1 +# k8s.io/apimachinery => github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.32.0-k3s1 +# k8s.io/apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.32.0-k3s1 +# k8s.io/cli-runtime => github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.32.0-k3s1 +# k8s.io/client-go => github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.32.0-k3s1 +# k8s.io/cloud-provider => github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.32.0-k3s1 +# k8s.io/cluster-bootstrap => github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.32.0-k3s1 +# k8s.io/code-generator => github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.32.0-k3s1 +# k8s.io/component-base => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.32.0-k3s1 +# k8s.io/component-helpers => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.32.0-k3s1 +# k8s.io/controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.32.0-k3s1 +# k8s.io/cri-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.32.0-k3s1 +# k8s.io/csi-translation-lib => github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.32.0-k3s1 +# k8s.io/dynamic-resource-allocation => github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.32.0-k3s1 +# k8s.io/endpointslice => github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.32.0-k3s1 +# k8s.io/externaljwt => github.com/k3s-io/kubernetes/staging/src/k8s.io/externaljwt v1.32.0-k3s1 # k8s.io/klog => github.com/k3s-io/klog v1.0.0-k3s2 # k8s.io/klog/v2 => github.com/k3s-io/klog/v2 v2.120.1-k3s1 -# k8s.io/kms => github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.31.1-k3s3 -# k8s.io/kube-aggregator => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.31.1-k3s3 -# k8s.io/kube-controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.31.1-k3s3 -# k8s.io/kube-proxy => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.31.1-k3s3 -# k8s.io/kube-scheduler => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.31.1-k3s3 -# k8s.io/kubectl => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.31.1-k3s3 -# k8s.io/kubelet => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.31.1-k3s3 -# k8s.io/kubernetes => github.com/k3s-io/kubernetes v1.31.1-k3s3 -# k8s.io/metrics => github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.31.1-k3s3 -# k8s.io/mount-utils => github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.31.1-k3s3 -# k8s.io/node-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/node-api v1.31.1-k3s3 -# k8s.io/pod-security-admission => github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.31.1-k3s3 -# k8s.io/sample-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver v1.31.1-k3s3 -# k8s.io/sample-cli-plugin => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin v1.31.1-k3s3 -# k8s.io/sample-controller => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller v1.31.1-k3s3 +# k8s.io/kms => github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.32.0-k3s1 +# k8s.io/kube-aggregator => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.32.0-k3s1 +# k8s.io/kube-controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.32.0-k3s1 +# k8s.io/kube-openapi => k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f +# k8s.io/kube-proxy => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.32.0-k3s1 +# k8s.io/kube-scheduler => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.32.0-k3s1 +# k8s.io/kubectl => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.32.0-k3s1 +# k8s.io/kubelet => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.32.0-k3s1 +# k8s.io/kubernetes => github.com/k3s-io/kubernetes v1.32.0-k3s1 +# k8s.io/metrics => github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.32.0-k3s1 +# k8s.io/mount-utils => github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.32.0-k3s1 +# k8s.io/node-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/node-api v1.32.0-k3s1 +# k8s.io/pod-security-admission => github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.32.0-k3s1 +# k8s.io/sample-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver v1.32.0-k3s1 +# k8s.io/sample-cli-plugin => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin v1.32.0-k3s1 +# k8s.io/sample-controller => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller v1.32.0-k3s1 # sigs.k8s.io/cri-tools => github.com/k3s-io/cri-tools v1.31.0-k3s2 # 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 b78d0506..8f32afb2 100644 --- a/recipes-containers/k3s/k3s_git.bb +++ b/recipes-containers/k3s/k3s_git.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://k3s.io/" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/src/import/LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" -SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.31;name=k3s;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ +SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.32;name=k3s;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ file://k3s.service \ file://k3s-agent.service \ file://k3s-agent \ @@ -16,10 +16,10 @@ SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.31;name=k3s;protoco " SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5" -SRCREV_k3s = "452dbbc14c747a0070fdf007ef2239a6e5d8d934" +SRCREV_k3s = "cca8facaa33a3ec7897349a8740fd96029590c31" SRCREV_FORMAT = "k3s_fuse" -PV = "v1.31.1+k3s1+git${SRCREV_k3s}" +PV = "v1.32.0-rc2+k3s1+git${SRCREV_k3s}" include src_uri.inc diff --git a/recipes-containers/k3s/relocation.inc b/recipes-containers/k3s/relocation.inc index 13a911a4..72c02319 100644 --- a/recipes-containers/k3s/relocation.inc +++ b/recipes-containers/k3s/relocation.inc @@ -1,26 +1,24 @@ export sites="k8s.io/utils:k8s.io/utils:force \ + cel.dev/expr:cel.dev/expr:force \ k8s.io/gengo:k8s.io/gengo:force \ go.uber.org/fx:go.uber.org/fx:force \ - dario.cat/mergo:dario.cat/mergo:force \ - go.starlark.net:go.starlark.net:force \ - go.uber.org/dig:go.uber.org/dig:force \ go.uber.org/zap:go.uber.org/zap:force \ + dario.cat/mergo:dario.cat/mergo:force \ + go.uber.org/dig:go.uber.org/dig:force \ gopkg.in/inf.v0:gopkg.in/inf.v0:force \ gopkg.in/ini.v1:gopkg.in/ini.v1:force \ + go.uber.org/mock:go.uber.org/mock:force \ + golang.org/x/mod:golang.org/x/mod:force \ golang.org/x/net:golang.org/x/net:force \ golang.org/x/sys:golang.org/x/sys:force \ gopkg.in/yaml.v2:gopkg.in/yaml.v2:force \ - inet.af/tcpproxy:inet.af/tcpproxy:force \ sigs.k8s.io/yaml:sigs.k8s.io/yaml:force \ go.etcd.io/bbolt:go.etcd.io/bbolt:force \ go.opencensus.io:go.opencensus.io:force \ - go.uber.org/mock:go.uber.org/mock:force \ golang.org/x/exp:golang.org/x/exp:force \ - golang.org/x/mod:golang.org/x/mod:force \ gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \ sigs.k8s.io/json:sigs.k8s.io/json:force \ k8s.io/gengo/v2:k8s.io/gengo/v2/v2:force \ - github.com/lib/pq:github.com/lib/pq:force \ golang.org/x/sync:golang.org/x/sync:force \ k8s.io/cri-client:k8s.io/cri-client:force \ github.com/rs/xid:github.com/rs/xid:force \ @@ -43,7 +41,6 @@ export sites="k8s.io/utils:k8s.io/utils:force \ github.com/urfave/cli:github.com/urfave/cli:force \ github.com/docker/cli:github.com/docker/cli:force \ sigs.k8s.io/knftables:sigs.k8s.io/knftables:force \ - github.com/golang/mock:github.com/golang/mock:force \ github.com/google/uuid:github.com/google/uuid:force \ github.com/gorilla/mux:github.com/gorilla/mux:force \ github.com/k3s-io/kine:github.com/k3s-io/kine:force \ @@ -67,6 +64,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \ github.com/go-test/deep:github.com/go-test/deep:force \ github.com/otiai10/copy:github.com/otiai10/copy:force \ github.com/x448/float16:github.com/x448/float16:force \ + filippo.io/edwards25519:filippo.io/edwards25519:force \ github.com/Rican7/retry:github.com/Rican7/retry:force \ github.com/beorn7/perks:github.com/beorn7/perks:force \ github.com/blang/semver:github.com/blang/semver:force \ @@ -90,7 +88,6 @@ export sites="k8s.io/utils:k8s.io/utils:force \ github.com/google/cel-go:github.com/google/cel-go:force \ github.com/google/go-cmp:github.com/google/go-cmp:force \ github.com/google/gofuzz:github.com/google/gofuzz:force \ - github.com/imdario/mergo:github.com/imdario/mergo:force \ github.com/koron/go-ssdp:github.com/koron/go-ssdp:force \ github.com/libp2p/go-nat:github.com/libp2p/go-nat:force \ github.com/mikioh/tcpopt:github.com/mikioh/tcpopt:force \ @@ -120,7 +117,8 @@ export sites="k8s.io/utils:k8s.io/utils:force \ github.com/xrash/smetrics:github.com/xrash/smetrics:force \ github.com/blang/semver/v4:github.com/blang/semver/v4:force \ github.com/containerd/aufs:github.com/containerd/aufs:force \ - github.com/google/cadvisor:github.com/google/cadvisor:force \ + github.com/google/cadvisor:github.com/k3s-io/cadvisor:force \ + github.com/inetaf/tcpproxy:github.com/inetaf/tcpproxy:force \ github.com/opencontainers/runc:github.com/k3s-io/runc:force \ github.com/rancher/wharfie:github.com/rancher/wharfie:force \ github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \ @@ -152,9 +150,9 @@ export sites="k8s.io/utils:k8s.io/utils:force \ github.com/moby/sys/user:github.com/moby/sys/user/user:force \ github.com/json-iterator/go:github.com/json-iterator/go:force \ github.com/libp2p/go-libp2p:github.com/libp2p/go-libp2p:force \ - github.com/mattn/go-sqlite3:github.com/mattn/go-sqlite3:force \ github.com/stretchr/testify:github.com/stretchr/testify:force \ github.com/buger/jsonparser:github.com/buger/jsonparser:force \ + github.com/Microsoft/hnslib:github.com/Microsoft/hnslib:force \ github.com/containerd/ttrpc:github.com/containerd/ttrpc:force \ github.com/coreos/go-semver:github.com/coreos/go-semver:force \ github.com/docker/go-events:github.com/docker/go-events:force \ @@ -164,6 +162,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \ github.com/josharian/intern:github.com/josharian/intern:force \ github.com/josharian/native:github.com/josharian/native:force \ github.com/lithammer/dedent:github.com/lithammer/dedent:force \ + github.com/mattn/go-sqlite3:github.com/mattn/go-sqlite3:force \ github.com/mdlayher/netlink:github.com/mdlayher/netlink:force \ github.com/mistifyio/go-zfs:github.com/mistifyio/go-zfs:force \ github.com/syndtr/goleveldb:github.com/syndtr/goleveldb:force \ @@ -195,7 +194,6 @@ export sites="k8s.io/utils:k8s.io/utils:force \ github.com/liggitt/tabwriter:github.com/liggitt/tabwriter:force \ github.com/minio/highwayhash:github.com/minio/highwayhash:force \ github.com/minio/sha256-simd:github.com/minio/sha256-simd:force \ - github.com/mrunalp/fileutils:github.com/mrunalp/fileutils:force \ github.com/munnerz/goautoneg:github.com/munnerz/goautoneg:force \ github.com/pelletier/go-toml:github.com/pelletier/go-toml:force \ github.com/prometheus/procfs:github.com/prometheus/procfs:force \ @@ -237,7 +235,6 @@ export sites="k8s.io/utils:k8s.io/utils:force \ github.com/Mirantis/cri-dockerd:github.com/k3s-io/cri-dockerd:force \ github.com/containerd/containerd:github.com/k3s-io/containerd:force \ github.com/erikdubbelboer/gspt:github.com/erikdubbelboer/gspt:force \ - github.com/go-sql-driver/mysql:github.com/go-sql-driver/mysql:force \ github.com/rancher/permissions:github.com/rancher/permissions:force \ github.com/rancher/wrangler/v3:github.com/rancher/wrangler/v3:force \ github.com/vishvananda/netlink:github.com/vishvananda/netlink:force \ @@ -252,6 +249,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \ github.com/containers/ocicrypt:github.com/containers/ocicrypt:force \ github.com/docker/distribution:github.com/docker/distribution:force \ github.com/emicklei/go-restful:github.com/emicklei/go-restful:force \ + github.com/go-sql-driver/mysql:github.com/go-sql-driver/mysql:force \ github.com/gregjones/httpcache:github.com/gregjones/httpcache:force \ github.com/jackc/pgservicefile:github.com/jackc/pgservicefile:force \ github.com/jonboulle/clockwork:github.com/jonboulle/clockwork:force \ @@ -320,7 +318,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \ github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2:force \ go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \ github.com/prometheus/client_golang:github.com/prometheus/client_golang:force \ - github.com/daviddengcn/go-colortext:github.com/daviddengcn/go-colortext:force \ + github.com/containerd/errdefs/pkg:github.com/containerd/errdefs/pkg/pkg:force \ github.com/go-openapi/jsonreference:github.com/go-openapi/jsonreference:force \ github.com/libp2p/go-libp2p-kad-dht:github.com/libp2p/go-libp2p-kad-dht:force \ github.com/libp2p/go-libp2p-kbucket:github.com/libp2p/go-libp2p-kbucket:force \ @@ -334,7 +332,6 @@ export sites="k8s.io/utils:k8s.io/utils:force \ github.com/multiformats/go-multibase:github.com/multiformats/go-multibase:force \ github.com/multiformats/go-multihash:github.com/multiformats/go-multihash:force \ github.com/opencontainers/image-spec:github.com/opencontainers/image-spec:force \ - github.com/seccomp/libseccomp-golang:github.com/seccomp/libseccomp-golang:force \ github.com/stefanberger/go-pkcs11uri:github.com/stefanberger/go-pkcs11uri:force \ github.com/whyrusleeping/go-keyspace:github.com/whyrusleeping/go-keyspace:force \ sigs.k8s.io/structured-merge-diff/v4:sigs.k8s.io/structured-merge-diff/v4:force \ @@ -345,6 +342,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \ github.com/libopenstorage/openstorage:github.com/libopenstorage/openstorage:force \ github.com/multiformats/go-multicodec:github.com/multiformats/go-multicodec:force \ github.com/opentracing/opentracing-go:github.com/opentracing/opentracing-go:force \ + go.etcd.io/etcd/client/pkg/v3:github.com/k3s-io/etcd/client/pkg/v3/client/pkg:force \ github.com/AdamKorcz/go-118-fuzz-build:github.com/AdamKorcz/go-118-fuzz-build:force \ github.com/bronze1man/goStrongswanVici:github.com/bronze1man/goStrongswanVici:force \ github.com/containerd/containerd/api:github.com/containerd/containerd/api/api:force \ @@ -354,12 +352,10 @@ export sites="k8s.io/utils:k8s.io/utils:force \ github.com/monochromegane/go-gitignore:github.com/monochromegane/go-gitignore:force \ github.com/multiformats/go-multistream:github.com/multiformats/go-multistream:force \ github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec:force \ - go.etcd.io/etcd/client/pkg/v3:github.com/k3s-io/etcd/client/pkg/v3/client/pkg:force \ github.com/opencontainers/runtime-tools:github.com/opencontainers/runtime-tools:force \ sigs.k8s.io/kustomize/kustomize/v5:sigs.k8s.io/kustomize/kustomize/v5/kustomize:force \ tags.cncf.io/container-device-interface:tags.cncf.io/container-device-interface:force \ github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter:force \ - github.com/checkpoint-restore/go-criu/v5:github.com/checkpoint-restore/go-criu/v5:force \ github.com/hashicorp/golang-lru/arc/v2:github.com/hashicorp/golang-lru/arc/v2/arc:force \ github.com/multiformats/go-multiaddr-dns:github.com/multiformats/go-multiaddr-dns:force \ github.com/multiformats/go-multiaddr-fmt:github.com/multiformats/go-multiaddr-fmt:force \ @@ -386,6 +382,7 @@ export sites="k8s.io/utils:k8s.io/utils:force \ k8s.io/kube-proxy:github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy/staging/src/k8s.io/kube-proxy:force \ tags.cncf.io/container-device-interface/specs-go:tags.cncf.io/container-device-interface/specs-go/specs-go:force \ k8s.io/cli-runtime:github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime/staging/src/k8s.io/cli-runtime:force \ + k8s.io/externaljwt:github.com/k3s-io/kubernetes/staging/src/k8s.io/externaljwt/staging/src/k8s.io/externaljwt:force \ k8s.io/mount-utils:github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils/staging/src/k8s.io/mount-utils:force \ k8s.io/apimachinery:github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery/staging/src/k8s.io/apimachinery:force \ k8s.io/endpointslice:github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice/staging/src/k8s.io/endpointslice:force \ diff --git a/recipes-containers/k3s/src_uri.inc b/recipes-containers/k3s/src_uri.inc index 63f67028..29fa6675 100644 --- a/recipes-containers/k3s/src_uri.inc +++ b/recipes-containers/k3s/src_uri.inc @@ -1,11 +1,16 @@ -# k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 -# [1] git ls-remote https://github.com/kubernetes/utils 18e509b52bc851d6169db17631e99453021dea21 -SRCREV_utils="18e509b52bc851d6169db17631e99453021dea21" +# k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 +# [1] git ls-remote https://github.com/kubernetes/utils 3ea5e8cea73810f6d2951b37183cf91e19f63455 +SRCREV_utils="3ea5e8cea73810f6d2951b37183cf91e19f63455" SRC_URI += "git://github.com/kubernetes/utils;name=utils;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/utils" -# k8s.io/gengo v0.0.0-20240228010128-51d4e06bde70 -# [1] git ls-remote https://github.com/kubernetes/gengo 51d4e06bde7070d095fd4c266e51dbe135511a97 -SRCREV_gengo="51d4e06bde7070d095fd4c266e51dbe135511a97" +# cel.dev/expr v0.18.0 +# [1] git ls-remote https://github.com/google/cel-spec 373994d7e20e582fce56767b01ac5039524cddab +SRCREV_expr="373994d7e20e582fce56767b01ac5039524cddab" +SRC_URI += "git://github.com/google/cel-spec;name=expr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/cel.dev/expr" + +# k8s.io/gengo v0.0.0-20240911193312-2b36238f13e9 +# [1] git ls-remote https://github.com/kubernetes/gengo 2b36238f13e9b8aebe4c286c2ffb2fc71f4be3c5 +SRCREV_gengo="2b36238f13e9b8aebe4c286c2ffb2fc71f4be3c5" SRC_URI += "git://github.com/kubernetes/gengo;name=gengo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/gengo" # go.uber.org/fx v1.20.1 @@ -13,26 +18,21 @@ SRC_URI += "git://github.com/kubernetes/gengo;name=gengo;protocol=https;nobranch SRCREV_fx="9636854c6fc588f0ca497000ac18f858f8083ebd" SRC_URI += "git://github.com/uber-go/fx;name=fx;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/fx" +# go.uber.org/zap v1.27.0 +# [1] git ls-remote https://github.com/uber-go/zap fcf8ee58669e358bbd6460bef5c2ee7a53c0803a +SRCREV_zap="fcf8ee58669e358bbd6460bef5c2ee7a53c0803a" +SRC_URI += "git://github.com/uber-go/zap;name=zap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/zap" + # dario.cat/mergo v1.0.1 # [1] git ls-remote https://github.com/imdario/mergo 59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf SRCREV_mergo="59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf" SRC_URI += "git://github.com/imdario/mergo;name=mergo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/dario.cat/mergo" -# go.starlark.net v0.0.0-20230525235612-a134d8f9ddca -# [1] git ls-remote https://github.com/google/starlark-go a134d8f9ddca7469c736775b67544671f0a135ad -SRCREV_go.starlark.net="a134d8f9ddca7469c736775b67544671f0a135ad" -SRC_URI += "git://github.com/google/starlark-go;name=go.starlark.net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.starlark.net" - # go.uber.org/dig v1.17.1 # [1] git ls-remote https://github.com/uber-go/dig 3c7d5e3878b76b0a709514e395597059b6490fb5 SRCREV_dig="3c7d5e3878b76b0a709514e395597059b6490fb5" SRC_URI += "git://github.com/uber-go/dig;name=dig;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/dig" -# go.uber.org/zap v1.27.0 -# [1] git ls-remote https://github.com/uber-go/zap fcf8ee58669e358bbd6460bef5c2ee7a53c0803a -SRCREV_zap="fcf8ee58669e358bbd6460bef5c2ee7a53c0803a" -SRC_URI += "git://github.com/uber-go/zap;name=zap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/zap" - # gopkg.in/inf.v0 v0.9.1 # [1] git ls-remote https://github.com/go-inf/inf d2d2541c53f18d2a059457998ce2876cc8e67cbf SRCREV_inf.v0="d2d2541c53f18d2a059457998ce2876cc8e67cbf" @@ -43,11 +43,21 @@ SRC_URI += "git://github.com/go-inf/inf;name=inf.v0;protocol=https;nobranch=1;de SRCREV_ini.v1="b2f570e5b5b844226bbefe6fb521d891f529a951" SRC_URI += "git://github.com/go-ini/ini;name=ini.v1;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/ini.v1" -# k8s.io/gengo/v2 v2.0.0-20240228010128-51d4e06bde70 -# [1] git ls-remote https://github.com/kubernetes/gengo 51d4e06bde7070d095fd4c266e51dbe135511a97 -SRCREV_gengo-v2="51d4e06bde7070d095fd4c266e51dbe135511a97" +# k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9 +# [1] git ls-remote https://github.com/kubernetes/gengo 2b36238f13e9b8aebe4c286c2ffb2fc71f4be3c5 +SRCREV_gengo-v2="2b36238f13e9b8aebe4c286c2ffb2fc71f4be3c5" SRC_URI += "git://github.com/kubernetes/gengo;name=gengo-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/gengo/v2" +# go.uber.org/mock v0.4.0 +# [1] git ls-remote https://github.com/uber/mock 74a29c6e6c2cbb8ccee94db061c1604ff33fd188 +SRCREV_mock="74a29c6e6c2cbb8ccee94db061c1604ff33fd188" +SRC_URI += "git://github.com/uber/mock;name=mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/mock" + +# golang.org/x/mod v0.22.0 +# [1] git ls-remote https://go.googlesource.com/mod dec0365065b75edd0e98b0306f6f9b0051710ed2 +SRCREV_mod="dec0365065b75edd0e98b0306f6f9b0051710ed2" +SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/mod" + # golang.org/x/net v0.26.0 # [1] git ls-remote https://go.googlesource.com/net 66e838c6fbf5387ecedc26ce490b5f4d6864a854 SRCREV_net="66e838c6fbf5387ecedc26ce490b5f4d6864a854" @@ -63,11 +73,6 @@ SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;dests SRCREV_yaml.v2="7649d4548cb53a614db133b2a8ac1f31859dda8c" SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/yaml.v2" -# inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252 -# [1] git ls-remote https://github.com/inetaf/tcpproxy b6bb9b5b82524122bcf27291ede32d1517a14ab8 -SRCREV_tcpproxy="b6bb9b5b82524122bcf27291ede32d1517a14ab8" -SRC_URI += "git://github.com/inetaf/tcpproxy;name=tcpproxy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/inet.af/tcpproxy" - # sigs.k8s.io/yaml v1.4.0 # [1] git ls-remote https://github.com/kubernetes-sigs/yaml c3772b51db126345efe2dfe4ff8dac83b8141684 SRCREV_yaml="c3772b51db126345efe2dfe4ff8dac83b8141684" @@ -83,44 +88,29 @@ SRC_URI += "git://github.com/etcd-io/bbolt;name=bbolt;protocol=https;nobranch=1; SRCREV_go.opencensus.io="b1a01ee95db0e690d91d7193d037447816fae4c5" SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opencensus.io;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opencensus.io" -# go.uber.org/mock v0.4.0 -# [1] git ls-remote https://github.com/uber/mock 74a29c6e6c2cbb8ccee94db061c1604ff33fd188 -SRCREV_go.uber.org-mock="74a29c6e6c2cbb8ccee94db061c1604ff33fd188" -SRC_URI += "git://github.com/uber/mock;name=go.uber.org-mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/mock" - # golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 # [1] git ls-remote https://go.googlesource.com/exp 8a7402abbf56ed11a2540c1d8beb569bd29e22d1 SRCREV_exp="8a7402abbf56ed11a2540c1d8beb569bd29e22d1" SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/exp" -# golang.org/x/mod v0.20.0 -# [1] git ls-remote https://go.googlesource.com/mod bc151c4e8ccc31931553c47d43e41c0efc246096 -SRCREV_mod="bc151c4e8ccc31931553c47d43e41c0efc246096" -SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/mod" - # gopkg.in/yaml.v3 v3.0.1 # [1] git ls-remote https://github.com/go-yaml/yaml f6f7691b1fdeb513f56608cd2c32c51f8194bf51 SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51" SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/yaml.v3" -# sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -# [1] git ls-remote https://github.com/kubernetes-sigs/json bc3834ca7abd3a90f03ef00a27ad80cb892f9c21 -SRCREV_json="bc3834ca7abd3a90f03ef00a27ad80cb892f9c21" +# sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 +# [1] git ls-remote https://github.com/kubernetes-sigs/json 9aa6b5e7a4b39ff56593bf75f44924cb195127af +SRCREV_json="9aa6b5e7a4b39ff56593bf75f44924cb195127af" SRC_URI += "git://github.com/kubernetes-sigs/json;name=json;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/json" -# github.com/lib/pq v1.10.2 -# [1] git ls-remote https://github.com/lib/pq 2da6713d67f03911a05b1b6559adc85927fe076e -SRCREV_pq="2da6713d67f03911a05b1b6559adc85927fe076e" -SRC_URI += "git://github.com/lib/pq;name=pq;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/lib/pq" - -# golang.org/x/sync v0.8.0 -# [1] git ls-remote https://go.googlesource.com/sync 411f99ef121375a146e962b6eab78b03b7429483 -SRCREV_sync="411f99ef121375a146e962b6eab78b03b7429483" +# golang.org/x/sync v0.9.0 +# [1] git ls-remote https://go.googlesource.com/sync 151027eb5637d626749783009eab9f0a7cfb446a +SRCREV_sync="151027eb5637d626749783009eab9f0a7cfb446a" SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sync" -# k8s.io/cri-client v0.31.1 -# [1] git ls-remote https://github.com/kubernetes/cri-client d4d112d2215205d76202a44ca9f0bc22841cea70 -SRCREV_cri-client="d4d112d2215205d76202a44ca9f0bc22841cea70" +# k8s.io/cri-client v0.32.0 +# [1] git ls-remote https://github.com/kubernetes/cri-client d406b65ea8158e45dd0e3dafbd99640d7e8083e7 +SRCREV_cri-client="d406b65ea8158e45dd0e3dafbd99640d7e8083e7" SRC_URI += "git://github.com/kubernetes/cri-client;name=cri-client;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/cri-client" # github.com/rs/xid v1.5.0 @@ -128,24 +118,24 @@ SRC_URI += "git://github.com/kubernetes/cri-client;name=cri-client;protocol=http SRCREV_xid="47a0ac1e0b750ee1f43718be223bb07601c66a1f" SRC_URI += "git://github.com/rs/xid;name=xid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rs/xid" -# golang.org/x/term v0.23.0 -# [1] git ls-remote https://go.googlesource.com/term d59895469ac1327e92a3ee0ecb6dd868315fcd74 -SRCREV_x-term="d59895469ac1327e92a3ee0ecb6dd868315fcd74" +# golang.org/x/term v0.26.0 +# [1] git ls-remote https://go.googlesource.com/term b725e362a8129d135cfc48159c4c4117f2cdc3b6 +SRCREV_x-term="b725e362a8129d135cfc48159c4c4117f2cdc3b6" SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/term" -# golang.org/x/text v0.17.0 -# [1] git ls-remote https://go.googlesource.com/text b2bec85eb9df7c6fcf50218bde3db5e22b35e481 -SRCREV_text="b2bec85eb9df7c6fcf50218bde3db5e22b35e481" +# golang.org/x/text v0.20.0 +# [1] git ls-remote https://go.googlesource.com/text efd25daf282ae4d20d3625f1ccb4452fe40967ae +SRCREV_text="efd25daf282ae4d20d3625f1ccb4452fe40967ae" SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text" -# golang.org/x/time v0.5.0 -# [1] git ls-remote https://go.googlesource.com/time 883aed519795b30de35e6bc28ec8f681494afa87 -SRCREV_time="883aed519795b30de35e6bc28ec8f681494afa87" +# golang.org/x/time v0.7.0 +# [1] git ls-remote https://go.googlesource.com/time 772484ea383fac83b7da05684a96ae628b251bcd +SRCREV_time="772484ea383fac83b7da05684a96ae628b251bcd" SRC_URI += "git://go.googlesource.com/time;name=time;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/time" -# golang.org/x/tools v0.24.0 -# [1] git ls-remote https://go.googlesource.com/tools 3057be8f634fdb03e1da1cad9fff3415299ad3ad -SRCREV_tools="3057be8f634fdb03e1da1cad9fff3415299ad3ad" +# golang.org/x/tools v0.27.0 +# [1] git ls-remote https://go.googlesource.com/tools 4d2b19f26de18fb5fcfe5fa93e63cc44a98f1fcf +SRCREV_tools="4d2b19f26de18fb5fcfe5fa93e63cc44a98f1fcf" SRC_URI += "git://go.googlesource.com/tools;name=tools;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/tools" # gonum.org/v1/gonum v0.13.0 @@ -158,14 +148,14 @@ SRC_URI += "git://github.com/gonum/gonum;name=gonum;protocol=https;nobranch=1;de SRCREV_crypto="332fd656f4f013f66e643818fe8c759538456535" SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/crypto" -# golang.org/x/oauth2 v0.21.0 -# [1] git ls-remote https://go.googlesource.com/oauth2 5fd42413edb3b1699004a31b72e485e0e4ba1b13 -SRCREV_oauth2="5fd42413edb3b1699004a31b72e485e0e4ba1b13" +# golang.org/x/oauth2 v0.23.0 +# [1] git ls-remote https://go.googlesource.com/oauth2 3e6480915d39dd1a80fa460e56413857f02cc1b9 +SRCREV_oauth2="3e6480915d39dd1a80fa460e56413857f02cc1b9" SRC_URI += "git://go.googlesource.com/oauth2;name=oauth2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/oauth2" -# k8s.io/kube-openapi v0.0.0-20240730131305-7a9a4e85957e -# [1] git ls-remote https://github.com/kubernetes/kube-openapi 7a9a4e85957ec90b6bfcfa7169f9cb576dcc2e74 -SRCREV_kube-openapi="7a9a4e85957ec90b6bfcfa7169f9cb576dcc2e74" +# k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f +# [1] git ls-remote https://github.com/kubernetes/kube-openapi 32ad38e42d3faf1ce94eb29f4ea6d763339b258e +SRCREV_kube-openapi="32ad38e42d3faf1ce94eb29f4ea6d763339b258e" SRC_URI += "git://github.com/kubernetes/kube-openapi;name=kube-openapi;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/kube-openapi" # github.com/ipfs/boxo v0.10.0 @@ -218,11 +208,6 @@ SRC_URI += "git://github.com/docker/cli;name=docker-cli;protocol=https;nobranch= SRCREV_knftables="1cef1f45f514f463190150177fcb51b099453743" SRC_URI += "git://github.com/kubernetes-sigs/knftables;name=knftables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/knftables" -# github.com/golang/mock v1.6.0 -# [1] git ls-remote https://github.com/golang/mock aba2ff9a6844d5e3289e8472d3217d5b3090f083 -SRCREV_mock="aba2ff9a6844d5e3289e8472d3217d5b3090f083" -SRC_URI += "git://github.com/golang/mock;name=mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/mock" - # github.com/google/uuid v1.6.0 # [1] git ls-remote https://github.com/google/uuid 0f11ee6918f41a04c201eceeadf612a377bc7fbc SRCREV_uuid="0f11ee6918f41a04c201eceeadf612a377bc7fbc" @@ -233,19 +218,19 @@ SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;des SRCREV_mux="b4617d0b9670ad14039b2739167fd35a60f557c5" SRC_URI += "git://github.com/gorilla/mux;name=mux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gorilla/mux" -# github.com/k3s-io/kine v0.12.0 -# [1] git ls-remote https://github.com/k3s-io/kine 227f4d3646fd80f910f1c22c8f2c25ab09a99e3d -SRCREV_kine="227f4d3646fd80f910f1c22c8f2c25ab09a99e3d" +# github.com/k3s-io/kine v0.13.5 +# [1] git ls-remote https://github.com/k3s-io/kine 59c88f9b06d47d7f9338dcab688ec03f1ef751fd +SRCREV_kine="59c88f9b06d47d7f9338dcab688ec03f1ef751fd" SRC_URI += "git://github.com/k3s-io/kine;name=kine;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kine" -# github.com/onsi/gomega v1.34.1 -# [1] git ls-remote https://github.com/onsi/gomega fa057b845528c9336265d6df77e21d827f268c7d -SRCREV_gomega="fa057b845528c9336265d6df77e21d827f268c7d" +# github.com/onsi/gomega v1.35.1 +# [1] git ls-remote https://github.com/onsi/gomega 9f5a208e8adf32c11daf594b3c98a513f13388dd +SRCREV_gomega="9f5a208e8adf32c11daf594b3c98a513f13388dd" SRC_URI += "git://github.com/onsi/gomega;name=gomega;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/onsi/gomega" -# github.com/k3s-io/runc v1.1.14-k3s1 -# [1] git ls-remote https://github.com/k3s-io/runc 12de61fd0cc13ca57c188e8708b5576e2e3fd382 -SRCREV_runc="12de61fd0cc13ca57c188e8708b5576e2e3fd382" +# github.com/k3s-io/runc v1.2.1-k3s1 +# [1] git ls-remote https://github.com/k3s-io/runc 3b49dad67c6b107335eba8b74ceb059609a8a18f +SRCREV_runc="3b49dad67c6b107335eba8b74ceb059609a8a18f" SRC_URI += "git://github.com/k3s-io/runc;name=runc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/runc" # github.com/spf13/pflag v1.0.5 @@ -253,14 +238,14 @@ SRC_URI += "git://github.com/k3s-io/runc;name=runc;protocol=https;nobranch=1;des SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab" SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/pflag" -# google.golang.org/grpc v1.64.0 -# [1] git ls-remote https://github.com/grpc/grpc-go fa274d77904729c2893111ac292048d56dcf0bb1 -SRCREV_grpc="fa274d77904729c2893111ac292048d56dcf0bb1" +# google.golang.org/grpc v1.65.0 +# [1] git ls-remote https://github.com/grpc/grpc-go 2da976983bbb33feb3e25b7daaa8f60b9769adb5 +SRCREV_grpc="2da976983bbb33feb3e25b7daaa8f60b9769adb5" SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/grpc" -# github.com/cilium/ebpf v0.11.0 -# [1] git ls-remote https://github.com/cilium/ebpf 270c859894bd38cdd0c7783317b16343409e4df8 -SRCREV_ebpf="270c859894bd38cdd0c7783317b16343409e4df8" +# github.com/cilium/ebpf v0.12.3 +# [1] git ls-remote https://github.com/cilium/ebpf 1a65b78df6d9fbe88cd546d689e3e1af54227f23 +SRCREV_ebpf="1a65b78df6d9fbe88cd546d689e3e1af54227f23" SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cilium/ebpf" # github.com/flynn/noise v1.1.0 @@ -338,9 +323,14 @@ SRC_URI += "git://github.com/otiai10/copy;name=copy;protocol=https;nobranch=1;de SRCREV_float16="cb9afec31f2649663ebb64da5c6c32c3d365c3ca" SRC_URI += "git://github.com/x448/float16;name=float16;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/x448/float16" -# github.com/Rican7/retry v0.1.0 -# [1] git ls-remote https://github.com/Rican7/retry 28d17f812805614e76f170aa3c8698155ea8e019 -SRCREV_retry="28d17f812805614e76f170aa3c8698155ea8e019" +# filippo.io/edwards25519 v1.1.0 +# [1] git ls-remote https://github.com/FiloSottile/edwards25519 325f520de716c1d2d2b4e8dc2f82c7ccc5fac764 +SRCREV_edwards25519="325f520de716c1d2d2b4e8dc2f82c7ccc5fac764" +SRC_URI += "git://github.com/FiloSottile/edwards25519;name=edwards25519;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/filippo.io/edwards25519" + +# github.com/Rican7/retry v0.3.1 +# [1] git ls-remote https://github.com/Rican7/retry e6cc9ad35993d0a7edf857b494c854e0804440cd +SRCREV_retry="e6cc9ad35993d0a7edf857b494c854e0804440cd" SRC_URI += "git://github.com/Rican7/retry;name=retry;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Rican7/retry" # github.com/beorn7/perks v1.0.1 @@ -358,9 +348,9 @@ SRC_URI += "git://github.com/blang/semver;name=semver;protocol=https;nobranch=1; SRCREV_btree="8e29150ba321eef204059de2ab494f179b6cff2c" SRC_URI += "git://github.com/google/btree;name=btree;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/btree" -# github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 -# [1] git ls-remote https://github.com/google/pprof 813a5fbdbec8a66f7a5aedb876e1b2c3ee0f99ac -SRCREV_pprof="813a5fbdbec8a66f7a5aedb876e1b2c3ee0f99ac" +# github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db +# [1] git ls-remote https://github.com/google/pprof d1b30febd7dbc1a25a756add949019450c0eedf7 +SRCREV_pprof="d1b30febd7dbc1a25a756add949019450c0eedf7" SRC_URI += "git://github.com/google/pprof;name=pprof;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/pprof" # github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 @@ -368,9 +358,9 @@ SRC_URI += "git://github.com/google/pprof;name=pprof;protocol=https;nobranch=1;d SRCREV_shlex="e7afc7fbc51079733e9468cdfd1efcd7d196cd1d" SRC_URI += "git://github.com/google/shlex;name=shlex;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/shlex" -# github.com/jackc/pgx/v5 v5.5.4 -# [1] git ls-remote https://github.com/jackc/pgx da6f2c98f2664b215b40b1606551fdfcc7f3ea5c -SRCREV_pgx-v5="da6f2c98f2664b215b40b1606551fdfcc7f3ea5c" +# github.com/jackc/pgx/v5 v5.7.1 +# [1] git ls-remote https://github.com/jackc/pgx 672c4a3a24849b1f34857817e6ed76f6581bbe90 +SRCREV_pgx-v5="672c4a3a24849b1f34857817e6ed76f6581bbe90" SRC_URI += "git://github.com/jackc/pgx;name=pgx-v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jackc/pgx/v5" # github.com/miekg/pkcs11 v1.1.1 @@ -403,14 +393,14 @@ SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;des SRCREV_godotenv="3fc4292b58a67b78e1dbb6e47b4879a6cc602ec4" SRC_URI += "git://github.com/joho/godotenv;name=godotenv;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/joho/godotenv" -# github.com/rancher/lasso v0.0.0-20240724174736-24ab3dbf26f0 -# [1] git ls-remote https://github.com/rancher/lasso 24ab3dbf26f0bc6484ad2b4c58d4f375910922c0 -SRCREV_lasso="24ab3dbf26f0bc6484ad2b4c58d4f375910922c0" +# github.com/rancher/lasso v0.0.0-20241202185148-04649f379358 +# [1] git ls-remote https://github.com/rancher/lasso 04649f379358eee112591d30fc80bce1c6a43432 +SRCREV_lasso="04649f379358eee112591d30fc80bce1c6a43432" SRC_URI += "git://github.com/rancher/lasso;name=lasso;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/lasso" -# github.com/k3s-io/spegel v0.0.23-0.20240516234953-f3d2c4072314 -# [1] git ls-remote https://github.com/k3s-io/spegel f3d2c40723149dcefc9b219dddc5bdd44cff0874 -SRCREV_spegel="f3d2c40723149dcefc9b219dddc5bdd44cff0874" +# github.com/k3s-io/spegel v0.0.22 +# [1] git ls-remote https://github.com/k3s-io/spegel eb0fbdaf63ea87de804ed6ebf484af557968e6a9 +SRCREV_spegel="eb0fbdaf63ea87de804ed6ebf484af557968e6a9" SRC_URI += "git://github.com/k3s-io/spegel;name=spegel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/spegel" # github.com/stretchr/objx v0.5.2 @@ -418,9 +408,9 @@ SRC_URI += "git://github.com/k3s-io/spegel;name=spegel;protocol=https;nobranch=1 SRCREV_objx="307d0db21292676ac9d469826525c3630f47f63a" SRC_URI += "git://github.com/stretchr/objx;name=objx;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stretchr/objx" -# github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e -# [1] git ls-remote https://github.com/armon/circbuf bbbad097214e2918d8543d5201d12bfd7bca254d -SRCREV_circbuf="bbbad097214e2918d8543d5201d12bfd7bca254d" +# github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 +# [1] git ls-remote https://github.com/armon/circbuf 5111143e8da2e98b4ea6a8f32b9065ea1821c191 +SRCREV_circbuf="5111143e8da2e98b4ea6a8f32b9065ea1821c191" SRC_URI += "git://github.com/armon/circbuf;name=circbuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/armon/circbuf" # github.com/goccy/go-json v0.10.2 @@ -438,9 +428,9 @@ SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch SRCREV_snappy="544b4180ac705b7605231d4a4550a1acb22a19fe" SRC_URI += "git://github.com/golang/snappy;name=snappy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/snappy" -# github.com/google/cel-go v0.20.1 -# [1] git ls-remote https://github.com/google/cel-go 76545783284d644169269d6944e2efeeb4ca3622 -SRCREV_cel-go="76545783284d644169269d6944e2efeeb4ca3622" +# github.com/google/cel-go v0.22.0 +# [1] git ls-remote https://github.com/google/cel-go 8ad600b649be1b9ef5a003e8c5632d89b9aaf790 +SRCREV_cel-go="8ad600b649be1b9ef5a003e8c5632d89b9aaf790" SRC_URI += "git://github.com/google/cel-go;name=cel-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/cel-go" # github.com/google/go-cmp v0.6.0 @@ -453,11 +443,6 @@ SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1 SRCREV_gofuzz="379e164120fbc98885a8f494b5aa41ba94f64c56" SRC_URI += "git://github.com/google/gofuzz;name=gofuzz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gofuzz" -# github.com/imdario/mergo v0.3.16 -# [1] git ls-remote https://github.com/darccio/mergo 14fe2b165b83359196f820886a2b24f2771729e9 -SRCREV_imdario-mergo="14fe2b165b83359196f820886a2b24f2771729e9" -SRC_URI += "git://github.com/darccio/mergo;name=imdario-mergo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/imdario/mergo" - # github.com/koron/go-ssdp v0.0.4 # [1] git ls-remote https://github.com/koron/go-ssdp 615e2904c24d115f20139e60b9ab5916b1dfd55d SRCREV_go-ssdp="615e2904c24d115f20139e60b9ab5916b1dfd55d" @@ -503,9 +488,9 @@ SRC_URI += "git://github.com/soheilhy/cmux;name=cmux;protocol=https;nobranch=1;d SRCREV_tidwall-btree="c538c0ce1d47ebada0c423fd430978ba274d7d68" SRC_URI += "git://github.com/tidwall/btree;name=tidwall-btree;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tidwall/btree" -# github.com/urfave/cli/v2 v2.27.4 -# [1] git ls-remote https://github.com/urfave/cli f21e9026c7018d4f20dcc88963e5ae3efdc6163c -SRCREV_cli-v2="f21e9026c7018d4f20dcc88963e5ae3efdc6163c" +# github.com/urfave/cli/v2 v2.27.5 +# [1] git ls-remote https://github.com/urfave/cli f035ffaa3749afda2cd26fb824aa940747297ef1 +SRCREV_cli-v2="f035ffaa3749afda2cd26fb824aa940747297ef1" SRC_URI += "git://github.com/urfave/cli;name=cli-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/urfave/cli/v2" # go.opentelemetry.io/otel v1.28.0 @@ -523,9 +508,9 @@ SRC_URI += "git://github.com/containerd/zfs;name=zfs;protocol=https;nobranch=1;d SRCREV_go-log-v2="8625e3ec81bdeb96627de192e6fe21eab5896603" SRC_URI += "git://github.com/ipfs/go-log;name=go-log-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-log/v2" -# github.com/onsi/ginkgo/v2 v2.20.0 -# [1] git ls-remote https://github.com/onsi/ginkgo 265b1a00989abc6d0b648b0e89d34f05b7c617aa -SRCREV_ginkgo-v2="265b1a00989abc6d0b648b0e89d34f05b7c617aa" +# github.com/onsi/ginkgo/v2 v2.21.0 +# [1] git ls-remote https://github.com/onsi/ginkgo ac8918e9fd5e8174adc91e13b9b905b554d14e38 +SRCREV_ginkgo-v2="ac8918e9fd5e8174adc91e13b9b905b554d14e38" SRC_URI += "git://github.com/onsi/ginkgo;name=ginkgo-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/onsi/ginkgo/v2" # github.com/robfig/cron/v3 v3.0.1 @@ -555,8 +540,8 @@ SRC_URI += "git://github.com/coreos/go-oidc;name=go-oidc;protocol=https;nobranch # github.com/godbus/dbus/v5 v5.1.0 # [1] git ls-remote https://github.com/godbus/dbus e523abc905595cf17fb0001a7d77eaaddfaa216d -SRCREV_dbus-v5="e523abc905595cf17fb0001a7d77eaaddfaa216d" -SRC_URI += "git://github.com/godbus/dbus;name=dbus-v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/godbus/dbus/v5" +SRCREV_v5="e523abc905595cf17fb0001a7d77eaaddfaa216d" +SRC_URI += "git://github.com/godbus/dbus;name=v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/godbus/dbus/v5" # github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b # [1] git ls-remote https://github.com/mikioh/tcpinfo 30a79bb1804bc47fa7fe29928c9109f368792a9e @@ -603,9 +588,9 @@ SRC_URI += "git://github.com/xlab/treeprint;name=treeprint;protocol=https;nobran SRCREV_smetrics="686a1a2994c11fac124829fadcb683a24ab8d25f" SRC_URI += "git://github.com/xrash/smetrics;name=smetrics;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xrash/smetrics" -# sigs.k8s.io/kustomize/api v0.17.2 -# [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 9cc25a511cae197f5b5864c27e261cfda3b937f7 -SRCREV_kustomize-api="9cc25a511cae197f5b5864c27e261cfda3b937f7" +# sigs.k8s.io/kustomize/api v0.18.0 +# [1] git ls-remote https://github.com/kubernetes-sigs/kustomize faccc12624644f9763fd880c0ff15b1e20df34c7 +SRCREV_kustomize-api="faccc12624644f9763fd880c0ff15b1e20df34c7" SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kustomize-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/kustomize/api" # github.com/blang/semver/v4 v4.0.0 @@ -618,14 +603,19 @@ SRC_URI += "git://github.com/blang/semver;name=v4;protocol=https;nobranch=1;dest SRCREV_aufs="fb0192dcb2c0bbfce3bd8756fc88026870c0354d" SRC_URI += "git://github.com/containerd/aufs;name=aufs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/aufs" -# github.com/google/cadvisor v0.49.0 -# [1] git ls-remote https://github.com/google/cadvisor 483a3b34afca7af6879928f9b36e53e5f1acd875 -SRCREV_cadvisor="483a3b34afca7af6879928f9b36e53e5f1acd875" -SRC_URI += "git://github.com/google/cadvisor;name=cadvisor;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/cadvisor" +# github.com/k3s-io/cadvisor v0.51.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/cadvisor 00a9372eca49b742c72098847c682175bf95c397 +SRCREV_cadvisor="00a9372eca49b742c72098847c682175bf95c397" +SRC_URI += "git://github.com/k3s-io/cadvisor;name=cadvisor;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/cadvisor" -# github.com/rancher/wharfie v0.6.4 -# [1] git ls-remote https://github.com/rancher/wharfie afa72eb3bb2e8fc03366c87f4a51b6894ea65b2e -SRCREV_wharfie="afa72eb3bb2e8fc03366c87f4a51b6894ea65b2e" +# github.com/inetaf/tcpproxy v0.0.0-20240214030015-3ce58045626c +# [1] git ls-remote https://github.com/inetaf/tcpproxy 3ce58045626c8bc343a593c90354975e61b1817a +SRCREV_tcpproxy="3ce58045626c8bc343a593c90354975e61b1817a" +SRC_URI += "git://github.com/inetaf/tcpproxy;name=tcpproxy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/inetaf/tcpproxy" + +# github.com/rancher/wharfie v0.6.7 +# [1] git ls-remote https://github.com/rancher/wharfie f0590c66dd86b2794a68e1f708467d68266a1b61 +SRCREV_wharfie="f0590c66dd86b2794a68e1f708467d68266a1b61" SRC_URI += "git://github.com/rancher/wharfie;name=wharfie;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/wharfie" # github.com/sirupsen/logrus v1.9.3 @@ -683,9 +673,9 @@ SRC_URI += "git://github.com/intel/goresctrl;name=goresctrl;protocol=https;nobra SRCREV_pgerrcode="469b46aa5efae8a229646096c4d7026bf9ff89fe" SRC_URI += "git://github.com/jackc/pgerrcode;name=pgerrcode;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jackc/pgerrcode" -# github.com/jackc/puddle/v2 v2.2.1 -# [1] git ls-remote https://github.com/jackc/puddle 825ae07315635013021d71e1c2cac71c367f2902 -SRCREV_puddle-v2="825ae07315635013021d71e1c2cac71c367f2902" +# github.com/jackc/puddle/v2 v2.2.2 +# [1] git ls-remote https://github.com/jackc/puddle bd09d14bd4018b6d65a9d7770e2f3ddf8b00af1c +SRCREV_puddle-v2="bd09d14bd4018b6d65a9d7770e2f3ddf8b00af1c" SRC_URI += "git://github.com/jackc/puddle;name=puddle-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jackc/puddle/v2" # github.com/libp2p/go-msgio v0.3.0 @@ -708,9 +698,9 @@ SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobra SRCREV_socket="024cdfb30ba417ac6f1b27bb5189a8099787dcf7" SRC_URI += "git://github.com/mdlayher/socket;name=socket;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mdlayher/socket" -# github.com/moby/spdystream v0.4.0 -# [1] git ls-remote https://github.com/moby/spdystream 258380da5f17ec2c26272bcb91a61d592fcb0105 -SRCREV_spdystream="258380da5f17ec2c26272bcb91a61d592fcb0105" +# github.com/moby/spdystream v0.5.0 +# [1] git ls-remote https://github.com/moby/spdystream 77eb080123d208697674a07b74ceaf94c98bee8b +SRCREV_spdystream="77eb080123d208697674a07b74ceaf94c98bee8b" SRC_URI += "git://github.com/moby/spdystream;name=spdystream;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/spdystream" # github.com/moby/sys/signal v0.7.1 @@ -743,9 +733,9 @@ SRC_URI += "git://github.com/quic-go/quic-go;name=quic-go;protocol=https;nobranc SRCREV_probing="a49e3df8f510ee8b42e68345ca4636dbb161bd0a" SRC_URI += "git://github.com/xiang90/probing;name=probing;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xiang90/probing" -# golang.zx2c4.com/wireguard v0.0.0-20230325221338-052af4a8072b -# [1] git ls-remote https://git.zx2c4.com/wireguard-go 052af4a8072bbbd3bfe7edf46fe3c1b350f71f08 -SRCREV_wireguard="052af4a8072bbbd3bfe7edf46fe3c1b350f71f08" +# golang.zx2c4.com/wireguard v0.0.0-20231211153847-12269c276173 +# [1] git ls-remote https://git.zx2c4.com/wireguard-go 12269c2761734b15625017d8565745096325392f +SRCREV_wireguard="12269c2761734b15625017d8565745096325392f" SRC_URI += "git://git.zx2c4.com/wireguard-go;name=wireguard;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.zx2c4.com/wireguard" # google.golang.org/genproto v0.0.0-20230525234035-dd9d682886f9 @@ -753,9 +743,9 @@ SRC_URI += "git://git.zx2c4.com/wireguard-go;name=wireguard;protocol=https;nobra SRCREV_genproto="dd9d682886f99d242574cd3eaea438ce7ea66399" SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto" -# google.golang.org/protobuf v1.34.2 -# [1] git ls-remote https://github.com/protocolbuffers/protobuf-go c33baa8f3a0d35fd5a39e43c22a50a050f707d34 -SRCREV_google.golang.org-protobuf="c33baa8f3a0d35fd5a39e43c22a50a050f707d34" +# google.golang.org/protobuf v1.35.2 +# [1] git ls-remote https://github.com/protocolbuffers/protobuf-go c72053a9062dd4bc86a75c21f5d8134136ccbf2e +SRCREV_google.golang.org-protobuf="c72053a9062dd4bc86a75c21f5d8134136ccbf2e" SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/protobuf" # gopkg.in/square/go-jose.v2 v2.6.0 @@ -773,11 +763,6 @@ SRC_URI += "git://github.com/json-iterator/go;name=go;protocol=https;nobranch=1; SRCREV_go-libp2p="fccfbe7a4b6841325100038b83f86cd4e097b9a1" SRC_URI += "git://github.com/libp2p/go-libp2p;name=go-libp2p;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/libp2p/go-libp2p" -# github.com/mattn/go-sqlite3 v1.14.19 -# [1] git ls-remote https://github.com/mattn/go-sqlite3 00b02e0ba98effd5f157d39216e244af8a807f9b -SRCREV_go-sqlite3="00b02e0ba98effd5f157d39216e244af8a807f9b" -SRC_URI += "git://github.com/mattn/go-sqlite3;name=go-sqlite3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-sqlite3" - # github.com/stretchr/testify v1.9.0 # [1] git ls-remote https://github.com/stretchr/testify bb548d0473d4e1c9b7bbfd6602c7bf12f7a84dd2 SRCREV_testify="bb548d0473d4e1c9b7bbfd6602c7bf12f7a84dd2" @@ -793,6 +778,11 @@ SRC_URI += "git://github.com/k3s-io/cri-tools;name=cri-tools;protocol=https;nobr SRCREV_jsonparser="df3ea76ece10095374fd1c9a22a4fb85a44efc42" SRC_URI += "git://github.com/buger/jsonparser;name=jsonparser;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/buger/jsonparser" +# github.com/Microsoft/hnslib v0.0.8 +# [1] git ls-remote https://github.com/microsoft/hnslib 299778423a10cd8a4c30a771578f6c3ba5506e1e +SRCREV_hnslib="299778423a10cd8a4c30a771578f6c3ba5506e1e" +SRC_URI += "git://github.com/microsoft/hnslib;name=hnslib;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/hnslib" + # github.com/containerd/ttrpc v1.2.5 # [1] git ls-remote https://github.com/containerd/ttrpc 655622931dab8c39a563e8c82ae90cdc748f72a1 SRCREV_ttrpc="655622931dab8c39a563e8c82ae90cdc748f72a1" @@ -838,6 +828,11 @@ SRC_URI += "git://github.com/josharian/native;name=native;protocol=https;nobranc SRCREV_dedent="8478954c3bc893cf36c5ee7c822266b993a3b3ee" SRC_URI += "git://github.com/lithammer/dedent;name=dedent;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/lithammer/dedent" +# github.com/mattn/go-sqlite3 v1.14.24 +# [1] git ls-remote https://github.com/mattn/go-sqlite3 846fea6c1443e8cc366fc1966fe078d7f825f6a9 +SRCREV_go-sqlite3="846fea6c1443e8cc366fc1966fe078d7f825f6a9" +SRC_URI += "git://github.com/mattn/go-sqlite3;name=go-sqlite3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-sqlite3" + # github.com/mdlayher/netlink v1.7.2 # [1] git ls-remote https://github.com/mdlayher/netlink 657f7da1d9bd78d246ae610e0b5efc63a6a5f9e4 SRCREV_mdlayher-netlink="657f7da1d9bd78d246ae610e0b5efc63a6a5f9e4" @@ -863,9 +858,9 @@ SRC_URI += "git://github.com/syndtr/goleveldb;name=goleveldb;protocol=https;nobr SRCREV_tar-split="5ef0dd8243164ebacd755916a89d8085a5b6bb7f" SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vbatts/tar-split" -# sigs.k8s.io/kustomize/kyaml v0.17.1 -# [1] git ls-remote https://github.com/kubernetes-sigs/kustomize e244b83844cd5e1d114b731713c7f437e510c023 -SRCREV_kyaml="e244b83844cd5e1d114b731713c7f437e510c023" +# sigs.k8s.io/kustomize/kyaml v0.18.1 +# [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 01cce4f6ccdbadefe3f7540114953134672feebc +SRCREV_kyaml="01cce4f6ccdbadefe3f7540114953134672feebc" SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kyaml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/kustomize/kyaml" # github.com/Microsoft/hcsshim v0.11.7 @@ -873,9 +868,9 @@ SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kyaml;protocol=https SRCREV_hcsshim="6749c2f4196edcd51cfbd85dcb0f411613b7de82" SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/hcsshim" -# github.com/k3s-io/containerd v1.7.21-k3s2 -# [1] git ls-remote https://github.com/k3s-io/containerd a4798dbd5d829351e369ac1d7b5bc7820ca68d37 -SRCREV_containerd="a4798dbd5d829351e369ac1d7b5bc7820ca68d37" +# github.com/k3s-io/containerd v1.7.23-k3s2 +# [1] git ls-remote https://github.com/k3s-io/containerd a9466dd23a1d9be018292a086609565fef97e8de +SRCREV_containerd="a9466dd23a1d9be018292a086609565fef97e8de" SRC_URI += "git://github.com/k3s-io/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/containerd" # github.com/gorilla/websocket v1.5.1 @@ -898,9 +893,9 @@ SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobran SRCREV_cidranger="7ff5a0e84593dad6fbd50551343618d7956b3c71" SRC_URI += "git://github.com/yl2chen/cidranger;name=cidranger;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/yl2chen/cidranger" -# github.com/k3s-io/kubernetes v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_kubernetes="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_kubernetes="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubernetes;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes" # github.com/fxamacker/cbor/v2 v2.7.0 @@ -908,9 +903,9 @@ SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubernetes;protocol=https;no SRCREV_cbor-v2="02b69dbb52f4ecf450b3aa5e9a04b7a0b4bf409a" SRC_URI += "git://github.com/fxamacker/cbor;name=cbor-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fxamacker/cbor/v2" -# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 -# [1] git ls-remote https://github.com/Azure/go-ansiterm d185dfc1b5a126116ea5a19e148e29d16b4574c9 -SRCREV_go-ansiterm="d185dfc1b5a126116ea5a19e148e29d16b4574c9" +# github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 +# [1] git ls-remote https://github.com/Azure/go-ansiterm 306776ec8161b5dc8676039adbf598a39bce3de0 +SRCREV_go-ansiterm="306776ec8161b5dc8676039adbf598a39bce3de0" SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Azure/go-ansiterm" # github.com/avast/retry-go/v4 v4.6.0 @@ -953,9 +948,9 @@ SRC_URI += "git://github.com/francoispqt/gojay;name=gojay;protocol=https;nobranc SRCREV_fsnotify="cfc9c4f277ea6ec18de92444b31983b183deb4fb" SRC_URI += "git://github.com/fsnotify/fsnotify;name=fsnotify;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fsnotify/fsnotify" -# github.com/golang-jwt/jwt/v4 v4.5.0 -# [1] git ls-remote https://github.com/golang-jwt/jwt 9358574a7a1a2c8d644f22b6e8de627ba85c58d0 -SRCREV_jwt-v4="9358574a7a1a2c8d644f22b6e8de627ba85c58d0" +# github.com/golang-jwt/jwt/v4 v4.5.1 +# [1] git ls-remote https://github.com/golang-jwt/jwt 7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c +SRCREV_jwt-v4="7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c" SRC_URI += "git://github.com/golang-jwt/jwt;name=jwt-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang-jwt/jwt/v4" # github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da @@ -998,11 +993,6 @@ SRC_URI += "git://github.com/minio/highwayhash;name=highwayhash;protocol=https;n SRCREV_sha256-simd="6096f891a77bfe490cbea7a424c821b5fdb92849" SRC_URI += "git://github.com/minio/sha256-simd;name=sha256-simd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/minio/sha256-simd" -# github.com/mrunalp/fileutils v0.5.1 -# [1] git ls-remote https://github.com/mrunalp/fileutils 7363e975f9cfb558be601bece0df81714c3c9084 -SRCREV_fileutils="7363e975f9cfb558be601bece0df81714c3c9084" -SRC_URI += "git://github.com/mrunalp/fileutils;name=fileutils;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mrunalp/fileutils" - # github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 # [1] git ls-remote https://github.com/munnerz/goautoneg a7dc8b61c822528f973a5e4e7b272055c6fdb43e SRCREV_goautoneg="a7dc8b61c822528f973a5e4e7b272055c6fdb43e" @@ -1038,19 +1028,19 @@ SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranc SRCREV_sdk="81216fb002a6a76d32fdab6ef999bcf65794130d" SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=sdk;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/sdk" -# github.com/k3s-io/cri-dockerd v0.3.15-k3s1.31-3 -# [1] git ls-remote https://github.com/k3s-io/cri-dockerd 6a01695dba0d029d100a116fc3481bb27a5f1fcf -SRCREV_cri-dockerd="6a01695dba0d029d100a116fc3481bb27a5f1fcf" +# github.com/k3s-io/cri-dockerd v0.3.15-k3s1.32-1 +# [1] git ls-remote https://github.com/k3s-io/cri-dockerd 6a0374b8aa2ec0c51e9e354725fe0e742b6f86a5 +SRCREV_cri-dockerd="6a0374b8aa2ec0c51e9e354725fe0e742b6f86a5" SRC_URI += "git://github.com/k3s-io/cri-dockerd;name=cri-dockerd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/cri-dockerd" -# github.com/coreos/go-iptables v0.7.0 -# [1] git ls-remote https://github.com/coreos/go-iptables b9dff5a19d9c3925da3f9b3c0a705de6c1fdc56c -SRCREV_go-iptables="b9dff5a19d9c3925da3f9b3c0a705de6c1fdc56c" +# github.com/coreos/go-iptables v0.8.0 +# [1] git ls-remote https://github.com/coreos/go-iptables 26e42518b22e6878bd6e479a574122c319fa923e +SRCREV_go-iptables="26e42518b22e6878bd6e479a574122c319fa923e" SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-iptables" -# github.com/flannel-io/flannel v0.25.6 -# [1] git ls-remote https://github.com/flannel-io/flannel da774f2f523db109c3b9a81926de99c557ddbfca -SRCREV_flannel="da774f2f523db109c3b9a81926de99c557ddbfca" +# github.com/flannel-io/flannel v0.25.7 +# [1] git ls-remote https://github.com/flannel-io/flannel 41d7069b8cfec1fc657adcd26e6a825879dab38f +SRCREV_flannel="41d7069b8cfec1fc657adcd26e6a825879dab38f" SRC_URI += "git://github.com/flannel-io/flannel;name=flannel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/flannel-io/flannel" # github.com/ipfs/go-ds-leveldb v0.5.0 @@ -1058,14 +1048,14 @@ SRC_URI += "git://github.com/flannel-io/flannel;name=flannel;protocol=https;nobr SRCREV_go-ds-leveldb="6f6dc580f7325ad411fc5967ccee67e40545e208" SRC_URI += "git://github.com/ipfs/go-ds-leveldb;name=go-ds-leveldb;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-ds-leveldb" -# github.com/klauspost/compress v1.17.9 -# [1] git ls-remote https://github.com/klauspost/compress 7ae2138b16cc43afcea3ce7d3d2f2625fb389d51 -SRCREV_compress="7ae2138b16cc43afcea3ce7d3d2f2625fb389d51" +# github.com/klauspost/compress v1.17.11 +# [1] git ls-remote https://github.com/klauspost/compress 72cd4a92a8b13e722763e6b6a3467163c2028d3d +SRCREV_compress="72cd4a92a8b13e722763e6b6a3467163c2028d3d" SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/compress" -# github.com/k3s-io/etcd/api/v3 v3.5.13-k3s1 -# [1] git ls-remote https://github.com/k3s-io/etcd a455a25f07e9e4661927dc4cd47b6e2b93ee3c08 -SRCREV_api-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" +# github.com/k3s-io/etcd/api/v3 v3.5.16-k3s1 +# [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 +SRCREV_api-v3="d294136463b074a18c1512967343ffd7ba582ee8" SRC_URI += "git://github.com/k3s-io/etcd;name=api-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/api/v3" # github.com/antlr4-go/antlr/v4 v4.13.0 @@ -1098,9 +1088,9 @@ SRC_URI += "git://github.com/containerd/cgroups;name=cgroups;protocol=https;nobr SRCREV_console="8f6c4e4faef5a326d2cd907097d04c0239ee5e2f" SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/console" -# github.com/containerd/errdefs v0.1.0 -# [1] git ls-remote https://github.com/containerd/errdefs 3abe02904986ab350333f0892b226ce5a2a45820 -SRCREV_errdefs="3abe02904986ab350333f0892b226ce5a2a45820" +# github.com/containerd/errdefs v0.3.0 +# [1] git ls-remote https://github.com/containerd/errdefs 9fd32fc2ca77f7bbae249b0633bfc8bd9bdfb901 +SRCREV_errdefs="9fd32fc2ca77f7bbae249b0633bfc8bd9bdfb901" SRC_URI += "git://github.com/containerd/errdefs;name=errdefs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs" # github.com/containerd/go-runc v1.1.0 @@ -1118,9 +1108,9 @@ SRC_URI += "git://github.com/containerd/typeurl;name=typeurl;protocol=https;nobr SRCREV_go-humanize="9ec74ab2f7a7161664182fd4e5e292fccffbc75f" SRC_URI += "git://github.com/dustin/go-humanize;name=go-humanize;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/dustin/go-humanize" -# github.com/evanphx/json-patch v5.6.0+incompatible -# [1] git ls-remote https://github.com/evanphx/json-patch 5561fe05a1ec79c9bca966376211b2ab81959671 -SRCREV_json-patch="5561fe05a1ec79c9bca966376211b2ab81959671" +# github.com/evanphx/json-patch v5.9.0+incompatible +# [1] git ls-remote https://github.com/evanphx/json-patch b7a4e4a87a35414cd02460dac07e879df729df37 +SRCREV_json-patch="b7a4e4a87a35414cd02460dac07e879df729df37" SRC_URI += "git://github.com/evanphx/json-patch;name=json-patch;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/evanphx/json-patch" # github.com/go-jose/go-jose/v4 v4.0.2 @@ -1198,9 +1188,9 @@ SRC_URI += "git://github.com/shengdoushi/base58;name=shengdoushi-base58;protocol SRCREV_go-strcase="6c4ce445f323378b0865757ffd2c50d8bb2737f8" SRC_URI += "git://github.com/stoewer/go-strcase;name=go-strcase;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stoewer/go-strcase" -# github.com/k3s-io/etcd/pkg/v3 v3.5.13-k3s1 -# [1] git ls-remote https://github.com/k3s-io/etcd a455a25f07e9e4661927dc4cd47b6e2b93ee3c08 -SRCREV_pkg-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" +# github.com/k3s-io/etcd/pkg/v3 v3.5.16-k3s1 +# [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 +SRCREV_pkg-v3="d294136463b074a18c1512967343ffd7ba582ee8" SRC_URI += "git://github.com/k3s-io/etcd;name=pkg-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/pkg/v3" # github.com/erikdubbelboer/gspt v0.0.0-20190125194910-e68493906b83 @@ -1208,24 +1198,19 @@ SRC_URI += "git://github.com/k3s-io/etcd;name=pkg-v3;protocol=https;nobranch=1;d SRCREV_gspt="e68493906b8382891943ddc9960cb9c6ecd1a1f0" SRC_URI += "git://github.com/erikdubbelboer/gspt;name=gspt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/erikdubbelboer/gspt" -# github.com/go-sql-driver/mysql v1.7.1 -# [1] git ls-remote https://github.com/go-sql-driver/mysql f20b2863636093e5fbf1481b59bdaff3b0fbb779 -SRCREV_mysql="f20b2863636093e5fbf1481b59bdaff3b0fbb779" -SRC_URI += "git://github.com/go-sql-driver/mysql;name=mysql;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-sql-driver/mysql" - # github.com/rancher/permissions v0.0.0-20240523180510-4001d3d637f7 # [1] git ls-remote https://github.com/rancher/permissions 4001d3d637f7e7f9aa17c84d89b2462539f1b331 SRCREV_permissions="4001d3d637f7e7f9aa17c84d89b2462539f1b331" SRC_URI += "git://github.com/rancher/permissions;name=permissions;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/permissions" -# github.com/rancher/wrangler/v3 v3.0.0-rc2 -# [1] git ls-remote https://github.com/rancher/wrangler f3b392ada287d95e9dca4c904608495e48207a03 -SRCREV_wrangler-v3="f3b392ada287d95e9dca4c904608495e48207a03" +# github.com/rancher/wrangler/v3 v3.2.0-rc.1 +# [1] git ls-remote https://github.com/rancher/wrangler abb0081704f3a7af13bf537a281937dadc0e6baa +SRCREV_wrangler-v3="abb0081704f3a7af13bf537a281937dadc0e6baa" SRC_URI += "git://github.com/rancher/wrangler;name=wrangler-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rancher/wrangler/v3" -# github.com/vishvananda/netlink v1.2.1-beta.2 -# [1] git ls-remote https://github.com/vishvananda/netlink 5e915e0149386ce3d02379ff93f4c0a5601779d5 -SRCREV_netlink="5e915e0149386ce3d02379ff93f4c0a5601779d5" +# github.com/vishvananda/netlink v1.3.1-0.20240905180732-b1ce50cfa9be +# [1] git ls-remote https://github.com/vishvananda/netlink b1ce50cfa9bea7652382b8c5ef6083f8d3f5f853 +SRCREV_netlink="b1ce50cfa9bea7652382b8c5ef6083f8d3f5f853" SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netlink" # gopkg.in/evanphx/json-patch.v4 v4.12.0 @@ -1283,14 +1268,19 @@ SRC_URI += "git://github.com/distribution/distribution;name=distribution;protoco SRCREV_go-restful="ac666c045e035603f2704c98c59e979fccbfa94f" SRC_URI += "git://github.com/emicklei/go-restful;name=go-restful;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/emicklei/go-restful" -# github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 -# [1] git ls-remote https://github.com/gregjones/httpcache 9cad4c3443a7200dd6400aef47183728de563a38 -SRCREV_httpcache="9cad4c3443a7200dd6400aef47183728de563a38" +# github.com/go-sql-driver/mysql v1.8.1 +# [1] git ls-remote https://github.com/go-sql-driver/mysql 4395c45fd098a81c5251667cda111f94c693ab14 +SRCREV_mysql="4395c45fd098a81c5251667cda111f94c693ab14" +SRC_URI += "git://github.com/go-sql-driver/mysql;name=mysql;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-sql-driver/mysql" + +# github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 +# [1] git ls-remote https://github.com/gregjones/httpcache 901d90724c7919163f472a9812253fb26761123d +SRCREV_httpcache="901d90724c7919163f472a9812253fb26761123d" SRC_URI += "git://github.com/gregjones/httpcache;name=httpcache;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gregjones/httpcache" -# github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a -# [1] git ls-remote https://github.com/jackc/pgservicefile 091c0ba34f0a65a78ab8d0e313fde0695c0f7186 -SRCREV_pgservicefile="091c0ba34f0a65a78ab8d0e313fde0695c0f7186" +# github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 +# [1] git ls-remote https://github.com/jackc/pgservicefile 5a60cdf6a76120dc3d5152b95f3b5fd8aa7cc9eb +SRCREV_pgservicefile="5a60cdf6a76120dc3d5152b95f3b5fd8aa7cc9eb" SRC_URI += "git://github.com/jackc/pgservicefile;name=pgservicefile;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jackc/pgservicefile" # github.com/jonboulle/clockwork v0.4.0 @@ -1323,9 +1313,9 @@ SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1; SRCREV_gocapability="42c35b4376354fd554efc7ad35e0b7f94e3a0ffb" SRC_URI += "git://github.com/syndtr/gocapability;name=gocapability;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/syndtr/gocapability" -# github.com/k3s-io/etcd/raft/v3 v3.5.13-k3s1 -# [1] git ls-remote https://github.com/k3s-io/etcd a455a25f07e9e4661927dc4cd47b6e2b93ee3c08 -SRCREV_raft-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" +# github.com/k3s-io/etcd/raft/v3 v3.5.16-k3s1 +# [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 +SRCREV_raft-v3="d294136463b074a18c1512967343ffd7ba582ee8" SRC_URI += "git://github.com/k3s-io/etcd;name=raft-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/raft/v3" # go.opentelemetry.io/otel/trace v1.28.0 @@ -1363,9 +1353,9 @@ SRC_URI += "git://github.com/davidlazar/go-crypto;name=go-crypto;protocol=https; SRCREV_go-kmsg-parser="5ba4d492e455a77d25dcf0d2c4acc9f2afebef4e" SRC_URI += "git://github.com/euank/go-kmsg-parser;name=go-kmsg-parser;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/euank/go-kmsg-parser" -# github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d -# [1] git ls-remote https://github.com/exponent-io/jsonpath d6023ce2651d8eafb5c75bb0c7167536102ec9f5 -SRCREV_jsonpath="d6023ce2651d8eafb5c75bb0c7167536102ec9f5" +# github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f +# [1] git ls-remote https://github.com/exponent-io/jsonpath 1de76d718b3f2694498041a6e578675bf52cee06 +SRCREV_jsonpath="1de76d718b3f2694498041a6e578675bf52cee06" SRC_URI += "git://github.com/exponent-io/jsonpath;name=jsonpath;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/exponent-io/jsonpath" # github.com/hashicorp/go-version v1.7.0 @@ -1428,14 +1418,14 @@ SRC_URI += "git://github.com/coreos/go-systemd;name=v22;protocol=https;nobranch= SRCREV_go-bindata="ff7109080027ec152dabb369e157c4f359b76f31" SRC_URI += "git://github.com/go-bindata/go-bindata;name=go-bindata;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-bindata/go-bindata" -# github.com/k3s-io/etcd/client/v3 v3.5.13-k3s1 -# [1] git ls-remote https://github.com/k3s-io/etcd a455a25f07e9e4661927dc4cd47b6e2b93ee3c08 -SRCREV_client-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" +# github.com/k3s-io/etcd/client/v3 v3.5.16-k3s1 +# [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 +SRCREV_client-v3="d294136463b074a18c1512967343ffd7ba582ee8" SRC_URI += "git://github.com/k3s-io/etcd;name=client-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/client/v3" -# github.com/k3s-io/etcd/server/v3 v3.5.13-k3s1 -# [1] git ls-remote https://github.com/k3s-io/etcd a455a25f07e9e4661927dc4cd47b6e2b93ee3c08 -SRCREV_server-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" +# github.com/k3s-io/etcd/server/v3 v3.5.16-k3s1 +# [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 +SRCREV_server-v3="d294136463b074a18c1512967343ffd7ba582ee8" SRC_URI += "git://github.com/k3s-io/etcd;name=server-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/server/v3" # github.com/bahlo/generic-list-go v0.2.0 @@ -1463,9 +1453,9 @@ SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=http SRCREV_typeurl-v2="933576d917b1a9ba697d03d982fb18cb0260e64f" SRC_URI += "git://github.com/containerd/typeurl;name=typeurl-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/typeurl/v2" -# github.com/cpuguy83/go-md2man/v2 v2.0.4 -# [1] git ls-remote https://github.com/cpuguy83/go-md2man d6816bfbea7506064a28119f805fb79f9bc5aeec -SRCREV_go-md2man-v2="d6816bfbea7506064a28119f805fb79f9bc5aeec" +# github.com/cpuguy83/go-md2man/v2 v2.0.5 +# [1] git ls-remote https://github.com/cpuguy83/go-md2man b14773d4db11046c50d0d1c05955839604aae991 +SRCREV_go-md2man-v2="b14773d4db11046c50d0d1c05955839604aae991" SRC_URI += "git://github.com/cpuguy83/go-md2man;name=go-md2man-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cpuguy83/go-md2man/v2" # github.com/docker/go-connections v0.5.0 @@ -1473,9 +1463,9 @@ SRC_URI += "git://github.com/cpuguy83/go-md2man;name=go-md2man-v2;protocol=https SRCREV_go-connections="fa09c952e3eadbffaf8afc5b8a1667158ba38ace" SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go-connections" -# github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 -# [1] git ls-remote https://github.com/google/gnostic-models c7be7c783f49e86348a1081eb387e01a347a4f23 -SRCREV_gnostic-models="c7be7c783f49e86348a1081eb387e01a347a4f23" +# github.com/google/gnostic-models v0.6.9 +# [1] git ls-remote https://github.com/google/gnostic-models 8182012deeb719be14a1675628e3212ff9948140 +SRCREV_gnostic-models="8182012deeb719be14a1675628e3212ff9948140" SRC_URI += "git://github.com/google/gnostic-models;name=gnostic-models;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gnostic-models" # github.com/libp2p/go-buffer-pool v0.1.0 @@ -1488,9 +1478,9 @@ SRC_URI += "git://github.com/libp2p/go-buffer-pool;name=go-buffer-pool;protocol= SRCREV_go-wordwrap="ecf0936a077a4bd73a1cc2ac5c370f2b55618d62" SRC_URI += "git://github.com/mitchellh/go-wordwrap;name=go-wordwrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/go-wordwrap" -# github.com/k3s-io/etcd/client/v2 v2.305.13-k3s1 -# [1] git ls-remote https://github.com/k3s-io/etcd a455a25f07e9e4661927dc4cd47b6e2b93ee3c08 -SRCREV_client-v2="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" +# github.com/k3s-io/etcd/client/v2 v2.305.16-k3s1 +# [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 +SRCREV_client-v2="d294136463b074a18c1512967343ffd7ba582ee8" SRC_URI += "git://github.com/k3s-io/etcd;name=client-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/client/v2" # gopkg.in/natefinch/lumberjack.v2 v2.2.1 @@ -1498,9 +1488,9 @@ SRC_URI += "git://github.com/k3s-io/etcd;name=client-v2;protocol=https;nobranch= SRCREV_lumberjack.v2="4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0" SRC_URI += "git://github.com/natefinch/lumberjack;name=lumberjack.v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/natefinch/lumberjack.v2" -# github.com/k3s-io/helm-controller v0.16.4 -# [1] git ls-remote https://github.com/k3s-io/helm-controller ec3a245e4b3d2eb242058da32e5491142e81d47a -SRCREV_helm-controller="ec3a245e4b3d2eb242058da32e5491142e81d47a" +# github.com/k3s-io/helm-controller v0.16.5 +# [1] git ls-remote https://github.com/k3s-io/helm-controller 5d91b5fef8482219a93ed6ccfc4ea026431966f8 +SRCREV_helm-controller="5d91b5fef8482219a93ed6ccfc4ea026431966f8" SRC_URI += "git://github.com/k3s-io/helm-controller;name=helm-controller;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/helm-controller" # github.com/mwitkow/go-http-dialer v0.0.0-20161116154839-378f744fb2b8 @@ -1513,9 +1503,9 @@ SRC_URI += "git://github.com/mwitkow/go-http-dialer;name=go-http-dialer;protocol SRCREV_selinux="b68c45eb2df48c6b0c949901ccda90c8e65fe677" SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/selinux" -# github.com/k3s-io/etcd/etcdutl/v3 v3.5.13-k3s1 -# [1] git ls-remote https://github.com/k3s-io/etcd a455a25f07e9e4661927dc4cd47b6e2b93ee3c08 -SRCREV_etcdutl-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" +# github.com/k3s-io/etcd/etcdutl/v3 v3.5.16-k3s1 +# [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 +SRCREV_etcdutl-v3="d294136463b074a18c1512967343ffd7ba582ee8" SRC_URI += "git://github.com/k3s-io/etcd;name=etcdutl-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/etcdutl/v3" # github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 @@ -1523,6 +1513,11 @@ SRC_URI += "git://github.com/k3s-io/etcd;name=etcdutl-v3;protocol=https;nobranch SRCREV_govalidator="a9d515a09cc289c60d55064edec5ef189859f172" SRC_URI += "git://github.com/asaskevich/govalidator;name=govalidator;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/asaskevich/govalidator" +# github.com/containerd/errdefs/pkg v0.3.0 +# [1] git ls-remote https://github.com/containerd/errdefs 4817405e4a3caeb7aee9dac68ed55339c59cb635 +SRCREV_pkg="4817405e4a3caeb7aee9dac68ed55339c59cb635" +SRC_URI += "git://github.com/containerd/errdefs;name=pkg;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs/pkg" + # github.com/distribution/reference v0.5.0 # [1] git ls-remote https://github.com/distribution/reference 49c28499d219290c3226822e9cfcd4ede6d75379 SRCREV_reference="49c28499d219290c3226822e9cfcd4ede6d75379" @@ -1613,9 +1608,9 @@ SRC_URI += "git://github.com/quic-go/webtransport-go;name=webtransport-go;protoc SRCREV_blackfriday-v2="4c9bf9512682b995722660a4196c0013228e2049" SRC_URI += "git://github.com/russross/blackfriday;name=blackfriday-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/russross/blackfriday/v2" -# sigs.k8s.io/kustomize/kustomize/v5 v5.4.2 -# [1] git ls-remote https://github.com/kubernetes-sigs/kustomize f309dfc54a4143225dd8af693a11703cc9e7d959 -SRCREV_kustomize-v5="f309dfc54a4143225dd8af693a11703cc9e7d959" +# sigs.k8s.io/kustomize/kustomize/v5 v5.5.0 +# [1] git ls-remote https://github.com/kubernetes-sigs/kustomize afe77936761f8f7ee735a67f167a8382c8406f74 +SRCREV_kustomize-v5="afe77936761f8f7ee735a67f167a8382c8406f74" SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kustomize-v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/kustomize/kustomize/v5" # github.com/prometheus/client_golang v1.19.1 @@ -1623,11 +1618,6 @@ SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kustomize-v5;protoco SRCREV_client_golang="6e3f4b1091875216850a486b1c2eb0e5ea852f98" SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/client_golang" -# github.com/daviddengcn/go-colortext v1.0.0 -# [1] git ls-remote https://github.com/daviddengcn/go-colortext dc4cd66b56a892657c0bea8bf4389d35210ce0ee -SRCREV_go-colortext="dc4cd66b56a892657c0bea8bf4389d35210ce0ee" -SRC_URI += "git://github.com/daviddengcn/go-colortext;name=go-colortext;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/daviddengcn/go-colortext" - # github.com/go-openapi/jsonreference v0.21.0 # [1] git ls-remote https://github.com/go-openapi/jsonreference c5fa756d84ccb15425cb8664d142ad550fe58b1b SRCREV_jsonreference="c5fa756d84ccb15425cb8664d142ad550fe58b1b" @@ -1653,6 +1643,11 @@ SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=ht SRCREV_grpc-websocket-proxy="673ab2c3ae75cc01952b84b88590e30e75dcf395" SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;name=grpc-websocket-proxy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tmc/grpc-websocket-proxy" +# github.com/k3s-io/etcd/client/pkg/v3 v3.5.16-k3s1 +# [1] git ls-remote https://github.com/k3s-io/etcd d294136463b074a18c1512967343ffd7ba582ee8 +SRCREV_pkg-v3="d294136463b074a18c1512967343ffd7ba582ee8" +SRC_URI += "git://github.com/k3s-io/etcd;name=pkg-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/client/pkg/v3" + # github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 # [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers ced1acdcaa24dc39c01b039fc37576c395f506cf SRCREV_go-fuzz-headers="ced1acdcaa24dc39c01b039fc37576c395f506cf" @@ -1693,11 +1688,6 @@ SRC_URI += "git://github.com/multiformats/go-multihash;name=go-multihash;protoco SRCREV_image-spec="e7f7c0ca69b21688c3cea7c87a04e4503e6099e2" SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/image-spec" -# github.com/seccomp/libseccomp-golang v0.10.0 -# [1] git ls-remote https://github.com/seccomp/libseccomp-golang 879684a7b708c2ebc730e62fdae39ae9081b4680 -SRCREV_libseccomp-golang="879684a7b708c2ebc730e62fdae39ae9081b4680" -SRC_URI += "git://github.com/seccomp/libseccomp-golang;name=libseccomp-golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/seccomp/libseccomp-golang" - # github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 # [1] git ls-remote https://github.com/stefanberger/go-pkcs11uri 78284954bff6dcce7888166bb79bbba93bea0879 SRCREV_go-pkcs11uri="78284954bff6dcce7888166bb79bbba93bea0879" @@ -1708,19 +1698,14 @@ SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protoco SRCREV_go-keyspace="5b898ac5add1da7178a4a98e69cb7b9205c085ee" SRC_URI += "git://github.com/whyrusleeping/go-keyspace;name=go-keyspace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/whyrusleeping/go-keyspace" -# github.com/k3s-io/etcd/client/pkg/v3 v3.5.13-k3s1 -# [1] git ls-remote https://github.com/k3s-io/etcd a455a25f07e9e4661927dc4cd47b6e2b93ee3c08 -SRCREV_pkg-v3="a455a25f07e9e4661927dc4cd47b6e2b93ee3c08" -SRC_URI += "git://github.com/k3s-io/etcd;name=pkg-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/etcd/client/pkg/v3" - -# sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -# [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff cf09e71f4508bfc416135048e392a8a4990bf4e3 -SRCREV_structured-merge-diff-v4="cf09e71f4508bfc416135048e392a8a4990bf4e3" +# sigs.k8s.io/structured-merge-diff/v4 v4.4.3 +# [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff db46cc3084b4575e65498a0dc7389fe7eaa15a35 +SRCREV_structured-merge-diff-v4="db46cc3084b4575e65498a0dc7389fe7eaa15a35" SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;name=structured-merge-diff-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/structured-merge-diff/v4" -# github.com/cyphar/filepath-securejoin v0.2.5 -# [1] git ls-remote https://github.com/cyphar/filepath-securejoin d861a119c32d40be32858ad1cc6cc12092739915 -SRCREV_filepath-securejoin="d861a119c32d40be32858ad1cc6cc12092739915" +# github.com/cyphar/filepath-securejoin v0.3.4 +# [1] git ls-remote https://github.com/cyphar/filepath-securejoin fd16ade2aea75ef1ad2b9e8144316f1931bd2df3 +SRCREV_filepath-securejoin="fd16ade2aea75ef1ad2b9e8144316f1931bd2df3" SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cyphar/filepath-securejoin" # github.com/hashicorp/go-retryablehttp v0.7.7 @@ -1753,9 +1738,9 @@ SRC_URI += "git://github.com/opentracing/opentracing-go;name=opentracing-go;prot SRCREV_go-118-fuzz-build="8075edf89bb034603c758f28fe93143047ac5677" SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;name=go-118-fuzz-build;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AdamKorcz/go-118-fuzz-build" -# github.com/bronze1man/goStrongswanVici v0.0.0-20221114103242-3f6dc524986c -# [1] git ls-remote https://github.com/bronze1man/goStrongswanVici 3f6dc524986c8a20ee1e139f9e1bef1595877b5d -SRCREV_goStrongswanVici="3f6dc524986c8a20ee1e139f9e1bef1595877b5d" +# github.com/bronze1man/goStrongswanVici v0.0.0-20231128135937-211cef3b0b20 +# [1] git ls-remote https://github.com/bronze1man/goStrongswanVici 211cef3b0b20c5c00c0ad49f7b4ccb78c06eee58 +SRCREV_goStrongswanVici="211cef3b0b20c5c00c0ad49f7b4ccb78c06eee58" SRC_URI += "git://github.com/bronze1man/goStrongswanVici;name=goStrongswanVici;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/bronze1man/goStrongswanVici" # github.com/containernetworking/plugins v1.5.1 @@ -1763,9 +1748,9 @@ SRC_URI += "git://github.com/bronze1man/goStrongswanVici;name=goStrongswanVici;p SRCREV_plugins="c29dc79f96cd50452a247a4591443d2aac033429" SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/plugins" -# github.com/google/go-containerregistry v0.14.0 -# [1] git ls-remote https://github.com/google/go-containerregistry 4b081f801f399fa293f23e42ba4c4ac6a6003f2c -SRCREV_go-containerregistry="4b081f801f399fa293f23e42ba4c4ac6a6003f2c" +# github.com/google/go-containerregistry v0.20.2 +# [1] git ls-remote https://github.com/google/go-containerregistry c195f151efe3369874c72662cd69ad43ee485128 +SRCREV_go-containerregistry="c195f151efe3369874c72662cd69ad43ee485128" SRC_URI += "git://github.com/google/go-containerregistry;name=go-containerregistry;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/go-containerregistry" # github.com/grpc-ecosystem/grpc-gateway v1.16.0 @@ -1808,11 +1793,6 @@ SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=container SRCREV_stargz-snapshotter="64ab83bd65cd4a763e262955984232cc5ddfeb3f" SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter" -# github.com/checkpoint-restore/go-criu/v5 v5.3.0 -# [1] git ls-remote https://github.com/checkpoint-restore/go-criu e3059103a5cf6adca2183e08c0315e8d8d5135a5 -SRCREV_v5="e3059103a5cf6adca2183e08c0315e8d8d5135a5" -SRC_URI += "git://github.com/checkpoint-restore/go-criu;name=v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/checkpoint-restore/go-criu/v5" - # github.com/multiformats/go-multiaddr-dns v0.3.1 # [1] git ls-remote https://github.com/multiformats/go-multiaddr-dns 448c10b622b0c09ce6834487156c1fd9a65f1597 SRCREV_go-multiaddr-dns="448c10b622b0c09ce6834487156c1fd9a65f1597" @@ -1833,14 +1813,14 @@ SRC_URI += "git://github.com/decred/dcrd;name=secp256k1-v4;protocol=https;nobran SRCREV_grpc-gateway-v2="2da4beb003329d83c74a52d66a009110ef1fd180" SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;name=grpc-gateway-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/grpc-ecosystem/grpc-gateway/v2" -# google.golang.org/genproto/googleapis/api v0.0.0-20240701130421-f6361c86f094 -# [1] git ls-remote https://github.com/googleapis/go-genproto f6361c86f094e1ce372f9e6862d80a3ac9688ada -SRCREV_googleapis-api="f6361c86f094e1ce372f9e6862d80a3ac9688ada" +# google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 +# [1] git ls-remote https://github.com/googleapis/go-genproto 8af14fe29dc178f8f16f3720e1da949120cecbeb +SRCREV_googleapis-api="8af14fe29dc178f8f16f3720e1da949120cecbeb" SRC_URI += "git://github.com/googleapis/go-genproto;name=googleapis-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/api" -# google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf -# [1] git ls-remote https://github.com/googleapis/go-genproto b1a4ccb954bffa15cc305c5111ed01885cd839fd -SRCREV_rpc="b1a4ccb954bffa15cc305c5111ed01885cd839fd" +# google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 +# [1] git ls-remote https://github.com/googleapis/go-genproto 8af14fe29dc178f8f16f3720e1da949120cecbeb +SRCREV_rpc="8af14fe29dc178f8f16f3720e1da949120cecbeb" SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/rpc" # github.com/rootless-containers/rootlesskit v1.0.1 @@ -1893,69 +1873,74 @@ SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=specs-go; SRCREV_otlptrace="81216fb002a6a76d32fdab6ef999bcf65794130d" SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptrace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_api="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_api="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/api" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_kms="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/kms v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_kms="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=kms;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kms" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_cri-api="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_cri-api="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=cri-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_kubectl="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_kubectl="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubectl;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_kubelet="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_kubelet="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=kubelet;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_metrics="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_metrics="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=metrics;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics" -# sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.3 -# [1] git ls-remote https://github.com/kubernetes-sigs/apiserver-network-proxy a419d24765f42ac0f4c3ebaad57cb4d66728a81f -SRCREV_konnectivity-client="a419d24765f42ac0f4c3ebaad57cb4d66728a81f" +# sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.0 +# [1] git ls-remote https://github.com/kubernetes-sigs/apiserver-network-proxy 14f752ee8cf2f38727b6dddf7e0906dbce5bf4c1 +SRCREV_konnectivity-client="14f752ee8cf2f38727b6dddf7e0906dbce5bf4c1" SRC_URI += "git://github.com/kubernetes-sigs/apiserver-network-proxy;name=konnectivity-client;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/apiserver-network-proxy/konnectivity-client" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_apiserver="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_apiserver="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=apiserver;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_client-go="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_client-go="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=client-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_kube-proxy="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_kube-proxy="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-proxy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_cli-runtime="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_cli-runtime="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=cli-runtime;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_mount-utils="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/externaljwt v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_externaljwt="39f4707c882be87eb91cef02d669a5b584923fe7" +SRC_URI += "git://github.com/k3s-io/kubernetes;name=externaljwt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/externaljwt" + +# github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_mount-utils="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=mount-utils;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_apimachinery="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_apimachinery="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=apimachinery;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery" # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 @@ -1963,29 +1948,29 @@ SRC_URI += "git://github.com/k3s-io/kubernetes;name=apimachinery;protocol=https; SRCREV_otelhttp="af75717ac4fb3ba13eaea83b88301723122060cf" SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_endpointslice="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_endpointslice="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=endpointslice;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_cloud-provider="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_cloud-provider="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=cloud-provider;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_component-base="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_component-base="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=component-base;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_code-generator="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_code-generator="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=code-generator;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_kube-scheduler="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_kube-scheduler="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-scheduler;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler" # go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28.0 @@ -1998,54 +1983,54 @@ SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracegrpc; SRCREV_otlptracehttp="81216fb002a6a76d32fdab6ef999bcf65794130d" SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracehttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_kube-aggregator="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_kube-aggregator="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-aggregator;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_cluster-bootstrap="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_cluster-bootstrap="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=cluster-bootstrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_component-helpers="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_component-helpers="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=component-helpers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_controller-manager="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_controller-manager="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=controller-manager;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_csi-translation-lib="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_csi-translation-lib="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=csi-translation-lib;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_pod-security-admission="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_pod-security-admission="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=pod-security-admission;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_apiextensions-apiserver="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_apiextensions-apiserver="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=apiextensions-apiserver;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_kube-controller-manager="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_kube-controller-manager="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=kube-controller-manager;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager" -# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 -# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 9d4eb7e7706038b07d33f83f76afbe13f53d171d -SRCREV_otelgrpc="9d4eb7e7706038b07d33f83f76afbe13f53d171d" +# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0 +# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib af75717ac4fb3ba13eaea83b88301723122060cf +SRCREV_otelgrpc="af75717ac4fb3ba13eaea83b88301723122060cf" SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelgrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc" -# github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.31.1-k3s3 -# [1] git ls-remote https://github.com/k3s-io/kubernetes 56794a14c26d45cb27a7c071688f19b0407f0367 -SRCREV_dynamic-resource-allocation="56794a14c26d45cb27a7c071688f19b0407f0367" +# github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v1.32.0-k3s1 +# [1] git ls-remote https://github.com/k3s-io/kubernetes 39f4707c882be87eb91cef02d669a5b584923fe7 +SRCREV_dynamic-resource-allocation="39f4707c882be87eb91cef02d669a5b584923fe7" SRC_URI += "git://github.com/k3s-io/kubernetes;name=dynamic-resource-allocation;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation" # go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.44.0