diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-04-04 17:53:32 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-04-05 16:03:56 -0400 |
commit | 46fb24baade846203f87ba98d05e5d7f820c90fe (patch) | |
tree | 29ce7dddadda7032dbd900e35c597c5527512082 | |
parent | 71f56e048618980f60e78292eef045a0ee597ec2 (diff) | |
download | meta-virtualization-46fb24baade846203f87ba98d05e5d7f820c90fe.tar.gz |
k3s: update to v1.25.8
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r-- | recipes-containers/k3s/k3s/modules.txt | 651 | ||||
-rw-r--r-- | recipes-containers/k3s/k3s_git.bb | 12 | ||||
-rw-r--r-- | recipes-containers/k3s/relocation.inc | 325 | ||||
-rw-r--r-- | recipes-containers/k3s/src_uri.inc | 1764 |
4 files changed, 1429 insertions, 1323 deletions
diff --git a/recipes-containers/k3s/k3s/modules.txt b/recipes-containers/k3s/k3s/modules.txt index 13220c3b..3ce7b6af 100644 --- a/recipes-containers/k3s/k3s/modules.txt +++ b/recipes-containers/k3s/k3s/modules.txt | |||
@@ -1,16 +1,17 @@ | |||
1 | # github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.8.22 | 1 | # github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.8.22 |
2 | # github.com/Mirantis/cri-dockerd => github.com/k3s-io/cri-dockerd v0.2.4-0.20220729204449-bcbb75d5abff | 2 | # github.com/Mirantis/cri-dockerd => github.com/k3s-io/cri-dockerd v0.3.2-0.20230123224908-ae42b30520de |
3 | # github.com/cloudnativelabs/kube-router => github.com/k3s-io/kube-router v1.5.1-0.20220630214451-a43bcd8511d2 | 3 | # github.com/cloudnativelabs/kube-router => github.com/k3s-io/kube-router v1.5.1-0.20230223115732-df90811446a1 |
4 | # github.com/containerd/cgroups => github.com/containerd/cgroups v1.0.1 | 4 | # github.com/containerd/cgroups => github.com/containerd/cgroups v1.0.1 |
5 | # github.com/containerd/containerd => github.com/k3s-io/containerd v1.5.13-k3s1 | 5 | # github.com/containerd/containerd => github.com/k3s-io/containerd v1.5.18-k3s1 |
6 | # github.com/coreos/go-systemd => github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e | 6 | # github.com/coreos/go-systemd => github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e |
7 | # github.com/docker/distribution => github.com/docker/distribution v2.8.1+incompatible | 7 | # github.com/docker/distribution => github.com/docker/distribution v2.8.1+incompatible |
8 | # github.com/docker/docker => github.com/docker/docker v20.10.12+incompatible | 8 | # github.com/docker/docker => github.com/docker/docker v20.10.12+incompatible |
9 | # github.com/docker/libnetwork => github.com/docker/libnetwork v0.8.0-dev.2.0.20190624125649-f0e46a78ea34 | 9 | # github.com/docker/libnetwork => github.com/docker/libnetwork v0.8.0-dev.2.0.20190624125649-f0e46a78ea34 |
10 | # github.com/golang/protobuf => github.com/golang/protobuf v1.5.2 | 10 | # github.com/golang/protobuf => github.com/golang/protobuf v1.5.2 |
11 | # github.com/googleapis/gax-go/v2 => github.com/googleapis/gax-go/v2 v2.0.5 | 11 | # github.com/google/cadvisor => github.com/google/cadvisor v0.44.1 |
12 | # github.com/googleapis/gax-go/v2 => github.com/googleapis/gax-go/v2 v2.1.1 | ||
12 | # github.com/juju/errors => github.com/k3s-io/nocode v0.0.0-20200630202308-cb097102c09f | 13 | # github.com/juju/errors => github.com/k3s-io/nocode v0.0.0-20200630202308-cb097102c09f |
13 | # github.com/kubernetes-sigs/cri-tools => github.com/k3s-io/cri-tools v1.24.0-k3s1 | 14 | # github.com/kubernetes-sigs/cri-tools => github.com/k3s-io/cri-tools v1.25.0-k3s1 |
14 | # github.com/opencontainers/runc => github.com/opencontainers/runc v1.1.4 | 15 | # github.com/opencontainers/runc => github.com/opencontainers/runc v1.1.4 |
15 | # github.com/opencontainers/runtime-spec => github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 | 16 | # github.com/opencontainers/runtime-spec => github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 |
16 | # github.com/opencontainers/selinux => github.com/opencontainers/selinux v1.10.1 | 17 | # github.com/opencontainers/selinux => github.com/opencontainers/selinux v1.10.1 |
@@ -20,120 +21,118 @@ | |||
20 | # go.etcd.io/etcd/etcdutl/v3 => github.com/k3s-io/etcd/etcdutl/v3 v3.5.3-k3s1 | 21 | # go.etcd.io/etcd/etcdutl/v3 => github.com/k3s-io/etcd/etcdutl/v3 v3.5.3-k3s1 |
21 | # go.etcd.io/etcd/server/v3 => github.com/k3s-io/etcd/server/v3 v3.5.3-k3s1 | 22 | # go.etcd.io/etcd/server/v3 => github.com/k3s-io/etcd/server/v3 v3.5.3-k3s1 |
22 | # golang.org/x/crypto => golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd | 23 | # golang.org/x/crypto => golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd |
23 | # golang.org/x/net => golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd | 24 | # golang.org/x/net => golang.org/x/net v0.7.0 |
24 | # golang.org/x/sys => golang.org/x/sys v0.0.0-20220209214540-3681064d5158 | 25 | # golang.org/x/sys => golang.org/x/sys v0.2.0 |
25 | # google.golang.org/genproto => google.golang.org/genproto v0.0.0-20220107163113-42d7afdf6368 | 26 | # google.golang.org/genproto => google.golang.org/genproto v0.0.0-20220107163113-42d7afdf6368 |
26 | # google.golang.org/grpc => google.golang.org/grpc v1.40.0 | 27 | # google.golang.org/grpc => google.golang.org/grpc v1.40.0 |
27 | # gopkg.in/square/go-jose.v2 => gopkg.in/square/go-jose.v2 v2.2.2 | 28 | # gopkg.in/square/go-jose.v2 => gopkg.in/square/go-jose.v2 v2.2.2 |
28 | # k8s.io/api => github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.24.7-k3s1 | 29 | # k8s.io/api => github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.25.8-k3s1 |
29 | # k8s.io/apiextensions-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.24.7-k3s1 | 30 | # k8s.io/apiextensions-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.25.8-k3s1 |
30 | # k8s.io/apimachinery => github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.24.7-k3s1 | 31 | # k8s.io/apimachinery => github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.25.8-k3s1 |
31 | # k8s.io/apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.24.7-k3s1 | 32 | # k8s.io/apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.25.8-k3s1 |
32 | # k8s.io/cli-runtime => github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.24.7-k3s1 | 33 | # k8s.io/cli-runtime => github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.25.8-k3s1 |
33 | # k8s.io/client-go => github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.24.7-k3s1 | 34 | # k8s.io/client-go => github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.25.8-k3s1 |
34 | # k8s.io/cloud-provider => github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.24.7-k3s1 | 35 | # k8s.io/cloud-provider => github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.25.8-k3s1 |
35 | # k8s.io/cluster-bootstrap => github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.24.7-k3s1 | 36 | # k8s.io/cluster-bootstrap => github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.25.8-k3s1 |
36 | # k8s.io/code-generator => github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.24.7-k3s1 | 37 | # k8s.io/code-generator => github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.25.8-k3s1 |
37 | # k8s.io/component-base => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.24.7-k3s1 | 38 | # k8s.io/component-base => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.25.8-k3s1 |
38 | # k8s.io/component-helpers => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.24.7-k3s1 | 39 | # k8s.io/component-helpers => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.25.8-k3s1 |
39 | # k8s.io/controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.24.7-k3s1 | 40 | # k8s.io/controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.25.8-k3s1 |
40 | # k8s.io/cri-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.24.7-k3s1 | 41 | # k8s.io/cri-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.25.8-k3s1 |
41 | # k8s.io/csi-translation-lib => github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.24.7-k3s1 | 42 | # k8s.io/csi-translation-lib => github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.25.8-k3s1 |
42 | # k8s.io/klog => github.com/k3s-io/klog v1.0.0-k3s2 | 43 | # k8s.io/klog => github.com/k3s-io/klog v1.0.0-k3s2 |
43 | # k8s.io/klog/v2 => github.com/k3s-io/klog/v2 v2.60.1-k3s1 | 44 | # k8s.io/klog/v2 => github.com/k3s-io/klog/v2 v2.60.1-k3s1 |
44 | # k8s.io/kube-aggregator => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.24.7-k3s1 | 45 | # k8s.io/kube-aggregator => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.25.8-k3s1 |
45 | # k8s.io/kube-controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.24.7-k3s1 | 46 | # k8s.io/kube-controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.25.8-k3s1 |
46 | # k8s.io/kube-proxy => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.24.7-k3s1 | 47 | # k8s.io/kube-proxy => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.25.8-k3s1 |
47 | # k8s.io/kube-scheduler => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.24.7-k3s1 | 48 | # k8s.io/kube-scheduler => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.25.8-k3s1 |
48 | # k8s.io/kubectl => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.24.7-k3s1 | 49 | # k8s.io/kubectl => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.25.8-k3s1 |
49 | # k8s.io/kubelet => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.24.7-k3s1 | 50 | # k8s.io/kubelet => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.25.8-k3s1 |
50 | # k8s.io/kubernetes => github.com/k3s-io/kubernetes v1.24.7-k3s1 | 51 | # k8s.io/kubernetes => github.com/k3s-io/kubernetes v1.25.8-k3s1 |
51 | # k8s.io/legacy-cloud-providers => github.com/k3s-io/kubernetes/staging/src/k8s.io/legacy-cloud-providers v1.24.7-k3s1 | 52 | # k8s.io/legacy-cloud-providers => github.com/k3s-io/kubernetes/staging/src/k8s.io/legacy-cloud-providers v1.25.8-k3s1 |
52 | # k8s.io/metrics => github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.24.7-k3s1 | 53 | # k8s.io/metrics => github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.25.8-k3s1 |
53 | # k8s.io/mount-utils => github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.24.7-k3s1 | 54 | # k8s.io/mount-utils => github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.25.8-k3s1 |
54 | # k8s.io/node-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/node-api v1.24.7-k3s1 | 55 | # k8s.io/node-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/node-api v1.25.8-k3s1 |
55 | # k8s.io/pod-security-admission => github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.24.7-k3s1 | 56 | # k8s.io/pod-security-admission => github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.25.8-k3s1 |
56 | # k8s.io/sample-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver v1.24.7-k3s1 | 57 | # k8s.io/sample-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver v1.25.8-k3s1 |
57 | # k8s.io/sample-cli-plugin => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin v1.24.7-k3s1 | 58 | # k8s.io/sample-cli-plugin => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin v1.25.8-k3s1 |
58 | # k8s.io/sample-controller => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller v1.24.7-k3s1 | 59 | # k8s.io/sample-controller => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller v1.25.8-k3s1 |
59 | # mvdan.cc/unparam => mvdan.cc/unparam v0.0.0-20210104141923-aac4ce9116a7 | 60 | # mvdan.cc/unparam => mvdan.cc/unparam v0.0.0-20210104141923-aac4ce9116a7 |
60 | # github.com/Microsoft/hcsshim v0.9.2 | ||
61 | ## explicit | ||
62 | # github.com/Mirantis/cri-dockerd v0.0.0-00010101000000-000000000000 | 61 | # github.com/Mirantis/cri-dockerd v0.0.0-00010101000000-000000000000 |
63 | ## explicit | 62 | ## explicit |
64 | # github.com/cloudnativelabs/kube-router v1.3.2 | 63 | # github.com/cloudnativelabs/kube-router v1.3.2 |
65 | ## explicit | 64 | ## explicit |
66 | # github.com/containerd/cgroups v1.0.3 | 65 | # github.com/containerd/cgroups v1.0.3 |
67 | ## explicit | 66 | ## explicit |
68 | # github.com/containerd/containerd v1.6.2 | 67 | # github.com/containerd/containerd v1.6.9 |
69 | ## explicit | 68 | ## explicit |
70 | # github.com/containerd/fuse-overlayfs-snapshotter v1.0.4 | 69 | # github.com/containerd/fuse-overlayfs-snapshotter v1.0.5 |
71 | ## explicit | 70 | ## explicit |
72 | # github.com/containerd/stargz-snapshotter v0.11.4 | 71 | # github.com/containerd/stargz-snapshotter v0.13.0 |
73 | ## explicit | 72 | ## explicit |
74 | # github.com/coreos/go-iptables v0.6.0 | 73 | # github.com/coreos/go-iptables v0.6.0 |
75 | ## explicit | 74 | ## explicit |
76 | # github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf | 75 | # github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf |
77 | ## explicit | 76 | ## explicit |
78 | # github.com/docker/docker v20.10.16+incompatible | 77 | # github.com/docker/docker v20.10.23+incompatible |
79 | ## explicit | 78 | ## explicit |
80 | # github.com/erikdubbelboer/gspt v0.0.0-20190125194910-e68493906b83 | 79 | # github.com/erikdubbelboer/gspt v0.0.0-20190125194910-e68493906b83 |
81 | ## explicit | 80 | ## explicit |
82 | # github.com/flannel-io/flannel v0.19.2 | 81 | # github.com/flannel-io/flannel v0.21.4 |
83 | ## explicit | 82 | ## explicit |
84 | # github.com/go-bindata/go-bindata v3.1.2+incompatible | 83 | # github.com/go-bindata/go-bindata v3.1.2+incompatible |
85 | ## explicit | 84 | ## explicit |
86 | # github.com/go-sql-driver/mysql v1.6.0 | 85 | # github.com/go-sql-driver/mysql v1.6.0 |
87 | ## explicit | 86 | ## explicit |
88 | # github.com/golangplus/testing v1.0.0 | 87 | # github.com/go-test/deep v1.0.7 |
89 | ## explicit | 88 | ## explicit |
90 | # github.com/google/cadvisor v0.44.1 | 89 | # github.com/google/cadvisor v0.45.0 |
91 | ## explicit | 90 | ## explicit |
92 | # github.com/google/uuid v1.3.0 | 91 | # github.com/google/uuid v1.3.0 |
93 | ## explicit | 92 | ## explicit |
94 | # github.com/gorilla/mux v1.8.0 | 93 | # github.com/gorilla/mux v1.8.0 |
95 | ## explicit | 94 | ## explicit |
96 | # github.com/gorilla/websocket v1.4.2 | 95 | # github.com/gorilla/websocket v1.5.0 |
97 | ## explicit | 96 | ## explicit |
98 | # github.com/gruntwork-io/terratest v0.40.6 | 97 | # github.com/json-iterator/go v1.1.12 |
99 | ## explicit | 98 | ## explicit |
100 | # github.com/k3s-io/helm-controller v0.12.3 | 99 | # github.com/k3s-io/helm-controller v0.13.1 |
101 | ## explicit | 100 | ## explicit |
102 | # github.com/k3s-io/kine v0.9.3 | 101 | # github.com/k3s-io/kine v0.9.9 |
103 | ## explicit | 102 | ## explicit |
104 | # github.com/klauspost/compress v1.15.9 | 103 | # github.com/klauspost/compress v1.15.12 |
105 | ## explicit | 104 | ## explicit |
106 | # github.com/kubernetes-sigs/cri-tools v0.0.0-00010101000000-000000000000 | 105 | # github.com/kubernetes-sigs/cri-tools v0.0.0-00010101000000-000000000000 |
107 | ## explicit | 106 | ## explicit |
108 | # github.com/lib/pq v1.10.2 | 107 | # github.com/lib/pq v1.10.2 |
109 | ## explicit | 108 | ## explicit |
110 | # github.com/mattn/go-sqlite3 v1.14.8 | 109 | # github.com/mattn/go-sqlite3 v1.14.15 |
111 | ## explicit | 110 | ## explicit |
112 | # github.com/minio/minio-go/v7 v7.0.33 | 111 | # github.com/minio/minio-go/v7 v7.0.33 |
113 | ## explicit | 112 | ## explicit |
114 | # github.com/natefinch/lumberjack v2.0.0+incompatible | 113 | # github.com/natefinch/lumberjack v2.0.0+incompatible |
115 | ## explicit | 114 | ## explicit |
116 | # github.com/onsi/ginkgo/v2 v2.1.3 | 115 | # github.com/onsi/ginkgo/v2 v2.7.0 |
117 | ## explicit | 116 | ## explicit |
118 | # github.com/onsi/gomega v1.19.0 | 117 | # github.com/onsi/gomega v1.25.0 |
119 | ## explicit | 118 | ## explicit |
120 | # github.com/opencontainers/runc v1.1.1 | 119 | # github.com/opencontainers/runc v1.1.4 |
121 | ## explicit | 120 | ## explicit |
122 | # github.com/opencontainers/selinux v1.10.1 | 121 | # github.com/opencontainers/selinux v1.10.2 |
123 | ## explicit | 122 | ## explicit |
124 | # github.com/otiai10/copy v1.7.0 | 123 | # github.com/otiai10/copy v1.7.0 |
125 | ## explicit | 124 | ## explicit |
126 | # github.com/pkg/errors v0.9.1 | 125 | # github.com/pkg/errors v0.9.1 |
127 | ## explicit | 126 | ## explicit |
128 | # github.com/rancher/dynamiclistener v0.3.4-0.20220721210816-8ebd77f8a45a | 127 | # github.com/rancher/dynamiclistener v0.3.5 |
129 | ## explicit | 128 | ## explicit |
130 | # github.com/rancher/lasso v0.0.0-20210616224652-fc3ebd901c08 | 129 | # github.com/rancher/lasso v0.0.0-20221227210133-6ea88ca2fbcc |
131 | ## explicit | 130 | ## explicit |
132 | # github.com/rancher/remotedialer v0.2.6-0.20220624190122-ea57207bf2b8 | 131 | # github.com/rancher/remotedialer v0.2.6-0.20220624190122-ea57207bf2b8 |
133 | ## explicit | 132 | ## explicit |
134 | # github.com/rancher/wharfie v0.5.1 | 133 | # github.com/rancher/wharfie v0.5.1 |
135 | ## explicit | 134 | ## explicit |
136 | # github.com/rancher/wrangler v1.0.0 | 135 | # github.com/rancher/wrangler v1.1.1 |
137 | ## explicit | 136 | ## explicit |
138 | # github.com/robfig/cron/v3 v3.0.1 | 137 | # github.com/robfig/cron/v3 v3.0.1 |
139 | ## explicit | 138 | ## explicit |
@@ -141,9 +140,9 @@ | |||
141 | ## explicit | 140 | ## explicit |
142 | # github.com/sirupsen/logrus v1.9.0 | 141 | # github.com/sirupsen/logrus v1.9.0 |
143 | ## explicit | 142 | ## explicit |
144 | # github.com/stretchr/testify v1.8.0 | 143 | # github.com/spf13/pflag v1.0.5 |
145 | ## explicit | 144 | ## explicit |
146 | # github.com/tchap/go-patricia v2.3.0+incompatible | 145 | # github.com/stretchr/testify v1.8.1 |
147 | ## explicit | 146 | ## explicit |
148 | # github.com/urfave/cli v1.22.9 | 147 | # github.com/urfave/cli v1.22.9 |
149 | ## explicit | 148 | ## explicit |
@@ -161,47 +160,545 @@ | |||
161 | ## explicit | 160 | ## explicit |
162 | # go.etcd.io/etcd/server/v3 v3.5.4 | 161 | # go.etcd.io/etcd/server/v3 v3.5.4 |
163 | ## explicit | 162 | ## explicit |
164 | # go.uber.org/zap v1.19.0 | 163 | # go.uber.org/zap v1.24.0 |
165 | ## explicit | 164 | ## explicit |
166 | # golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa | 165 | # golang.org/x/crypto v0.5.0 |
167 | ## explicit | 166 | ## explicit |
168 | # golang.org/x/net v0.0.0-20220722155237-a158d28d115b | 167 | # golang.org/x/net v0.7.0 |
169 | ## explicit | 168 | ## explicit |
170 | # golang.org/x/sync v0.0.0-20210220032951-036812b2e83c | 169 | # golang.org/x/sync v0.1.0 |
171 | ## explicit | 170 | ## explicit |
172 | # golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f | 171 | # golang.org/x/sys v0.5.0 |
173 | ## explicit | 172 | ## explicit |
174 | # google.golang.org/grpc v1.46.2 | 173 | # google.golang.org/grpc v1.51.0 |
175 | ## explicit | 174 | ## explicit |
176 | # gopkg.in/yaml.v2 v2.4.0 | 175 | # gopkg.in/yaml.v2 v2.4.0 |
177 | ## explicit | 176 | ## explicit |
178 | # inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252 | 177 | # inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252 |
179 | ## explicit | 178 | ## explicit |
180 | # k8s.io/api v0.24.7 | 179 | # k8s.io/api v0.25.8 |
181 | ## explicit | 180 | ## explicit |
182 | # k8s.io/apimachinery v0.24.7 | 181 | # k8s.io/apimachinery v0.25.8 |
183 | ## explicit | 182 | ## explicit |
184 | # k8s.io/apiserver v0.24.7 | 183 | # k8s.io/apiserver v0.25.8 |
185 | ## explicit | 184 | ## explicit |
186 | # k8s.io/client-go v11.0.1-0.20190409021438-1a26190bd76a+incompatible | 185 | # k8s.io/client-go v11.0.1-0.20190409021438-1a26190bd76a+incompatible |
187 | ## explicit | 186 | ## explicit |
188 | # k8s.io/cloud-provider v0.24.7 | 187 | # k8s.io/cloud-provider v0.25.8 |
189 | ## explicit | 188 | ## explicit |
190 | # k8s.io/component-base v0.24.7 | 189 | # k8s.io/cluster-bootstrap v0.0.0 |
191 | ## explicit | 190 | ## explicit |
192 | # k8s.io/component-helpers v0.24.7 | 191 | # k8s.io/component-base v0.25.8 |
193 | ## explicit | 192 | ## explicit |
194 | # k8s.io/controller-manager v0.24.7 | 193 | # k8s.io/component-helpers v0.25.8 |
195 | ## explicit | 194 | ## explicit |
196 | # k8s.io/cri-api v0.24.7 | 195 | # k8s.io/cri-api v0.26.0-alpha.3 |
197 | ## explicit | 196 | ## explicit |
198 | # k8s.io/klog v1.0.0 | 197 | # k8s.io/klog v1.0.0 |
199 | ## explicit | 198 | ## explicit |
200 | # k8s.io/kubectl v0.24.7 | 199 | # k8s.io/kubectl v0.25.8 |
201 | ## explicit | 200 | ## explicit |
202 | # k8s.io/kubernetes v1.24.7 | 201 | # k8s.io/kubernetes v1.25.8 |
203 | ## explicit | 202 | ## explicit |
204 | # k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9 | 203 | # k8s.io/utils v0.0.0-20221107191617-1a15be271d1d |
205 | ## explicit | 204 | ## explicit |
206 | # sigs.k8s.io/yaml v1.3.0 | 205 | # sigs.k8s.io/yaml v1.3.0 |
207 | ## explicit | 206 | ## explicit |
207 | # cloud.google.com/go v0.97.0 | ||
208 | ## explicit | ||
209 | # github.com/Azure/azure-sdk-for-go v55.0.0+incompatible | ||
210 | ## explicit | ||
211 | # github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 | ||
212 | ## explicit | ||
213 | # github.com/Azure/go-autorest v14.2.0+incompatible | ||
214 | ## explicit | ||
215 | # github.com/Azure/go-autorest/autorest v0.11.27 | ||
216 | ## explicit | ||
217 | # github.com/Azure/go-autorest/autorest/adal v0.9.20 | ||
218 | ## explicit | ||
219 | # github.com/Azure/go-autorest/autorest/date v0.3.0 | ||
220 | ## explicit | ||
221 | # github.com/Azure/go-autorest/autorest/mocks v0.4.2 | ||
222 | ## explicit | ||
223 | # github.com/Azure/go-autorest/autorest/to v0.4.0 | ||
224 | ## explicit | ||
225 | # github.com/Azure/go-autorest/autorest/validation v0.3.1 | ||
226 | ## explicit | ||
227 | # github.com/Azure/go-autorest/logger v0.2.1 | ||
228 | ## explicit | ||
229 | # github.com/Azure/go-autorest/tracing v0.6.0 | ||
230 | ## explicit | ||
231 | # github.com/BurntSushi/toml v1.1.0 | ||
232 | ## explicit | ||
233 | # github.com/GoogleCloudPlatform/k8s-cloud-provider v1.18.1-0.20220218231025-f11817397a1b | ||
234 | ## explicit | ||
235 | # github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab | ||
236 | ## explicit | ||
237 | # github.com/MakeNowJust/heredoc v1.0.0 | ||
238 | ## explicit | ||
239 | # github.com/Microsoft/go-winio v0.5.2 | ||
240 | ## explicit | ||
241 | # github.com/Microsoft/hcsshim v0.9.4 | ||
242 | ## explicit | ||
243 | # github.com/NYTimes/gziphandler v1.1.1 | ||
244 | ## explicit | ||
245 | # github.com/Rican7/retry v0.1.0 | ||
246 | ## explicit | ||
247 | # github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220418222510-f25a4f6275ed | ||
248 | ## explicit | ||
249 | # github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e | ||
250 | ## explicit | ||
251 | # github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a | ||
252 | ## explicit | ||
253 | # github.com/avast/retry-go/v4 v4.3.2 | ||
254 | ## explicit | ||
255 | # github.com/aws/aws-sdk-go v1.44.171 | ||
256 | ## explicit | ||
257 | # github.com/beorn7/perks v1.0.1 | ||
258 | ## explicit | ||
259 | # github.com/blang/semver v3.5.1+incompatible | ||
260 | ## explicit | ||
261 | # github.com/blang/semver/v4 v4.0.0 | ||
262 | ## explicit | ||
263 | # github.com/bronze1man/goStrongswanVici v0.0.0-20201105010758-936f38b697fd | ||
264 | ## explicit | ||
265 | # github.com/canonical/go-dqlite v1.5.1 | ||
266 | ## explicit | ||
267 | # github.com/cespare/xxhash/v2 v2.2.0 | ||
268 | ## explicit | ||
269 | # github.com/chai2010/gettext-go v1.0.2 | ||
270 | ## explicit | ||
271 | # github.com/checkpoint-restore/go-criu/v5 v5.3.0 | ||
272 | ## explicit | ||
273 | # github.com/cilium/ebpf v0.7.0 | ||
274 | ## explicit | ||
275 | # github.com/container-storage-interface/spec v1.6.0 | ||
276 | ## explicit | ||
277 | # github.com/containerd/btrfs v1.0.0 | ||
278 | ## explicit | ||
279 | # github.com/containerd/console v1.0.3 | ||
280 | ## explicit | ||
281 | # github.com/containerd/continuity v0.3.0 | ||
282 | ## explicit | ||
283 | # github.com/containerd/fifo v1.0.0 | ||
284 | ## explicit | ||
285 | # github.com/containerd/go-cni v1.1.6 | ||
286 | ## explicit | ||
287 | # github.com/containerd/go-runc v1.0.0 | ||
288 | ## explicit | ||
289 | # github.com/containerd/imgcrypt v1.1.4 | ||
290 | ## explicit | ||
291 | # github.com/containerd/nri v0.1.0 | ||
292 | ## explicit | ||
293 | # github.com/containerd/stargz-snapshotter/estargz v0.13.0 | ||
294 | ## explicit | ||
295 | # github.com/containerd/ttrpc v1.1.0 | ||
296 | ## explicit | ||
297 | # github.com/containerd/typeurl v1.0.2 | ||
298 | ## explicit | ||
299 | # github.com/containernetworking/cni v1.1.2 | ||
300 | ## explicit | ||
301 | # github.com/containernetworking/plugins v1.1.1 | ||
302 | ## explicit | ||
303 | # github.com/containers/ocicrypt v1.1.3 | ||
304 | ## explicit | ||
305 | # github.com/coreos/go-oidc v2.1.0+incompatible | ||
306 | ## explicit | ||
307 | # github.com/coreos/go-semver v0.3.0 | ||
308 | ## explicit | ||
309 | # github.com/coreos/go-systemd/v22 v22.5.0 | ||
310 | ## explicit | ||
311 | # github.com/cpuguy83/go-md2man/v2 v2.0.2 | ||
312 | ## explicit | ||
313 | # github.com/cyphar/filepath-securejoin v0.2.3 | ||
314 | ## explicit | ||
315 | # github.com/davecgh/go-spew v1.1.1 | ||
316 | ## explicit | ||
317 | # github.com/daviddengcn/go-colortext v1.0.0 | ||
318 | ## explicit | ||
319 | # github.com/docker/cli v20.10.21+incompatible | ||
320 | ## explicit | ||
321 | # github.com/docker/distribution v2.8.1+incompatible | ||
322 | ## explicit | ||
323 | # github.com/docker/docker-credential-helpers v0.6.4 | ||
324 | ## explicit | ||
325 | # github.com/docker/go-connections v0.4.0 | ||
326 | ## explicit | ||
327 | # github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c | ||
328 | ## explicit | ||
329 | # github.com/docker/go-metrics v0.0.1 | ||
330 | ## explicit | ||
331 | # github.com/docker/go-units v0.5.0 | ||
332 | ## explicit | ||
333 | # github.com/dustin/go-humanize v1.0.0 | ||
334 | ## explicit | ||
335 | # github.com/elazarl/goproxy v0.0.0-20190911111923-ecfe977594f1 | ||
336 | ## explicit | ||
337 | # github.com/emicklei/go-restful v2.16.0+incompatible | ||
338 | ## explicit | ||
339 | # github.com/emicklei/go-restful/v3 v3.8.0 | ||
340 | ## explicit | ||
341 | # github.com/euank/go-kmsg-parser v2.0.0+incompatible | ||
342 | ## explicit | ||
343 | # github.com/evanphx/json-patch v4.12.0+incompatible | ||
344 | ## explicit | ||
345 | # github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d | ||
346 | ## explicit | ||
347 | # github.com/fatih/camelcase v1.0.0 | ||
348 | ## explicit | ||
349 | # github.com/felixge/httpsnoop v1.0.1 | ||
350 | ## explicit | ||
351 | # github.com/form3tech-oss/jwt-go v3.2.3+incompatible | ||
352 | ## explicit | ||
353 | # github.com/fsnotify/fsnotify v1.6.0 | ||
354 | ## explicit | ||
355 | # github.com/fvbommel/sortorder v1.0.1 | ||
356 | ## explicit | ||
357 | # github.com/ghodss/yaml v1.0.0 | ||
358 | ## explicit | ||
359 | # github.com/go-errors/errors v1.0.2-0.20180813162953-d98b870cc4e0 | ||
360 | ## explicit | ||
361 | # github.com/go-logr/logr v1.2.3 | ||
362 | ## explicit | ||
363 | # github.com/go-openapi/jsonpointer v0.19.5 | ||
364 | ## explicit | ||
365 | # github.com/go-openapi/jsonreference v0.20.0 | ||
366 | ## explicit | ||
367 | # github.com/go-openapi/swag v0.19.14 | ||
368 | ## explicit | ||
369 | # github.com/godbus/dbus/v5 v5.1.0 | ||
370 | ## explicit | ||
371 | # github.com/gofrs/flock v0.8.1 | ||
372 | ## explicit | ||
373 | # github.com/gofrs/uuid v4.0.0+incompatible | ||
374 | ## explicit | ||
375 | # github.com/gogo/googleapis v1.4.0 | ||
376 | ## explicit | ||
377 | # github.com/gogo/protobuf v1.3.2 | ||
378 | ## explicit | ||
379 | # github.com/golang-jwt/jwt/v4 v4.2.0 | ||
380 | ## explicit | ||
381 | # github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da | ||
382 | ## explicit | ||
383 | # github.com/golang/mock v1.6.0 | ||
384 | ## explicit | ||
385 | # github.com/golang/protobuf v1.5.2 | ||
386 | ## explicit | ||
387 | # github.com/google/btree v1.1.2 | ||
388 | ## explicit | ||
389 | # github.com/google/cel-go v0.12.6 | ||
390 | ## explicit | ||
391 | # github.com/google/gnostic v0.5.7-v3refs | ||
392 | ## explicit | ||
393 | # github.com/google/go-cmp v0.5.9 | ||
394 | ## explicit | ||
395 | # github.com/google/go-containerregistry v0.6.1-0.20211111182346-7a6ee45528a9 | ||
396 | ## explicit | ||
397 | # github.com/google/gofuzz v1.2.0 | ||
398 | ## explicit | ||
399 | # github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 | ||
400 | ## explicit | ||
401 | # github.com/googleapis/gax-go/v2 v2.1.1 | ||
402 | ## explicit | ||
403 | # github.com/gophercloud/gophercloud v0.1.0 | ||
404 | ## explicit | ||
405 | # github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 | ||
406 | ## explicit | ||
407 | # github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 | ||
408 | ## explicit | ||
409 | # github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 | ||
410 | ## explicit | ||
411 | # github.com/grpc-ecosystem/grpc-gateway v1.16.0 | ||
412 | ## explicit | ||
413 | # github.com/hanwen/go-fuse/v2 v2.1.1-0.20220112183258-f57e95bda82d | ||
414 | ## explicit | ||
415 | # github.com/hashicorp/errwrap v1.1.0 | ||
416 | ## explicit | ||
417 | # github.com/hashicorp/go-cleanhttp v0.5.2 | ||
418 | ## explicit | ||
419 | # github.com/hashicorp/go-multierror v1.1.1 | ||
420 | ## explicit | ||
421 | # github.com/hashicorp/go-retryablehttp v0.7.1 | ||
422 | ## explicit | ||
423 | # github.com/imdario/mergo v0.3.12 | ||
424 | ## explicit | ||
425 | # github.com/inconshreveable/mousetrap v1.1.0 | ||
426 | ## explicit | ||
427 | # github.com/jmespath/go-jmespath v0.4.0 | ||
428 | ## explicit | ||
429 | # github.com/jonboulle/clockwork v0.3.0 | ||
430 | ## explicit | ||
431 | # github.com/josharian/intern v1.0.0 | ||
432 | ## explicit | ||
433 | # github.com/josharian/native v0.0.0-20200817173448-b6b71def0850 | ||
434 | ## explicit | ||
435 | # github.com/karrick/godirwalk v1.16.1 | ||
436 | ## explicit | ||
437 | # github.com/klauspost/cpuid/v2 v2.1.0 | ||
438 | ## explicit | ||
439 | # github.com/kylelemons/godebug v1.1.0 | ||
440 | ## explicit | ||
441 | # github.com/libopenstorage/openstorage v1.0.0 | ||
442 | ## explicit | ||
443 | # github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de | ||
444 | ## explicit | ||
445 | # github.com/lithammer/dedent v1.1.0 | ||
446 | ## explicit | ||
447 | # github.com/mailru/easyjson v0.7.6 | ||
448 | ## explicit | ||
449 | # github.com/matttproud/golang_protobuf_extensions v1.0.4 | ||
450 | ## explicit | ||
451 | # github.com/mdlayher/genetlink v1.1.0 | ||
452 | ## explicit | ||
453 | # github.com/mdlayher/netlink v1.4.2 | ||
454 | ## explicit | ||
455 | # github.com/mdlayher/socket v0.0.0-20211102153432-57e3fa563ecb | ||
456 | ## explicit | ||
457 | # github.com/miekg/pkcs11 v1.1.1 | ||
458 | ## explicit | ||
459 | # github.com/mindprince/gonvml v0.0.0-20190828220739-9ebdce4bb989 | ||
460 | ## explicit | ||
461 | # github.com/minio/md5-simd v1.1.2 | ||
462 | ## explicit | ||
463 | # github.com/minio/sha256-simd v1.0.0 | ||
464 | ## explicit | ||
465 | # github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible | ||
466 | ## explicit | ||
467 | # github.com/mitchellh/go-wordwrap v1.0.1 | ||
468 | ## explicit | ||
469 | # github.com/mitchellh/mapstructure v1.5.0 | ||
470 | ## explicit | ||
471 | # github.com/moby/ipvs v1.1.0 | ||
472 | ## explicit | ||
473 | # github.com/moby/locker v1.0.1 | ||
474 | ## explicit | ||
475 | # github.com/moby/spdystream v0.2.0 | ||
476 | ## explicit | ||
477 | # github.com/moby/sys/mountinfo v0.6.2 | ||
478 | ## explicit | ||
479 | # github.com/moby/sys/symlink v0.2.0 | ||
480 | ## explicit | ||
481 | # github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 | ||
482 | ## explicit | ||
483 | # github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd | ||
484 | ## explicit | ||
485 | # github.com/modern-go/reflect2 v1.0.2 | ||
486 | ## explicit | ||
487 | # github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 | ||
488 | ## explicit | ||
489 | # github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 | ||
490 | ## explicit | ||
491 | # github.com/morikuni/aec v1.0.0 | ||
492 | ## explicit | ||
493 | # github.com/mrunalp/fileutils v0.5.0 | ||
494 | ## explicit | ||
495 | # github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 | ||
496 | ## explicit | ||
497 | # github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f | ||
498 | ## explicit | ||
499 | # github.com/nats-io/jsm.go v0.0.31-0.20220317133147-fe318f464eee | ||
500 | ## explicit | ||
501 | # github.com/nats-io/nats.go v1.17.1-0.20220923204156-36d2b654c70f | ||
502 | ## explicit | ||
503 | # github.com/nats-io/nkeys v0.3.0 | ||
504 | ## explicit | ||
505 | # github.com/nats-io/nuid v1.0.1 | ||
506 | ## explicit | ||
507 | # github.com/opencontainers/go-digest v1.0.0 | ||
508 | ## explicit | ||
509 | # github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 | ||
510 | ## explicit | ||
511 | # github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 | ||
512 | ## explicit | ||
513 | # github.com/pelletier/go-toml v1.9.5 | ||
514 | ## explicit | ||
515 | # github.com/peterbourgon/diskv v2.0.1+incompatible | ||
516 | ## explicit | ||
517 | # github.com/pierrec/lz4 v2.6.0+incompatible | ||
518 | ## explicit | ||
519 | # github.com/pmezard/go-difflib v1.0.0 | ||
520 | ## explicit | ||
521 | # github.com/pquerna/cachecontrol v0.1.0 | ||
522 | ## explicit | ||
523 | # github.com/prometheus/client_golang v1.14.0 | ||
524 | ## explicit | ||
525 | # github.com/prometheus/client_model v0.3.0 | ||
526 | ## explicit | ||
527 | # github.com/prometheus/common v0.39.0 | ||
528 | ## explicit | ||
529 | # github.com/prometheus/procfs v0.9.0 | ||
530 | ## explicit | ||
531 | # github.com/rogpeppe/go-internal v1.9.0 | ||
532 | ## explicit | ||
533 | # github.com/rs/xid v1.4.0 | ||
534 | ## explicit | ||
535 | # github.com/rubiojr/go-vhd v0.0.0-20200706105327-02e210299021 | ||
536 | ## explicit | ||
537 | # github.com/russross/blackfriday v1.5.2 | ||
538 | ## explicit | ||
539 | # github.com/russross/blackfriday/v2 v2.1.0 | ||
540 | ## explicit | ||
541 | # github.com/seccomp/libseccomp-golang v0.9.2-0.20220502022130-f33da4d89646 | ||
542 | ## explicit | ||
543 | # github.com/shengdoushi/base58 v1.0.0 | ||
544 | ## explicit | ||
545 | # github.com/soheilhy/cmux v0.1.5 | ||
546 | ## explicit | ||
547 | # github.com/spf13/cobra v1.6.1 | ||
548 | ## explicit | ||
549 | # github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 | ||
550 | ## explicit | ||
551 | # github.com/stoewer/go-strcase v1.2.0 | ||
552 | ## explicit | ||
553 | # github.com/stretchr/objx v0.5.0 | ||
554 | ## explicit | ||
555 | # github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 | ||
556 | ## explicit | ||
557 | # github.com/tchap/go-patricia v2.3.0+incompatible | ||
558 | ## explicit | ||
559 | # github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 | ||
560 | ## explicit | ||
561 | # github.com/urfave/cli/v2 v2.11.2 | ||
562 | ## explicit | ||
563 | # github.com/vbatts/tar-split v0.11.2 | ||
564 | ## explicit | ||
565 | # github.com/vishvananda/netns v0.0.2 | ||
566 | ## explicit | ||
567 | # github.com/vmware/govmomi v0.20.3 | ||
568 | ## explicit | ||
569 | # github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 | ||
570 | ## explicit | ||
571 | # github.com/xlab/treeprint v1.1.0 | ||
572 | ## explicit | ||
573 | # github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 | ||
574 | ## explicit | ||
575 | # go.etcd.io/bbolt v1.3.6 | ||
576 | ## explicit | ||
577 | # go.etcd.io/etcd/client/v2 v2.305.4 | ||
578 | ## explicit | ||
579 | # go.etcd.io/etcd/pkg/v3 v3.5.4 | ||
580 | ## explicit | ||
581 | # go.etcd.io/etcd/raft/v3 v3.5.4 | ||
582 | ## explicit | ||
583 | # go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 | ||
584 | ## explicit | ||
585 | # go.opencensus.io v0.23.0 | ||
586 | ## explicit | ||
587 | # go.opentelemetry.io/contrib v0.20.0 | ||
588 | ## explicit | ||
589 | # go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.20.0 | ||
590 | ## explicit | ||
591 | # go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.20.0 | ||
592 | ## explicit | ||
593 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.20.0 | ||
594 | ## explicit | ||
595 | # go.opentelemetry.io/otel v0.20.0 | ||
596 | ## explicit | ||
597 | # go.opentelemetry.io/otel/exporters/otlp v0.20.0 | ||
598 | ## explicit | ||
599 | # go.opentelemetry.io/otel/metric v0.20.0 | ||
600 | ## explicit | ||
601 | # go.opentelemetry.io/otel/sdk v0.20.0 | ||
602 | ## explicit | ||
603 | # go.opentelemetry.io/otel/sdk/export/metric v0.20.0 | ||
604 | ## explicit | ||
605 | # go.opentelemetry.io/otel/sdk/metric v0.20.0 | ||
606 | ## explicit | ||
607 | # go.opentelemetry.io/otel/trace v0.20.0 | ||
608 | ## explicit | ||
609 | # go.opentelemetry.io/proto/otlp v0.7.0 | ||
610 | ## explicit | ||
611 | # go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 | ||
612 | ## explicit | ||
613 | # go.uber.org/atomic v1.10.0 | ||
614 | ## explicit | ||
615 | # go.uber.org/multierr v1.9.0 | ||
616 | ## explicit | ||
617 | # golang.org/x/mod v0.8.0 | ||
618 | ## explicit | ||
619 | # golang.org/x/oauth2 v0.3.0 | ||
620 | ## explicit | ||
621 | # golang.org/x/term v0.5.0 | ||
622 | ## explicit | ||
623 | # golang.org/x/text v0.7.0 | ||
624 | ## explicit | ||
625 | # golang.org/x/time v0.3.0 | ||
626 | ## explicit | ||
627 | # golang.org/x/tools v0.6.0 | ||
628 | ## explicit | ||
629 | # golang.zx2c4.com/wireguard v0.0.0-20220117163742-e0b8f11489c5 | ||
630 | ## explicit | ||
631 | # golang.zx2c4.com/wireguard/wgctrl v0.0.0-20211230205640-daad0b7ba671 | ||
632 | ## explicit | ||
633 | # gonum.org/v1/gonum v0.6.2 | ||
634 | ## explicit | ||
635 | # google.golang.org/api v0.60.0 | ||
636 | ## explicit | ||
637 | # google.golang.org/appengine v1.6.7 | ||
638 | ## explicit | ||
639 | # google.golang.org/genproto v0.0.0-20230106154932-a12b697841d9 | ||
640 | ## explicit | ||
641 | # google.golang.org/protobuf v1.28.1 | ||
642 | ## explicit | ||
643 | # gopkg.in/gcfg.v1 v1.2.0 | ||
644 | ## explicit | ||
645 | # gopkg.in/inf.v0 v0.9.1 | ||
646 | ## explicit | ||
647 | # gopkg.in/ini.v1 v1.67.0 | ||
648 | ## explicit | ||
649 | # gopkg.in/natefinch/lumberjack.v2 v2.0.0 | ||
650 | ## explicit | ||
651 | # gopkg.in/square/go-jose.v2 v2.5.1 | ||
652 | ## explicit | ||
653 | # gopkg.in/warnings.v0 v0.1.1 | ||
654 | ## explicit | ||
655 | # gopkg.in/yaml.v3 v3.0.1 | ||
656 | ## explicit | ||
657 | # honnef.co/go/tools v0.2.2 | ||
658 | ## explicit | ||
659 | # k8s.io/apiextensions-apiserver v0.25.4 | ||
660 | ## explicit | ||
661 | # k8s.io/cli-runtime v0.22.2 | ||
662 | ## explicit | ||
663 | # k8s.io/code-generator v0.25.4 | ||
664 | ## explicit | ||
665 | # k8s.io/controller-manager v0.25.8 | ||
666 | ## explicit | ||
667 | # k8s.io/csi-translation-lib v0.0.0 | ||
668 | ## explicit | ||
669 | # k8s.io/gengo v0.0.0-20211129171323-c02415ce4185 | ||
670 | ## explicit | ||
671 | # k8s.io/klog/v2 v2.80.1 | ||
672 | ## explicit | ||
673 | # k8s.io/kube-aggregator v0.25.4 | ||
674 | ## explicit | ||
675 | # k8s.io/kube-controller-manager v0.0.0 | ||
676 | ## explicit | ||
677 | # k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 | ||
678 | ## explicit | ||
679 | # k8s.io/kube-proxy v0.0.0 | ||
680 | ## explicit | ||
681 | # k8s.io/kube-scheduler v0.0.0 | ||
682 | ## explicit | ||
683 | # k8s.io/kubelet v0.0.0 | ||
684 | ## explicit | ||
685 | # k8s.io/legacy-cloud-providers v0.0.0 | ||
686 | ## explicit | ||
687 | # k8s.io/metrics v0.0.0 | ||
688 | ## explicit | ||
689 | # k8s.io/mount-utils v0.25.8 | ||
690 | ## explicit | ||
691 | # k8s.io/pod-security-admission v0.0.0 | ||
692 | ## explicit | ||
693 | # sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.35 | ||
694 | ## explicit | ||
695 | # sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 | ||
696 | ## explicit | ||
697 | # sigs.k8s.io/kustomize/api v0.12.1 | ||
698 | ## explicit | ||
699 | # sigs.k8s.io/kustomize/kustomize/v4 v4.5.7 | ||
700 | ## explicit | ||
701 | # sigs.k8s.io/kustomize/kyaml v0.13.9 | ||
702 | ## explicit | ||
703 | # sigs.k8s.io/structured-merge-diff/v4 v4.2.3 | ||
704 | ## explicit | ||
diff --git a/recipes-containers/k3s/k3s_git.bb b/recipes-containers/k3s/k3s_git.bb index e24a10fb..9a8ff8b7 100644 --- a/recipes-containers/k3s/k3s_git.bb +++ b/recipes-containers/k3s/k3s_git.bb | |||
@@ -4,7 +4,7 @@ HOMEPAGE = "https://k3s.io/" | |||
4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
5 | LIC_FILES_CHKSUM = "file://${S}/src/import/LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" | 5 | LIC_FILES_CHKSUM = "file://${S}/src/import/LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.24;name=k3s;protocol=https \ | 7 | SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.25;name=k3s;protocol=https \ |
8 | file://k3s.service \ | 8 | file://k3s.service \ |
9 | file://k3s-agent.service \ | 9 | file://k3s-agent.service \ |
10 | file://k3s-agent \ | 10 | file://k3s-agent \ |
@@ -16,10 +16,10 @@ SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.24;name=k3s;protoco | |||
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5" | 18 | SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5" |
19 | SRCREV_k3s = "e3c9d859e870c460d966d3ef140aa1815c41a3ac" | 19 | SRCREV_k3s = "9e22489dafb15989cafa7b6bd52ed949471dd057" |
20 | 20 | ||
21 | SRCREV_FORMAT = "k3s_fuse" | 21 | SRCREV_FORMAT = "k3s_fuse" |
22 | PV = "v1.24.7+k3s1+git${SRCREV_k3s}" | 22 | PV = "v1.25.8+k3s1+git${SRCREV_k3s}" |
23 | 23 | ||
24 | include src_uri.inc | 24 | include src_uri.inc |
25 | 25 | ||
@@ -56,7 +56,11 @@ do_compile() { | |||
56 | 56 | ||
57 | cd ${S}/src/import | 57 | cd ${S}/src/import |
58 | 58 | ||
59 | ln -sf vendor.copy vendor | 59 | if ! [ -e vendor/.noclobber ]; then |
60 | ln -sf vendor.copy vendor | ||
61 | else | ||
62 | echo "[INFO]: no clobber on vendor" | ||
63 | fi | ||
60 | 64 | ||
61 | # these are bad symlinks, go validates them and breaks the build if they are present | 65 | # these are bad symlinks, go validates them and breaks the build if they are present |
62 | rm -f vendor/go.etcd.io/etcd/client/v*/example_* | 66 | rm -f vendor/go.etcd.io/etcd/client/v*/example_* |
diff --git a/recipes-containers/k3s/relocation.inc b/recipes-containers/k3s/relocation.inc index e6863aba..da02e4c5 100644 --- a/recipes-containers/k3s/relocation.inc +++ b/recipes-containers/k3s/relocation.inc | |||
@@ -1,53 +1,19 @@ | |||
1 | export sites="bazil.org/fuse:github.com/bazil/fuse \ | 1 | export sites="bazil.org/fuse:github.com/bazil/fuse \ |
2 | bitbucket.org/bertimus9/systemstat:bitbucket.org/bertimus9/systemstat \ | 2 | bitbucket.org/bertimus9/systemstat:bitbucket.org/bertimus9/systemstat \ |
3 | cloud.google.com/go/bigquery:github.com/googleapis/google-cloud-go/bigquery/ \ | ||
4 | cloud.google.com/go/compute/metadata:github.com/googleapis/google-cloud-go/compute/metadata/ \ | ||
5 | cloud.google.com/go/datastore:github.com/googleapis/google-cloud-go/datastore/ \ | ||
6 | cloud.google.com/go/firestore:github.com/googleapis/google-cloud-go/firestore/ \ | ||
7 | cloud.google.com/go/pubsub:github.com/googleapis/google-cloud-go/pubsub/ \ | ||
8 | cloud.google.com/go/storage:github.com/googleapis/google-cloud-go/storage/ \ | ||
3 | cloud.google.com/go:github.com/googleapis/google-cloud-go \ | 9 | cloud.google.com/go:github.com/googleapis/google-cloud-go \ |
4 | cloud.google.com/go/bigquery:github.com/googleapis/google-cloud-go/bigquery//bigquery \ | ||
5 | cloud.google.com/go/datastore:github.com/googleapis/google-cloud-go/datastore//datastore \ | ||
6 | cloud.google.com/go/firestore:github.com/googleapis/google-cloud-go/firestore//firestore \ | ||
7 | cloud.google.com/go/pubsub:github.com/googleapis/google-cloud-go/pubsub//pubsub \ | ||
8 | cloud.google.com/go/storage:github.com/googleapis/google-cloud-go/storage//storage \ | ||
9 | dmitri.shuralyov.com/gpu/mtl:dmitri.shuralyov.com/gpu/mtl \ | 10 | dmitri.shuralyov.com/gpu/mtl:dmitri.shuralyov.com/gpu/mtl \ |
10 | github.com/360EntSecGroup-Skylar/excelize:github.com/360EntSecGroup-Skylar/excelize \ | ||
11 | github.com/Azure/azure-sdk-for-go:github.com/Azure/azure-sdk-for-go \ | ||
12 | github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm \ | ||
13 | github.com/Azure/go-autorest:github.com/Azure/go-autorest \ | ||
14 | github.com/Azure/go-autorest/autorest:github.com/Azure/go-autorest/autorest//autorest \ | ||
15 | github.com/Azure/go-autorest/autorest/adal:github.com/Azure/go-autorest/autorest/adal//autorest/adal \ | ||
16 | github.com/Azure/go-autorest/autorest/azure/auth:github.com/Azure/go-autorest/autorest/azure/auth//autorest/azure/auth \ | ||
17 | github.com/Azure/go-autorest/autorest/azure/cli:github.com/Azure/go-autorest/autorest/azure/cli//autorest/azure/cli \ | ||
18 | github.com/Azure/go-autorest/autorest/date:github.com/Azure/go-autorest/autorest/date//autorest/date \ | ||
19 | github.com/Azure/go-autorest/autorest/mocks:github.com/Azure/go-autorest/autorest/mocks//autorest/mocks \ | ||
20 | github.com/Azure/go-autorest/autorest/to:github.com/Azure/go-autorest/autorest/to//autorest/to \ | ||
21 | github.com/Azure/go-autorest/autorest/validation:github.com/Azure/go-autorest/autorest/validation//autorest/validation \ | ||
22 | github.com/Azure/go-autorest/logger:github.com/Azure/go-autorest/logger//logger \ | ||
23 | github.com/Azure/go-autorest/tracing:github.com/Azure/go-autorest/tracing//tracing \ | ||
24 | github.com/BurntSushi/toml:github.com/BurntSushi/toml \ | ||
25 | github.com/BurntSushi/xgb:github.com/BurntSushi/xgb \ | ||
26 | github.com/GoogleCloudPlatform/k8s-cloud-provider:github.com/GoogleCloudPlatform/k8s-cloud-provider \ | ||
27 | github.com/JeffAshton/win_pdh:github.com/JeffAshton/win_pdh \ | ||
28 | github.com/MakeNowJust/heredoc:github.com/MakeNowJust/heredoc \ | ||
29 | github.com/Microsoft/go-winio:github.com/Microsoft/go-winio \ | ||
30 | github.com/Microsoft/hcsshim:github.com/Microsoft/hcsshim \ | ||
31 | github.com/Mirantis/cri-dockerd:github.com/Mirantis/cri-dockerd \ | ||
32 | github.com/NYTimes/gziphandler:github.com/NYTimes/gziphandler \ | ||
33 | github.com/OneOfOne/xxhash:github.com/OneOfOne/xxhash \ | ||
34 | github.com/PuerkitoBio/goquery:github.com/PuerkitoBio/goquery \ | ||
35 | github.com/PuerkitoBio/purell:github.com/PuerkitoBio/purell \ | ||
36 | github.com/PuerkitoBio/urlesc:github.com/PuerkitoBio/urlesc \ | ||
37 | github.com/Rican7/retry:github.com/Rican7/retry \ | ||
38 | github.com/agext/levenshtein:github.com/agext/levenshtein \ | ||
39 | github.com/agnivade/levenshtein:github.com/agnivade/levenshtein \ | ||
40 | github.com/ajstarks/svgo:github.com/ajstarks/svgo \ | 11 | github.com/ajstarks/svgo:github.com/ajstarks/svgo \ |
41 | github.com/alecthomas/template:github.com/alecthomas/template \ | 12 | github.com/alecthomas/template:github.com/alecthomas/template \ |
42 | github.com/alecthomas/units:github.com/alecthomas/units \ | 13 | github.com/alecthomas/units:github.com/alecthomas/units \ |
43 | github.com/alexflint/go-filemutex:github.com/alexflint/go-filemutex \ | 14 | github.com/alexflint/go-filemutex:github.com/alexflint/go-filemutex \ |
44 | github.com/andreyvit/diff:github.com/andreyvit/diff \ | ||
45 | github.com/andybalholm/cascadia:github.com/andybalholm/cascadia \ | ||
46 | github.com/antihax/optional:github.com/antihax/optional \ | 15 | github.com/antihax/optional:github.com/antihax/optional \ |
47 | github.com/antlr/antlr4/runtime/Go/antlr:github.com/antlr/antlr4/runtime/Go/antlr//runtime/Go/antlr \ | 16 | github.com/antlr/antlr4/runtime/Go/antlr:github.com/antlr/antlr4/runtime/Go/antlr//runtime/Go/antlr \ |
48 | github.com/apparentlymart/go-dump:github.com/apparentlymart/go-dump \ | ||
49 | github.com/apparentlymart/go-textseg:github.com/apparentlymart/go-textseg \ | ||
50 | github.com/apparentlymart/go-textseg/v13:github.com/apparentlymart/go-textseg/v13 \ | ||
51 | github.com/armon/circbuf:github.com/armon/circbuf \ | 17 | github.com/armon/circbuf:github.com/armon/circbuf \ |
52 | github.com/armon/consul-api:github.com/armon/consul-api \ | 18 | github.com/armon/consul-api:github.com/armon/consul-api \ |
53 | github.com/armon/go-metrics:github.com/armon/go-metrics \ | 19 | github.com/armon/go-metrics:github.com/armon/go-metrics \ |
@@ -55,19 +21,30 @@ export sites="bazil.org/fuse:github.com/bazil/fuse \ | |||
55 | github.com/armon/go-socks5:github.com/armon/go-socks5 \ | 21 | github.com/armon/go-socks5:github.com/armon/go-socks5 \ |
56 | github.com/asaskevich/govalidator:github.com/asaskevich/govalidator \ | 22 | github.com/asaskevich/govalidator:github.com/asaskevich/govalidator \ |
57 | github.com/auth0/go-jwt-middleware:github.com/auth0/go-jwt-middleware \ | 23 | github.com/auth0/go-jwt-middleware:github.com/auth0/go-jwt-middleware \ |
58 | github.com/aws/aws-lambda-go:github.com/aws/aws-lambda-go \ | 24 | github.com/avast/retry-go/v4:github.com/avast/retry-go/v4 \ |
59 | github.com/aws/aws-sdk-go:github.com/aws/aws-sdk-go \ | 25 | github.com/aws/aws-sdk-go:github.com/aws/aws-sdk-go \ |
26 | github.com/Azure/azure-sdk-for-go:github.com/Azure/azure-sdk-for-go \ | ||
27 | github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm \ | ||
28 | github.com/Azure/go-autorest/autorest/adal:github.com/Azure/go-autorest/autorest/adal/ \ | ||
29 | github.com/Azure/go-autorest/autorest/date:github.com/Azure/go-autorest/autorest/date/ \ | ||
30 | github.com/Azure/go-autorest/autorest/mocks:github.com/Azure/go-autorest/autorest/mocks/ \ | ||
31 | github.com/Azure/go-autorest/autorest/to:github.com/Azure/go-autorest/autorest/to/ \ | ||
32 | github.com/Azure/go-autorest/autorest:github.com/Azure/go-autorest/autorest/ \ | ||
33 | github.com/Azure/go-autorest/autorest/validation:github.com/Azure/go-autorest/autorest/validation/ \ | ||
34 | github.com/Azure/go-autorest/logger:github.com/Azure/go-autorest/logger/ \ | ||
35 | github.com/Azure/go-autorest/tracing:github.com/Azure/go-autorest/tracing/ \ | ||
36 | github.com/Azure/go-autorest:github.com/Azure/go-autorest \ | ||
60 | github.com/benbjohnson/clock:github.com/benbjohnson/clock \ | 37 | github.com/benbjohnson/clock:github.com/benbjohnson/clock \ |
61 | github.com/beorn7/perks:github.com/beorn7/perks \ | 38 | github.com/beorn7/perks:github.com/beorn7/perks \ |
62 | github.com/bgentry/go-netrc:github.com/bgentry/go-netrc \ | ||
63 | github.com/bgentry/speakeasy:github.com/bgentry/speakeasy \ | 39 | github.com/bgentry/speakeasy:github.com/bgentry/speakeasy \ |
64 | github.com/bketelsen/crypt:github.com/bketelsen/crypt \ | 40 | github.com/bketelsen/crypt:github.com/bketelsen/crypt \ |
65 | github.com/blang/semver:github.com/blang/semver \ | 41 | github.com/blang/semver:github.com/blang/semver \ |
66 | github.com/blang/semver/v4:github.com/blang/semver/v4//v4 \ | 42 | github.com/blang/semver/v4:github.com/blang/semver/v4//v4 \ |
67 | github.com/boltdb/bolt:github.com/boltdb/bolt \ | 43 | github.com/boltdb/bolt:github.com/boltdb/bolt \ |
68 | github.com/boombuler/barcode:github.com/boombuler/barcode \ | ||
69 | github.com/bronze1man/goStrongswanVici:github.com/bronze1man/goStrongswanVici \ | 44 | github.com/bronze1man/goStrongswanVici:github.com/bronze1man/goStrongswanVici \ |
70 | github.com/buger/jsonparser:github.com/buger/jsonparser \ | 45 | github.com/buger/jsonparser:github.com/buger/jsonparser \ |
46 | github.com/BurntSushi/toml:github.com/BurntSushi/toml \ | ||
47 | github.com/BurntSushi/xgb:github.com/BurntSushi/xgb \ | ||
71 | github.com/canonical/go-dqlite:github.com/canonical/go-dqlite \ | 48 | github.com/canonical/go-dqlite:github.com/canonical/go-dqlite \ |
72 | github.com/census-instrumentation/opencensus-proto:github.com/census-instrumentation/opencensus-proto \ | 49 | github.com/census-instrumentation/opencensus-proto:github.com/census-instrumentation/opencensus-proto \ |
73 | github.com/certifi/gocertifi:github.com/certifi/gocertifi \ | 50 | github.com/certifi/gocertifi:github.com/certifi/gocertifi \ |
@@ -75,19 +52,16 @@ export sites="bazil.org/fuse:github.com/bazil/fuse \ | |||
75 | github.com/cespare/xxhash/v2:github.com/cespare/xxhash/v2 \ | 52 | github.com/cespare/xxhash/v2:github.com/cespare/xxhash/v2 \ |
76 | github.com/chai2010/gettext-go:github.com/chai2010/gettext-go \ | 53 | github.com/chai2010/gettext-go:github.com/chai2010/gettext-go \ |
77 | github.com/checkpoint-restore/go-criu/v5:github.com/checkpoint-restore/go-criu/v5 \ | 54 | github.com/checkpoint-restore/go-criu/v5:github.com/checkpoint-restore/go-criu/v5 \ |
78 | github.com/cheggaaa/pb:github.com/cheggaaa/pb \ | ||
79 | github.com/chzyer/logex:github.com/chzyer/logex \ | 55 | github.com/chzyer/logex:github.com/chzyer/logex \ |
80 | github.com/chzyer/readline:github.com/chzyer/readline \ | 56 | github.com/chzyer/readline:github.com/chzyer/readline \ |
81 | github.com/chzyer/test:github.com/chzyer/test \ | 57 | github.com/chzyer/test:github.com/chzyer/test \ |
82 | github.com/cilium/ebpf:github.com/cilium/ebpf \ | 58 | github.com/cilium/ebpf:github.com/cilium/ebpf \ |
83 | github.com/cloudnativelabs/kube-router:github.com/cloudnativelabs/kube-router \ | 59 | github.com/cloudnativelabs/kube-router:github.com/cloudnativelabs/kube-router \ |
84 | github.com/clusterhq/flocker-go:github.com/clusterhq/flocker-go \ | ||
85 | github.com/cncf/udpa/go:github.com/cncf/udpa/go//go \ | 60 | github.com/cncf/udpa/go:github.com/cncf/udpa/go//go \ |
86 | github.com/cncf/xds/go:github.com/cncf/xds/go//go \ | 61 | github.com/cncf/xds/go:github.com/cncf/xds/go//go \ |
87 | github.com/cockroachdb/datadriven:github.com/cockroachdb/datadriven \ | 62 | github.com/cockroachdb/datadriven:github.com/cockroachdb/datadriven \ |
88 | github.com/cockroachdb/errors:github.com/cockroachdb/errors \ | 63 | github.com/cockroachdb/errors:github.com/cockroachdb/errors \ |
89 | github.com/cockroachdb/logtags:github.com/cockroachdb/logtags \ | 64 | github.com/cockroachdb/logtags:github.com/cockroachdb/logtags \ |
90 | github.com/container-storage-interface/spec:github.com/container-storage-interface/spec \ | ||
91 | github.com/containerd/aufs:github.com/containerd/aufs \ | 65 | github.com/containerd/aufs:github.com/containerd/aufs \ |
92 | github.com/containerd/btrfs:github.com/containerd/btrfs \ | 66 | github.com/containerd/btrfs:github.com/containerd/btrfs \ |
93 | github.com/containerd/cgroups:github.com/containerd/cgroups \ | 67 | github.com/containerd/cgroups:github.com/containerd/cgroups \ |
@@ -101,13 +75,14 @@ export sites="bazil.org/fuse:github.com/bazil/fuse \ | |||
101 | github.com/containerd/imgcrypt:github.com/containerd/imgcrypt \ | 75 | github.com/containerd/imgcrypt:github.com/containerd/imgcrypt \ |
102 | github.com/containerd/nri:github.com/containerd/nri \ | 76 | github.com/containerd/nri:github.com/containerd/nri \ |
103 | github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter \ | 77 | github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter \ |
104 | github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter//estargz \ | 78 | github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter/estargz/ \ |
105 | github.com/containerd/ttrpc:github.com/containerd/ttrpc \ | 79 | github.com/containerd/ttrpc:github.com/containerd/ttrpc \ |
106 | github.com/containerd/typeurl:github.com/containerd/typeurl \ | 80 | github.com/containerd/typeurl:github.com/containerd/typeurl \ |
107 | github.com/containerd/zfs:github.com/containerd/zfs \ | 81 | github.com/containerd/zfs:github.com/containerd/zfs \ |
108 | github.com/containernetworking/cni:github.com/containernetworking/cni \ | 82 | github.com/containernetworking/cni:github.com/containernetworking/cni \ |
109 | github.com/containernetworking/plugins:github.com/containernetworking/plugins \ | 83 | github.com/containernetworking/plugins:github.com/containernetworking/plugins \ |
110 | github.com/containers/ocicrypt:github.com/containers/ocicrypt \ | 84 | github.com/containers/ocicrypt:github.com/containers/ocicrypt \ |
85 | github.com/container-storage-interface/spec:github.com/container-storage-interface/spec \ | ||
111 | github.com/coredns/caddy:github.com/coredns/caddy \ | 86 | github.com/coredns/caddy:github.com/coredns/caddy \ |
112 | github.com/coredns/corefile-migration:github.com/coredns/corefile-migration \ | 87 | github.com/coredns/corefile-migration:github.com/coredns/corefile-migration \ |
113 | github.com/coreos/bbolt:github.com/coreos/bbolt \ | 88 | github.com/coreos/bbolt:github.com/coreos/bbolt \ |
@@ -121,44 +96,38 @@ export sites="bazil.org/fuse:github.com/bazil/fuse \ | |||
121 | github.com/cpuguy83/go-md2man/v2:github.com/cpuguy83/go-md2man/v2 \ | 96 | github.com/cpuguy83/go-md2man/v2:github.com/cpuguy83/go-md2man/v2 \ |
122 | github.com/creack/pty:github.com/creack/pty \ | 97 | github.com/creack/pty:github.com/creack/pty \ |
123 | github.com/cyphar/filepath-securejoin:github.com/cyphar/filepath-securejoin \ | 98 | github.com/cyphar/filepath-securejoin:github.com/cyphar/filepath-securejoin \ |
124 | github.com/d2g/dhcp4:github.com/d2g/dhcp4 \ | ||
125 | github.com/d2g/dhcp4client:github.com/d2g/dhcp4client \ | 99 | github.com/d2g/dhcp4client:github.com/d2g/dhcp4client \ |
126 | github.com/d2g/dhcp4server:github.com/d2g/dhcp4server \ | 100 | github.com/d2g/dhcp4server:github.com/d2g/dhcp4server \ |
127 | github.com/d2g/hardwareaddr:github.com/d2g/hardwareaddr \ | 101 | github.com/d2g/dhcp4:github.com/d2g/dhcp4 \ |
128 | github.com/danieljoos/wincred:github.com/danieljoos/wincred \ | 102 | github.com/danieljoos/wincred:github.com/danieljoos/wincred \ |
129 | github.com/davecgh/go-spew:github.com/davecgh/go-spew \ | 103 | github.com/davecgh/go-spew:github.com/davecgh/go-spew \ |
130 | github.com/daviddengcn/go-colortext:github.com/daviddengcn/go-colortext \ | 104 | github.com/daviddengcn/go-colortext:github.com/daviddengcn/go-colortext \ |
131 | github.com/denverdino/aliyungo:github.com/denverdino/aliyungo \ | ||
132 | github.com/dgrijalva/jwt-go:github.com/dgrijalva/jwt-go \ | 105 | github.com/dgrijalva/jwt-go:github.com/dgrijalva/jwt-go \ |
133 | github.com/dgryski/go-farm:github.com/dgryski/go-farm \ | 106 | github.com/dgryski/go-farm:github.com/dgryski/go-farm \ |
134 | github.com/dgryski/go-sip13:github.com/dgryski/go-sip13 \ | 107 | github.com/dgryski/go-sip13:github.com/dgryski/go-sip13 \ |
135 | github.com/dimchansky/utfbom:github.com/dimchansky/utfbom \ | ||
136 | github.com/dnaeon/go-vcr:github.com/dnaeon/go-vcr \ | 108 | github.com/dnaeon/go-vcr:github.com/dnaeon/go-vcr \ |
137 | github.com/docker/cli:github.com/docker/cli \ | 109 | github.com/docker/cli:github.com/docker/cli \ |
138 | github.com/docker/distribution:github.com/docker/distribution \ | 110 | github.com/docker/distribution:github.com/docker/distribution \ |
139 | github.com/docker/docker:github.com/docker/docker \ | ||
140 | github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers \ | 111 | github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers \ |
112 | github.com/docker/docker:github.com/docker/docker \ | ||
141 | github.com/docker/go-connections:github.com/docker/go-connections \ | 113 | github.com/docker/go-connections:github.com/docker/go-connections \ |
142 | github.com/docker/go-events:github.com/docker/go-events \ | 114 | github.com/docker/go-events:github.com/docker/go-events \ |
143 | github.com/docker/go-metrics:github.com/docker/go-metrics \ | 115 | github.com/docker/go-metrics:github.com/docker/go-metrics \ |
144 | github.com/docker/go-units:github.com/docker/go-units \ | 116 | github.com/docker/go-units:github.com/docker/go-units \ |
145 | github.com/docker/spdystream:github.com/docker/spdystream \ | ||
146 | github.com/docopt/docopt-go:github.com/docopt/docopt-go \ | 117 | github.com/docopt/docopt-go:github.com/docopt/docopt-go \ |
147 | github.com/dustin/go-humanize:github.com/dustin/go-humanize \ | 118 | github.com/dustin/go-humanize:github.com/dustin/go-humanize \ |
148 | github.com/dustmop/soup:github.com/dustmop/soup \ | ||
149 | github.com/eapache/channels:github.com/eapache/channels \ | 119 | github.com/eapache/channels:github.com/eapache/channels \ |
150 | github.com/eapache/queue:github.com/eapache/queue \ | 120 | github.com/eapache/queue:github.com/eapache/queue \ |
121 | github.com/elazarl/goproxy/ext:github.com/elazarl/goproxy/ext/ \ | ||
151 | github.com/elazarl/goproxy:github.com/elazarl/goproxy \ | 122 | github.com/elazarl/goproxy:github.com/elazarl/goproxy \ |
152 | github.com/elazarl/goproxy/ext:github.com/elazarl/goproxy/ext//ext \ | ||
153 | github.com/emicklei/go-restful:github.com/emicklei/go-restful \ | 123 | github.com/emicklei/go-restful:github.com/emicklei/go-restful \ |
124 | github.com/emicklei/go-restful/v3:github.com/emicklei/go-restful/v3 \ | ||
154 | github.com/envoyproxy/go-control-plane:github.com/envoyproxy/go-control-plane \ | 125 | github.com/envoyproxy/go-control-plane:github.com/envoyproxy/go-control-plane \ |
155 | github.com/envoyproxy/protoc-gen-validate:github.com/envoyproxy/protoc-gen-validate \ | 126 | github.com/envoyproxy/protoc-gen-validate:github.com/envoyproxy/protoc-gen-validate \ |
156 | github.com/erikdubbelboer/gspt:github.com/erikdubbelboer/gspt \ | 127 | github.com/erikdubbelboer/gspt:github.com/erikdubbelboer/gspt \ |
157 | github.com/etcd-io/gofail:github.com/etcd-io/gofail \ | ||
158 | github.com/euank/go-kmsg-parser:github.com/euank/go-kmsg-parser \ | 128 | github.com/euank/go-kmsg-parser:github.com/euank/go-kmsg-parser \ |
159 | github.com/evanphx/json-patch:github.com/evanphx/json-patch \ | 129 | github.com/evanphx/json-patch:github.com/evanphx/json-patch \ |
160 | github.com/exponent-io/jsonpath:github.com/exponent-io/jsonpath \ | 130 | github.com/exponent-io/jsonpath:github.com/exponent-io/jsonpath \ |
161 | github.com/fanliao/go-promise:github.com/fanliao/go-promise \ | ||
162 | github.com/fatih/camelcase:github.com/fatih/camelcase \ | 131 | github.com/fatih/camelcase:github.com/fatih/camelcase \ |
163 | github.com/fatih/color:github.com/fatih/color \ | 132 | github.com/fatih/color:github.com/fatih/color \ |
164 | github.com/felixge/httpsnoop:github.com/felixge/httpsnoop \ | 133 | github.com/felixge/httpsnoop:github.com/felixge/httpsnoop \ |
@@ -172,51 +141,36 @@ export sites="bazil.org/fuse:github.com/bazil/fuse \ | |||
172 | github.com/getkin/kin-openapi:github.com/getkin/kin-openapi \ | 141 | github.com/getkin/kin-openapi:github.com/getkin/kin-openapi \ |
173 | github.com/getsentry/raven-go:github.com/getsentry/raven-go \ | 142 | github.com/getsentry/raven-go:github.com/getsentry/raven-go \ |
174 | github.com/ghodss/yaml:github.com/ghodss/yaml \ | 143 | github.com/ghodss/yaml:github.com/ghodss/yaml \ |
175 | github.com/globalsign/mgo:github.com/globalsign/mgo \ | ||
176 | github.com/go-bindata/go-bindata:github.com/go-bindata/go-bindata \ | 144 | github.com/go-bindata/go-bindata:github.com/go-bindata/go-bindata \ |
177 | github.com/go-errors/errors:github.com/go-errors/errors \ | ||
178 | github.com/go-gl/glfw:github.com/go-gl/glfw \ | ||
179 | github.com/go-gl/glfw/v3.3/glfw:github.com/go-gl/glfw/v3.3/glfw//v3.3/glfw \ | ||
180 | github.com/go-ini/ini:github.com/go-ini/ini \ | ||
181 | github.com/go-kit/kit:github.com/go-kit/kit \ | ||
182 | github.com/go-kit/log:github.com/go-kit/log \ | ||
183 | github.com/go-logfmt/logfmt:github.com/go-logfmt/logfmt \ | ||
184 | github.com/go-logr/logr:github.com/go-logr/logr \ | ||
185 | github.com/go-logr/zapr:github.com/go-logr/zapr \ | ||
186 | github.com/go-openapi/analysis:github.com/go-openapi/analysis \ | ||
187 | github.com/go-openapi/errors:github.com/go-openapi/errors \ | ||
188 | github.com/go-openapi/jsonpointer:github.com/go-openapi/jsonpointer \ | ||
189 | github.com/go-openapi/jsonreference:github.com/go-openapi/jsonreference \ | ||
190 | github.com/go-openapi/loads:github.com/go-openapi/loads \ | ||
191 | github.com/go-openapi/runtime:github.com/go-openapi/runtime \ | ||
192 | github.com/go-openapi/spec:github.com/go-openapi/spec \ | ||
193 | github.com/go-openapi/strfmt:github.com/go-openapi/strfmt \ | ||
194 | github.com/go-openapi/swag:github.com/go-openapi/swag \ | ||
195 | github.com/go-openapi/validate:github.com/go-openapi/validate \ | ||
196 | github.com/go-ozzo/ozzo-validation:github.com/go-ozzo/ozzo-validation \ | ||
197 | github.com/go-sql-driver/mysql:github.com/go-sql-driver/mysql \ | ||
198 | github.com/go-stack/stack:github.com/go-stack/stack \ | ||
199 | github.com/go-task/slim-sprig:github.com/go-task/slim-sprig \ | ||
200 | github.com/go-test/deep:github.com/go-test/deep \ | ||
201 | github.com/godbus/dbus:github.com/godbus/dbus \ | ||
202 | github.com/godbus/dbus/v5:github.com/godbus/dbus/v5 \ | 145 | github.com/godbus/dbus/v5:github.com/godbus/dbus/v5 \ |
146 | github.com/go-errors/errors:github.com/go-errors/errors \ | ||
203 | github.com/gofrs/flock:github.com/gofrs/flock \ | 147 | github.com/gofrs/flock:github.com/gofrs/flock \ |
204 | github.com/gofrs/uuid:github.com/gofrs/uuid \ | 148 | github.com/gofrs/uuid:github.com/gofrs/uuid \ |
149 | github.com/go-gl/glfw:github.com/go-gl/glfw \ | ||
150 | github.com/go-gl/glfw/v3.3/glfw:github.com/go-gl/glfw/v3.3/glfw/ \ | ||
205 | github.com/gogo/googleapis:github.com/gogo/googleapis \ | 151 | github.com/gogo/googleapis:github.com/gogo/googleapis \ |
206 | github.com/gogo/protobuf:github.com/gogo/protobuf \ | 152 | github.com/gogo/protobuf:github.com/gogo/protobuf \ |
153 | github.com/go-kit/kit:github.com/go-kit/kit \ | ||
154 | github.com/go-kit/log:github.com/go-kit/log \ | ||
207 | github.com/golang/freetype:github.com/golang/freetype \ | 155 | github.com/golang/freetype:github.com/golang/freetype \ |
208 | github.com/golang/glog:github.com/golang/glog \ | 156 | github.com/golang/glog:github.com/golang/glog \ |
209 | github.com/golang/groupcache:github.com/golang/groupcache \ | 157 | github.com/golang/groupcache:github.com/golang/groupcache \ |
158 | github.com/golang-jwt/jwt/v4:github.com/golang-jwt/jwt/v4 \ | ||
210 | github.com/golang/mock:github.com/golang/mock \ | 159 | github.com/golang/mock:github.com/golang/mock \ |
211 | github.com/golang/protobuf:github.com/golang/protobuf \ | ||
212 | github.com/golang/snappy:github.com/golang/snappy \ | ||
213 | github.com/golangplus/bytes:github.com/golangplus/bytes \ | 160 | github.com/golangplus/bytes:github.com/golangplus/bytes \ |
214 | github.com/golangplus/fmt:github.com/golangplus/fmt \ | 161 | github.com/golangplus/fmt:github.com/golangplus/fmt \ |
215 | github.com/golangplus/testing:github.com/golangplus/testing \ | 162 | github.com/golangplus/testing:github.com/golangplus/testing \ |
163 | github.com/golang/protobuf:github.com/golang/protobuf \ | ||
164 | github.com/golang/snappy:github.com/golang/snappy \ | ||
165 | github.com/go-logfmt/logfmt:github.com/go-logfmt/logfmt \ | ||
166 | github.com/go-logr/logr:github.com/go-logr/logr \ | ||
167 | github.com/go-logr/zapr:github.com/go-logr/zapr \ | ||
168 | github.com/googleapis/gax-go/v2:github.com/googleapis/gax-go/v2//v2 \ | ||
169 | github.com/googleapis/gnostic:github.com/googleapis/gnostic \ | ||
216 | github.com/google/btree:github.com/google/btree \ | 170 | github.com/google/btree:github.com/google/btree \ |
217 | github.com/google/cadvisor:github.com/google/cadvisor \ | 171 | github.com/google/cadvisor:github.com/google/cadvisor \ |
218 | github.com/google/cel-go:github.com/google/cel-go \ | 172 | github.com/google/cel-go:github.com/google/cel-go \ |
219 | github.com/google/cel-spec:github.com/google/cel-spec \ | 173 | github.com/GoogleCloudPlatform/k8s-cloud-provider:github.com/GoogleCloudPlatform/k8s-cloud-provider \ |
220 | github.com/google/gnostic:github.com/google/gnostic \ | 174 | github.com/google/gnostic:github.com/google/gnostic \ |
221 | github.com/google/go-cmp:github.com/google/go-cmp \ | 175 | github.com/google/go-cmp:github.com/google/go-cmp \ |
222 | github.com/google/go-containerregistry:github.com/google/go-containerregistry \ | 176 | github.com/google/go-containerregistry:github.com/google/go-containerregistry \ |
@@ -227,58 +181,54 @@ export sites="bazil.org/fuse:github.com/bazil/fuse \ | |||
227 | github.com/google/renameio:github.com/google/renameio \ | 181 | github.com/google/renameio:github.com/google/renameio \ |
228 | github.com/google/shlex:github.com/google/shlex \ | 182 | github.com/google/shlex:github.com/google/shlex \ |
229 | github.com/google/uuid:github.com/google/uuid \ | 183 | github.com/google/uuid:github.com/google/uuid \ |
230 | github.com/googleapis/gax-go/v2:github.com/googleapis/gax-go/v2//v2 \ | 184 | github.com/go-openapi/jsonpointer:github.com/go-openapi/jsonpointer \ |
231 | github.com/googleapis/gnostic:github.com/googleapis/gnostic \ | 185 | github.com/go-openapi/jsonreference:github.com/go-openapi/jsonreference \ |
186 | github.com/go-openapi/swag:github.com/go-openapi/swag \ | ||
187 | github.com/go-ozzo/ozzo-validation:github.com/go-ozzo/ozzo-validation \ | ||
232 | github.com/gophercloud/gophercloud:github.com/gophercloud/gophercloud \ | 188 | github.com/gophercloud/gophercloud:github.com/gophercloud/gophercloud \ |
233 | github.com/gopherjs/gopherjs:github.com/gopherjs/gopherjs \ | 189 | github.com/gopherjs/gopherjs:github.com/gopherjs/gopherjs \ |
234 | github.com/gorilla/mux:github.com/gorilla/mux \ | 190 | github.com/gorilla/mux:github.com/gorilla/mux \ |
235 | github.com/gorilla/websocket:github.com/gorilla/websocket \ | 191 | github.com/gorilla/websocket:github.com/gorilla/websocket \ |
192 | github.com/go-sql-driver/mysql:github.com/go-sql-driver/mysql \ | ||
193 | github.com/go-stack/stack:github.com/go-stack/stack \ | ||
194 | github.com/go-task/slim-sprig:github.com/go-task/slim-sprig \ | ||
195 | github.com/go-test/deep:github.com/go-test/deep \ | ||
236 | github.com/gregjones/httpcache:github.com/gregjones/httpcache \ | 196 | github.com/gregjones/httpcache:github.com/gregjones/httpcache \ |
237 | github.com/grpc-ecosystem/go-grpc-middleware:github.com/grpc-ecosystem/go-grpc-middleware \ | 197 | github.com/grpc-ecosystem/go-grpc-middleware:github.com/grpc-ecosystem/go-grpc-middleware \ |
238 | github.com/grpc-ecosystem/go-grpc-prometheus:github.com/grpc-ecosystem/go-grpc-prometheus \ | 198 | github.com/grpc-ecosystem/go-grpc-prometheus:github.com/grpc-ecosystem/go-grpc-prometheus \ |
239 | github.com/grpc-ecosystem/grpc-gateway:github.com/grpc-ecosystem/grpc-gateway \ | 199 | github.com/grpc-ecosystem/grpc-gateway:github.com/grpc-ecosystem/grpc-gateway \ |
240 | github.com/gruntwork-io/go-commons:github.com/gruntwork-io/go-commons \ | ||
241 | github.com/gruntwork-io/terratest:github.com/gruntwork-io/terratest \ | ||
242 | github.com/hanwen/go-fuse/v2:github.com/hanwen/go-fuse/v2 \ | 200 | github.com/hanwen/go-fuse/v2:github.com/hanwen/go-fuse/v2 \ |
243 | github.com/hashicorp/consul/api:github.com/hashicorp/consul/api//api \ | 201 | github.com/hashicorp/consul/api:github.com/hashicorp/consul/api//api \ |
244 | github.com/hashicorp/consul/sdk:github.com/hashicorp/consul/sdk//sdk \ | 202 | github.com/hashicorp/consul/sdk:github.com/hashicorp/consul/sdk//sdk \ |
245 | github.com/hashicorp/errwrap:github.com/hashicorp/errwrap \ | 203 | github.com/hashicorp/errwrap:github.com/hashicorp/errwrap \ |
246 | github.com/hashicorp/go-cleanhttp:github.com/hashicorp/go-cleanhttp \ | 204 | github.com/hashicorp/go-cleanhttp:github.com/hashicorp/go-cleanhttp \ |
247 | github.com/hashicorp/go-getter:github.com/hashicorp/go-getter \ | ||
248 | github.com/hashicorp/go-hclog:github.com/hashicorp/go-hclog \ | 205 | github.com/hashicorp/go-hclog:github.com/hashicorp/go-hclog \ |
249 | github.com/hashicorp/go-immutable-radix:github.com/hashicorp/go-immutable-radix \ | 206 | github.com/hashicorp/go-immutable-radix:github.com/hashicorp/go-immutable-radix \ |
207 | github.com/hashicorp/golang-lru:github.com/hashicorp/golang-lru \ | ||
250 | github.com/hashicorp/go-msgpack:github.com/hashicorp/go-msgpack \ | 208 | github.com/hashicorp/go-msgpack:github.com/hashicorp/go-msgpack \ |
251 | github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror \ | 209 | github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror \ |
210 | github.com/hashicorp/go.net:github.com/hashicorp/go.net \ | ||
252 | github.com/hashicorp/go-retryablehttp:github.com/hashicorp/go-retryablehttp \ | 211 | github.com/hashicorp/go-retryablehttp:github.com/hashicorp/go-retryablehttp \ |
253 | github.com/hashicorp/go-rootcerts:github.com/hashicorp/go-rootcerts \ | 212 | github.com/hashicorp/go-rootcerts:github.com/hashicorp/go-rootcerts \ |
254 | github.com/hashicorp/go-safetemp:github.com/hashicorp/go-safetemp \ | ||
255 | github.com/hashicorp/go-sockaddr:github.com/hashicorp/go-sockaddr \ | 213 | github.com/hashicorp/go-sockaddr:github.com/hashicorp/go-sockaddr \ |
256 | github.com/hashicorp/go-syslog:github.com/hashicorp/go-syslog \ | 214 | github.com/hashicorp/go-syslog:github.com/hashicorp/go-syslog \ |
257 | github.com/hashicorp/go-uuid:github.com/hashicorp/go-uuid \ | 215 | github.com/hashicorp/go-uuid:github.com/hashicorp/go-uuid \ |
258 | github.com/hashicorp/go-version:github.com/hashicorp/go-version \ | ||
259 | github.com/hashicorp/go.net:github.com/hashicorp/go.net \ | ||
260 | github.com/hashicorp/golang-lru:github.com/hashicorp/golang-lru \ | ||
261 | github.com/hashicorp/hcl:github.com/hashicorp/hcl \ | 216 | github.com/hashicorp/hcl:github.com/hashicorp/hcl \ |
262 | github.com/hashicorp/hcl/v2:github.com/hashicorp/hcl/v2 \ | ||
263 | github.com/hashicorp/logutils:github.com/hashicorp/logutils \ | 217 | github.com/hashicorp/logutils:github.com/hashicorp/logutils \ |
264 | github.com/hashicorp/mdns:github.com/hashicorp/mdns \ | 218 | github.com/hashicorp/mdns:github.com/hashicorp/mdns \ |
265 | github.com/hashicorp/memberlist:github.com/hashicorp/memberlist \ | 219 | github.com/hashicorp/memberlist:github.com/hashicorp/memberlist \ |
266 | github.com/hashicorp/serf:github.com/hashicorp/serf \ | 220 | github.com/hashicorp/serf:github.com/hashicorp/serf \ |
267 | github.com/hashicorp/terraform-json:github.com/hashicorp/terraform-json \ | ||
268 | github.com/heketi/heketi:github.com/heketi/heketi \ | 221 | github.com/heketi/heketi:github.com/heketi/heketi \ |
269 | github.com/heketi/tests:github.com/heketi/tests \ | 222 | github.com/heketi/tests:github.com/heketi/tests \ |
270 | github.com/hpcloud/tail:github.com/hpcloud/tail \ | 223 | github.com/hpcloud/tail:github.com/hpcloud/tail \ |
271 | github.com/hugelgupf/socketpair:github.com/hugelgupf/socketpair \ | ||
272 | github.com/ianlancetaylor/demangle:github.com/ianlancetaylor/demangle \ | 224 | github.com/ianlancetaylor/demangle:github.com/ianlancetaylor/demangle \ |
273 | github.com/imdario/mergo:github.com/imdario/mergo \ | 225 | github.com/imdario/mergo:github.com/imdario/mergo \ |
274 | github.com/inconshreveable/mousetrap:github.com/inconshreveable/mousetrap \ | 226 | github.com/inconshreveable/mousetrap:github.com/inconshreveable/mousetrap \ |
275 | github.com/insomniacslk/dhcp:github.com/insomniacslk/dhcp \ | 227 | github.com/insomniacslk/dhcp:github.com/insomniacslk/dhcp \ |
276 | github.com/ishidawataru/sctp:github.com/ishidawataru/sctp \ | 228 | github.com/ishidawataru/sctp:github.com/ishidawataru/sctp \ |
277 | github.com/j-keck/arping:github.com/j-keck/arping \ | 229 | github.com/JeffAshton/win_pdh:github.com/JeffAshton/win_pdh \ |
278 | github.com/jessevdk/go-flags:github.com/jessevdk/go-flags \ | 230 | github.com/jmespath/go-jmespath/internal/testify:github.com/jmespath/go-jmespath/internal/testify/ \ |
279 | github.com/jinzhu/copier:github.com/jinzhu/copier \ | ||
280 | github.com/jmespath/go-jmespath:github.com/jmespath/go-jmespath \ | 231 | github.com/jmespath/go-jmespath:github.com/jmespath/go-jmespath \ |
281 | github.com/jmespath/go-jmespath/internal/testify:github.com/jmespath/go-jmespath/internal/testify//internal/testify \ | ||
282 | github.com/joho/godotenv:github.com/joho/godotenv \ | 232 | github.com/joho/godotenv:github.com/joho/godotenv \ |
283 | github.com/jonboulle/clockwork:github.com/jonboulle/clockwork \ | 233 | github.com/jonboulle/clockwork:github.com/jonboulle/clockwork \ |
284 | github.com/josharian/intern:github.com/josharian/intern \ | 234 | github.com/josharian/intern:github.com/josharian/intern \ |
@@ -290,7 +240,6 @@ export sites="bazil.org/fuse:github.com/bazil/fuse \ | |||
290 | github.com/jtolds/gls:github.com/jtolds/gls \ | 240 | github.com/jtolds/gls:github.com/jtolds/gls \ |
291 | github.com/julienschmidt/httprouter:github.com/julienschmidt/httprouter \ | 241 | github.com/julienschmidt/httprouter:github.com/julienschmidt/httprouter \ |
292 | github.com/jung-kurt/gofpdf:github.com/jung-kurt/gofpdf \ | 242 | github.com/jung-kurt/gofpdf:github.com/jung-kurt/gofpdf \ |
293 | github.com/k-sone/critbitgo:github.com/k-sone/critbitgo \ | ||
294 | github.com/k3s-io/helm-controller:github.com/k3s-io/helm-controller \ | 243 | github.com/k3s-io/helm-controller:github.com/k3s-io/helm-controller \ |
295 | github.com/k3s-io/kine:github.com/k3s-io/kine \ | 244 | github.com/k3s-io/kine:github.com/k3s-io/kine \ |
296 | github.com/karrick/godirwalk:github.com/karrick/godirwalk \ | 245 | github.com/karrick/godirwalk:github.com/karrick/godirwalk \ |
@@ -304,28 +253,29 @@ export sites="bazil.org/fuse:github.com/bazil/fuse \ | |||
304 | github.com/kr/pretty:github.com/kr/pretty \ | 253 | github.com/kr/pretty:github.com/kr/pretty \ |
305 | github.com/kr/pty:github.com/kr/pty \ | 254 | github.com/kr/pty:github.com/kr/pty \ |
306 | github.com/kr/text:github.com/kr/text \ | 255 | github.com/kr/text:github.com/kr/text \ |
256 | github.com/k-sone/critbitgo:github.com/k-sone/critbitgo \ | ||
307 | github.com/kubernetes-sigs/cri-tools:github.com/kubernetes-sigs/cri-tools \ | 257 | github.com/kubernetes-sigs/cri-tools:github.com/kubernetes-sigs/cri-tools \ |
308 | github.com/kylelemons/godebug:github.com/kylelemons/godebug \ | 258 | github.com/kylelemons/godebug:github.com/kylelemons/godebug \ |
309 | github.com/lib/pq:github.com/lib/pq \ | ||
310 | github.com/libopenstorage/openstorage:github.com/libopenstorage/openstorage \ | 259 | github.com/libopenstorage/openstorage:github.com/libopenstorage/openstorage \ |
260 | github.com/lib/pq:github.com/lib/pq \ | ||
311 | github.com/liggitt/tabwriter:github.com/liggitt/tabwriter \ | 261 | github.com/liggitt/tabwriter:github.com/liggitt/tabwriter \ |
312 | github.com/lithammer/dedent:github.com/lithammer/dedent \ | 262 | github.com/lithammer/dedent:github.com/lithammer/dedent \ |
313 | github.com/lpabon/godbc:github.com/lpabon/godbc \ | 263 | github.com/lpabon/godbc:github.com/lpabon/godbc \ |
314 | github.com/magiconair/properties:github.com/magiconair/properties \ | 264 | github.com/magiconair/properties:github.com/magiconair/properties \ |
315 | github.com/mailru/easyjson:github.com/mailru/easyjson \ | 265 | github.com/mailru/easyjson:github.com/mailru/easyjson \ |
266 | github.com/MakeNowJust/heredoc:github.com/MakeNowJust/heredoc \ | ||
316 | github.com/mattn/go-colorable:github.com/mattn/go-colorable \ | 267 | github.com/mattn/go-colorable:github.com/mattn/go-colorable \ |
317 | github.com/mattn/go-isatty:github.com/mattn/go-isatty \ | 268 | github.com/mattn/go-isatty:github.com/mattn/go-isatty \ |
318 | github.com/mattn/go-runewidth:github.com/mattn/go-runewidth \ | 269 | github.com/mattn/go-runewidth:github.com/mattn/go-runewidth \ |
319 | github.com/mattn/go-shellwords:github.com/mattn/go-shellwords \ | 270 | github.com/mattn/go-shellwords:github.com/mattn/go-shellwords \ |
320 | github.com/mattn/go-sqlite3:github.com/mattn/go-sqlite3 \ | 271 | github.com/mattn/go-sqlite3:github.com/mattn/go-sqlite3 \ |
321 | github.com/mattn/go-zglob:github.com/mattn/go-zglob \ | ||
322 | github.com/matttproud/golang_protobuf_extensions:github.com/matttproud/golang_protobuf_extensions \ | 272 | github.com/matttproud/golang_protobuf_extensions:github.com/matttproud/golang_protobuf_extensions \ |
323 | github.com/mdlayher/ethernet:github.com/mdlayher/ethernet \ | ||
324 | github.com/mdlayher/ethtool:github.com/mdlayher/ethtool \ | 273 | github.com/mdlayher/ethtool:github.com/mdlayher/ethtool \ |
325 | github.com/mdlayher/genetlink:github.com/mdlayher/genetlink \ | 274 | github.com/mdlayher/genetlink:github.com/mdlayher/genetlink \ |
326 | github.com/mdlayher/netlink:github.com/mdlayher/netlink \ | 275 | github.com/mdlayher/netlink:github.com/mdlayher/netlink \ |
327 | github.com/mdlayher/raw:github.com/mdlayher/raw \ | ||
328 | github.com/mdlayher/socket:github.com/mdlayher/socket \ | 276 | github.com/mdlayher/socket:github.com/mdlayher/socket \ |
277 | github.com/Microsoft/go-winio:github.com/Microsoft/go-winio \ | ||
278 | github.com/Microsoft/hcsshim:github.com/Microsoft/hcsshim \ | ||
329 | github.com/miekg/dns:github.com/miekg/dns \ | 279 | github.com/miekg/dns:github.com/miekg/dns \ |
330 | github.com/miekg/pkcs11:github.com/miekg/pkcs11 \ | 280 | github.com/miekg/pkcs11:github.com/miekg/pkcs11 \ |
331 | github.com/mikioh/ipaddr:github.com/mikioh/ipaddr \ | 281 | github.com/mikioh/ipaddr:github.com/mikioh/ipaddr \ |
@@ -334,16 +284,15 @@ export sites="bazil.org/fuse:github.com/bazil/fuse \ | |||
334 | github.com/minio/md5-simd:github.com/minio/md5-simd \ | 284 | github.com/minio/md5-simd:github.com/minio/md5-simd \ |
335 | github.com/minio/minio-go/v7:github.com/minio/minio-go/v7 \ | 285 | github.com/minio/minio-go/v7:github.com/minio/minio-go/v7 \ |
336 | github.com/minio/sha256-simd:github.com/minio/sha256-simd \ | 286 | github.com/minio/sha256-simd:github.com/minio/sha256-simd \ |
287 | github.com/Mirantis/cri-dockerd:github.com/Mirantis/cri-dockerd \ | ||
337 | github.com/mistifyio/go-zfs:github.com/mistifyio/go-zfs \ | 288 | github.com/mistifyio/go-zfs:github.com/mistifyio/go-zfs \ |
338 | github.com/mitchellh/cli:github.com/mitchellh/cli \ | 289 | github.com/mitchellh/cli:github.com/mitchellh/cli \ |
339 | github.com/mitchellh/copystructure:github.com/mitchellh/copystructure \ | ||
340 | github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir \ | 290 | github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir \ |
341 | github.com/mitchellh/go-testing-interface:github.com/mitchellh/go-testing-interface \ | 291 | github.com/mitchellh/go-testing-interface:github.com/mitchellh/go-testing-interface \ |
342 | github.com/mitchellh/go-wordwrap:github.com/mitchellh/go-wordwrap \ | 292 | github.com/mitchellh/go-wordwrap:github.com/mitchellh/go-wordwrap \ |
343 | github.com/mitchellh/gox:github.com/mitchellh/gox \ | 293 | github.com/mitchellh/gox:github.com/mitchellh/gox \ |
344 | github.com/mitchellh/iochan:github.com/mitchellh/iochan \ | 294 | github.com/mitchellh/iochan:github.com/mitchellh/iochan \ |
345 | github.com/mitchellh/mapstructure:github.com/mitchellh/mapstructure \ | 295 | github.com/mitchellh/mapstructure:github.com/mitchellh/mapstructure \ |
346 | github.com/mitchellh/reflectwalk:github.com/mitchellh/reflectwalk \ | ||
347 | github.com/moby/ipvs:github.com/moby/ipvs \ | 296 | github.com/moby/ipvs:github.com/moby/ipvs \ |
348 | github.com/moby/locker:github.com/moby/locker \ | 297 | github.com/moby/locker:github.com/moby/locker \ |
349 | github.com/moby/spdystream:github.com/moby/spdystream \ | 298 | github.com/moby/spdystream:github.com/moby/spdystream \ |
@@ -364,15 +313,17 @@ export sites="bazil.org/fuse:github.com/bazil/fuse \ | |||
364 | github.com/natefinch/lumberjack:github.com/natefinch/lumberjack \ | 313 | github.com/natefinch/lumberjack:github.com/natefinch/lumberjack \ |
365 | github.com/nats-io/jsm.go:github.com/nats-io/jsm.go \ | 314 | github.com/nats-io/jsm.go:github.com/nats-io/jsm.go \ |
366 | github.com/nats-io/jwt/v2:github.com/nats-io/jwt/v2//v2 \ | 315 | github.com/nats-io/jwt/v2:github.com/nats-io/jwt/v2//v2 \ |
367 | github.com/nats-io/nats-server/v2:github.com/nats-io/nats-server/v2 \ | ||
368 | github.com/nats-io/nats.go:github.com/nats-io/nats.go \ | 316 | github.com/nats-io/nats.go:github.com/nats-io/nats.go \ |
317 | github.com/nats-io/nats-server/v2:github.com/nats-io/nats-server/v2 \ | ||
369 | github.com/nats-io/nkeys:github.com/nats-io/nkeys \ | 318 | github.com/nats-io/nkeys:github.com/nats-io/nkeys \ |
370 | github.com/nats-io/nuid:github.com/nats-io/nuid \ | 319 | github.com/nats-io/nuid:github.com/nats-io/nuid \ |
371 | github.com/networkplumbing/go-nft:github.com/networkplumbing/go-nft \ | 320 | github.com/networkplumbing/go-nft:github.com/networkplumbing/go-nft \ |
372 | github.com/niemeyer/pretty:github.com/niemeyer/pretty \ | 321 | github.com/niemeyer/pretty:github.com/niemeyer/pretty \ |
373 | github.com/nxadm/tail:github.com/nxadm/tail \ | 322 | github.com/nxadm/tail:github.com/nxadm/tail \ |
323 | github.com/NYTimes/gziphandler:github.com/NYTimes/gziphandler \ | ||
374 | github.com/oklog/ulid:github.com/oklog/ulid \ | 324 | github.com/oklog/ulid:github.com/oklog/ulid \ |
375 | github.com/olekukonko/tablewriter:github.com/olekukonko/tablewriter \ | 325 | github.com/olekukonko/tablewriter:github.com/olekukonko/tablewriter \ |
326 | github.com/OneOfOne/xxhash:github.com/OneOfOne/xxhash \ | ||
376 | github.com/onsi/ginkgo:github.com/onsi/ginkgo \ | 327 | github.com/onsi/ginkgo:github.com/onsi/ginkgo \ |
377 | github.com/onsi/ginkgo/v2:github.com/onsi/ginkgo/v2 \ | 328 | github.com/onsi/ginkgo/v2:github.com/onsi/ginkgo/v2 \ |
378 | github.com/onsi/gomega:github.com/onsi/gomega \ | 329 | github.com/onsi/gomega:github.com/onsi/gomega \ |
@@ -382,36 +333,37 @@ export sites="bazil.org/fuse:github.com/bazil/fuse \ | |||
382 | github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec \ | 333 | github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec \ |
383 | github.com/opencontainers/selinux:github.com/opencontainers/selinux \ | 334 | github.com/opencontainers/selinux:github.com/opencontainers/selinux \ |
384 | github.com/opentracing/opentracing-go:github.com/opentracing/opentracing-go \ | 335 | github.com/opentracing/opentracing-go:github.com/opentracing/opentracing-go \ |
385 | github.com/oracle/oci-go-sdk:github.com/oracle/oci-go-sdk \ | 336 | github.com/osrg/gobgp/v3:github.com/osrg/gobgp/v3 \ |
386 | github.com/osrg/gobgp:github.com/osrg/gobgp \ | ||
387 | github.com/otiai10/copy:github.com/otiai10/copy \ | 337 | github.com/otiai10/copy:github.com/otiai10/copy \ |
388 | github.com/otiai10/curr:github.com/otiai10/curr \ | 338 | github.com/otiai10/curr:github.com/otiai10/curr \ |
389 | github.com/otiai10/mint:github.com/otiai10/mint \ | 339 | github.com/otiai10/mint:github.com/otiai10/mint \ |
390 | github.com/pascaldekloe/goe:github.com/pascaldekloe/goe \ | 340 | github.com/pascaldekloe/goe:github.com/pascaldekloe/goe \ |
391 | github.com/paulmach/orb:github.com/paulmach/orb \ | ||
392 | github.com/pborman/uuid:github.com/pborman/uuid \ | 341 | github.com/pborman/uuid:github.com/pborman/uuid \ |
393 | github.com/pelletier/go-toml:github.com/pelletier/go-toml \ | 342 | github.com/pelletier/go-toml:github.com/pelletier/go-toml \ |
343 | github.com/pelletier/go-toml/v2:github.com/pelletier/go-toml/v2 \ | ||
394 | github.com/peterbourgon/diskv:github.com/peterbourgon/diskv \ | 344 | github.com/peterbourgon/diskv:github.com/peterbourgon/diskv \ |
395 | github.com/pierrec/lz4:github.com/pierrec/lz4 \ | 345 | github.com/pierrec/lz4:github.com/pierrec/lz4 \ |
346 | github.com/pkg/diff:github.com/pkg/diff \ | ||
396 | github.com/pkg/errors:github.com/pkg/errors \ | 347 | github.com/pkg/errors:github.com/pkg/errors \ |
397 | github.com/pkg/sftp:github.com/pkg/sftp \ | 348 | github.com/pkg/sftp:github.com/pkg/sftp \ |
398 | github.com/pmezard/go-difflib:github.com/pmezard/go-difflib \ | 349 | github.com/pmezard/go-difflib:github.com/pmezard/go-difflib \ |
399 | github.com/posener/complete:github.com/posener/complete \ | 350 | github.com/posener/complete:github.com/posener/complete \ |
400 | github.com/pquerna/cachecontrol:github.com/pquerna/cachecontrol \ | 351 | github.com/pquerna/cachecontrol:github.com/pquerna/cachecontrol \ |
401 | github.com/pquerna/otp:github.com/pquerna/otp \ | ||
402 | github.com/prometheus/client_golang:github.com/prometheus/client_golang \ | 352 | github.com/prometheus/client_golang:github.com/prometheus/client_golang \ |
403 | github.com/prometheus/client_model:github.com/prometheus/client_model \ | 353 | github.com/prometheus/client_model:github.com/prometheus/client_model \ |
404 | github.com/prometheus/common:github.com/prometheus/common \ | 354 | github.com/prometheus/common:github.com/prometheus/common \ |
405 | github.com/prometheus/procfs:github.com/prometheus/procfs \ | 355 | github.com/prometheus/procfs:github.com/prometheus/procfs \ |
406 | github.com/prometheus/tsdb:github.com/prometheus/tsdb \ | 356 | github.com/prometheus/tsdb:github.com/prometheus/tsdb \ |
407 | github.com/qri-io/starlib:github.com/qri-io/starlib \ | 357 | github.com/PuerkitoBio/purell:github.com/PuerkitoBio/purell \ |
408 | github.com/quobyte/api:github.com/quobyte/api \ | 358 | github.com/PuerkitoBio/urlesc:github.com/PuerkitoBio/urlesc \ |
409 | github.com/rancher/dynamiclistener:github.com/rancher/dynamiclistener \ | 359 | github.com/rancher/dynamiclistener:github.com/rancher/dynamiclistener \ |
410 | github.com/rancher/lasso:github.com/rancher/lasso \ | 360 | github.com/rancher/lasso:github.com/rancher/lasso \ |
411 | github.com/rancher/remotedialer:github.com/rancher/remotedialer \ | 361 | github.com/rancher/remotedialer:github.com/rancher/remotedialer \ |
412 | github.com/rancher/wharfie:github.com/rancher/wharfie \ | 362 | github.com/rancher/wharfie:github.com/rancher/wharfie \ |
363 | github.com/rancher/wrangler-cli:github.com/rancher/wrangler-cli \ | ||
413 | github.com/rancher/wrangler:github.com/rancher/wrangler \ | 364 | github.com/rancher/wrangler:github.com/rancher/wrangler \ |
414 | github.com/remyoudompheng/bigfft:github.com/remyoudompheng/bigfft \ | 365 | github.com/remyoudompheng/bigfft:github.com/remyoudompheng/bigfft \ |
366 | github.com/Rican7/retry:github.com/Rican7/retry \ | ||
415 | github.com/robfig/cron/v3:github.com/robfig/cron/v3 \ | 367 | github.com/robfig/cron/v3:github.com/robfig/cron/v3 \ |
416 | github.com/rogpeppe/fastuuid:github.com/rogpeppe/fastuuid \ | 368 | github.com/rogpeppe/fastuuid:github.com/rogpeppe/fastuuid \ |
417 | github.com/rogpeppe/go-charset:github.com/rogpeppe/go-charset \ | 369 | github.com/rogpeppe/go-charset:github.com/rogpeppe/go-charset \ |
@@ -423,10 +375,8 @@ export sites="bazil.org/fuse:github.com/bazil/fuse \ | |||
423 | github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2 \ | 375 | github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2 \ |
424 | github.com/ryanuber/columnize:github.com/ryanuber/columnize \ | 376 | github.com/ryanuber/columnize:github.com/ryanuber/columnize \ |
425 | github.com/safchain/ethtool:github.com/safchain/ethtool \ | 377 | github.com/safchain/ethtool:github.com/safchain/ethtool \ |
426 | github.com/satori/go.uuid:github.com/satori/go.uuid \ | ||
427 | github.com/sclevine/agouti:github.com/sclevine/agouti \ | 378 | github.com/sclevine/agouti:github.com/sclevine/agouti \ |
428 | github.com/sean-/seed:github.com/sean-/seed \ | 379 | github.com/sean-/seed:github.com/sean-/seed \ |
429 | github.com/sebdah/goldie:github.com/sebdah/goldie \ | ||
430 | github.com/seccomp/libseccomp-golang:github.com/seccomp/libseccomp-golang \ | 380 | github.com/seccomp/libseccomp-golang:github.com/seccomp/libseccomp-golang \ |
431 | github.com/sergi/go-diff:github.com/sergi/go-diff \ | 381 | github.com/sergi/go-diff:github.com/sergi/go-diff \ |
432 | github.com/shengdoushi/base58:github.com/shengdoushi/base58 \ | 382 | github.com/shengdoushi/base58:github.com/shengdoushi/base58 \ |
@@ -443,40 +393,31 @@ export sites="bazil.org/fuse:github.com/bazil/fuse \ | |||
443 | github.com/spf13/jwalterweatherman:github.com/spf13/jwalterweatherman \ | 393 | github.com/spf13/jwalterweatherman:github.com/spf13/jwalterweatherman \ |
444 | github.com/spf13/pflag:github.com/spf13/pflag \ | 394 | github.com/spf13/pflag:github.com/spf13/pflag \ |
445 | github.com/spf13/viper:github.com/spf13/viper \ | 395 | github.com/spf13/viper:github.com/spf13/viper \ |
446 | github.com/spyzhov/ajson:github.com/spyzhov/ajson \ | ||
447 | github.com/stefanberger/go-pkcs11uri:github.com/stefanberger/go-pkcs11uri \ | 396 | github.com/stefanberger/go-pkcs11uri:github.com/stefanberger/go-pkcs11uri \ |
448 | github.com/stoewer/go-strcase:github.com/stoewer/go-strcase \ | 397 | github.com/stoewer/go-strcase:github.com/stoewer/go-strcase \ |
449 | github.com/storageos/go-api:github.com/storageos/go-api \ | ||
450 | github.com/stretchr/objx:github.com/stretchr/objx \ | 398 | github.com/stretchr/objx:github.com/stretchr/objx \ |
451 | github.com/stretchr/testify:github.com/stretchr/testify \ | 399 | github.com/stretchr/testify:github.com/stretchr/testify \ |
452 | github.com/subosito/gotenv:github.com/subosito/gotenv \ | 400 | github.com/subosito/gotenv:github.com/subosito/gotenv \ |
453 | github.com/syndtr/gocapability:github.com/syndtr/gocapability \ | 401 | github.com/syndtr/gocapability:github.com/syndtr/gocapability \ |
454 | github.com/tchap/go-patricia:github.com/tchap/go-patricia \ | 402 | github.com/tchap/go-patricia:github.com/tchap/go-patricia \ |
455 | github.com/tencentcloud/tencentcloud-sdk-go:github.com/tencentcloud/tencentcloud-sdk-go \ | 403 | github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common:github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common//tencentcloud/common \ |
456 | github.com/tidwall/pretty:github.com/tidwall/pretty \ | 404 | github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc:github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common//tencentcloud/vpc \ |
457 | github.com/tmc/grpc-websocket-proxy:github.com/tmc/grpc-websocket-proxy \ | 405 | github.com/tmc/grpc-websocket-proxy:github.com/tmc/grpc-websocket-proxy \ |
458 | github.com/tmccombs/hcl2json:github.com/tmccombs/hcl2json \ | ||
459 | github.com/u-root/uio:github.com/u-root/uio \ | ||
460 | github.com/ugorji/go:github.com/ugorji/go \ | 406 | github.com/ugorji/go:github.com/ugorji/go \ |
461 | github.com/ulikunitz/xz:github.com/ulikunitz/xz \ | ||
462 | github.com/urfave/cli:github.com/urfave/cli \ | 407 | github.com/urfave/cli:github.com/urfave/cli \ |
463 | github.com/urfave/cli/v2:github.com/urfave/cli/v2 \ | 408 | github.com/urfave/cli/v2:github.com/urfave/cli/v2 \ |
464 | github.com/urfave/negroni:github.com/urfave/negroni \ | 409 | github.com/urfave/negroni:github.com/urfave/negroni \ |
410 | github.com/u-root/uio:github.com/u-root/uio \ | ||
465 | github.com/vbatts/tar-split:github.com/vbatts/tar-split \ | 411 | github.com/vbatts/tar-split:github.com/vbatts/tar-split \ |
466 | github.com/vektah/gqlparser:github.com/vektah/gqlparser \ | ||
467 | github.com/vishvananda/netlink:github.com/vishvananda/netlink \ | 412 | github.com/vishvananda/netlink:github.com/vishvananda/netlink \ |
468 | github.com/vishvananda/netns:github.com/vishvananda/netns \ | 413 | github.com/vishvananda/netns:github.com/vishvananda/netns \ |
469 | github.com/vmihailenco/msgpack:github.com/vmihailenco/msgpack \ | ||
470 | github.com/vmihailenco/msgpack/v4:github.com/vmihailenco/msgpack/v4 \ | ||
471 | github.com/vmihailenco/tagparser:github.com/vmihailenco/tagparser \ | ||
472 | github.com/vmware/govmomi:github.com/vmware/govmomi \ | 414 | github.com/vmware/govmomi:github.com/vmware/govmomi \ |
473 | github.com/xiang90/probing:github.com/xiang90/probing \ | 415 | github.com/xiang90/probing:github.com/xiang90/probing \ |
474 | github.com/xlab/treeprint:github.com/xlab/treeprint \ | 416 | github.com/xlab/treeprint:github.com/xlab/treeprint \ |
475 | github.com/xordataexchange/crypt:github.com/xordataexchange/crypt \ | 417 | github.com/xordataexchange/crypt:github.com/xordataexchange/crypt \ |
418 | github.com/xrash/smetrics:github.com/xrash/smetrics \ | ||
476 | github.com/yl2chen/cidranger:github.com/yl2chen/cidranger \ | 419 | github.com/yl2chen/cidranger:github.com/yl2chen/cidranger \ |
477 | github.com/yuin/goldmark:github.com/yuin/goldmark \ | 420 | github.com/yuin/goldmark:github.com/yuin/goldmark \ |
478 | github.com/zclconf/go-cty:github.com/zclconf/go-cty \ | ||
479 | github.com/zclconf/go-cty-debug:github.com/zclconf/go-cty-debug \ | ||
480 | go.etcd.io/bbolt:go.etcd.io/bbolt \ | 421 | go.etcd.io/bbolt:go.etcd.io/bbolt \ |
481 | go.etcd.io/etcd/api/v3:github.com/k3s-io/etcd/api/v3//api \ | 422 | go.etcd.io/etcd/api/v3:github.com/k3s-io/etcd/api/v3//api \ |
482 | go.etcd.io/etcd/client/pkg/v3:github.com/k3s-io/etcd/api/v3//client/pkg \ | 423 | go.etcd.io/etcd/client/pkg/v3:github.com/k3s-io/etcd/api/v3//client/pkg \ |
@@ -487,25 +428,6 @@ export sites="bazil.org/fuse:github.com/bazil/fuse \ | |||
487 | go.etcd.io/etcd/pkg/v3:github.com/etcd-io/etcd/client/v2//pkg \ | 428 | go.etcd.io/etcd/pkg/v3:github.com/etcd-io/etcd/client/v2//pkg \ |
488 | go.etcd.io/etcd/raft/v3:github.com/etcd-io/etcd/client/v2//raft \ | 429 | go.etcd.io/etcd/raft/v3:github.com/etcd-io/etcd/client/v2//raft \ |
489 | go.etcd.io/etcd/tests/v3:github.com/etcd-io/etcd/client/v2//tests \ | 430 | go.etcd.io/etcd/tests/v3:github.com/etcd-io/etcd/client/v2//tests \ |
490 | go.mozilla.org/pkcs7:go.mozilla.org/pkcs7 \ | ||
491 | go.opencensus.io:go.opencensus.io \ | ||
492 | go.opentelemetry.io/contrib:go.opentelemetry.io/contrib \ | ||
493 | go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc:go.opentelemetry.io/contrib//instrumentation/google.golang.org/grpc/otelgrpc \ | ||
494 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib//instrumentation/net/http/otelhttp \ | ||
495 | go.opentelemetry.io/otel:go.opentelemetry.io/otel \ | ||
496 | go.opentelemetry.io/otel/exporters/otlp:go.opentelemetry.io/otel//exporters/otlp \ | ||
497 | go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel//metric \ | ||
498 | go.opentelemetry.io/otel/oteltest:go.opentelemetry.io/otel//oteltest \ | ||
499 | go.opentelemetry.io/otel/sdk:go.opentelemetry.io/otel//sdk \ | ||
500 | go.opentelemetry.io/otel/sdk/export/metric:go.opentelemetry.io/otel//sdk/export/metric \ | ||
501 | go.opentelemetry.io/otel/sdk/metric:go.opentelemetry.io/otel//sdk/metric \ | ||
502 | go.opentelemetry.io/otel/trace:go.opentelemetry.io/otel//trace \ | ||
503 | go.opentelemetry.io/proto/otlp:github.com/open-telemetry/opentelemetry-proto-go/otlp//otlp \ | ||
504 | go.starlark.net:github.com/google/starlark-go \ | ||
505 | go.uber.org/atomic:go.uber.org/atomic \ | ||
506 | go.uber.org/goleak:go.uber.org/goleak \ | ||
507 | go.uber.org/multierr:go.uber.org/multierr \ | ||
508 | go.uber.org/zap:go.uber.org/zap \ | ||
509 | golang.org/x/crypto:golang.org/x/crypto \ | 431 | golang.org/x/crypto:golang.org/x/crypto \ |
510 | golang.org/x/exp:golang.org/x/exp \ | 432 | golang.org/x/exp:golang.org/x/exp \ |
511 | golang.org/x/image:golang.org/x/image \ | 433 | golang.org/x/image:golang.org/x/image \ |
@@ -524,23 +446,35 @@ export sites="bazil.org/fuse:github.com/bazil/fuse \ | |||
524 | golang.zx2c4.com/wintun:golang.zx2c4.com/wintun \ | 446 | golang.zx2c4.com/wintun:golang.zx2c4.com/wintun \ |
525 | golang.zx2c4.com/wireguard:golang.zx2c4.com/wireguard \ | 447 | golang.zx2c4.com/wireguard:golang.zx2c4.com/wireguard \ |
526 | golang.zx2c4.com/wireguard/wgctrl:golang.zx2c4.com/wireguard/wgctrl \ | 448 | golang.zx2c4.com/wireguard/wgctrl:golang.zx2c4.com/wireguard/wgctrl \ |
527 | gonum.org/v1/gonum:github.com/gonum/gonum \ | 449 | go.mozilla.org/pkcs7:go.mozilla.org/pkcs7 \ |
450 | gonum.org/v1/gonum:gonum.org/v1/gonum \ | ||
528 | gonum.org/v1/netlib:github.com/gonum/netlib \ | 451 | gonum.org/v1/netlib:github.com/gonum/netlib \ |
529 | gonum.org/v1/plot:github.com/gonum/plot \ | 452 | gonum.org/v1/plot:github.com/gonum/plot \ |
530 | google.golang.org/api:github.com/googleapis/google-api-go-client \ | ||
531 | google.golang.org/appengine:github.com/golang/appengine \ | 453 | google.golang.org/appengine:github.com/golang/appengine \ |
532 | google.golang.org/genproto:github.com/googleapis/go-genproto \ | 454 | google.golang.org/genproto:github.com/googleapis/go-genproto \ |
533 | google.golang.org/grpc:github.com/grpc/grpc-go \ | 455 | google.golang.org/grpc/cmd/protoc-gen-go-grpc:github.com/grpc/grpc-go \ |
534 | google.golang.org/grpc/cmd/protoc-gen-go-grpc:github.com/grpc/grpc-go938f6e2f7550e542bd78f3b9e8812665db109e02 \ | 456 | google.golang.org/grpc:github.com/grpc/grpc-go41e044e1c82fcf6a5801d6cbd7ecf952505eecb1 \ |
535 | google.golang.org/protobuf:github.com/protocolbuffers/protobuf-go \ | 457 | google.golang.org/protobuf:github.com/protocolbuffers/protobuf-go \ |
536 | gopkg.in/airbrake/gobrake.v2:gopkg.in/airbrake/gobrake.v2 \ | 458 | go.opencensus.io:go.opencensus.io \ |
459 | go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful:github.com/open-telemetry/opentelemetry-go-contrib/instrumentation/github.com/emicklei/go-restful/otelrestful//instrumentation/github.com/emicklei/go-restful/otelrestful \ | ||
460 | go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc:github.com/open-telemetry/opentelemetry-go-contrib/instrumentation/github.com/emicklei/go-restful/otelrestful//instrumentation/google.golang.org/grpc/otelgrpc \ | ||
461 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:github.com/open-telemetry/opentelemetry-go-contrib/instrumentation/github.com/emicklei/go-restful/otelrestful//instrumentation/net/http/otelhttp \ | ||
462 | go.opentelemetry.io/contrib/propagators:github.com/open-telemetry/opentelemetry-go-contrib/instrumentation/github.com/emicklei/go-restful/otelrestful//propagators \ | ||
463 | go.opentelemetry.io/contrib:github.com/open-telemetry/opentelemetry-go-contrib/instrumentation/github.com/emicklei/go-restful/otelrestful \ | ||
464 | go.opentelemetry.io/otel/exporters/otlp:github.com/open-telemetry/opentelemetry-go/exporters/otlp//exporters/otlp \ | ||
465 | go.opentelemetry.io/otel/metric:github.com/open-telemetry/opentelemetry-go/exporters/otlp//metric \ | ||
466 | go.opentelemetry.io/otel/oteltest:github.com/open-telemetry/opentelemetry-go/exporters/otlp//oteltest \ | ||
467 | go.opentelemetry.io/otel/sdk/export/metric:github.com/open-telemetry/opentelemetry-go/exporters/otlp//sdk/export/metric \ | ||
468 | go.opentelemetry.io/otel/sdk/metric:github.com/open-telemetry/opentelemetry-go/exporters/otlp//sdk/metric \ | ||
469 | go.opentelemetry.io/otel/sdk:github.com/open-telemetry/opentelemetry-go/exporters/otlp//sdk \ | ||
470 | go.opentelemetry.io/otel/trace:github.com/open-telemetry/opentelemetry-go/exporters/otlp//trace \ | ||
471 | go.opentelemetry.io/otel:github.com/open-telemetry/opentelemetry-go/exporters/otlp \ | ||
472 | go.opentelemetry.io/proto/otlp:github.com/open-telemetry/opentelemetry-proto-go/otlp//otlp \ | ||
537 | gopkg.in/alecthomas/kingpin.v2:gopkg.in/alecthomas/kingpin.v2 \ | 473 | gopkg.in/alecthomas/kingpin.v2:gopkg.in/alecthomas/kingpin.v2 \ |
538 | gopkg.in/check.v1:gopkg.in/check.v1 \ | 474 | gopkg.in/check.v1:gopkg.in/check.v1 \ |
539 | gopkg.in/cheggaaa/pb.v1:gopkg.in/cheggaaa/pb.v1 \ | ||
540 | gopkg.in/errgo.v2:gopkg.in/errgo.v2 \ | 475 | gopkg.in/errgo.v2:gopkg.in/errgo.v2 \ |
541 | gopkg.in/fsnotify.v1:gopkg.in/fsnotify.v1 \ | 476 | gopkg.in/fsnotify.v1:gopkg.in/fsnotify.v1 \ |
542 | gopkg.in/gcfg.v1:gopkg.in/gcfg.v1 \ | 477 | gopkg.in/gcfg.v1:gopkg.in/gcfg.v1 \ |
543 | gopkg.in/gemnasium/logrus-airbrake-hook.v2:gopkg.in/gemnasium/logrus-airbrake-hook.v2 \ | ||
544 | gopkg.in/inf.v0:gopkg.in/inf.v0 \ | 478 | gopkg.in/inf.v0:gopkg.in/inf.v0 \ |
545 | gopkg.in/ini.v1:gopkg.in/ini.v1 \ | 479 | gopkg.in/ini.v1:gopkg.in/ini.v1 \ |
546 | gopkg.in/natefinch/lumberjack.v2:gopkg.in/natefinch/lumberjack.v2 \ | 480 | gopkg.in/natefinch/lumberjack.v2:gopkg.in/natefinch/lumberjack.v2 \ |
@@ -550,36 +484,40 @@ export sites="bazil.org/fuse:github.com/bazil/fuse \ | |||
550 | gopkg.in/warnings.v0:gopkg.in/warnings.v0 \ | 484 | gopkg.in/warnings.v0:gopkg.in/warnings.v0 \ |
551 | gopkg.in/yaml.v2:gopkg.in/yaml.v2 \ | 485 | gopkg.in/yaml.v2:gopkg.in/yaml.v2 \ |
552 | gopkg.in/yaml.v3:gopkg.in/yaml.v3 \ | 486 | gopkg.in/yaml.v3:gopkg.in/yaml.v3 \ |
553 | gotest.tools:github.com/gotestyourself/gotest.tools \ | 487 | go.starlark.net:github.com/google/starlark-go \ |
554 | gotest.tools/v3:github.com/gotestyourself/gotest.tools568bc57cc5c19a2ef85e5749870b49a4cc2ab54d \ | 488 | gotest.tools/v3:github.com/gotestyourself/gotest.tools \ |
489 | go.uber.org/atomic:go.uber.org/atomic \ | ||
490 | go.uber.org/goleak:go.uber.org/goleak \ | ||
491 | go.uber.org/multierr:go.uber.org/multierr \ | ||
492 | go.uber.org/zap:go.uber.org/zap \ | ||
555 | honnef.co/go/tools:honnef.co/go/tools \ | 493 | honnef.co/go/tools:honnef.co/go/tools \ |
556 | inet.af/tcpproxy:github.com/inetaf/tcpproxy \ | 494 | inet.af/tcpproxy:github.com/inetaf/tcpproxy \ |
557 | k8s.io/api:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/api \ | 495 | k8s.io/apiextensions-apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/apiextensions-apiserver \ |
558 | k8s.io/apiextensions-apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/apiextensions-apiserver \ | 496 | k8s.io/apimachinery:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/apimachinery \ |
559 | k8s.io/apimachinery:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/apimachinery \ | 497 | k8s.io/apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/apiserver \ |
560 | k8s.io/apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/apiserver \ | 498 | k8s.io/api:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/api \ |
561 | k8s.io/cli-runtime:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/cli-runtime \ | 499 | k8s.io/client-go:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/client-go \ |
562 | k8s.io/client-go:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/client-go \ | 500 | k8s.io/cli-runtime:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/cli-runtime \ |
563 | k8s.io/cloud-provider:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/cloud-provider \ | 501 | k8s.io/cloud-provider:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/cloud-provider \ |
564 | k8s.io/cluster-bootstrap:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/cluster-bootstrap \ | 502 | k8s.io/cluster-bootstrap:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/cluster-bootstrap \ |
565 | k8s.io/code-generator:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/code-generator \ | 503 | k8s.io/code-generator:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/code-generator \ |
566 | k8s.io/component-base:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/component-base \ | 504 | k8s.io/component-base:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/component-base \ |
567 | k8s.io/component-helpers:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/component-helpers \ | 505 | k8s.io/component-helpers:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/component-helpers \ |
568 | k8s.io/controller-manager:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/controller-manager \ | 506 | k8s.io/controller-manager:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/controller-manager \ |
569 | k8s.io/cri-api:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/cri-api \ | 507 | k8s.io/cri-api:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/cri-api \ |
570 | k8s.io/csi-translation-lib:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/csi-translation-lib \ | 508 | k8s.io/csi-translation-lib:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/csi-translation-lib \ |
571 | k8s.io/kube-aggregator:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/kube-aggregator \ | 509 | k8s.io/kube-aggregator:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/kube-aggregator \ |
572 | k8s.io/kube-controller-manager:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/kube-controller-manager \ | 510 | k8s.io/kube-controller-manager:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/kube-controller-manager \ |
573 | k8s.io/kube-proxy:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/kube-proxy \ | 511 | k8s.io/kubectl:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/kubectl \ |
574 | k8s.io/kube-scheduler:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/kube-scheduler \ | 512 | k8s.io/kubelet:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/kubelet \ |
575 | k8s.io/kubectl:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/kubectl \ | 513 | k8s.io/kube-proxy:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/kube-proxy \ |
576 | k8s.io/kubelet:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/kubelet \ | 514 | k8s.io/kubernetes:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver \ |
577 | k8s.io/kubernetes:github.com/k3s-io/kubernetes/staging/src/k8s.io/api \ | 515 | k8s.io/kube-scheduler:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/kube-scheduler \ |
578 | k8s.io/legacy-cloud-providers:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/legacy-cloud-providers \ | 516 | k8s.io/legacy-cloud-providers:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/legacy-cloud-providers \ |
579 | k8s.io/metrics:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/metrics \ | 517 | k8s.io/metrics:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/metrics \ |
580 | k8s.io/mount-utils:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/mount-utils \ | 518 | k8s.io/mount-utils:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/mount-utils \ |
581 | k8s.io/pod-security-admission:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/pod-security-admission \ | 519 | k8s.io/pod-security-admission:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/pod-security-admission \ |
582 | k8s.io/sample-apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/sample-apiserver \ | 520 | k8s.io/sample-apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver//staging/src/k8s.io/sample-apiserver \ |
583 | k8s.io/gengo:k8s.io/gengo \ | 521 | k8s.io/gengo:k8s.io/gengo \ |
584 | k8s.io/klog:k8s.io/klog \ | 522 | k8s.io/klog:k8s.io/klog \ |
585 | k8s.io/klog/v2:github.com/k3s-io/klog/v2 \ | 523 | k8s.io/klog/v2:github.com/k3s-io/klog/v2 \ |
@@ -595,21 +533,24 @@ export sites="bazil.org/fuse:github.com/bazil/fuse \ | |||
595 | rsc.io/pdf:rsc.io/pdf \ | 533 | rsc.io/pdf:rsc.io/pdf \ |
596 | rsc.io/quote/v3:github.com/rsc/quote/v3//v3 \ | 534 | rsc.io/quote/v3:github.com/rsc/quote/v3//v3 \ |
597 | rsc.io/sampler:rsc.io/sampler \ | 535 | rsc.io/sampler:rsc.io/sampler \ |
598 | sigs.k8s.io/apiserver-network-proxy/konnectivity-client:sigs.k8s.io/apiserver-network-proxy/konnectivity-client/konnectivity-client \ | 536 | sigs.k8s.io/apiserver-network-proxy/konnectivity-client:github.com/kubernetes-sigs/apiserver-network-proxy/konnectivity-client//konnectivity-client \ |
599 | sigs.k8s.io/cli-utils:sigs.k8s.io/cli-utils \ | 537 | sigs.k8s.io/cli-utils:sigs.k8s.io/cli-utils \ |
600 | sigs.k8s.io/controller-runtime:sigs.k8s.io/controller-runtime \ | ||
601 | sigs.k8s.io/json:sigs.k8s.io/json \ | 538 | sigs.k8s.io/json:sigs.k8s.io/json \ |
539 | sigs.k8s.io/kustomize/api:github.com/kubernetes-sigs/kustomize/api//api \ | ||
540 | sigs.k8s.io/kustomize/cmd/config:github.com/kubernetes-sigs/kustomize/cmd/config//cmd/config \ | ||
541 | sigs.k8s.io/kustomize/kustomize/v4:github.com/kubernetes-sigs/kustomize/kustomize//kustomize \ | ||
542 | sigs.k8s.io/kustomize/kyaml:github.com/kubernetes-sigs/kustomize/kyaml//kyaml \ | ||
543 | sigs.k8s.io/structured-merge-diff/v3:sigs.k8s.io/structured-merge-diff/v3 \ | ||
602 | sigs.k8s.io/structured-merge-diff/v4:sigs.k8s.io/structured-merge-diff/v4 \ | 544 | sigs.k8s.io/structured-merge-diff/v4:sigs.k8s.io/structured-merge-diff/v4 \ |
603 | sigs.k8s.io/kustomize/kustomize/v4:sigs.k8s.io/kustomize/kustomize/v4/kustomize:force \ | ||
604 | sigs.k8s.io/kustomize/cmd/config:sigs.k8s.io/kustomize/cmd/config:force \ | ||
605 | sigs.k8s.io/kustomize/kyaml:sigs.k8s.io/kustomize/kyaml/kyaml:force \ | ||
606 | sigs.k8s.io/kustomize/api:sigs.k8s.io/kustomize/api/api:force \ | ||
607 | sigs.k8s.io/testing_frameworks:sigs.k8s.io/testing_frameworks \ | ||
608 | sigs.k8s.io/yaml:sigs.k8s.io/yaml" | 545 | sigs.k8s.io/yaml:sigs.k8s.io/yaml" |
609 | 546 | ||
610 | 547 | ||
611 | do_compile:prepend() { | 548 | do_compile:prepend() { |
612 | cd ${S}/src/import | 549 | cd ${S}/src/import |
550 | |||
551 | if [ -e vendor.copy/.noclobber ]; then | ||
552 | return | ||
553 | fi | ||
613 | for s in $sites; do | 554 | for s in $sites; do |
614 | site_dest=$(echo $s | cut -d: -f1) | 555 | site_dest=$(echo $s | cut -d: -f1) |
615 | site_source=$(echo $s | cut -d: -f2) | 556 | site_source=$(echo $s | cut -d: -f2) |
diff --git a/recipes-containers/k3s/src_uri.inc b/recipes-containers/k3s/src_uri.inc index 494a63bf..a305075d 100644 --- a/recipes-containers/k3s/src_uri.inc +++ b/recipes-containers/k3s/src_uri.inc | |||
@@ -3,21 +3,21 @@ | |||
3 | SRCREV_fuse="371fbbdaa8987b715bdd21d6adc4c9b20155f748" | 3 | SRCREV_fuse="371fbbdaa8987b715bdd21d6adc4c9b20155f748" |
4 | SRC_URI += "git://github.com/bazil/fuse;name=fuse;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/bazil/fuse" | 4 | SRC_URI += "git://github.com/bazil/fuse;name=fuse;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/bazil/fuse" |
5 | 5 | ||
6 | # bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 | 6 | # bitbucket.org/bertimus9/systemstat v0.5.0 |
7 | # [1] git ls-remote https://bitbucket.org/bertimus9/systemstat 0eeff89b0690611fc32e21f0cd2e4434abf8fe53 | 7 | # [1] git ls-remote https://bitbucket.org/bertimus9/systemstat a9593ffcd68e650a7a948ece6e3cedea1e335947 |
8 | SRCREV_systemstat="0eeff89b0690611fc32e21f0cd2e4434abf8fe53" | 8 | SRCREV_systemstat="a9593ffcd68e650a7a948ece6e3cedea1e335947" |
9 | SRC_URI += "git://bitbucket.org/bertimus9/systemstat;name=systemstat;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/bitbucket.org/bertimus9/systemstat" | 9 | SRC_URI += "git://bitbucket.org/bertimus9/systemstat;name=systemstat;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/bitbucket.org/bertimus9/systemstat" |
10 | 10 | ||
11 | # cloud.google.com/go v0.97.0 | ||
12 | # [1] git ls-remote https://github.com/googleapis/google-cloud-go 26286e362470c1b4e60e33d07cb2e12b62843ed7 | ||
13 | SRCREV_go="26286e362470c1b4e60e33d07cb2e12b62843ed7" | ||
14 | SRC_URI += "git://github.com/googleapis/google-cloud-go;name=go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/google-cloud-go" | ||
15 | |||
16 | # cloud.google.com/go/bigquery v1.8.0 | 11 | # cloud.google.com/go/bigquery v1.8.0 |
17 | # [1] git ls-remote https://github.com/googleapis/google-cloud-go 0aa265f094062dbc111a6906d279fbb88a6cc761 | 12 | # [1] git ls-remote https://github.com/googleapis/google-cloud-go 0aa265f094062dbc111a6906d279fbb88a6cc761 |
18 | SRCREV_bigquery="0aa265f094062dbc111a6906d279fbb88a6cc761" | 13 | SRCREV_bigquery="0aa265f094062dbc111a6906d279fbb88a6cc761" |
19 | SRC_URI += "git://github.com/googleapis/google-cloud-go;name=bigquery;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/google-cloud-go/bigquery" | 14 | SRC_URI += "git://github.com/googleapis/google-cloud-go;name=bigquery;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/google-cloud-go/bigquery" |
20 | 15 | ||
16 | # cloud.google.com/go/compute/metadata v0.2.0 | ||
17 | # [1] git ls-remote https://github.com/googleapis/google-cloud-go fe3d41e1ecb2ce36ad3a979037c9b9a2b726226f | ||
18 | SRCREV_metadata="fe3d41e1ecb2ce36ad3a979037c9b9a2b726226f" | ||
19 | SRC_URI += "git://github.com/googleapis/google-cloud-go;name=metadata;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/google-cloud-go/compute/metadata" | ||
20 | |||
21 | # cloud.google.com/go/datastore v1.1.0 | 21 | # cloud.google.com/go/datastore v1.1.0 |
22 | # [1] git ls-remote https://github.com/googleapis/google-cloud-go b033a7846dd130b5e5824faf72e33253d08ec84f | 22 | # [1] git ls-remote https://github.com/googleapis/google-cloud-go b033a7846dd130b5e5824faf72e33253d08ec84f |
23 | SRCREV_datastore="b033a7846dd130b5e5824faf72e33253d08ec84f" | 23 | SRCREV_datastore="b033a7846dd130b5e5824faf72e33253d08ec84f" |
@@ -38,161 +38,16 @@ SRC_URI += "git://github.com/googleapis/google-cloud-go;name=pubsub;protocol=htt | |||
38 | SRCREV_storage="3f2988d48e253a8e290b8c0e821284eead1131a0" | 38 | SRCREV_storage="3f2988d48e253a8e290b8c0e821284eead1131a0" |
39 | SRC_URI += "git://github.com/googleapis/google-cloud-go;name=storage;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/google-cloud-go/storage" | 39 | SRC_URI += "git://github.com/googleapis/google-cloud-go;name=storage;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/google-cloud-go/storage" |
40 | 40 | ||
41 | # cloud.google.com/go v0.97.0 | ||
42 | # [1] git ls-remote https://github.com/googleapis/google-cloud-go 26286e362470c1b4e60e33d07cb2e12b62843ed7 | ||
43 | SRCREV_go="26286e362470c1b4e60e33d07cb2e12b62843ed7" | ||
44 | SRC_URI += "git://github.com/googleapis/google-cloud-go;name=go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/google-cloud-go" | ||
45 | |||
41 | # dmitri.shuralyov.com/gpu/mtl v0.0.0-20201218220906-28db891af037 | 46 | # dmitri.shuralyov.com/gpu/mtl v0.0.0-20201218220906-28db891af037 |
42 | # [1] git ls-remote https://dmitri.shuralyov.com/gpu/mtl 28db891af037715d8c1deec7652485a173c60e25 | 47 | # [1] git ls-remote https://dmitri.shuralyov.com/gpu/mtl 28db891af037715d8c1deec7652485a173c60e25 |
43 | SRCREV_mtl="28db891af037715d8c1deec7652485a173c60e25" | 48 | SRCREV_mtl="28db891af037715d8c1deec7652485a173c60e25" |
44 | SRC_URI += "git://dmitri.shuralyov.com/gpu/mtl;name=mtl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/dmitri.shuralyov.com/gpu/mtl" | 49 | SRC_URI += "git://dmitri.shuralyov.com/gpu/mtl;name=mtl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/dmitri.shuralyov.com/gpu/mtl" |
45 | 50 | ||
46 | # github.com/360EntSecGroup-Skylar/excelize v1.4.1 | ||
47 | # [1] git ls-remote https://github.com/360EntSecGroup-Skylar/excelize dea7ba0ec43a4c29a6642d02b6edc73b8b0369f0 | ||
48 | SRCREV_excelize="dea7ba0ec43a4c29a6642d02b6edc73b8b0369f0" | ||
49 | SRC_URI += "git://github.com/360EntSecGroup-Skylar/excelize;name=excelize;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/360EntSecGroup-Skylar/excelize" | ||
50 | |||
51 | # github.com/Azure/azure-sdk-for-go v55.0.0+incompatible | ||
52 | # [1] git ls-remote https://github.com/Azure/azure-sdk-for-go 3640559afddbad452d265b54fb1c20b30be0b062 | ||
53 | SRCREV_azure-sdk-for-go="3640559afddbad452d265b54fb1c20b30be0b062" | ||
54 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;name=azure-sdk-for-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/azure-sdk-for-go" | ||
55 | |||
56 | # github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 | ||
57 | # [1] git ls-remote https://github.com/Azure/go-ansiterm d185dfc1b5a126116ea5a19e148e29d16b4574c9 | ||
58 | SRCREV_go-ansiterm="d185dfc1b5a126116ea5a19e148e29d16b4574c9" | ||
59 | SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-ansiterm" | ||
60 | |||
61 | # github.com/Azure/go-autorest v14.2.0+incompatible | ||
62 | # [1] git ls-remote https://github.com/Azure/go-autorest e7b391b759b050d6719cc6fd8bb87b6dc038bca6 | ||
63 | SRCREV_go-autorest="e7b391b759b050d6719cc6fd8bb87b6dc038bca6" | ||
64 | SRC_URI += "git://github.com/Azure/go-autorest;name=go-autorest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest" | ||
65 | |||
66 | # github.com/Azure/go-autorest/autorest v0.11.20 | ||
67 | # [1] git ls-remote https://github.com/Azure/go-autorest 3ddafdd73fe99af09e2226b8b3e9472ca456e355 | ||
68 | SRCREV_autorest="3ddafdd73fe99af09e2226b8b3e9472ca456e355" | ||
69 | SRC_URI += "git://github.com/Azure/go-autorest;name=autorest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest" | ||
70 | |||
71 | # github.com/Azure/go-autorest/autorest/adal v0.9.13 | ||
72 | # [1] git ls-remote https://github.com/Azure/go-autorest 79a63e70c4d8b2840383d2a8791e41b6830ca9ad | ||
73 | SRCREV_adal="79a63e70c4d8b2840383d2a8791e41b6830ca9ad" | ||
74 | SRC_URI += "git://github.com/Azure/go-autorest;name=adal;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/adal" | ||
75 | |||
76 | # github.com/Azure/go-autorest/autorest/azure/auth v0.5.8 | ||
77 | # [1] git ls-remote https://github.com/Azure/go-autorest 76c7860e9b602854c8598676b7550c715c48a607 | ||
78 | SRCREV_auth="76c7860e9b602854c8598676b7550c715c48a607" | ||
79 | SRC_URI += "git://github.com/Azure/go-autorest;name=auth;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/azure/auth" | ||
80 | |||
81 | # github.com/Azure/go-autorest/autorest/azure/cli v0.4.2 | ||
82 | # [1] git ls-remote https://github.com/Azure/go-autorest 55c0c4ebc34d3712f997e886b3ce540ca9b615ca | ||
83 | SRCREV_cli="55c0c4ebc34d3712f997e886b3ce540ca9b615ca" | ||
84 | SRC_URI += "git://github.com/Azure/go-autorest;name=cli;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/azure/cli" | ||
85 | |||
86 | # github.com/Azure/go-autorest/autorest/date v0.3.0 | ||
87 | # [1] git ls-remote https://github.com/Azure/go-autorest 3ccb81ef55c23b14a37c08b83a6beba95a971dc3 | ||
88 | SRCREV_date="3ccb81ef55c23b14a37c08b83a6beba95a971dc3" | ||
89 | SRC_URI += "git://github.com/Azure/go-autorest;name=date;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/date" | ||
90 | |||
91 | # github.com/Azure/go-autorest/autorest/mocks v0.4.1 | ||
92 | # [1] git ls-remote https://github.com/Azure/go-autorest b4c7ce8e11bf6f72ec4662f80ae0e47000d37111 | ||
93 | SRCREV_mocks="b4c7ce8e11bf6f72ec4662f80ae0e47000d37111" | ||
94 | SRC_URI += "git://github.com/Azure/go-autorest;name=mocks;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/mocks" | ||
95 | |||
96 | # github.com/Azure/go-autorest/autorest/to v0.4.0 | ||
97 | # [1] git ls-remote https://github.com/Azure/go-autorest 5de0fcb73ebd13a61af8153e3d8efbea3c9d3941 | ||
98 | SRCREV_to="5de0fcb73ebd13a61af8153e3d8efbea3c9d3941" | ||
99 | SRC_URI += "git://github.com/Azure/go-autorest;name=to;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/to" | ||
100 | |||
101 | # github.com/Azure/go-autorest/autorest/validation v0.3.1 | ||
102 | # [1] git ls-remote https://github.com/Azure/go-autorest 446f41b7d65b2ab6c25b1a7afe42abd3622e9110 | ||
103 | SRCREV_validation="446f41b7d65b2ab6c25b1a7afe42abd3622e9110" | ||
104 | SRC_URI += "git://github.com/Azure/go-autorest;name=validation;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/validation" | ||
105 | |||
106 | # github.com/Azure/go-autorest/logger v0.2.1 | ||
107 | # [1] git ls-remote https://github.com/Azure/go-autorest 820a319d2214dc91d083022ae5ec50070175314c | ||
108 | SRCREV_logger="820a319d2214dc91d083022ae5ec50070175314c" | ||
109 | SRC_URI += "git://github.com/Azure/go-autorest;name=logger;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/logger" | ||
110 | |||
111 | # github.com/Azure/go-autorest/tracing v0.6.0 | ||
112 | # [1] git ls-remote https://github.com/Azure/go-autorest b3a0b30a7423314874b3f585289e0e260cf5fc8d | ||
113 | SRCREV_tracing="b3a0b30a7423314874b3f585289e0e260cf5fc8d" | ||
114 | SRC_URI += "git://github.com/Azure/go-autorest;name=tracing;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/tracing" | ||
115 | |||
116 | # github.com/BurntSushi/toml v1.1.0 | ||
117 | # [1] git ls-remote https://github.com/BurntSushi/toml 891d2617ddbdfa265c4095b53103c010c98e6591 | ||
118 | SRCREV_toml="891d2617ddbdfa265c4095b53103c010c98e6591" | ||
119 | SRC_URI += "git://github.com/BurntSushi/toml;name=toml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/BurntSushi/toml" | ||
120 | |||
121 | # github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 | ||
122 | # [1] git ls-remote https://github.com/BurntSushi/xgb 27f122750802c950b2c869a5b63dafcf590ced95 | ||
123 | SRCREV_xgb="27f122750802c950b2c869a5b63dafcf590ced95" | ||
124 | SRC_URI += "git://github.com/BurntSushi/xgb;name=xgb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/BurntSushi/xgb" | ||
125 | |||
126 | # github.com/GoogleCloudPlatform/k8s-cloud-provider v1.16.1-0.20210702024009-ea6160c1d0e3 | ||
127 | # [1] git ls-remote https://github.com/GoogleCloudPlatform/k8s-cloud-provider ea6160c1d0e3f67d1d8658c70b0ab40df81a4f2b | ||
128 | SRCREV_k8s-cloud-provider="ea6160c1d0e3f67d1d8658c70b0ab40df81a4f2b" | ||
129 | SRC_URI += "git://github.com/GoogleCloudPlatform/k8s-cloud-provider;name=k8s-cloud-provider;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/GoogleCloudPlatform/k8s-cloud-provider" | ||
130 | |||
131 | # github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab | ||
132 | # [1] git ls-remote https://github.com/JeffAshton/win_pdh 76bb4ee9f0ab50f77826f2a2ee7fb9d3880d6ec2 | ||
133 | SRCREV_win_pdh="76bb4ee9f0ab50f77826f2a2ee7fb9d3880d6ec2" | ||
134 | SRC_URI += "git://github.com/JeffAshton/win_pdh;name=win_pdh;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/JeffAshton/win_pdh" | ||
135 | |||
136 | # github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd | ||
137 | # [1] git ls-remote https://github.com/MakeNowJust/heredoc bb23615498cded5e105af4ce27de75b089cbe851 | ||
138 | SRCREV_heredoc="bb23615498cded5e105af4ce27de75b089cbe851" | ||
139 | SRC_URI += "git://github.com/MakeNowJust/heredoc;name=heredoc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/MakeNowJust/heredoc" | ||
140 | |||
141 | # github.com/Microsoft/go-winio v0.5.2 | ||
142 | # [1] git ls-remote https://github.com/Microsoft/go-winio dfd7da8f92a382999d77b5d9cfe8cc6bec1894c6 | ||
143 | SRCREV_go-winio="dfd7da8f92a382999d77b5d9cfe8cc6bec1894c6" | ||
144 | SRC_URI += "git://github.com/Microsoft/go-winio;name=go-winio;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/go-winio" | ||
145 | |||
146 | # github.com/Microsoft/hcsshim v0.8.22 | ||
147 | # [1] git ls-remote https://github.com/Microsoft/hcsshim 717ae58b49c5e73b746938f94ae3c696ebd5d932 | ||
148 | SRCREV_hcsshim="717ae58b49c5e73b746938f94ae3c696ebd5d932" | ||
149 | SRC_URI += "git://github.com/Microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/hcsshim" | ||
150 | |||
151 | # github.com/k3s-io/cri-dockerd v0.2.4-0.20220729204449-bcbb75d5abff | ||
152 | # [1] git ls-remote https://github.com/k3s-io/cri-dockerd bcbb75d5abff2ef6139ea7e41e0b090771492fd3 | ||
153 | SRCREV_cri-dockerd="bcbb75d5abff2ef6139ea7e41e0b090771492fd3" | ||
154 | SRC_URI += "git://github.com/k3s-io/cri-dockerd;name=cri-dockerd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Mirantis/cri-dockerd" | ||
155 | |||
156 | # github.com/NYTimes/gziphandler v1.1.1 | ||
157 | # [1] git ls-remote https://github.com/NYTimes/gziphandler dd0439581c7657cb652dfe5c71d7d48baf39541d | ||
158 | SRCREV_gziphandler="dd0439581c7657cb652dfe5c71d7d48baf39541d" | ||
159 | SRC_URI += "git://github.com/NYTimes/gziphandler;name=gziphandler;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/NYTimes/gziphandler" | ||
160 | |||
161 | # github.com/OneOfOne/xxhash v1.2.2 | ||
162 | # [1] git ls-remote https://github.com/OneOfOne/xxhash 6def279d2ce6c81a79dd1c1be580f03bb216fb8a | ||
163 | SRCREV_xxhash="6def279d2ce6c81a79dd1c1be580f03bb216fb8a" | ||
164 | SRC_URI += "git://github.com/OneOfOne/xxhash;name=xxhash;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/OneOfOne/xxhash" | ||
165 | |||
166 | # github.com/PuerkitoBio/goquery v1.5.0 | ||
167 | # [1] git ls-remote https://github.com/PuerkitoBio/goquery 2d2796f41742ece03e8086188fa4db16a3a0b458 | ||
168 | SRCREV_goquery="2d2796f41742ece03e8086188fa4db16a3a0b458" | ||
169 | SRC_URI += "git://github.com/PuerkitoBio/goquery;name=goquery;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/PuerkitoBio/goquery" | ||
170 | |||
171 | # github.com/PuerkitoBio/purell v1.1.1 | ||
172 | # [1] git ls-remote https://github.com/PuerkitoBio/purell 44968752391892e1b0d0b821ee79e9a85fa13049 | ||
173 | SRCREV_purell="44968752391892e1b0d0b821ee79e9a85fa13049" | ||
174 | SRC_URI += "git://github.com/PuerkitoBio/purell;name=purell;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/PuerkitoBio/purell" | ||
175 | |||
176 | # github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 | ||
177 | # [1] git ls-remote https://github.com/PuerkitoBio/urlesc de5bf2ad457846296e2031421a34e2568e304e35 | ||
178 | SRCREV_urlesc="de5bf2ad457846296e2031421a34e2568e304e35" | ||
179 | SRC_URI += "git://github.com/PuerkitoBio/urlesc;name=urlesc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/PuerkitoBio/urlesc" | ||
180 | |||
181 | # github.com/Rican7/retry v0.1.0 | ||
182 | # [1] git ls-remote https://github.com/Rican7/retry 28d17f812805614e76f170aa3c8698155ea8e019 | ||
183 | SRCREV_retry="28d17f812805614e76f170aa3c8698155ea8e019" | ||
184 | SRC_URI += "git://github.com/Rican7/retry;name=retry;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Rican7/retry" | ||
185 | |||
186 | # github.com/agext/levenshtein v1.2.3 | ||
187 | # [1] git ls-remote https://github.com/agext/levenshtein 52c14c47d03211d8ac1834e94601635e07c5a6ef | ||
188 | SRCREV_levenshtein="52c14c47d03211d8ac1834e94601635e07c5a6ef" | ||
189 | SRC_URI += "git://github.com/agext/levenshtein;name=levenshtein;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/agext/levenshtein" | ||
190 | |||
191 | # github.com/agnivade/levenshtein v1.0.1 | ||
192 | # [1] git ls-remote https://github.com/agnivade/levenshtein 834b435c3df04fba060c8d74a40d849ab2c4a090 | ||
193 | SRCREV_levenshtein1="834b435c3df04fba060c8d74a40d849ab2c4a090" | ||
194 | SRC_URI += "git://github.com/agnivade/levenshtein;name=levenshtein1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/agnivade/levenshtein" | ||
195 | |||
196 | # github.com/ajstarks/svgo v0.0.0-20180226025133-644b8db467af | 51 | # github.com/ajstarks/svgo v0.0.0-20180226025133-644b8db467af |
197 | # [1] git ls-remote https://github.com/ajstarks/svgo 644b8db467afccf19a0692a3e31a1868e4287ab8 | 52 | # [1] git ls-remote https://github.com/ajstarks/svgo 644b8db467afccf19a0692a3e31a1868e4287ab8 |
198 | SRCREV_svgo="644b8db467afccf19a0692a3e31a1868e4287ab8" | 53 | SRCREV_svgo="644b8db467afccf19a0692a3e31a1868e4287ab8" |
@@ -213,41 +68,16 @@ SRC_URI += "git://github.com/alecthomas/units;name=units;protocol=https;nobranch | |||
213 | SRCREV_go-filemutex="392c3ab8a40254815ad821ac02ee1354e98a56fe" | 68 | SRCREV_go-filemutex="392c3ab8a40254815ad821ac02ee1354e98a56fe" |
214 | SRC_URI += "git://github.com/alexflint/go-filemutex;name=go-filemutex;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/alexflint/go-filemutex" | 69 | SRC_URI += "git://github.com/alexflint/go-filemutex;name=go-filemutex;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/alexflint/go-filemutex" |
215 | 70 | ||
216 | # github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883 | ||
217 | # [1] git ls-remote https://github.com/andreyvit/diff c7f18ee00883bfd3b00e0a2bf7607827e0148ad4 | ||
218 | SRCREV_diff="c7f18ee00883bfd3b00e0a2bf7607827e0148ad4" | ||
219 | SRC_URI += "git://github.com/andreyvit/diff;name=diff;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/andreyvit/diff" | ||
220 | |||
221 | # github.com/andybalholm/cascadia v1.0.0 | ||
222 | # [1] git ls-remote https://github.com/andybalholm/cascadia 901648c87902174f774fac311d7f176f8647bdaa | ||
223 | SRCREV_cascadia="901648c87902174f774fac311d7f176f8647bdaa" | ||
224 | SRC_URI += "git://github.com/andybalholm/cascadia;name=cascadia;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/andybalholm/cascadia" | ||
225 | |||
226 | # github.com/antihax/optional v1.0.0 | 71 | # github.com/antihax/optional v1.0.0 |
227 | # [1] git ls-remote https://github.com/antihax/optional c3f0ba9c1a592b971d66b2787679af55b5c58f21 | 72 | # [1] git ls-remote https://github.com/antihax/optional c3f0ba9c1a592b971d66b2787679af55b5c58f21 |
228 | SRCREV_optional="c3f0ba9c1a592b971d66b2787679af55b5c58f21" | 73 | SRCREV_optional="c3f0ba9c1a592b971d66b2787679af55b5c58f21" |
229 | SRC_URI += "git://github.com/antihax/optional;name=optional;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/antihax/optional" | 74 | SRC_URI += "git://github.com/antihax/optional;name=optional;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/antihax/optional" |
230 | 75 | ||
231 | # github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20210826220005-b48c857c3a0e | 76 | # github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220418222510-f25a4f6275ed |
232 | # [1] git ls-remote https://github.com/antlr/antlr4 b48c857c3a0ea4329686abe99276dddd991a7724 | 77 | # [1] git ls-remote https://github.com/antlr/antlr4 f25a4f6275ed259c6a155eafcd0cb1a5252dde13 |
233 | SRCREV_antlr="b48c857c3a0ea4329686abe99276dddd991a7724" | 78 | SRCREV_antlr="f25a4f6275ed259c6a155eafcd0cb1a5252dde13" |
234 | SRC_URI += "git://github.com/antlr/antlr4;name=antlr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/antlr/antlr4/runtime/Go/antlr" | 79 | SRC_URI += "git://github.com/antlr/antlr4;name=antlr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/antlr/antlr4/runtime/Go/antlr" |
235 | 80 | ||
236 | # github.com/apparentlymart/go-dump v0.0.0-20180507223929-23540a00eaa3 | ||
237 | # [1] git ls-remote https://github.com/apparentlymart/go-dump 23540a00eaa318ee47d517dd7653fc81156a3e7e | ||
238 | SRCREV_go-dump="23540a00eaa318ee47d517dd7653fc81156a3e7e" | ||
239 | SRC_URI += "git://github.com/apparentlymart/go-dump;name=go-dump;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/apparentlymart/go-dump" | ||
240 | |||
241 | # github.com/apparentlymart/go-textseg v1.0.0 | ||
242 | # [1] git ls-remote https://github.com/apparentlymart/go-textseg fb01f485ebef760e5ee06d55e1b07534dda2d295 | ||
243 | SRCREV_go-textseg="fb01f485ebef760e5ee06d55e1b07534dda2d295" | ||
244 | SRC_URI += "git://github.com/apparentlymart/go-textseg;name=go-textseg;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/apparentlymart/go-textseg" | ||
245 | |||
246 | # github.com/apparentlymart/go-textseg/v13 v13.0.0 | ||
247 | # [1] git ls-remote https://github.com/apparentlymart/go-textseg 5b41aa275ccaac4ccaa91729a8ee92e7eac9c728 | ||
248 | SRCREV_v13="5b41aa275ccaac4ccaa91729a8ee92e7eac9c728" | ||
249 | SRC_URI += "git://github.com/apparentlymart/go-textseg;name=v13;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/apparentlymart/go-textseg/v13" | ||
250 | |||
251 | # github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e | 81 | # github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e |
252 | # [1] git ls-remote https://github.com/armon/circbuf bbbad097214e2918d8543d5201d12bfd7bca254d | 82 | # [1] git ls-remote https://github.com/armon/circbuf bbbad097214e2918d8543d5201d12bfd7bca254d |
253 | SRCREV_circbuf="bbbad097214e2918d8543d5201d12bfd7bca254d" | 83 | SRCREV_circbuf="bbbad097214e2918d8543d5201d12bfd7bca254d" |
@@ -283,16 +113,71 @@ SRC_URI += "git://github.com/asaskevich/govalidator;name=govalidator;protocol=ht | |||
283 | SRCREV_go-jwt-middleware="dec8d9f66d0b99d1085a060812cd13d7219a7ebd" | 113 | SRCREV_go-jwt-middleware="dec8d9f66d0b99d1085a060812cd13d7219a7ebd" |
284 | SRC_URI += "git://github.com/auth0/go-jwt-middleware;name=go-jwt-middleware;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/auth0/go-jwt-middleware" | 114 | SRC_URI += "git://github.com/auth0/go-jwt-middleware;name=go-jwt-middleware;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/auth0/go-jwt-middleware" |
285 | 115 | ||
286 | # github.com/aws/aws-lambda-go v1.13.3 | 116 | # github.com/avast/retry-go/v4 v4.3.2 |
287 | # [1] git ls-remote https://github.com/aws/aws-lambda-go b5b7267d297de263cc5b61f8c37543daa9c95ffd | 117 | # [1] git ls-remote https://github.com/avast/retry-go c65eeae03ec06cb591b05d092457de9f691bb359 |
288 | SRCREV_aws-lambda-go="b5b7267d297de263cc5b61f8c37543daa9c95ffd" | 118 | SRCREV_v4="c65eeae03ec06cb591b05d092457de9f691bb359" |
289 | SRC_URI += "git://github.com/aws/aws-lambda-go;name=aws-lambda-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-lambda-go" | 119 | SRC_URI += "git://github.com/avast/retry-go;name=v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/avast/retry-go/v4" |
290 | 120 | ||
291 | # github.com/aws/aws-sdk-go v1.44.24 | 121 | # github.com/aws/aws-sdk-go v1.44.171 |
292 | # [1] git ls-remote https://github.com/aws/aws-sdk-go 2ec70f79013894dc50949a0cbe5b2f2a2d268fce | 122 | # [1] git ls-remote https://github.com/aws/aws-sdk-go eb531b5a00f9e06a138b95078324df9ea59a8b39 |
293 | SRCREV_aws-sdk-go="2ec70f79013894dc50949a0cbe5b2f2a2d268fce" | 123 | SRCREV_aws-sdk-go="eb531b5a00f9e06a138b95078324df9ea59a8b39" |
294 | SRC_URI += "git://github.com/aws/aws-sdk-go;name=aws-sdk-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go" | 124 | SRC_URI += "git://github.com/aws/aws-sdk-go;name=aws-sdk-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go" |
295 | 125 | ||
126 | # github.com/Azure/azure-sdk-for-go v55.0.0+incompatible | ||
127 | # [1] git ls-remote https://github.com/Azure/azure-sdk-for-go 3640559afddbad452d265b54fb1c20b30be0b062 | ||
128 | SRCREV_azure-sdk-for-go="3640559afddbad452d265b54fb1c20b30be0b062" | ||
129 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;name=azure-sdk-for-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/azure-sdk-for-go" | ||
130 | |||
131 | # github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 | ||
132 | # [1] git ls-remote https://github.com/Azure/go-ansiterm d185dfc1b5a126116ea5a19e148e29d16b4574c9 | ||
133 | SRCREV_go-ansiterm="d185dfc1b5a126116ea5a19e148e29d16b4574c9" | ||
134 | SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-ansiterm" | ||
135 | |||
136 | # github.com/Azure/go-autorest/autorest/adal v0.9.20 | ||
137 | # [1] git ls-remote https://github.com/Azure/go-autorest 7dd32b67be4e6c9386b9ba7b1c44a51263f05270 | ||
138 | SRCREV_adal="7dd32b67be4e6c9386b9ba7b1c44a51263f05270" | ||
139 | SRC_URI += "git://github.com/Azure/go-autorest;name=adal;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/adal" | ||
140 | |||
141 | # github.com/Azure/go-autorest/autorest/date v0.3.0 | ||
142 | # [1] git ls-remote https://github.com/Azure/go-autorest 3ccb81ef55c23b14a37c08b83a6beba95a971dc3 | ||
143 | SRCREV_date="3ccb81ef55c23b14a37c08b83a6beba95a971dc3" | ||
144 | SRC_URI += "git://github.com/Azure/go-autorest;name=date;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/date" | ||
145 | |||
146 | # github.com/Azure/go-autorest/autorest/mocks v0.4.2 | ||
147 | # [1] git ls-remote https://github.com/Azure/go-autorest a91292dd2fc10381ac9b90eea72b92e60761eac4 | ||
148 | SRCREV_mocks="a91292dd2fc10381ac9b90eea72b92e60761eac4" | ||
149 | SRC_URI += "git://github.com/Azure/go-autorest;name=mocks;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/mocks" | ||
150 | |||
151 | # github.com/Azure/go-autorest/autorest/to v0.4.0 | ||
152 | # [1] git ls-remote https://github.com/Azure/go-autorest 5de0fcb73ebd13a61af8153e3d8efbea3c9d3941 | ||
153 | SRCREV_to="5de0fcb73ebd13a61af8153e3d8efbea3c9d3941" | ||
154 | SRC_URI += "git://github.com/Azure/go-autorest;name=to;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/to" | ||
155 | |||
156 | # github.com/Azure/go-autorest/autorest v0.11.27 | ||
157 | # [1] git ls-remote https://github.com/Azure/go-autorest 7525a9bd0079c3842a7e11a93bd76166e915b0f1 | ||
158 | SRCREV_autorest="7525a9bd0079c3842a7e11a93bd76166e915b0f1" | ||
159 | SRC_URI += "git://github.com/Azure/go-autorest;name=autorest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest" | ||
160 | |||
161 | # github.com/Azure/go-autorest/autorest/validation v0.3.1 | ||
162 | # [1] git ls-remote https://github.com/Azure/go-autorest 446f41b7d65b2ab6c25b1a7afe42abd3622e9110 | ||
163 | SRCREV_validation="446f41b7d65b2ab6c25b1a7afe42abd3622e9110" | ||
164 | SRC_URI += "git://github.com/Azure/go-autorest;name=validation;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/autorest/validation" | ||
165 | |||
166 | # github.com/Azure/go-autorest/logger v0.2.1 | ||
167 | # [1] git ls-remote https://github.com/Azure/go-autorest 820a319d2214dc91d083022ae5ec50070175314c | ||
168 | SRCREV_logger="820a319d2214dc91d083022ae5ec50070175314c" | ||
169 | SRC_URI += "git://github.com/Azure/go-autorest;name=logger;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/logger" | ||
170 | |||
171 | # github.com/Azure/go-autorest/tracing v0.6.0 | ||
172 | # [1] git ls-remote https://github.com/Azure/go-autorest b3a0b30a7423314874b3f585289e0e260cf5fc8d | ||
173 | SRCREV_tracing="b3a0b30a7423314874b3f585289e0e260cf5fc8d" | ||
174 | SRC_URI += "git://github.com/Azure/go-autorest;name=tracing;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest/tracing" | ||
175 | |||
176 | # github.com/Azure/go-autorest v14.2.0+incompatible | ||
177 | # [1] git ls-remote https://github.com/Azure/go-autorest e7b391b759b050d6719cc6fd8bb87b6dc038bca6 | ||
178 | SRCREV_go-autorest="e7b391b759b050d6719cc6fd8bb87b6dc038bca6" | ||
179 | SRC_URI += "git://github.com/Azure/go-autorest;name=go-autorest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-autorest" | ||
180 | |||
296 | # github.com/benbjohnson/clock v1.1.0 | 181 | # github.com/benbjohnson/clock v1.1.0 |
297 | # [1] git ls-remote https://github.com/benbjohnson/clock 307483a2173c76d3ded778bd68214865fcf05ec8 | 182 | # [1] git ls-remote https://github.com/benbjohnson/clock 307483a2173c76d3ded778bd68214865fcf05ec8 |
298 | SRCREV_clock="307483a2173c76d3ded778bd68214865fcf05ec8" | 183 | SRCREV_clock="307483a2173c76d3ded778bd68214865fcf05ec8" |
@@ -303,11 +188,6 @@ SRC_URI += "git://github.com/benbjohnson/clock;name=clock;protocol=https;nobranc | |||
303 | SRCREV_perks="37c8de3658fcb183f997c4e13e8337516ab753e6" | 188 | SRCREV_perks="37c8de3658fcb183f997c4e13e8337516ab753e6" |
304 | SRC_URI += "git://github.com/beorn7/perks;name=perks;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/beorn7/perks" | 189 | SRC_URI += "git://github.com/beorn7/perks;name=perks;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/beorn7/perks" |
305 | 190 | ||
306 | # github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d | ||
307 | # [1] git ls-remote https://github.com/bgentry/go-netrc 9fd32a8b3d3d3f9d43c341bfe098430e07609480 | ||
308 | SRCREV_go-netrc="9fd32a8b3d3d3f9d43c341bfe098430e07609480" | ||
309 | SRC_URI += "git://github.com/bgentry/go-netrc;name=go-netrc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/bgentry/go-netrc" | ||
310 | |||
311 | # github.com/bgentry/speakeasy v0.1.0 | 191 | # github.com/bgentry/speakeasy v0.1.0 |
312 | # [1] git ls-remote https://github.com/bgentry/speakeasy 4aabc24848ce5fd31929f7d1e4ea74d3709c14cd | 192 | # [1] git ls-remote https://github.com/bgentry/speakeasy 4aabc24848ce5fd31929f7d1e4ea74d3709c14cd |
313 | SRCREV_speakeasy="4aabc24848ce5fd31929f7d1e4ea74d3709c14cd" | 193 | SRCREV_speakeasy="4aabc24848ce5fd31929f7d1e4ea74d3709c14cd" |
@@ -325,19 +205,14 @@ SRC_URI += "git://github.com/blang/semver;name=semver;protocol=https;nobranch=1; | |||
325 | 205 | ||
326 | # github.com/blang/semver/v4 v4.0.0 | 206 | # github.com/blang/semver/v4 v4.0.0 |
327 | # [1] git ls-remote https://github.com/blang/semver af3461a9cbcf1f3f5889d21b83f5ef63880c33a8 | 207 | # [1] git ls-remote https://github.com/blang/semver af3461a9cbcf1f3f5889d21b83f5ef63880c33a8 |
328 | SRCREV_v4="af3461a9cbcf1f3f5889d21b83f5ef63880c33a8" | 208 | SRCREV_v41="af3461a9cbcf1f3f5889d21b83f5ef63880c33a8" |
329 | SRC_URI += "git://github.com/blang/semver;name=v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/blang/semver/v4" | 209 | SRC_URI += "git://github.com/blang/semver;name=v41;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/blang/semver/v4" |
330 | 210 | ||
331 | # github.com/boltdb/bolt v1.3.1 | 211 | # github.com/boltdb/bolt v1.3.1 |
332 | # [1] git ls-remote https://github.com/boltdb/bolt 2f1ce7a837dcb8da3ec595b1dac9d0632f0f99e8 | 212 | # [1] git ls-remote https://github.com/boltdb/bolt 2f1ce7a837dcb8da3ec595b1dac9d0632f0f99e8 |
333 | SRCREV_bolt="2f1ce7a837dcb8da3ec595b1dac9d0632f0f99e8" | 213 | SRCREV_bolt="2f1ce7a837dcb8da3ec595b1dac9d0632f0f99e8" |
334 | SRC_URI += "git://github.com/boltdb/bolt;name=bolt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/boltdb/bolt" | 214 | SRC_URI += "git://github.com/boltdb/bolt;name=bolt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/boltdb/bolt" |
335 | 215 | ||
336 | # github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc | ||
337 | # [1] git ls-remote https://github.com/boombuler/barcode 6c824513baccd76c674ce72112c29ef550187b08 | ||
338 | SRCREV_barcode="6c824513baccd76c674ce72112c29ef550187b08" | ||
339 | SRC_URI += "git://github.com/boombuler/barcode;name=barcode;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/boombuler/barcode" | ||
340 | |||
341 | # github.com/bronze1man/goStrongswanVici v0.0.0-20201105010758-936f38b697fd | 216 | # github.com/bronze1man/goStrongswanVici v0.0.0-20201105010758-936f38b697fd |
342 | # [1] git ls-remote https://github.com/bronze1man/goStrongswanVici 936f38b697fd9a0054eee1469fee9d51199d4e66 | 217 | # [1] git ls-remote https://github.com/bronze1man/goStrongswanVici 936f38b697fd9a0054eee1469fee9d51199d4e66 |
343 | SRCREV_goStrongswanVici="936f38b697fd9a0054eee1469fee9d51199d4e66" | 218 | SRCREV_goStrongswanVici="936f38b697fd9a0054eee1469fee9d51199d4e66" |
@@ -348,6 +223,16 @@ SRC_URI += "git://github.com/bronze1man/goStrongswanVici;name=goStrongswanVici;p | |||
348 | SRCREV_jsonparser="df3ea76ece10095374fd1c9a22a4fb85a44efc42" | 223 | SRCREV_jsonparser="df3ea76ece10095374fd1c9a22a4fb85a44efc42" |
349 | SRC_URI += "git://github.com/buger/jsonparser;name=jsonparser;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/buger/jsonparser" | 224 | SRC_URI += "git://github.com/buger/jsonparser;name=jsonparser;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/buger/jsonparser" |
350 | 225 | ||
226 | # github.com/BurntSushi/toml v1.1.0 | ||
227 | # [1] git ls-remote https://github.com/BurntSushi/toml 891d2617ddbdfa265c4095b53103c010c98e6591 | ||
228 | SRCREV_toml="891d2617ddbdfa265c4095b53103c010c98e6591" | ||
229 | SRC_URI += "git://github.com/BurntSushi/toml;name=toml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/BurntSushi/toml" | ||
230 | |||
231 | # github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 | ||
232 | # [1] git ls-remote https://github.com/BurntSushi/xgb 27f122750802c950b2c869a5b63dafcf590ced95 | ||
233 | SRCREV_xgb="27f122750802c950b2c869a5b63dafcf590ced95" | ||
234 | SRC_URI += "git://github.com/BurntSushi/xgb;name=xgb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/BurntSushi/xgb" | ||
235 | |||
351 | # github.com/canonical/go-dqlite v1.5.1 | 236 | # github.com/canonical/go-dqlite v1.5.1 |
352 | # [1] git ls-remote https://github.com/canonical/go-dqlite 830c1a017995b73322e86c2a6f2ca799c1caca07 | 237 | # [1] git ls-remote https://github.com/canonical/go-dqlite 830c1a017995b73322e86c2a6f2ca799c1caca07 |
353 | SRCREV_go-dqlite="830c1a017995b73322e86c2a6f2ca799c1caca07" | 238 | SRCREV_go-dqlite="830c1a017995b73322e86c2a6f2ca799c1caca07" |
@@ -365,17 +250,17 @@ SRC_URI += "git://github.com/certifi/gocertifi;name=gocertifi;protocol=https;nob | |||
365 | 250 | ||
366 | # github.com/cespare/xxhash v1.1.0 | 251 | # github.com/cespare/xxhash v1.1.0 |
367 | # [1] git ls-remote https://github.com/cespare/xxhash 569f7c8abf1f58d9043ab804d364483cb1c853b6 | 252 | # [1] git ls-remote https://github.com/cespare/xxhash 569f7c8abf1f58d9043ab804d364483cb1c853b6 |
368 | SRCREV_xxhash1="569f7c8abf1f58d9043ab804d364483cb1c853b6" | 253 | SRCREV_xxhash="569f7c8abf1f58d9043ab804d364483cb1c853b6" |
369 | SRC_URI += "git://github.com/cespare/xxhash;name=xxhash1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cespare/xxhash" | 254 | SRC_URI += "git://github.com/cespare/xxhash;name=xxhash;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cespare/xxhash" |
370 | 255 | ||
371 | # github.com/cespare/xxhash/v2 v2.1.2 | 256 | # github.com/cespare/xxhash/v2 v2.2.0 |
372 | # [1] git ls-remote https://github.com/cespare/xxhash e7a6b52374f7e2abfb8abb27249d53a1997b09a7 | 257 | # [1] git ls-remote https://github.com/cespare/xxhash a76eb16a93c1e30527c073ca831d9048b4b935f6 |
373 | SRCREV_v2="e7a6b52374f7e2abfb8abb27249d53a1997b09a7" | 258 | SRCREV_v2="a76eb16a93c1e30527c073ca831d9048b4b935f6" |
374 | SRC_URI += "git://github.com/cespare/xxhash;name=v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cespare/xxhash/v2" | 259 | SRC_URI += "git://github.com/cespare/xxhash;name=v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cespare/xxhash/v2" |
375 | 260 | ||
376 | # github.com/chai2010/gettext-go v0.0.0-20160711120539-c6fed771bfd5 | 261 | # github.com/chai2010/gettext-go v1.0.2 |
377 | # [1] git ls-remote https://github.com/chai2010/gettext-go c6fed771bfd517099caf0f7a961671fa8ed08723 | 262 | # [1] git ls-remote https://github.com/chai2010/gettext-go 274d1753d015d0362761b6a1cc2a572e6a035913 |
378 | SRCREV_gettext-go="c6fed771bfd517099caf0f7a961671fa8ed08723" | 263 | SRCREV_gettext-go="274d1753d015d0362761b6a1cc2a572e6a035913" |
379 | SRC_URI += "git://github.com/chai2010/gettext-go;name=gettext-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/chai2010/gettext-go" | 264 | SRC_URI += "git://github.com/chai2010/gettext-go;name=gettext-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/chai2010/gettext-go" |
380 | 265 | ||
381 | # github.com/checkpoint-restore/go-criu/v5 v5.3.0 | 266 | # github.com/checkpoint-restore/go-criu/v5 v5.3.0 |
@@ -383,11 +268,6 @@ SRC_URI += "git://github.com/chai2010/gettext-go;name=gettext-go;protocol=https; | |||
383 | SRCREV_v5="e3059103a5cf6adca2183e08c0315e8d8d5135a5" | 268 | SRCREV_v5="e3059103a5cf6adca2183e08c0315e8d8d5135a5" |
384 | SRC_URI += "git://github.com/checkpoint-restore/go-criu;name=v5;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/checkpoint-restore/go-criu/v5" | 269 | SRC_URI += "git://github.com/checkpoint-restore/go-criu;name=v5;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/checkpoint-restore/go-criu/v5" |
385 | 270 | ||
386 | # github.com/cheggaaa/pb v1.0.27 | ||
387 | # [1] git ls-remote https://github.com/cheggaaa/pb 1cc5bbe20449079337944d56292c7383510c534c | ||
388 | SRCREV_pb="1cc5bbe20449079337944d56292c7383510c534c" | ||
389 | SRC_URI += "git://github.com/cheggaaa/pb;name=pb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cheggaaa/pb" | ||
390 | |||
391 | # github.com/chzyer/logex v1.1.10 | 271 | # github.com/chzyer/logex v1.1.10 |
392 | # [1] git ls-remote https://github.com/chzyer/logex cd112f618178aaaf4ea8592c8839f5276145d9cf | 272 | # [1] git ls-remote https://github.com/chzyer/logex cd112f618178aaaf4ea8592c8839f5276145d9cf |
393 | SRCREV_logex="cd112f618178aaaf4ea8592c8839f5276145d9cf" | 273 | SRCREV_logex="cd112f618178aaaf4ea8592c8839f5276145d9cf" |
@@ -408,16 +288,11 @@ SRC_URI += "git://github.com/chzyer/test;name=test;protocol=https;nobranch=1;des | |||
408 | SRCREV_ebpf="13667bdb8f164c32ae1b85e7130552dd93e86dfd" | 288 | SRCREV_ebpf="13667bdb8f164c32ae1b85e7130552dd93e86dfd" |
409 | SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cilium/ebpf" | 289 | SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cilium/ebpf" |
410 | 290 | ||
411 | # github.com/k3s-io/kube-router v1.5.1-0.20220630214451-a43bcd8511d2 | 291 | # github.com/k3s-io/kube-router v1.5.1-0.20230223115732-df90811446a1 |
412 | # [1] git ls-remote https://github.com/k3s-io/kube-router a43bcd8511d263855338a2dcc4d7f409c918077b | 292 | # [1] git ls-remote https://github.com/k3s-io/kube-router df90811446a19e1922a4d7faa226d926b476b0ae |
413 | SRCREV_kube-router="a43bcd8511d263855338a2dcc4d7f409c918077b" | 293 | SRCREV_kube-router="df90811446a19e1922a4d7faa226d926b476b0ae" |
414 | SRC_URI += "git://github.com/k3s-io/kube-router;name=kube-router;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cloudnativelabs/kube-router" | 294 | SRC_URI += "git://github.com/k3s-io/kube-router;name=kube-router;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cloudnativelabs/kube-router" |
415 | 295 | ||
416 | # github.com/clusterhq/flocker-go v0.0.0-20160920122132-2b8b7259d313 | ||
417 | # [1] git ls-remote https://github.com/clusterhq/flocker-go 2b8b7259d3139c96c4a6871031355808ab3fd3b3 | ||
418 | SRCREV_flocker-go="2b8b7259d3139c96c4a6871031355808ab3fd3b3" | ||
419 | SRC_URI += "git://github.com/clusterhq/flocker-go;name=flocker-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/clusterhq/flocker-go" | ||
420 | |||
421 | # github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403 | 296 | # github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403 |
422 | # [1] git ls-remote https://github.com/cncf/udpa 5459f2c994033b0afed7e4a70ac7e90c90c1ffee | 297 | # [1] git ls-remote https://github.com/cncf/udpa 5459f2c994033b0afed7e4a70ac7e90c90c1ffee |
423 | SRCREV_go1="5459f2c994033b0afed7e4a70ac7e90c90c1ffee" | 298 | SRCREV_go1="5459f2c994033b0afed7e4a70ac7e90c90c1ffee" |
@@ -443,11 +318,6 @@ SRC_URI += "git://github.com/cockroachdb/errors;name=errors;protocol=https;nobra | |||
443 | SRCREV_logtags="eb05cc24525fa45bcdbaaeec3e431a82099f9ad4" | 318 | SRCREV_logtags="eb05cc24525fa45bcdbaaeec3e431a82099f9ad4" |
444 | SRC_URI += "git://github.com/cockroachdb/logtags;name=logtags;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cockroachdb/logtags" | 319 | SRC_URI += "git://github.com/cockroachdb/logtags;name=logtags;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cockroachdb/logtags" |
445 | 320 | ||
446 | # github.com/container-storage-interface/spec v1.5.0 | ||
447 | # [1] git ls-remote https://github.com/container-storage-interface/spec f1ae02418ccc363f089ee952d438f30ffdb4b4dc | ||
448 | SRCREV_spec="f1ae02418ccc363f089ee952d438f30ffdb4b4dc" | ||
449 | SRC_URI += "git://github.com/container-storage-interface/spec;name=spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/container-storage-interface/spec" | ||
450 | |||
451 | # github.com/containerd/aufs v1.0.0 | 321 | # github.com/containerd/aufs v1.0.0 |
452 | # [1] git ls-remote https://github.com/containerd/aufs fb0192dcb2c0bbfce3bd8756fc88026870c0354d | 322 | # [1] git ls-remote https://github.com/containerd/aufs fb0192dcb2c0bbfce3bd8756fc88026870c0354d |
453 | SRCREV_aufs="fb0192dcb2c0bbfce3bd8756fc88026870c0354d" | 323 | SRCREV_aufs="fb0192dcb2c0bbfce3bd8756fc88026870c0354d" |
@@ -468,9 +338,9 @@ SRC_URI += "git://github.com/containerd/cgroups;name=cgroups;protocol=https;nobr | |||
468 | SRCREV_console="b5cb846c9186d67bcae3ce3c324e47cd317d9527" | 338 | SRCREV_console="b5cb846c9186d67bcae3ce3c324e47cd317d9527" |
469 | SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/console" | 339 | SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/console" |
470 | 340 | ||
471 | # github.com/k3s-io/containerd v1.5.13-k3s1 | 341 | # github.com/k3s-io/containerd v1.5.18-k3s1 |
472 | # [1] git ls-remote https://github.com/k3s-io/containerd a999e83d47e77fddaf1dad7128fb92cd4331d122 | 342 | # [1] git ls-remote https://github.com/k3s-io/containerd 6257525deb580f227551050c636695e6e9443e2e |
473 | SRCREV_containerd="a999e83d47e77fddaf1dad7128fb92cd4331d122" | 343 | SRCREV_containerd="6257525deb580f227551050c636695e6e9443e2e" |
474 | SRC_URI += "git://github.com/k3s-io/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/containerd" | 344 | SRC_URI += "git://github.com/k3s-io/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/containerd" |
475 | 345 | ||
476 | # github.com/containerd/continuity v0.3.0 | 346 | # github.com/containerd/continuity v0.3.0 |
@@ -483,14 +353,14 @@ SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=http | |||
483 | SRCREV_fifo="650e8a8a179d040123db61f016cb133143e7a581" | 353 | SRCREV_fifo="650e8a8a179d040123db61f016cb133143e7a581" |
484 | SRC_URI += "git://github.com/containerd/fifo;name=fifo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/fifo" | 354 | SRC_URI += "git://github.com/containerd/fifo;name=fifo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/fifo" |
485 | 355 | ||
486 | # github.com/containerd/fuse-overlayfs-snapshotter v1.0.4 | 356 | # github.com/containerd/fuse-overlayfs-snapshotter v1.0.5 |
487 | # [1] git ls-remote https://github.com/containerd/fuse-overlayfs-snapshotter db90194f0cf2f42ee8cdc3c542f6ed2c92ef8ffc | 357 | # [1] git ls-remote https://github.com/containerd/fuse-overlayfs-snapshotter 11c45f4d24689d8cb279813fbcb9bbd01773e0e8 |
488 | SRCREV_fuse-overlayfs-snapshotter="db90194f0cf2f42ee8cdc3c542f6ed2c92ef8ffc" | 358 | SRCREV_fuse-overlayfs-snapshotter="11c45f4d24689d8cb279813fbcb9bbd01773e0e8" |
489 | SRC_URI += "git://github.com/containerd/fuse-overlayfs-snapshotter;name=fuse-overlayfs-snapshotter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/fuse-overlayfs-snapshotter" | 359 | SRC_URI += "git://github.com/containerd/fuse-overlayfs-snapshotter;name=fuse-overlayfs-snapshotter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/fuse-overlayfs-snapshotter" |
490 | 360 | ||
491 | # github.com/containerd/go-cni v1.1.3 | 361 | # github.com/containerd/go-cni v1.1.6 |
492 | # [1] git ls-remote https://github.com/containerd/go-cni e559bd8b26eeb6b23c92686b808c057225ec5cfb | 362 | # [1] git ls-remote https://github.com/containerd/go-cni 0984a161897b840cb8339bee88f6c31d8377361b |
493 | SRCREV_go-cni="e559bd8b26eeb6b23c92686b808c057225ec5cfb" | 363 | SRCREV_go-cni="0984a161897b840cb8339bee88f6c31d8377361b" |
494 | SRC_URI += "git://github.com/containerd/go-cni;name=go-cni;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/go-cni" | 364 | SRC_URI += "git://github.com/containerd/go-cni;name=go-cni;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/go-cni" |
495 | 365 | ||
496 | # github.com/containerd/go-runc v1.0.0 | 366 | # github.com/containerd/go-runc v1.0.0 |
@@ -498,9 +368,9 @@ SRC_URI += "git://github.com/containerd/go-cni;name=go-cni;protocol=https;nobran | |||
498 | SRCREV_go-runc="16b287bc67d069a60fa48db15f330b790b74365b" | 368 | SRCREV_go-runc="16b287bc67d069a60fa48db15f330b790b74365b" |
499 | SRC_URI += "git://github.com/containerd/go-runc;name=go-runc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/go-runc" | 369 | SRC_URI += "git://github.com/containerd/go-runc;name=go-runc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/go-runc" |
500 | 370 | ||
501 | # github.com/containerd/imgcrypt v1.1.3 | 371 | # github.com/containerd/imgcrypt v1.1.4 |
502 | # [1] git ls-remote https://github.com/containerd/imgcrypt 65d749cef36547473d1c1b0b67ed8a4b9e3d13d4 | 372 | # [1] git ls-remote https://github.com/containerd/imgcrypt 4b7120856cc14eb38f6e80438f69e53d1f45e8fb |
503 | SRCREV_imgcrypt="65d749cef36547473d1c1b0b67ed8a4b9e3d13d4" | 373 | SRCREV_imgcrypt="4b7120856cc14eb38f6e80438f69e53d1f45e8fb" |
504 | SRC_URI += "git://github.com/containerd/imgcrypt;name=imgcrypt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/imgcrypt" | 374 | SRC_URI += "git://github.com/containerd/imgcrypt;name=imgcrypt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/imgcrypt" |
505 | 375 | ||
506 | # github.com/containerd/nri v0.1.0 | 376 | # github.com/containerd/nri v0.1.0 |
@@ -508,10 +378,10 @@ SRC_URI += "git://github.com/containerd/imgcrypt;name=imgcrypt;protocol=https;no | |||
508 | SRCREV_nri="bcfcdd354487690f7439a5d1cf3825e94489987e" | 378 | SRCREV_nri="bcfcdd354487690f7439a5d1cf3825e94489987e" |
509 | SRC_URI += "git://github.com/containerd/nri;name=nri;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/nri" | 379 | SRC_URI += "git://github.com/containerd/nri;name=nri;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/nri" |
510 | 380 | ||
511 | # github.com/containerd/stargz-snapshotter v0.11.4 | 381 | # github.com/containerd/stargz-snapshotter/estargz v0.13.0 |
512 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter cf1c6d90461f1ae6f01a5b8f5e1dfc816223ad09 | 382 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter 266b705e00c993a303278a757a83d256dec31bfd |
513 | SRCREV_stargz-snapshotter="cf1c6d90461f1ae6f01a5b8f5e1dfc816223ad09" | 383 | SRCREV_estargz="266b705e00c993a303278a757a83d256dec31bfd" |
514 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/stargz-snapshotter" | 384 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=estargz;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/stargz-snapshotter" |
515 | 385 | ||
516 | # github.com/containerd/ttrpc v1.1.0 | 386 | # github.com/containerd/ttrpc v1.1.0 |
517 | # [1] git ls-remote https://github.com/containerd/ttrpc 0247db16a1f98bb76731a12ad72b8d49705b38b3 | 387 | # [1] git ls-remote https://github.com/containerd/ttrpc 0247db16a1f98bb76731a12ad72b8d49705b38b3 |
@@ -528,9 +398,9 @@ SRC_URI += "git://github.com/containerd/typeurl;name=typeurl;protocol=https;nobr | |||
528 | SRCREV_zfs="4140c9077d87eb8bea25bd935f56bc732b18c25c" | 398 | SRCREV_zfs="4140c9077d87eb8bea25bd935f56bc732b18c25c" |
529 | SRC_URI += "git://github.com/containerd/zfs;name=zfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/zfs" | 399 | SRC_URI += "git://github.com/containerd/zfs;name=zfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/zfs" |
530 | 400 | ||
531 | # github.com/containernetworking/cni v1.1.0 | 401 | # github.com/containernetworking/cni v1.1.2 |
532 | # [1] git ls-remote https://github.com/containernetworking/cni 08f8596ff3bef74c7999322deb62f4a8bf9e8174 | 402 | # [1] git ls-remote https://github.com/containernetworking/cni 3363d143688bb83ca18489ac8b9dc204c1d49c4a |
533 | SRCREV_cni="08f8596ff3bef74c7999322deb62f4a8bf9e8174" | 403 | SRCREV_cni="3363d143688bb83ca18489ac8b9dc204c1d49c4a" |
534 | SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containernetworking/cni" | 404 | SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containernetworking/cni" |
535 | 405 | ||
536 | # github.com/containernetworking/plugins v1.1.1 | 406 | # github.com/containernetworking/plugins v1.1.1 |
@@ -538,19 +408,24 @@ SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nob | |||
538 | SRCREV_plugins="4744ec27b89c083194e7df498de50f03a8a1d3ec" | 408 | SRCREV_plugins="4744ec27b89c083194e7df498de50f03a8a1d3ec" |
539 | SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containernetworking/plugins" | 409 | SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containernetworking/plugins" |
540 | 410 | ||
541 | # github.com/containers/ocicrypt v1.1.2 | 411 | # github.com/containers/ocicrypt v1.1.3 |
542 | # [1] git ls-remote https://github.com/containers/ocicrypt 1272152ccae67a2c3a4ed543d72b7e42928c99bb | 412 | # [1] git ls-remote https://github.com/containers/ocicrypt 01e7d427cd74fec566a69393e3de805df382f77c |
543 | SRCREV_ocicrypt="1272152ccae67a2c3a4ed543d72b7e42928c99bb" | 413 | SRCREV_ocicrypt="01e7d427cd74fec566a69393e3de805df382f77c" |
544 | SRC_URI += "git://github.com/containers/ocicrypt;name=ocicrypt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containers/ocicrypt" | 414 | SRC_URI += "git://github.com/containers/ocicrypt;name=ocicrypt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containers/ocicrypt" |
545 | 415 | ||
416 | # github.com/container-storage-interface/spec v1.6.0 | ||
417 | # [1] git ls-remote https://github.com/container-storage-interface/spec 1de425b860085fa0e987d8ece6fe36ed47cdebb3 | ||
418 | SRCREV_spec="1de425b860085fa0e987d8ece6fe36ed47cdebb3" | ||
419 | SRC_URI += "git://github.com/container-storage-interface/spec;name=spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/container-storage-interface/spec" | ||
420 | |||
546 | # github.com/coredns/caddy v1.1.0 | 421 | # github.com/coredns/caddy v1.1.0 |
547 | # [1] git ls-remote https://github.com/coredns/caddy 115eb7dee367f3ee1907bc3d84d6aa7a7cd193d8 | 422 | # [1] git ls-remote https://github.com/coredns/caddy 115eb7dee367f3ee1907bc3d84d6aa7a7cd193d8 |
548 | SRCREV_caddy="115eb7dee367f3ee1907bc3d84d6aa7a7cd193d8" | 423 | SRCREV_caddy="115eb7dee367f3ee1907bc3d84d6aa7a7cd193d8" |
549 | SRC_URI += "git://github.com/coredns/caddy;name=caddy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coredns/caddy" | 424 | SRC_URI += "git://github.com/coredns/caddy;name=caddy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coredns/caddy" |
550 | 425 | ||
551 | # github.com/coredns/corefile-migration v1.0.14 | 426 | # github.com/coredns/corefile-migration v1.0.17 |
552 | # [1] git ls-remote https://github.com/coredns/corefile-migration 3218e7abb9a15cb42e237f2304b489f5dab1402b | 427 | # [1] git ls-remote https://github.com/coredns/corefile-migration add248061ace092507e42be554afb158faf7ceb9 |
553 | SRCREV_corefile-migration="3218e7abb9a15cb42e237f2304b489f5dab1402b" | 428 | SRCREV_corefile-migration="add248061ace092507e42be554afb158faf7ceb9" |
554 | SRC_URI += "git://github.com/coredns/corefile-migration;name=corefile-migration;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coredns/corefile-migration" | 429 | SRC_URI += "git://github.com/coredns/corefile-migration;name=corefile-migration;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coredns/corefile-migration" |
555 | 430 | ||
556 | # github.com/coreos/bbolt v1.3.2 | 431 | # github.com/coreos/bbolt v1.3.2 |
@@ -583,9 +458,9 @@ SRC_URI += "git://github.com/coreos/go-semver;name=go-semver;protocol=https;nobr | |||
583 | SRCREV_go-systemd="95778dfbb74eb7e4dbaf43bf7d71809650ef8076" | 458 | SRCREV_go-systemd="95778dfbb74eb7e4dbaf43bf7d71809650ef8076" |
584 | SRC_URI += "git://github.com/coreos/go-systemd;name=go-systemd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-systemd" | 459 | SRC_URI += "git://github.com/coreos/go-systemd;name=go-systemd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-systemd" |
585 | 460 | ||
586 | # github.com/coreos/go-systemd/v22 v22.3.2 | 461 | # github.com/coreos/go-systemd/v22 v22.5.0 |
587 | # [1] git ls-remote https://github.com/coreos/go-systemd 777e73a89cef78631ccaa97f53a9bae67e166186 | 462 | # [1] git ls-remote https://github.com/coreos/go-systemd d5623bf85e8e73ae6352f78ee6b55a287619dd4e |
588 | SRCREV_v22="777e73a89cef78631ccaa97f53a9bae67e166186" | 463 | SRCREV_v22="d5623bf85e8e73ae6352f78ee6b55a287619dd4e" |
589 | SRC_URI += "git://github.com/coreos/go-systemd;name=v22;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-systemd/v22" | 464 | SRC_URI += "git://github.com/coreos/go-systemd;name=v22;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-systemd/v22" |
590 | 465 | ||
591 | # github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f | 466 | # github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f |
@@ -593,9 +468,9 @@ SRC_URI += "git://github.com/coreos/go-systemd;name=v22;protocol=https;nobranch= | |||
593 | SRCREV_pkg="399ea9e2e55f791b6e3d920860dbecb99c3692f0" | 468 | SRCREV_pkg="399ea9e2e55f791b6e3d920860dbecb99c3692f0" |
594 | SRC_URI += "git://github.com/coreos/pkg;name=pkg;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/pkg" | 469 | SRC_URI += "git://github.com/coreos/pkg;name=pkg;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/pkg" |
595 | 470 | ||
596 | # github.com/cpuguy83/go-md2man/v2 v2.0.1 | 471 | # github.com/cpuguy83/go-md2man/v2 v2.0.2 |
597 | # [1] git ls-remote https://github.com/cpuguy83/go-md2man b1ec32e02fe539480dc03e3bf381c20066e7c6cc | 472 | # [1] git ls-remote https://github.com/cpuguy83/go-md2man d97078115282836e16d0dca10b4b42ce60fc70e6 |
598 | SRCREV_v21="b1ec32e02fe539480dc03e3bf381c20066e7c6cc" | 473 | SRCREV_v21="d97078115282836e16d0dca10b4b42ce60fc70e6" |
599 | SRC_URI += "git://github.com/cpuguy83/go-md2man;name=v21;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cpuguy83/go-md2man/v2" | 474 | SRC_URI += "git://github.com/cpuguy83/go-md2man;name=v21;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cpuguy83/go-md2man/v2" |
600 | 475 | ||
601 | # github.com/creack/pty v1.1.11 | 476 | # github.com/creack/pty v1.1.11 |
@@ -608,11 +483,6 @@ SRC_URI += "git://github.com/creack/pty;name=pty;protocol=https;nobranch=1;dests | |||
608 | SRCREV_filepath-securejoin="8f267f5ea675a20a2cb5e91011d063721f53bf79" | 483 | SRCREV_filepath-securejoin="8f267f5ea675a20a2cb5e91011d063721f53bf79" |
609 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cyphar/filepath-securejoin" | 484 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cyphar/filepath-securejoin" |
610 | 485 | ||
611 | # github.com/d2g/dhcp4 v0.0.0-20170904100407-a1d1b6c41b1c | ||
612 | # [1] git ls-remote https://github.com/d2g/dhcp4 a1d1b6c41b1ce8a71a5121a9cee31809c4707d9c | ||
613 | SRCREV_dhcp4="a1d1b6c41b1ce8a71a5121a9cee31809c4707d9c" | ||
614 | SRC_URI += "git://github.com/d2g/dhcp4;name=dhcp4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/d2g/dhcp4" | ||
615 | |||
616 | # github.com/d2g/dhcp4client v1.0.0 | 486 | # github.com/d2g/dhcp4client v1.0.0 |
617 | # [1] git ls-remote https://github.com/d2g/dhcp4client b7a004ff1a09ab6723625e179a44e476306977a6 | 487 | # [1] git ls-remote https://github.com/d2g/dhcp4client b7a004ff1a09ab6723625e179a44e476306977a6 |
618 | SRCREV_dhcp4client="b7a004ff1a09ab6723625e179a44e476306977a6" | 488 | SRCREV_dhcp4client="b7a004ff1a09ab6723625e179a44e476306977a6" |
@@ -623,10 +493,10 @@ SRC_URI += "git://github.com/d2g/dhcp4client;name=dhcp4client;protocol=https;nob | |||
623 | SRCREV_dhcp4server="7d4a0a7f59a572d629ba5f49634b35c7fac7967e" | 493 | SRCREV_dhcp4server="7d4a0a7f59a572d629ba5f49634b35c7fac7967e" |
624 | SRC_URI += "git://github.com/d2g/dhcp4server;name=dhcp4server;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/d2g/dhcp4server" | 494 | SRC_URI += "git://github.com/d2g/dhcp4server;name=dhcp4server;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/d2g/dhcp4server" |
625 | 495 | ||
626 | # github.com/d2g/hardwareaddr v0.0.0-20190221164911-e7d9fbe030e4 | 496 | # github.com/d2g/dhcp4 v0.0.0-20170904100407-a1d1b6c41b1c |
627 | # [1] git ls-remote https://github.com/d2g/hardwareaddr e7d9fbe030e4b7b08e3bdd128e2e81809e4389fd | 497 | # [1] git ls-remote https://github.com/d2g/dhcp4 a1d1b6c41b1ce8a71a5121a9cee31809c4707d9c |
628 | SRCREV_hardwareaddr="e7d9fbe030e4b7b08e3bdd128e2e81809e4389fd" | 498 | SRCREV_dhcp4="a1d1b6c41b1ce8a71a5121a9cee31809c4707d9c" |
629 | SRC_URI += "git://github.com/d2g/hardwareaddr;name=hardwareaddr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/d2g/hardwareaddr" | 499 | SRC_URI += "git://github.com/d2g/dhcp4;name=dhcp4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/d2g/dhcp4" |
630 | 500 | ||
631 | # github.com/danieljoos/wincred v1.1.0 | 501 | # github.com/danieljoos/wincred v1.1.0 |
632 | # [1] git ls-remote https://github.com/danieljoos/wincred 78f93c1f8b99b0c2f6e7f3d2bdc4993cf87bddff | 502 | # [1] git ls-remote https://github.com/danieljoos/wincred 78f93c1f8b99b0c2f6e7f3d2bdc4993cf87bddff |
@@ -638,16 +508,11 @@ SRC_URI += "git://github.com/danieljoos/wincred;name=wincred;protocol=https;nobr | |||
638 | SRCREV_go-spew="8991bc29aa16c548c550c7ff78260e27b9ab7c73" | 508 | SRCREV_go-spew="8991bc29aa16c548c550c7ff78260e27b9ab7c73" |
639 | SRC_URI += "git://github.com/davecgh/go-spew;name=go-spew;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/davecgh/go-spew" | 509 | SRC_URI += "git://github.com/davecgh/go-spew;name=go-spew;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/davecgh/go-spew" |
640 | 510 | ||
641 | # github.com/daviddengcn/go-colortext v0.0.0-20160507010035-511bcaf42ccd | 511 | # github.com/daviddengcn/go-colortext v1.0.0 |
642 | # [1] git ls-remote https://github.com/daviddengcn/go-colortext 511bcaf42ccd42c38aba7427b6673277bf19e2a1 | 512 | # [1] git ls-remote https://github.com/daviddengcn/go-colortext dc4cd66b56a892657c0bea8bf4389d35210ce0ee |
643 | SRCREV_go-colortext="511bcaf42ccd42c38aba7427b6673277bf19e2a1" | 513 | SRCREV_go-colortext="dc4cd66b56a892657c0bea8bf4389d35210ce0ee" |
644 | SRC_URI += "git://github.com/daviddengcn/go-colortext;name=go-colortext;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/daviddengcn/go-colortext" | 514 | SRC_URI += "git://github.com/daviddengcn/go-colortext;name=go-colortext;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/daviddengcn/go-colortext" |
645 | 515 | ||
646 | # github.com/denverdino/aliyungo v0.0.0-20190125010748-a747050bb1ba | ||
647 | # [1] git ls-remote https://github.com/denverdino/aliyungo a747050bb1baf06cdd65de7cddc281a2b1c2fde5 | ||
648 | SRCREV_aliyungo="a747050bb1baf06cdd65de7cddc281a2b1c2fde5" | ||
649 | SRC_URI += "git://github.com/denverdino/aliyungo;name=aliyungo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/denverdino/aliyungo" | ||
650 | |||
651 | # github.com/dgrijalva/jwt-go v3.2.0+incompatible | 516 | # github.com/dgrijalva/jwt-go v3.2.0+incompatible |
652 | # [1] git ls-remote https://github.com/dgrijalva/jwt-go 06ea1031745cb8b3dab3f6a236daf2b0aa468b7e | 517 | # [1] git ls-remote https://github.com/dgrijalva/jwt-go 06ea1031745cb8b3dab3f6a236daf2b0aa468b7e |
653 | SRCREV_jwt-go="06ea1031745cb8b3dab3f6a236daf2b0aa468b7e" | 518 | SRCREV_jwt-go="06ea1031745cb8b3dab3f6a236daf2b0aa468b7e" |
@@ -663,36 +528,31 @@ SRC_URI += "git://github.com/dgryski/go-farm;name=go-farm;protocol=https;nobranc | |||
663 | SRCREV_go-sip13="e10d5fee79544bd84105c9329adcc7b745fd588c" | 528 | SRCREV_go-sip13="e10d5fee79544bd84105c9329adcc7b745fd588c" |
664 | SRC_URI += "git://github.com/dgryski/go-sip13;name=go-sip13;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/dgryski/go-sip13" | 529 | SRC_URI += "git://github.com/dgryski/go-sip13;name=go-sip13;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/dgryski/go-sip13" |
665 | 530 | ||
666 | # github.com/dimchansky/utfbom v1.1.1 | ||
667 | # [1] git ls-remote https://github.com/dimchansky/utfbom 6ae8f945ca96f30defc7e8ab12ec5d10cf86ded4 | ||
668 | SRCREV_utfbom="6ae8f945ca96f30defc7e8ab12ec5d10cf86ded4" | ||
669 | SRC_URI += "git://github.com/dimchansky/utfbom;name=utfbom;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/dimchansky/utfbom" | ||
670 | |||
671 | # github.com/dnaeon/go-vcr v1.0.1 | 531 | # github.com/dnaeon/go-vcr v1.0.1 |
672 | # [1] git ls-remote https://github.com/dnaeon/go-vcr b3f5a17c396f1f45e232e36c6eed2577da52d22a | 532 | # [1] git ls-remote https://github.com/dnaeon/go-vcr b3f5a17c396f1f45e232e36c6eed2577da52d22a |
673 | SRCREV_go-vcr="b3f5a17c396f1f45e232e36c6eed2577da52d22a" | 533 | SRCREV_go-vcr="b3f5a17c396f1f45e232e36c6eed2577da52d22a" |
674 | SRC_URI += "git://github.com/dnaeon/go-vcr;name=go-vcr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/dnaeon/go-vcr" | 534 | SRC_URI += "git://github.com/dnaeon/go-vcr;name=go-vcr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/dnaeon/go-vcr" |
675 | 535 | ||
676 | # github.com/docker/cli v20.10.14+incompatible | 536 | # github.com/docker/cli v20.10.21+incompatible |
677 | # [1] git ls-remote https://github.com/docker/cli a224086349269551becacce16e5842ceeb2a98d6 | 537 | # [1] git ls-remote https://github.com/docker/cli baeda1f82a10204ec5708d5fbba130ad76cfee49 |
678 | SRCREV_cli1="a224086349269551becacce16e5842ceeb2a98d6" | 538 | SRCREV_cli="baeda1f82a10204ec5708d5fbba130ad76cfee49" |
679 | SRC_URI += "git://github.com/docker/cli;name=cli1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/cli" | 539 | SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/cli" |
680 | 540 | ||
681 | # github.com/docker/distribution v2.8.1+incompatible | 541 | # github.com/docker/distribution v2.8.1+incompatible |
682 | # [1] git ls-remote https://github.com/docker/distribution b5ca020cfbe998e5af3457fda087444cf5116496 | 542 | # [1] git ls-remote https://github.com/docker/distribution b5ca020cfbe998e5af3457fda087444cf5116496 |
683 | SRCREV_distribution="b5ca020cfbe998e5af3457fda087444cf5116496" | 543 | SRCREV_distribution="b5ca020cfbe998e5af3457fda087444cf5116496" |
684 | SRC_URI += "git://github.com/docker/distribution;name=distribution;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/distribution" | 544 | SRC_URI += "git://github.com/docker/distribution;name=distribution;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/distribution" |
685 | 545 | ||
686 | # github.com/docker/docker v20.10.12+incompatible | ||
687 | # [1] git ls-remote https://github.com/docker/docker 459d0dfbbb51fb2423a43655e6c62368ec0f36c9 | ||
688 | SRCREV_docker="459d0dfbbb51fb2423a43655e6c62368ec0f36c9" | ||
689 | SRC_URI += "git://github.com/docker/docker;name=docker;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker" | ||
690 | |||
691 | # github.com/docker/docker-credential-helpers v0.6.4 | 546 | # github.com/docker/docker-credential-helpers v0.6.4 |
692 | # [1] git ls-remote https://github.com/docker/docker-credential-helpers fc9290adbcf1594e78910e2f0334090eaee0e1ee | 547 | # [1] git ls-remote https://github.com/docker/docker-credential-helpers fc9290adbcf1594e78910e2f0334090eaee0e1ee |
693 | SRCREV_docker-credential-helpers="fc9290adbcf1594e78910e2f0334090eaee0e1ee" | 548 | SRCREV_docker-credential-helpers="fc9290adbcf1594e78910e2f0334090eaee0e1ee" |
694 | SRC_URI += "git://github.com/docker/docker-credential-helpers;name=docker-credential-helpers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker-credential-helpers" | 549 | SRC_URI += "git://github.com/docker/docker-credential-helpers;name=docker-credential-helpers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker-credential-helpers" |
695 | 550 | ||
551 | # github.com/docker/docker v20.10.12+incompatible | ||
552 | # [1] git ls-remote https://github.com/docker/docker 459d0dfbbb51fb2423a43655e6c62368ec0f36c9 | ||
553 | SRCREV_docker="459d0dfbbb51fb2423a43655e6c62368ec0f36c9" | ||
554 | SRC_URI += "git://github.com/docker/docker;name=docker;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker" | ||
555 | |||
696 | # github.com/docker/go-connections v0.4.0 | 556 | # github.com/docker/go-connections v0.4.0 |
697 | # [1] git ls-remote https://github.com/docker/go-connections 7395e3f8aa162843a74ed6d48e79627d9792ac55 | 557 | # [1] git ls-remote https://github.com/docker/go-connections 7395e3f8aa162843a74ed6d48e79627d9792ac55 |
698 | SRCREV_go-connections="7395e3f8aa162843a74ed6d48e79627d9792ac55" | 558 | SRCREV_go-connections="7395e3f8aa162843a74ed6d48e79627d9792ac55" |
@@ -708,16 +568,11 @@ SRC_URI += "git://github.com/docker/go-events;name=go-events;protocol=https;nobr | |||
708 | SRCREV_go-metrics1="b619b3592b65de4f087d9f16863a7e6ff905973c" | 568 | SRCREV_go-metrics1="b619b3592b65de4f087d9f16863a7e6ff905973c" |
709 | SRC_URI += "git://github.com/docker/go-metrics;name=go-metrics1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-metrics" | 569 | SRC_URI += "git://github.com/docker/go-metrics;name=go-metrics1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-metrics" |
710 | 570 | ||
711 | # github.com/docker/go-units v0.4.0 | 571 | # github.com/docker/go-units v0.5.0 |
712 | # [1] git ls-remote https://github.com/docker/go-units 519db1ee28dcc9fd2474ae59fca29a810482bfb1 | 572 | # [1] git ls-remote https://github.com/docker/go-units e682442797b36348f8e1f98defdbf32bac0b6c6f |
713 | SRCREV_go-units="519db1ee28dcc9fd2474ae59fca29a810482bfb1" | 573 | SRCREV_go-units="e682442797b36348f8e1f98defdbf32bac0b6c6f" |
714 | SRC_URI += "git://github.com/docker/go-units;name=go-units;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-units" | 574 | SRC_URI += "git://github.com/docker/go-units;name=go-units;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-units" |
715 | 575 | ||
716 | # github.com/docker/spdystream v0.0.0-20181023171402-6480d4af844c | ||
717 | # [1] git ls-remote https://github.com/docker/spdystream 6480d4af844c189cf5dd913db24ddd339d3a4f85 | ||
718 | SRCREV_spdystream="6480d4af844c189cf5dd913db24ddd339d3a4f85" | ||
719 | SRC_URI += "git://github.com/docker/spdystream;name=spdystream;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/spdystream" | ||
720 | |||
721 | # github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815 | 576 | # github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815 |
722 | # [1] git ls-remote https://github.com/docopt/docopt-go ee0de3bc6815ee19d4a46c7eb90f829db0e014b1 | 577 | # [1] git ls-remote https://github.com/docopt/docopt-go ee0de3bc6815ee19d4a46c7eb90f829db0e014b1 |
723 | SRCREV_docopt-go="ee0de3bc6815ee19d4a46c7eb90f829db0e014b1" | 578 | SRCREV_docopt-go="ee0de3bc6815ee19d4a46c7eb90f829db0e014b1" |
@@ -728,11 +583,6 @@ SRC_URI += "git://github.com/docopt/docopt-go;name=docopt-go;protocol=https;nobr | |||
728 | SRCREV_go-humanize="9f541cc9db5d55bce703bd99987c9d5cb8eea45e" | 583 | SRCREV_go-humanize="9f541cc9db5d55bce703bd99987c9d5cb8eea45e" |
729 | SRC_URI += "git://github.com/dustin/go-humanize;name=go-humanize;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/dustin/go-humanize" | 584 | SRC_URI += "git://github.com/dustin/go-humanize;name=go-humanize;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/dustin/go-humanize" |
730 | 585 | ||
731 | # github.com/dustmop/soup v1.1.2-0.20190516214245-38228baa104e | ||
732 | # [1] git ls-remote https://github.com/dustmop/soup 38228baa104ea9c9b73420407c1c4ba813deeaae | ||
733 | SRCREV_soup="38228baa104ea9c9b73420407c1c4ba813deeaae" | ||
734 | SRC_URI += "git://github.com/dustmop/soup;name=soup;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/dustmop/soup" | ||
735 | |||
736 | # github.com/eapache/channels v1.1.0 | 586 | # github.com/eapache/channels v1.1.0 |
737 | # [1] git ls-remote https://github.com/eapache/channels 47238d5aae8c0fefd518ef2bee46290909cf8263 | 587 | # [1] git ls-remote https://github.com/eapache/channels 47238d5aae8c0fefd518ef2bee46290909cf8263 |
738 | SRCREV_channels="47238d5aae8c0fefd518ef2bee46290909cf8263" | 588 | SRCREV_channels="47238d5aae8c0fefd518ef2bee46290909cf8263" |
@@ -743,21 +593,26 @@ SRC_URI += "git://github.com/eapache/channels;name=channels;protocol=https;nobra | |||
743 | SRCREV_queue="44cc805cf13205b55f69e14bcb69867d1ae92f98" | 593 | SRCREV_queue="44cc805cf13205b55f69e14bcb69867d1ae92f98" |
744 | SRC_URI += "git://github.com/eapache/queue;name=queue;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/eapache/queue" | 594 | SRC_URI += "git://github.com/eapache/queue;name=queue;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/eapache/queue" |
745 | 595 | ||
746 | # github.com/elazarl/goproxy v0.0.0-20190911111923-ecfe977594f1 | ||
747 | # [1] git ls-remote https://github.com/elazarl/goproxy ecfe977594f1c77c24997af02cbfffd88b296514 | ||
748 | SRCREV_goproxy="ecfe977594f1c77c24997af02cbfffd88b296514" | ||
749 | SRC_URI += "git://github.com/elazarl/goproxy;name=goproxy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/elazarl/goproxy" | ||
750 | |||
751 | # github.com/elazarl/goproxy/ext v0.0.0-20190711103511-473e67f1d7d2 | 596 | # github.com/elazarl/goproxy/ext v0.0.0-20190711103511-473e67f1d7d2 |
752 | # [1] git ls-remote https://github.com/elazarl/goproxy 473e67f1d7d297e5be759edf6e981768c89529f2 | 597 | # [1] git ls-remote https://github.com/elazarl/goproxy 473e67f1d7d297e5be759edf6e981768c89529f2 |
753 | SRCREV_ext="473e67f1d7d297e5be759edf6e981768c89529f2" | 598 | SRCREV_ext="473e67f1d7d297e5be759edf6e981768c89529f2" |
754 | SRC_URI += "git://github.com/elazarl/goproxy;name=ext;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/elazarl/goproxy/ext" | 599 | SRC_URI += "git://github.com/elazarl/goproxy;name=ext;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/elazarl/goproxy/ext" |
755 | 600 | ||
756 | # github.com/emicklei/go-restful v2.9.5+incompatible | 601 | # github.com/elazarl/goproxy v0.0.0-20190911111923-ecfe977594f1 |
757 | # [1] git ls-remote https://github.com/emicklei/go-restful b993709ae1a4f6dd19cfa475232614441b11c9d5 | 602 | # [1] git ls-remote https://github.com/elazarl/goproxy ecfe977594f1c77c24997af02cbfffd88b296514 |
758 | SRCREV_go-restful="b993709ae1a4f6dd19cfa475232614441b11c9d5" | 603 | SRCREV_goproxy="ecfe977594f1c77c24997af02cbfffd88b296514" |
604 | SRC_URI += "git://github.com/elazarl/goproxy;name=goproxy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/elazarl/goproxy" | ||
605 | |||
606 | # github.com/emicklei/go-restful v2.16.0+incompatible | ||
607 | # [1] git ls-remote https://github.com/emicklei/go-restful ac666c045e035603f2704c98c59e979fccbfa94f | ||
608 | SRCREV_go-restful="ac666c045e035603f2704c98c59e979fccbfa94f" | ||
759 | SRC_URI += "git://github.com/emicklei/go-restful;name=go-restful;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/emicklei/go-restful" | 609 | SRC_URI += "git://github.com/emicklei/go-restful;name=go-restful;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/emicklei/go-restful" |
760 | 610 | ||
611 | # github.com/emicklei/go-restful/v3 v3.8.0 | ||
612 | # [1] git ls-remote https://github.com/emicklei/go-restful a2ff8b3f817635c0517a65055c36901e62e96ecb | ||
613 | SRCREV_v3="a2ff8b3f817635c0517a65055c36901e62e96ecb" | ||
614 | SRC_URI += "git://github.com/emicklei/go-restful;name=v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/emicklei/go-restful/v3" | ||
615 | |||
761 | # github.com/envoyproxy/go-control-plane v0.9.9-0.20210512163311-63b5d3c536b0 | 616 | # github.com/envoyproxy/go-control-plane v0.9.9-0.20210512163311-63b5d3c536b0 |
762 | # [1] git ls-remote https://github.com/envoyproxy/go-control-plane 63b5d3c536b0a97ec2bbb2e74de7adae1ba1dfee | 617 | # [1] git ls-remote https://github.com/envoyproxy/go-control-plane 63b5d3c536b0a97ec2bbb2e74de7adae1ba1dfee |
763 | SRCREV_go-control-plane="63b5d3c536b0a97ec2bbb2e74de7adae1ba1dfee" | 618 | SRCREV_go-control-plane="63b5d3c536b0a97ec2bbb2e74de7adae1ba1dfee" |
@@ -773,11 +628,6 @@ SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;name=protoc-gen-vali | |||
773 | SRCREV_gspt="e68493906b8382891943ddc9960cb9c6ecd1a1f0" | 628 | SRCREV_gspt="e68493906b8382891943ddc9960cb9c6ecd1a1f0" |
774 | SRC_URI += "git://github.com/erikdubbelboer/gspt;name=gspt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/erikdubbelboer/gspt" | 629 | SRC_URI += "git://github.com/erikdubbelboer/gspt;name=gspt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/erikdubbelboer/gspt" |
775 | 630 | ||
776 | # github.com/etcd-io/gofail v0.0.0-20190801230047-ad7f989257ca | ||
777 | # [1] git ls-remote https://github.com/etcd-io/gofail ad7f989257ca7de90de65657c9748a3108b1460f | ||
778 | SRCREV_gofail="ad7f989257ca7de90de65657c9748a3108b1460f" | ||
779 | SRC_URI += "git://github.com/etcd-io/gofail;name=gofail;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/etcd-io/gofail" | ||
780 | |||
781 | # github.com/euank/go-kmsg-parser v2.0.0+incompatible | 631 | # github.com/euank/go-kmsg-parser v2.0.0+incompatible |
782 | # [1] git ls-remote https://github.com/euank/go-kmsg-parser 5ba4d492e455a77d25dcf0d2c4acc9f2afebef4e | 632 | # [1] git ls-remote https://github.com/euank/go-kmsg-parser 5ba4d492e455a77d25dcf0d2c4acc9f2afebef4e |
783 | SRCREV_go-kmsg-parser="5ba4d492e455a77d25dcf0d2c4acc9f2afebef4e" | 633 | SRCREV_go-kmsg-parser="5ba4d492e455a77d25dcf0d2c4acc9f2afebef4e" |
@@ -793,19 +643,14 @@ SRC_URI += "git://github.com/evanphx/json-patch;name=json-patch;protocol=https;n | |||
793 | SRCREV_jsonpath="d6023ce2651d8eafb5c75bb0c7167536102ec9f5" | 643 | SRCREV_jsonpath="d6023ce2651d8eafb5c75bb0c7167536102ec9f5" |
794 | SRC_URI += "git://github.com/exponent-io/jsonpath;name=jsonpath;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/exponent-io/jsonpath" | 644 | SRC_URI += "git://github.com/exponent-io/jsonpath;name=jsonpath;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/exponent-io/jsonpath" |
795 | 645 | ||
796 | # github.com/fanliao/go-promise v0.0.0-20141029170127-1890db352a72 | ||
797 | # [1] git ls-remote https://github.com/fanliao/go-promise 1890db352a72f9e6c6219c20111355cddc795297 | ||
798 | SRCREV_go-promise="1890db352a72f9e6c6219c20111355cddc795297" | ||
799 | SRC_URI += "git://github.com/fanliao/go-promise;name=go-promise;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fanliao/go-promise" | ||
800 | |||
801 | # github.com/fatih/camelcase v1.0.0 | 646 | # github.com/fatih/camelcase v1.0.0 |
802 | # [1] git ls-remote https://github.com/fatih/camelcase 44e46d280b43ec1531bb25252440e34f1b800b65 | 647 | # [1] git ls-remote https://github.com/fatih/camelcase 44e46d280b43ec1531bb25252440e34f1b800b65 |
803 | SRCREV_camelcase="44e46d280b43ec1531bb25252440e34f1b800b65" | 648 | SRCREV_camelcase="44e46d280b43ec1531bb25252440e34f1b800b65" |
804 | SRC_URI += "git://github.com/fatih/camelcase;name=camelcase;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fatih/camelcase" | 649 | SRC_URI += "git://github.com/fatih/camelcase;name=camelcase;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fatih/camelcase" |
805 | 650 | ||
806 | # github.com/fatih/color v1.9.0 | 651 | # github.com/fatih/color v1.7.0 |
807 | # [1] git ls-remote https://github.com/fatih/color daf2830f2741ebb735b21709a520c5f37d642d85 | 652 | # [1] git ls-remote https://github.com/fatih/color 5b77d2a35fb0ede96d138fc9a99f5c9b6aef11b4 |
808 | SRCREV_color="daf2830f2741ebb735b21709a520c5f37d642d85" | 653 | SRCREV_color="5b77d2a35fb0ede96d138fc9a99f5c9b6aef11b4" |
809 | SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fatih/color" | 654 | SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fatih/color" |
810 | 655 | ||
811 | # github.com/felixge/httpsnoop v1.0.1 | 656 | # github.com/felixge/httpsnoop v1.0.1 |
@@ -813,9 +658,9 @@ SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;de | |||
813 | SRCREV_httpsnoop="33ec42cfe005395fb4cc4b296781f65d7ffef2c3" | 658 | SRCREV_httpsnoop="33ec42cfe005395fb4cc4b296781f65d7ffef2c3" |
814 | SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/felixge/httpsnoop" | 659 | SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/felixge/httpsnoop" |
815 | 660 | ||
816 | # github.com/flannel-io/flannel v0.19.2 | 661 | # github.com/flannel-io/flannel v0.21.4 |
817 | # [1] git ls-remote https://github.com/flannel-io/flannel f30ebbb670dcbfa7ff5f0d1dd9cccacd2d660a41 | 662 | # [1] git ls-remote https://github.com/flannel-io/flannel a9e0609bf50559a3bd75f9fe8b5a52766bba3830 |
818 | SRCREV_flannel="f30ebbb670dcbfa7ff5f0d1dd9cccacd2d660a41" | 663 | SRCREV_flannel="a9e0609bf50559a3bd75f9fe8b5a52766bba3830" |
819 | SRC_URI += "git://github.com/flannel-io/flannel;name=flannel;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/flannel-io/flannel" | 664 | SRC_URI += "git://github.com/flannel-io/flannel;name=flannel;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/flannel-io/flannel" |
820 | 665 | ||
821 | # github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 | 666 | # github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 |
@@ -838,9 +683,9 @@ SRC_URI += "git://github.com/form3tech-oss/jwt-go;name=jwt-go1;protocol=https;no | |||
838 | SRCREV_quicktest="46a4d984dc347eaa97966c8cc7b5630c2c1d3105" | 683 | SRCREV_quicktest="46a4d984dc347eaa97966c8cc7b5630c2c1d3105" |
839 | SRC_URI += "git://github.com/frankban/quicktest;name=quicktest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/frankban/quicktest" | 684 | SRC_URI += "git://github.com/frankban/quicktest;name=quicktest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/frankban/quicktest" |
840 | 685 | ||
841 | # github.com/fsnotify/fsnotify v1.4.9 | 686 | # github.com/fsnotify/fsnotify v1.6.0 |
842 | # [1] git ls-remote https://github.com/fsnotify/fsnotify 45d7d09e39ef4ac08d493309fa031790c15bfe8a | 687 | # [1] git ls-remote https://github.com/fsnotify/fsnotify 5f8c606accbcc6913853fe7e083ee461d181d88d |
843 | SRCREV_fsnotify="45d7d09e39ef4ac08d493309fa031790c15bfe8a" | 688 | SRCREV_fsnotify="5f8c606accbcc6913853fe7e083ee461d181d88d" |
844 | SRC_URI += "git://github.com/fsnotify/fsnotify;name=fsnotify;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fsnotify/fsnotify" | 689 | SRC_URI += "git://github.com/fsnotify/fsnotify;name=fsnotify;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fsnotify/fsnotify" |
845 | 690 | ||
846 | # github.com/fvbommel/sortorder v1.0.1 | 691 | # github.com/fvbommel/sortorder v1.0.1 |
@@ -863,146 +708,21 @@ SRC_URI += "git://github.com/getsentry/raven-go;name=raven-go;protocol=https;nob | |||
863 | SRCREV_yaml="0ca9ea5df5451ffdf184b4428c902747c2c11cd7" | 708 | SRCREV_yaml="0ca9ea5df5451ffdf184b4428c902747c2c11cd7" |
864 | SRC_URI += "git://github.com/ghodss/yaml;name=yaml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ghodss/yaml" | 709 | SRC_URI += "git://github.com/ghodss/yaml;name=yaml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ghodss/yaml" |
865 | 710 | ||
866 | # github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 | ||
867 | # [1] git ls-remote https://github.com/globalsign/mgo eeefdecb41b842af6dc652aaea4026e8403e62df | ||
868 | SRCREV_mgo="eeefdecb41b842af6dc652aaea4026e8403e62df" | ||
869 | SRC_URI += "git://github.com/globalsign/mgo;name=mgo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/globalsign/mgo" | ||
870 | |||
871 | # github.com/go-bindata/go-bindata v3.1.2+incompatible | 711 | # github.com/go-bindata/go-bindata v3.1.2+incompatible |
872 | # [1] git ls-remote https://github.com/go-bindata/go-bindata ff7109080027ec152dabb369e157c4f359b76f31 | 712 | # [1] git ls-remote https://github.com/go-bindata/go-bindata ff7109080027ec152dabb369e157c4f359b76f31 |
873 | SRCREV_go-bindata="ff7109080027ec152dabb369e157c4f359b76f31" | 713 | SRCREV_go-bindata="ff7109080027ec152dabb369e157c4f359b76f31" |
874 | SRC_URI += "git://github.com/go-bindata/go-bindata;name=go-bindata;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-bindata/go-bindata" | 714 | SRC_URI += "git://github.com/go-bindata/go-bindata;name=go-bindata;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-bindata/go-bindata" |
875 | 715 | ||
716 | # github.com/godbus/dbus/v5 v5.1.0 | ||
717 | # [1] git ls-remote https://github.com/godbus/dbus e523abc905595cf17fb0001a7d77eaaddfaa216d | ||
718 | SRCREV_v51="e523abc905595cf17fb0001a7d77eaaddfaa216d" | ||
719 | SRC_URI += "git://github.com/godbus/dbus;name=v51;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/godbus/dbus/v5" | ||
720 | |||
876 | # github.com/go-errors/errors v1.0.2-0.20180813162953-d98b870cc4e0 | 721 | # github.com/go-errors/errors v1.0.2-0.20180813162953-d98b870cc4e0 |
877 | # [1] git ls-remote https://github.com/go-errors/errors d98b870cc4e05f1545532a80e9909be8216095b6 | 722 | # [1] git ls-remote https://github.com/go-errors/errors d98b870cc4e05f1545532a80e9909be8216095b6 |
878 | SRCREV_errors1="d98b870cc4e05f1545532a80e9909be8216095b6" | 723 | SRCREV_errors1="d98b870cc4e05f1545532a80e9909be8216095b6" |
879 | SRC_URI += "git://github.com/go-errors/errors;name=errors1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-errors/errors" | 724 | SRC_URI += "git://github.com/go-errors/errors;name=errors1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-errors/errors" |
880 | 725 | ||
881 | # github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1 | ||
882 | # [1] git ls-remote https://github.com/go-gl/glfw e6da0acd62b1b57ee2799d4d0a76a7d4514dc5bc | ||
883 | SRCREV_glfw="e6da0acd62b1b57ee2799d4d0a76a7d4514dc5bc" | ||
884 | SRC_URI += "git://github.com/go-gl/glfw;name=glfw;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-gl/glfw" | ||
885 | |||
886 | # github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4 | ||
887 | # [1] git ls-remote https://github.com/go-gl/glfw 6f7a984d4dc470c3f197229ad1991ae9e211bba2 | ||
888 | SRCREV_glfw1="6f7a984d4dc470c3f197229ad1991ae9e211bba2" | ||
889 | SRC_URI += "git://github.com/go-gl/glfw;name=glfw1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-gl/glfw/v3.3/glfw" | ||
890 | |||
891 | # github.com/go-ini/ini v1.28.1 | ||
892 | # [1] git ls-remote https://github.com/go-ini/ini 3d73f4b845efdf9989fffd4b4e562727744a34ba | ||
893 | SRCREV_ini="3d73f4b845efdf9989fffd4b4e562727744a34ba" | ||
894 | SRC_URI += "git://github.com/go-ini/ini;name=ini;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-ini/ini" | ||
895 | |||
896 | # github.com/go-kit/kit v0.9.0 | ||
897 | # [1] git ls-remote https://github.com/go-kit/kit 150a65a7ec6156b4b640c1fd55f26fd3d475d656 | ||
898 | SRCREV_kit="150a65a7ec6156b4b640c1fd55f26fd3d475d656" | ||
899 | SRC_URI += "git://github.com/go-kit/kit;name=kit;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-kit/kit" | ||
900 | |||
901 | # github.com/go-kit/log v0.1.0 | ||
902 | # [1] git ls-remote https://github.com/go-kit/log 63376a29a92260f7b256eedf2fae39e28161114d | ||
903 | SRCREV_log="63376a29a92260f7b256eedf2fae39e28161114d" | ||
904 | SRC_URI += "git://github.com/go-kit/log;name=log;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-kit/log" | ||
905 | |||
906 | # github.com/go-logfmt/logfmt v0.5.0 | ||
907 | # [1] git ls-remote https://github.com/go-logfmt/logfmt 3be5f6aae7db841d31dc5e1b3bb7b4cff19200b3 | ||
908 | SRCREV_logfmt="3be5f6aae7db841d31dc5e1b3bb7b4cff19200b3" | ||
909 | SRC_URI += "git://github.com/go-logfmt/logfmt;name=logfmt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-logfmt/logfmt" | ||
910 | |||
911 | # github.com/go-logr/logr v1.2.2 | ||
912 | # [1] git ls-remote https://github.com/go-logr/logr 99e02a994f50f904b6b201df394776cf687238a9 | ||
913 | SRCREV_logr="99e02a994f50f904b6b201df394776cf687238a9" | ||
914 | SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-logr/logr" | ||
915 | |||
916 | # github.com/go-logr/zapr v1.2.0 | ||
917 | # [1] git ls-remote https://github.com/go-logr/zapr a01e9a220589e9122aebdf3dee4b9a5abd344554 | ||
918 | SRCREV_zapr="a01e9a220589e9122aebdf3dee4b9a5abd344554" | ||
919 | SRC_URI += "git://github.com/go-logr/zapr;name=zapr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-logr/zapr" | ||
920 | |||
921 | # github.com/go-openapi/analysis v0.19.5 | ||
922 | # [1] git ls-remote https://github.com/go-openapi/analysis 9864a87593df5ab83eac00921906932d1d77fae2 | ||
923 | SRCREV_analysis="9864a87593df5ab83eac00921906932d1d77fae2" | ||
924 | SRC_URI += "git://github.com/go-openapi/analysis;name=analysis;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/analysis" | ||
925 | |||
926 | # github.com/go-openapi/errors v0.19.2 | ||
927 | # [1] git ls-remote https://github.com/go-openapi/errors 0b2a0a1f89aa2eec2d13e03cd80ab0fdaf01f8ce | ||
928 | SRCREV_errors12="0b2a0a1f89aa2eec2d13e03cd80ab0fdaf01f8ce" | ||
929 | SRC_URI += "git://github.com/go-openapi/errors;name=errors12;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/errors" | ||
930 | |||
931 | # github.com/go-openapi/jsonpointer v0.19.5 | ||
932 | # [1] git ls-remote https://github.com/go-openapi/jsonpointer 2446e21cad36eee826e1c2380f0ff747074a2faa | ||
933 | SRCREV_jsonpointer="2446e21cad36eee826e1c2380f0ff747074a2faa" | ||
934 | SRC_URI += "git://github.com/go-openapi/jsonpointer;name=jsonpointer;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/jsonpointer" | ||
935 | |||
936 | # github.com/go-openapi/jsonreference v0.19.5 | ||
937 | # [1] git ls-remote https://github.com/go-openapi/jsonreference 28a8ff900147568dc266d4cd84e062750e44f161 | ||
938 | SRCREV_jsonreference="28a8ff900147568dc266d4cd84e062750e44f161" | ||
939 | SRC_URI += "git://github.com/go-openapi/jsonreference;name=jsonreference;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/jsonreference" | ||
940 | |||
941 | # github.com/go-openapi/loads v0.19.4 | ||
942 | # [1] git ls-remote https://github.com/go-openapi/loads bda4742c39071f7804171d847fb6e9bca84f9f57 | ||
943 | SRCREV_loads="bda4742c39071f7804171d847fb6e9bca84f9f57" | ||
944 | SRC_URI += "git://github.com/go-openapi/loads;name=loads;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/loads" | ||
945 | |||
946 | # github.com/go-openapi/runtime v0.19.4 | ||
947 | # [1] git ls-remote https://github.com/go-openapi/runtime 882fa18ad52bee24eb77d2312d1929580e894013 | ||
948 | SRCREV_runtime="882fa18ad52bee24eb77d2312d1929580e894013" | ||
949 | SRC_URI += "git://github.com/go-openapi/runtime;name=runtime;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/runtime" | ||
950 | |||
951 | # github.com/go-openapi/spec v0.19.5 | ||
952 | # [1] git ls-remote https://github.com/go-openapi/spec 772572fd19ebcc983369e53bfaed4bde2077fe0c | ||
953 | SRCREV_spec1="772572fd19ebcc983369e53bfaed4bde2077fe0c" | ||
954 | SRC_URI += "git://github.com/go-openapi/spec;name=spec1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/spec" | ||
955 | |||
956 | # github.com/go-openapi/strfmt v0.19.5 | ||
957 | # [1] git ls-remote https://github.com/go-openapi/strfmt 2887e74ed0fe2aea628affe322b19fc3112f98cd | ||
958 | SRCREV_strfmt="2887e74ed0fe2aea628affe322b19fc3112f98cd" | ||
959 | SRC_URI += "git://github.com/go-openapi/strfmt;name=strfmt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/strfmt" | ||
960 | |||
961 | # github.com/go-openapi/swag v0.19.14 | ||
962 | # [1] git ls-remote https://github.com/go-openapi/swag c78fa6719bc3d4b977d19a09064feda1c07571af | ||
963 | SRCREV_swag="c78fa6719bc3d4b977d19a09064feda1c07571af" | ||
964 | SRC_URI += "git://github.com/go-openapi/swag;name=swag;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/swag" | ||
965 | |||
966 | # github.com/go-openapi/validate v0.19.8 | ||
967 | # [1] git ls-remote https://github.com/go-openapi/validate f2f9aec8857b8132ef7ac0940f52572195db1fdc | ||
968 | SRCREV_validate="f2f9aec8857b8132ef7ac0940f52572195db1fdc" | ||
969 | SRC_URI += "git://github.com/go-openapi/validate;name=validate;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/validate" | ||
970 | |||
971 | # github.com/go-ozzo/ozzo-validation v3.5.0+incompatible | ||
972 | # [1] git ls-remote https://github.com/go-ozzo/ozzo-validation 106681dbb37bfa3e7683c4c8129cb7f5925ea3e9 | ||
973 | SRCREV_ozzo-validation="106681dbb37bfa3e7683c4c8129cb7f5925ea3e9" | ||
974 | SRC_URI += "git://github.com/go-ozzo/ozzo-validation;name=ozzo-validation;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-ozzo/ozzo-validation" | ||
975 | |||
976 | # github.com/go-sql-driver/mysql v1.6.0 | ||
977 | # [1] git ls-remote https://github.com/go-sql-driver/mysql bcc459a906419e2890a50fc2c99ea6dd927a88f2 | ||
978 | SRCREV_mysql="bcc459a906419e2890a50fc2c99ea6dd927a88f2" | ||
979 | SRC_URI += "git://github.com/go-sql-driver/mysql;name=mysql;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-sql-driver/mysql" | ||
980 | |||
981 | # github.com/go-stack/stack v1.8.0 | ||
982 | # [1] git ls-remote https://github.com/go-stack/stack 2fee6af1a9795aafbe0253a0cfbdf668e1fb8a9a | ||
983 | SRCREV_stack="2fee6af1a9795aafbe0253a0cfbdf668e1fb8a9a" | ||
984 | SRC_URI += "git://github.com/go-stack/stack;name=stack;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-stack/stack" | ||
985 | |||
986 | # github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 | ||
987 | # [1] git ls-remote https://github.com/go-task/slim-sprig 348f09dbbbc0ff8b922a311da7a90cd014b69aa3 | ||
988 | SRCREV_slim-sprig="348f09dbbbc0ff8b922a311da7a90cd014b69aa3" | ||
989 | SRC_URI += "git://github.com/go-task/slim-sprig;name=slim-sprig;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-task/slim-sprig" | ||
990 | |||
991 | # github.com/go-test/deep v1.0.7 | ||
992 | # [1] git ls-remote https://github.com/go-test/deep c733f5ed5136b7437e29ac91bb97c653af3694b5 | ||
993 | SRCREV_deep="c733f5ed5136b7437e29ac91bb97c653af3694b5" | ||
994 | SRC_URI += "git://github.com/go-test/deep;name=deep;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-test/deep" | ||
995 | |||
996 | # github.com/godbus/dbus v0.0.0-20180201030542-885f9cc04c9c | ||
997 | # [1] git ls-remote https://github.com/godbus/dbus 885f9cc04c9c1a6a61a2008e211d36c5737be3f5 | ||
998 | SRCREV_dbus="885f9cc04c9c1a6a61a2008e211d36c5737be3f5" | ||
999 | SRC_URI += "git://github.com/godbus/dbus;name=dbus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/godbus/dbus" | ||
1000 | |||
1001 | # github.com/godbus/dbus/v5 v5.0.6 | ||
1002 | # [1] git ls-remote https://github.com/godbus/dbus daa017464e266380cdeb4e6f9613eba9182b59a3 | ||
1003 | SRCREV_v51="daa017464e266380cdeb4e6f9613eba9182b59a3" | ||
1004 | SRC_URI += "git://github.com/godbus/dbus;name=v51;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/godbus/dbus/v5" | ||
1005 | |||
1006 | # github.com/gofrs/flock v0.8.1 | 726 | # github.com/gofrs/flock v0.8.1 |
1007 | # [1] git ls-remote https://github.com/gofrs/flock 6f010d1acea74a32f2f2066bfe324c08bbee30e3 | 727 | # [1] git ls-remote https://github.com/gofrs/flock 6f010d1acea74a32f2f2066bfe324c08bbee30e3 |
1008 | SRCREV_flock="6f010d1acea74a32f2f2066bfe324c08bbee30e3" | 728 | SRCREV_flock="6f010d1acea74a32f2f2066bfe324c08bbee30e3" |
@@ -1013,6 +733,16 @@ SRC_URI += "git://github.com/gofrs/flock;name=flock;protocol=https;nobranch=1;de | |||
1013 | SRCREV_uuid="4b36aa0ea796d49630bbae624f8f05ab7013af77" | 733 | SRCREV_uuid="4b36aa0ea796d49630bbae624f8f05ab7013af77" |
1014 | SRC_URI += "git://github.com/gofrs/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gofrs/uuid" | 734 | SRC_URI += "git://github.com/gofrs/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gofrs/uuid" |
1015 | 735 | ||
736 | # github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1 | ||
737 | # [1] git ls-remote https://github.com/go-gl/glfw e6da0acd62b1b57ee2799d4d0a76a7d4514dc5bc | ||
738 | SRCREV_glfw="e6da0acd62b1b57ee2799d4d0a76a7d4514dc5bc" | ||
739 | SRC_URI += "git://github.com/go-gl/glfw;name=glfw;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-gl/glfw" | ||
740 | |||
741 | # github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4 | ||
742 | # [1] git ls-remote https://github.com/go-gl/glfw 6f7a984d4dc470c3f197229ad1991ae9e211bba2 | ||
743 | SRCREV_glfw1="6f7a984d4dc470c3f197229ad1991ae9e211bba2" | ||
744 | SRC_URI += "git://github.com/go-gl/glfw;name=glfw1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-gl/glfw/v3.3/glfw" | ||
745 | |||
1016 | # github.com/gogo/googleapis v1.4.0 | 746 | # github.com/gogo/googleapis v1.4.0 |
1017 | # [1] git ls-remote https://github.com/gogo/googleapis 3a822044bc0ae0a330a7449d52de760218351d49 | 747 | # [1] git ls-remote https://github.com/gogo/googleapis 3a822044bc0ae0a330a7449d52de760218351d49 |
1018 | SRCREV_googleapis="3a822044bc0ae0a330a7449d52de760218351d49" | 748 | SRCREV_googleapis="3a822044bc0ae0a330a7449d52de760218351d49" |
@@ -1023,6 +753,16 @@ SRC_URI += "git://github.com/gogo/googleapis;name=googleapis;protocol=https;nobr | |||
1023 | SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc" | 753 | SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc" |
1024 | SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gogo/protobuf" | 754 | SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gogo/protobuf" |
1025 | 755 | ||
756 | # github.com/go-kit/kit v0.9.0 | ||
757 | # [1] git ls-remote https://github.com/go-kit/kit 150a65a7ec6156b4b640c1fd55f26fd3d475d656 | ||
758 | SRCREV_kit="150a65a7ec6156b4b640c1fd55f26fd3d475d656" | ||
759 | SRC_URI += "git://github.com/go-kit/kit;name=kit;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-kit/kit" | ||
760 | |||
761 | # github.com/go-kit/log v0.2.1 | ||
762 | # [1] git ls-remote https://github.com/go-kit/log 0b69c7049332e99c25d5fd0f4d08317cfe45e7d8 | ||
763 | SRCREV_log="0b69c7049332e99c25d5fd0f4d08317cfe45e7d8" | ||
764 | SRC_URI += "git://github.com/go-kit/log;name=log;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-kit/log" | ||
765 | |||
1026 | # github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 | 766 | # github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 |
1027 | # [1] git ls-remote https://github.com/golang/freetype e2365dfdc4a05e4b8299a783240d4a7d5a65d4e4 | 767 | # [1] git ls-remote https://github.com/golang/freetype e2365dfdc4a05e4b8299a783240d4a7d5a65d4e4 |
1028 | SRCREV_freetype="e2365dfdc4a05e4b8299a783240d4a7d5a65d4e4" | 768 | SRCREV_freetype="e2365dfdc4a05e4b8299a783240d4a7d5a65d4e4" |
@@ -1038,11 +778,31 @@ SRC_URI += "git://github.com/golang/glog;name=glog;protocol=https;nobranch=1;des | |||
1038 | SRCREV_groupcache="41bb18bfe9da5321badc438f91158cd790a33aa3" | 778 | SRCREV_groupcache="41bb18bfe9da5321badc438f91158cd790a33aa3" |
1039 | SRC_URI += "git://github.com/golang/groupcache;name=groupcache;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/groupcache" | 779 | SRC_URI += "git://github.com/golang/groupcache;name=groupcache;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/groupcache" |
1040 | 780 | ||
781 | # github.com/golang-jwt/jwt/v4 v4.2.0 | ||
782 | # [1] git ls-remote https://github.com/golang-jwt/jwt c435f38291bfed5322cf0f4ed12d1f8668ceaeb3 | ||
783 | SRCREV_v412="c435f38291bfed5322cf0f4ed12d1f8668ceaeb3" | ||
784 | SRC_URI += "git://github.com/golang-jwt/jwt;name=v412;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang-jwt/jwt/v4" | ||
785 | |||
1041 | # github.com/golang/mock v1.6.0 | 786 | # github.com/golang/mock v1.6.0 |
1042 | # [1] git ls-remote https://github.com/golang/mock aba2ff9a6844d5e3289e8472d3217d5b3090f083 | 787 | # [1] git ls-remote https://github.com/golang/mock aba2ff9a6844d5e3289e8472d3217d5b3090f083 |
1043 | SRCREV_mock="aba2ff9a6844d5e3289e8472d3217d5b3090f083" | 788 | SRCREV_mock="aba2ff9a6844d5e3289e8472d3217d5b3090f083" |
1044 | SRC_URI += "git://github.com/golang/mock;name=mock;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/mock" | 789 | SRC_URI += "git://github.com/golang/mock;name=mock;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/mock" |
1045 | 790 | ||
791 | # github.com/golangplus/bytes v1.0.0 | ||
792 | # [1] git ls-remote https://github.com/golangplus/bytes 792249112b6ba0acca62a01807675f7e50a280f3 | ||
793 | SRCREV_bytes="792249112b6ba0acca62a01807675f7e50a280f3" | ||
794 | SRC_URI += "git://github.com/golangplus/bytes;name=bytes;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golangplus/bytes" | ||
795 | |||
796 | # github.com/golangplus/fmt v1.0.0 | ||
797 | # [1] git ls-remote https://github.com/golangplus/fmt 7a904709ad79c030bc913f5d1d1823dcf3953fa4 | ||
798 | SRCREV_fmt="7a904709ad79c030bc913f5d1d1823dcf3953fa4" | ||
799 | SRC_URI += "git://github.com/golangplus/fmt;name=fmt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golangplus/fmt" | ||
800 | |||
801 | # github.com/golangplus/testing v1.0.0 | ||
802 | # [1] git ls-remote https://github.com/golangplus/testing d51138b619a0cd6d297e1a9985accd95ca75be46 | ||
803 | SRCREV_testing="d51138b619a0cd6d297e1a9985accd95ca75be46" | ||
804 | SRC_URI += "git://github.com/golangplus/testing;name=testing;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golangplus/testing" | ||
805 | |||
1046 | # github.com/golang/protobuf v1.5.2 | 806 | # github.com/golang/protobuf v1.5.2 |
1047 | # [1] git ls-remote https://github.com/golang/protobuf ae97035608a719c7a1c1c41bed0ae0744bdb0c6f | 807 | # [1] git ls-remote https://github.com/golang/protobuf ae97035608a719c7a1c1c41bed0ae0744bdb0c6f |
1048 | SRCREV_protobuf1="ae97035608a719c7a1c1c41bed0ae0744bdb0c6f" | 808 | SRCREV_protobuf1="ae97035608a719c7a1c1c41bed0ae0744bdb0c6f" |
@@ -1053,24 +813,34 @@ SRC_URI += "git://github.com/golang/protobuf;name=protobuf1;protocol=https;nobra | |||
1053 | SRCREV_snappy="674baa8c7fc30da5df3074a459494a7e6b427dff" | 813 | SRCREV_snappy="674baa8c7fc30da5df3074a459494a7e6b427dff" |
1054 | SRC_URI += "git://github.com/golang/snappy;name=snappy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/snappy" | 814 | SRC_URI += "git://github.com/golang/snappy;name=snappy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/snappy" |
1055 | 815 | ||
1056 | # github.com/golangplus/bytes v0.0.0-20160111154220-45c989fe5450 | 816 | # github.com/go-logfmt/logfmt v0.5.1 |
1057 | # [1] git ls-remote https://github.com/golangplus/bytes 45c989fe545070ef7c9003cf1998bb195c61731a | 817 | # [1] git ls-remote https://github.com/go-logfmt/logfmt 2fe45f2cf057d707c50bc1949e25ec2cd6b7a015 |
1058 | SRCREV_bytes="45c989fe545070ef7c9003cf1998bb195c61731a" | 818 | SRCREV_logfmt="2fe45f2cf057d707c50bc1949e25ec2cd6b7a015" |
1059 | SRC_URI += "git://github.com/golangplus/bytes;name=bytes;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golangplus/bytes" | 819 | SRC_URI += "git://github.com/go-logfmt/logfmt;name=logfmt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-logfmt/logfmt" |
1060 | 820 | ||
1061 | # github.com/golangplus/fmt v1.0.0 | 821 | # github.com/go-logr/logr v1.2.3 |
1062 | # [1] git ls-remote https://github.com/golangplus/fmt 7a904709ad79c030bc913f5d1d1823dcf3953fa4 | 822 | # [1] git ls-remote https://github.com/go-logr/logr 47e013cee9b1f91c987cc70a218639655431b607 |
1063 | SRCREV_fmt="7a904709ad79c030bc913f5d1d1823dcf3953fa4" | 823 | SRCREV_logr="47e013cee9b1f91c987cc70a218639655431b607" |
1064 | SRC_URI += "git://github.com/golangplus/fmt;name=fmt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golangplus/fmt" | 824 | SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-logr/logr" |
1065 | 825 | ||
1066 | # github.com/golangplus/testing v1.0.0 | 826 | # github.com/go-logr/zapr v1.2.3 |
1067 | # [1] git ls-remote https://github.com/golangplus/testing d51138b619a0cd6d297e1a9985accd95ca75be46 | 827 | # [1] git ls-remote https://github.com/go-logr/zapr df10f4788c061a53564cebafc055fd9ad3f3255e |
1068 | SRCREV_testing="d51138b619a0cd6d297e1a9985accd95ca75be46" | 828 | SRCREV_zapr="df10f4788c061a53564cebafc055fd9ad3f3255e" |
1069 | SRC_URI += "git://github.com/golangplus/testing;name=testing;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golangplus/testing" | 829 | SRC_URI += "git://github.com/go-logr/zapr;name=zapr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-logr/zapr" |
830 | |||
831 | # github.com/googleapis/gax-go/v2 v2.1.1 | ||
832 | # [1] git ls-remote https://github.com/googleapis/gax-go 0968b165da19974432147e6058bc859f6c488642 | ||
833 | SRCREV_v212="0968b165da19974432147e6058bc859f6c488642" | ||
834 | SRC_URI += "git://github.com/googleapis/gax-go;name=v212;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/gax-go/v2" | ||
835 | |||
836 | # github.com/googleapis/gnostic v0.5.5 | ||
837 | # [1] git ls-remote https://github.com/googleapis/gnostic 1550ae29653d42db69c8a98d368648be7f2c488d | ||
838 | SRCREV_gnostic="1550ae29653d42db69c8a98d368648be7f2c488d" | ||
839 | SRC_URI += "git://github.com/googleapis/gnostic;name=gnostic;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/gnostic" | ||
1070 | 840 | ||
1071 | # github.com/google/btree v1.0.1 | 841 | # github.com/google/btree v1.1.2 |
1072 | # [1] git ls-remote https://github.com/google/btree 479b5e81b0a93ec038d201b0b33d17db599531d3 | 842 | # [1] git ls-remote https://github.com/google/btree 8e29150ba321eef204059de2ab494f179b6cff2c |
1073 | SRCREV_btree="479b5e81b0a93ec038d201b0b33d17db599531d3" | 843 | SRCREV_btree="8e29150ba321eef204059de2ab494f179b6cff2c" |
1074 | SRC_URI += "git://github.com/google/btree;name=btree;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/btree" | 844 | SRC_URI += "git://github.com/google/btree;name=btree;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/btree" |
1075 | 845 | ||
1076 | # github.com/google/cadvisor v0.44.1 | 846 | # github.com/google/cadvisor v0.44.1 |
@@ -1078,24 +848,24 @@ SRC_URI += "git://github.com/google/btree;name=btree;protocol=https;nobranch=1;d | |||
1078 | SRCREV_cadvisor="f95787b77e7d7430cfbc669123ddf0fb39ef825d" | 848 | SRCREV_cadvisor="f95787b77e7d7430cfbc669123ddf0fb39ef825d" |
1079 | SRC_URI += "git://github.com/google/cadvisor;name=cadvisor;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/cadvisor" | 849 | SRC_URI += "git://github.com/google/cadvisor;name=cadvisor;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/cadvisor" |
1080 | 850 | ||
1081 | # github.com/google/cel-go v0.10.2 | 851 | # github.com/google/cel-go v0.12.6 |
1082 | # [1] git ls-remote https://github.com/google/cel-go e731d43f64229004a78004d39374bb6feef2118f | 852 | # [1] git ls-remote https://github.com/google/cel-go 1b7cccf5b8f9ff65dee6e383c7e9d9c42a848f3a |
1083 | SRCREV_cel-go="e731d43f64229004a78004d39374bb6feef2118f" | 853 | SRCREV_cel-go="1b7cccf5b8f9ff65dee6e383c7e9d9c42a848f3a" |
1084 | SRC_URI += "git://github.com/google/cel-go;name=cel-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/cel-go" | 854 | SRC_URI += "git://github.com/google/cel-go;name=cel-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/cel-go" |
1085 | 855 | ||
1086 | # github.com/google/cel-spec v0.6.0 | 856 | # github.com/GoogleCloudPlatform/k8s-cloud-provider v1.18.1-0.20220218231025-f11817397a1b |
1087 | # [1] git ls-remote https://github.com/google/cel-spec ad5c42c7f0a66f7ea43bd7299c0397ceef23beb5 | 857 | # [1] git ls-remote https://github.com/GoogleCloudPlatform/k8s-cloud-provider f11817397a1bb27e88115807a9c083a36e12eaf8 |
1088 | SRCREV_cel-spec="ad5c42c7f0a66f7ea43bd7299c0397ceef23beb5" | 858 | SRCREV_k8s-cloud-provider="f11817397a1bb27e88115807a9c083a36e12eaf8" |
1089 | SRC_URI += "git://github.com/google/cel-spec;name=cel-spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/cel-spec" | 859 | SRC_URI += "git://github.com/GoogleCloudPlatform/k8s-cloud-provider;name=k8s-cloud-provider;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/GoogleCloudPlatform/k8s-cloud-provider" |
1090 | 860 | ||
1091 | # github.com/google/gnostic v0.5.7-v3refs | 861 | # github.com/google/gnostic v0.5.7-v3refs |
1092 | # [1] git ls-remote https://github.com/google/gnostic b49832d97d25b6a41cbe34ea12257924a934eeee | 862 | # [1] git ls-remote https://github.com/google/gnostic b49832d97d25b6a41cbe34ea12257924a934eeee |
1093 | SRCREV_gnostic="b49832d97d25b6a41cbe34ea12257924a934eeee" | 863 | SRCREV_gnostic1="b49832d97d25b6a41cbe34ea12257924a934eeee" |
1094 | SRC_URI += "git://github.com/google/gnostic;name=gnostic;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/gnostic" | 864 | SRC_URI += "git://github.com/google/gnostic;name=gnostic1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/gnostic" |
1095 | 865 | ||
1096 | # github.com/google/go-cmp v0.5.7 | 866 | # github.com/google/go-cmp v0.5.9 |
1097 | # [1] git ls-remote https://github.com/google/go-cmp 039e37cba1f3e52c48404633d6960421b369a19a | 867 | # [1] git ls-remote https://github.com/google/go-cmp a97318bf6562f2ed2632c5f985db51b1bc5bdcd0 |
1098 | SRCREV_go-cmp="039e37cba1f3e52c48404633d6960421b369a19a" | 868 | SRCREV_go-cmp="a97318bf6562f2ed2632c5f985db51b1bc5bdcd0" |
1099 | SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/go-cmp" | 869 | SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/go-cmp" |
1100 | 870 | ||
1101 | # github.com/google/go-containerregistry v0.6.1-0.20211111182346-7a6ee45528a9 | 871 | # github.com/google/go-containerregistry v0.6.1-0.20211111182346-7a6ee45528a9 |
@@ -1115,8 +885,8 @@ SRC_URI += "git://github.com/google/martian;name=martian;protocol=https;nobranch | |||
1115 | 885 | ||
1116 | # github.com/google/martian/v3 v3.2.1 | 886 | # github.com/google/martian/v3 v3.2.1 |
1117 | # [1] git ls-remote https://github.com/google/martian 7e75073889cd2324f33b959c4fb4545440da046c | 887 | # [1] git ls-remote https://github.com/google/martian 7e75073889cd2324f33b959c4fb4545440da046c |
1118 | SRCREV_v3="7e75073889cd2324f33b959c4fb4545440da046c" | 888 | SRCREV_v31="7e75073889cd2324f33b959c4fb4545440da046c" |
1119 | SRC_URI += "git://github.com/google/martian;name=v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/martian/v3" | 889 | SRC_URI += "git://github.com/google/martian;name=v31;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/martian/v3" |
1120 | 890 | ||
1121 | # github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 | 891 | # github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 |
1122 | # [1] git ls-remote https://github.com/google/pprof 4bb14d4b1be14417e47d0bbaf2bd4e188eda647f | 892 | # [1] git ls-remote https://github.com/google/pprof 4bb14d4b1be14417e47d0bbaf2bd4e188eda647f |
@@ -1138,15 +908,25 @@ SRC_URI += "git://github.com/google/shlex;name=shlex;protocol=https;nobranch=1;d | |||
1138 | SRCREV_uuid1="44b5fee7c49cf3bcdf723f106b36d56ef13ccc88" | 908 | SRCREV_uuid1="44b5fee7c49cf3bcdf723f106b36d56ef13ccc88" |
1139 | SRC_URI += "git://github.com/google/uuid;name=uuid1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/uuid" | 909 | SRC_URI += "git://github.com/google/uuid;name=uuid1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/uuid" |
1140 | 910 | ||
1141 | # github.com/googleapis/gax-go/v2 v2.0.5 | 911 | # github.com/go-openapi/jsonpointer v0.19.5 |
1142 | # [1] git ls-remote https://github.com/googleapis/gax-go bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2 | 912 | # [1] git ls-remote https://github.com/go-openapi/jsonpointer 2446e21cad36eee826e1c2380f0ff747074a2faa |
1143 | SRCREV_v212="bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2" | 913 | SRCREV_jsonpointer="2446e21cad36eee826e1c2380f0ff747074a2faa" |
1144 | SRC_URI += "git://github.com/googleapis/gax-go;name=v212;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/gax-go/v2" | 914 | SRC_URI += "git://github.com/go-openapi/jsonpointer;name=jsonpointer;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/jsonpointer" |
1145 | 915 | ||
1146 | # github.com/googleapis/gnostic v0.5.5 | 916 | # github.com/go-openapi/jsonreference v0.20.0 |
1147 | # [1] git ls-remote https://github.com/googleapis/gnostic 1550ae29653d42db69c8a98d368648be7f2c488d | 917 | # [1] git ls-remote https://github.com/go-openapi/jsonreference c5db5582e080fbeae80be42f42881230a8caebf6 |
1148 | SRCREV_gnostic1="1550ae29653d42db69c8a98d368648be7f2c488d" | 918 | SRCREV_jsonreference="c5db5582e080fbeae80be42f42881230a8caebf6" |
1149 | SRC_URI += "git://github.com/googleapis/gnostic;name=gnostic1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/gnostic" | 919 | SRC_URI += "git://github.com/go-openapi/jsonreference;name=jsonreference;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/jsonreference" |
920 | |||
921 | # github.com/go-openapi/swag v0.19.14 | ||
922 | # [1] git ls-remote https://github.com/go-openapi/swag c78fa6719bc3d4b977d19a09064feda1c07571af | ||
923 | SRCREV_swag="c78fa6719bc3d4b977d19a09064feda1c07571af" | ||
924 | SRC_URI += "git://github.com/go-openapi/swag;name=swag;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/swag" | ||
925 | |||
926 | # github.com/go-ozzo/ozzo-validation v3.5.0+incompatible | ||
927 | # [1] git ls-remote https://github.com/go-ozzo/ozzo-validation 106681dbb37bfa3e7683c4c8129cb7f5925ea3e9 | ||
928 | SRCREV_ozzo-validation="106681dbb37bfa3e7683c4c8129cb7f5925ea3e9" | ||
929 | SRC_URI += "git://github.com/go-ozzo/ozzo-validation;name=ozzo-validation;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-ozzo/ozzo-validation" | ||
1150 | 930 | ||
1151 | # github.com/gophercloud/gophercloud v0.1.0 | 931 | # github.com/gophercloud/gophercloud v0.1.0 |
1152 | # [1] git ls-remote https://github.com/gophercloud/gophercloud c2d73b246b48e239d3f03c455905e06fe26e33c3 | 932 | # [1] git ls-remote https://github.com/gophercloud/gophercloud c2d73b246b48e239d3f03c455905e06fe26e33c3 |
@@ -1163,11 +943,31 @@ SRC_URI += "git://github.com/gopherjs/gopherjs;name=gopherjs;protocol=https;nobr | |||
1163 | SRCREV_mux="98cb6bf42e086f6af920b965c38cacc07402d51b" | 943 | SRCREV_mux="98cb6bf42e086f6af920b965c38cacc07402d51b" |
1164 | SRC_URI += "git://github.com/gorilla/mux;name=mux;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gorilla/mux" | 944 | SRC_URI += "git://github.com/gorilla/mux;name=mux;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gorilla/mux" |
1165 | 945 | ||
1166 | # github.com/gorilla/websocket v1.4.2 | 946 | # github.com/gorilla/websocket v1.5.0 |
1167 | # [1] git ls-remote https://github.com/gorilla/websocket b65e62901fc1c0d968042419e74789f6af455eb9 | 947 | # [1] git ls-remote https://github.com/gorilla/websocket 9111bb834a68b893cebbbaed5060bdbc1d9ab7d2 |
1168 | SRCREV_websocket="b65e62901fc1c0d968042419e74789f6af455eb9" | 948 | SRCREV_websocket="9111bb834a68b893cebbbaed5060bdbc1d9ab7d2" |
1169 | SRC_URI += "git://github.com/gorilla/websocket;name=websocket;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gorilla/websocket" | 949 | SRC_URI += "git://github.com/gorilla/websocket;name=websocket;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gorilla/websocket" |
1170 | 950 | ||
951 | # github.com/go-sql-driver/mysql v1.6.0 | ||
952 | # [1] git ls-remote https://github.com/go-sql-driver/mysql bcc459a906419e2890a50fc2c99ea6dd927a88f2 | ||
953 | SRCREV_mysql="bcc459a906419e2890a50fc2c99ea6dd927a88f2" | ||
954 | SRC_URI += "git://github.com/go-sql-driver/mysql;name=mysql;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-sql-driver/mysql" | ||
955 | |||
956 | # github.com/go-stack/stack v1.8.0 | ||
957 | # [1] git ls-remote https://github.com/go-stack/stack 2fee6af1a9795aafbe0253a0cfbdf668e1fb8a9a | ||
958 | SRCREV_stack="2fee6af1a9795aafbe0253a0cfbdf668e1fb8a9a" | ||
959 | SRC_URI += "git://github.com/go-stack/stack;name=stack;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-stack/stack" | ||
960 | |||
961 | # github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 | ||
962 | # [1] git ls-remote https://github.com/go-task/slim-sprig 348f09dbbbc0ff8b922a311da7a90cd014b69aa3 | ||
963 | SRCREV_slim-sprig="348f09dbbbc0ff8b922a311da7a90cd014b69aa3" | ||
964 | SRC_URI += "git://github.com/go-task/slim-sprig;name=slim-sprig;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-task/slim-sprig" | ||
965 | |||
966 | # github.com/go-test/deep v1.0.7 | ||
967 | # [1] git ls-remote https://github.com/go-test/deep c733f5ed5136b7437e29ac91bb97c653af3694b5 | ||
968 | SRCREV_deep="c733f5ed5136b7437e29ac91bb97c653af3694b5" | ||
969 | SRC_URI += "git://github.com/go-test/deep;name=deep;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-test/deep" | ||
970 | |||
1171 | # github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 | 971 | # github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 |
1172 | # [1] git ls-remote https://github.com/gregjones/httpcache 9cad4c3443a7200dd6400aef47183728de563a38 | 972 | # [1] git ls-remote https://github.com/gregjones/httpcache 9cad4c3443a7200dd6400aef47183728de563a38 |
1173 | SRCREV_httpcache="9cad4c3443a7200dd6400aef47183728de563a38" | 973 | SRCREV_httpcache="9cad4c3443a7200dd6400aef47183728de563a38" |
@@ -1188,16 +988,6 @@ SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-prometheus;name=go-grpc-prom | |||
1188 | SRCREV_grpc-gateway="094a6fe78b3ca888297d090185cdf30f0e42e157" | 988 | SRCREV_grpc-gateway="094a6fe78b3ca888297d090185cdf30f0e42e157" |
1189 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;name=grpc-gateway;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/grpc-ecosystem/grpc-gateway" | 989 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;name=grpc-gateway;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/grpc-ecosystem/grpc-gateway" |
1190 | 990 | ||
1191 | # github.com/gruntwork-io/go-commons v0.8.0 | ||
1192 | # [1] git ls-remote https://github.com/gruntwork-io/go-commons 96ff82e3db5f60e31be51ca89a678ec546285591 | ||
1193 | SRCREV_go-commons="96ff82e3db5f60e31be51ca89a678ec546285591" | ||
1194 | SRC_URI += "git://github.com/gruntwork-io/go-commons;name=go-commons;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gruntwork-io/go-commons" | ||
1195 | |||
1196 | # github.com/gruntwork-io/terratest v0.40.6 | ||
1197 | # [1] git ls-remote https://github.com/gruntwork-io/terratest 1439a3f3132f402a287a70379561c0d646b258fe | ||
1198 | SRCREV_terratest="1439a3f3132f402a287a70379561c0d646b258fe" | ||
1199 | SRC_URI += "git://github.com/gruntwork-io/terratest;name=terratest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gruntwork-io/terratest" | ||
1200 | |||
1201 | # github.com/hanwen/go-fuse/v2 v2.1.1-0.20220112183258-f57e95bda82d | 991 | # github.com/hanwen/go-fuse/v2 v2.1.1-0.20220112183258-f57e95bda82d |
1202 | # [1] git ls-remote https://github.com/hanwen/go-fuse f57e95bda82d40dd4b2ceb1065fbd98c834ba23b | 992 | # [1] git ls-remote https://github.com/hanwen/go-fuse f57e95bda82d40dd4b2ceb1065fbd98c834ba23b |
1203 | SRCREV_v2123="f57e95bda82d40dd4b2ceb1065fbd98c834ba23b" | 993 | SRCREV_v2123="f57e95bda82d40dd4b2ceb1065fbd98c834ba23b" |
@@ -1223,11 +1013,6 @@ SRC_URI += "git://github.com/hashicorp/errwrap;name=errwrap;protocol=https;nobra | |||
1223 | SRCREV_go-cleanhttp="6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2" | 1013 | SRCREV_go-cleanhttp="6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2" |
1224 | SRC_URI += "git://github.com/hashicorp/go-cleanhttp;name=go-cleanhttp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-cleanhttp" | 1014 | SRC_URI += "git://github.com/hashicorp/go-cleanhttp;name=go-cleanhttp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-cleanhttp" |
1225 | 1015 | ||
1226 | # github.com/hashicorp/go-getter v1.5.9 | ||
1227 | # [1] git ls-remote https://github.com/hashicorp/go-getter 0821303379b8710364f15cae37bbbc8f0dc19cc7 | ||
1228 | SRCREV_go-getter="0821303379b8710364f15cae37bbbc8f0dc19cc7" | ||
1229 | SRC_URI += "git://github.com/hashicorp/go-getter;name=go-getter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-getter" | ||
1230 | |||
1231 | # github.com/hashicorp/go-hclog v0.9.2 | 1016 | # github.com/hashicorp/go-hclog v0.9.2 |
1232 | # [1] git ls-remote https://github.com/hashicorp/go-hclog 5ccdce08c75b6c7b37af61159f13f6a4f5e2e928 | 1017 | # [1] git ls-remote https://github.com/hashicorp/go-hclog 5ccdce08c75b6c7b37af61159f13f6a4f5e2e928 |
1233 | SRCREV_go-hclog="5ccdce08c75b6c7b37af61159f13f6a4f5e2e928" | 1018 | SRCREV_go-hclog="5ccdce08c75b6c7b37af61159f13f6a4f5e2e928" |
@@ -1238,6 +1023,11 @@ SRC_URI += "git://github.com/hashicorp/go-hclog;name=go-hclog;protocol=https;nob | |||
1238 | SRCREV_go-immutable-radix="27df80928bb34bb1b0d6d0e01b9e679902e7a6b5" | 1023 | SRCREV_go-immutable-radix="27df80928bb34bb1b0d6d0e01b9e679902e7a6b5" |
1239 | SRC_URI += "git://github.com/hashicorp/go-immutable-radix;name=go-immutable-radix;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-immutable-radix" | 1024 | SRC_URI += "git://github.com/hashicorp/go-immutable-radix;name=go-immutable-radix;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-immutable-radix" |
1240 | 1025 | ||
1026 | # github.com/hashicorp/golang-lru v0.5.3 | ||
1027 | # [1] git ls-remote https://github.com/hashicorp/golang-lru 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d | ||
1028 | SRCREV_golang-lru="7f827b33c0f158ec5dfbba01bb0b14a4541fd81d" | ||
1029 | SRC_URI += "git://github.com/hashicorp/golang-lru;name=golang-lru;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/golang-lru" | ||
1030 | |||
1241 | # github.com/hashicorp/go-msgpack v0.5.3 | 1031 | # github.com/hashicorp/go-msgpack v0.5.3 |
1242 | # [1] git ls-remote https://github.com/hashicorp/go-msgpack be3a5be7ee2202386d02936a19ae4fbde1c77800 | 1032 | # [1] git ls-remote https://github.com/hashicorp/go-msgpack be3a5be7ee2202386d02936a19ae4fbde1c77800 |
1243 | SRCREV_go-msgpack="be3a5be7ee2202386d02936a19ae4fbde1c77800" | 1033 | SRCREV_go-msgpack="be3a5be7ee2202386d02936a19ae4fbde1c77800" |
@@ -1248,9 +1038,14 @@ SRC_URI += "git://github.com/hashicorp/go-msgpack;name=go-msgpack;protocol=https | |||
1248 | SRCREV_go-multierror="9974e9ec57696378079ecc3accd3d6f29401b3a0" | 1038 | SRCREV_go-multierror="9974e9ec57696378079ecc3accd3d6f29401b3a0" |
1249 | SRC_URI += "git://github.com/hashicorp/go-multierror;name=go-multierror;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-multierror" | 1039 | SRC_URI += "git://github.com/hashicorp/go-multierror;name=go-multierror;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-multierror" |
1250 | 1040 | ||
1251 | # github.com/hashicorp/go-retryablehttp v0.7.0 | 1041 | # github.com/hashicorp/go.net v0.0.1 |
1252 | # [1] git ls-remote https://github.com/hashicorp/go-retryablehttp 02c1586c8f14be23e7eeb522f1094afbabf45e93 | 1042 | # [1] git ls-remote https://github.com/hashicorp/go.net afc3cb3a421746fc66dd55b09a270c750cf536ce |
1253 | SRCREV_go-retryablehttp="02c1586c8f14be23e7eeb522f1094afbabf45e93" | 1043 | SRCREV_go.net="afc3cb3a421746fc66dd55b09a270c750cf536ce" |
1044 | SRC_URI += "git://github.com/hashicorp/go.net;name=go.net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go.net" | ||
1045 | |||
1046 | # github.com/hashicorp/go-retryablehttp v0.7.1 | ||
1047 | # [1] git ls-remote https://github.com/hashicorp/go-retryablehttp 98169fe9787b833ec741d7fc347d76e10ee64b91 | ||
1048 | SRCREV_go-retryablehttp="98169fe9787b833ec741d7fc347d76e10ee64b91" | ||
1254 | SRC_URI += "git://github.com/hashicorp/go-retryablehttp;name=go-retryablehttp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-retryablehttp" | 1049 | SRC_URI += "git://github.com/hashicorp/go-retryablehttp;name=go-retryablehttp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-retryablehttp" |
1255 | 1050 | ||
1256 | # github.com/hashicorp/go-rootcerts v1.0.0 | 1051 | # github.com/hashicorp/go-rootcerts v1.0.0 |
@@ -1258,11 +1053,6 @@ SRC_URI += "git://github.com/hashicorp/go-retryablehttp;name=go-retryablehttp;pr | |||
1258 | SRCREV_go-rootcerts="63503fb4e1eca22f9ae0f90b49c5d5538a0e87eb" | 1053 | SRCREV_go-rootcerts="63503fb4e1eca22f9ae0f90b49c5d5538a0e87eb" |
1259 | SRC_URI += "git://github.com/hashicorp/go-rootcerts;name=go-rootcerts;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-rootcerts" | 1054 | SRC_URI += "git://github.com/hashicorp/go-rootcerts;name=go-rootcerts;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-rootcerts" |
1260 | 1055 | ||
1261 | # github.com/hashicorp/go-safetemp v1.0.0 | ||
1262 | # [1] git ls-remote https://github.com/hashicorp/go-safetemp c9a55de4fe06c920a71964b53cfe3dd293a3c743 | ||
1263 | SRCREV_go-safetemp="c9a55de4fe06c920a71964b53cfe3dd293a3c743" | ||
1264 | SRC_URI += "git://github.com/hashicorp/go-safetemp;name=go-safetemp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-safetemp" | ||
1265 | |||
1266 | # github.com/hashicorp/go-sockaddr v1.0.0 | 1056 | # github.com/hashicorp/go-sockaddr v1.0.0 |
1267 | # [1] git ls-remote https://github.com/hashicorp/go-sockaddr a6a0d2df398f7e0e9f6e43f589c8b51cec0eb6b0 | 1057 | # [1] git ls-remote https://github.com/hashicorp/go-sockaddr a6a0d2df398f7e0e9f6e43f589c8b51cec0eb6b0 |
1268 | SRCREV_go-sockaddr="a6a0d2df398f7e0e9f6e43f589c8b51cec0eb6b0" | 1058 | SRCREV_go-sockaddr="a6a0d2df398f7e0e9f6e43f589c8b51cec0eb6b0" |
@@ -1278,31 +1068,11 @@ SRC_URI += "git://github.com/hashicorp/go-syslog;name=go-syslog;protocol=https;n | |||
1278 | SRCREV_go-uuid="4f571afc59f3043a65f8fe6bf46d887b10a01d43" | 1068 | SRCREV_go-uuid="4f571afc59f3043a65f8fe6bf46d887b10a01d43" |
1279 | SRC_URI += "git://github.com/hashicorp/go-uuid;name=go-uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-uuid" | 1069 | SRC_URI += "git://github.com/hashicorp/go-uuid;name=go-uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-uuid" |
1280 | 1070 | ||
1281 | # github.com/hashicorp/go-version v1.3.0 | ||
1282 | # [1] git ls-remote https://github.com/hashicorp/go-version c2de2312d363381e4254abec260c6df2b1226483 | ||
1283 | SRCREV_go-version="c2de2312d363381e4254abec260c6df2b1226483" | ||
1284 | SRC_URI += "git://github.com/hashicorp/go-version;name=go-version;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-version" | ||
1285 | |||
1286 | # github.com/hashicorp/go.net v0.0.1 | ||
1287 | # [1] git ls-remote https://github.com/hashicorp/go.net afc3cb3a421746fc66dd55b09a270c750cf536ce | ||
1288 | SRCREV_go.net="afc3cb3a421746fc66dd55b09a270c750cf536ce" | ||
1289 | SRC_URI += "git://github.com/hashicorp/go.net;name=go.net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go.net" | ||
1290 | |||
1291 | # github.com/hashicorp/golang-lru v0.5.3 | ||
1292 | # [1] git ls-remote https://github.com/hashicorp/golang-lru 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d | ||
1293 | SRCREV_golang-lru="7f827b33c0f158ec5dfbba01bb0b14a4541fd81d" | ||
1294 | SRC_URI += "git://github.com/hashicorp/golang-lru;name=golang-lru;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/golang-lru" | ||
1295 | |||
1296 | # github.com/hashicorp/hcl v1.0.0 | 1071 | # github.com/hashicorp/hcl v1.0.0 |
1297 | # [1] git ls-remote https://github.com/hashicorp/hcl 8cb6e5b959231cc1119e43259c4a608f9c51a241 | 1072 | # [1] git ls-remote https://github.com/hashicorp/hcl 8cb6e5b959231cc1119e43259c4a608f9c51a241 |
1298 | SRCREV_hcl="8cb6e5b959231cc1119e43259c4a608f9c51a241" | 1073 | SRCREV_hcl="8cb6e5b959231cc1119e43259c4a608f9c51a241" |
1299 | SRC_URI += "git://github.com/hashicorp/hcl;name=hcl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/hcl" | 1074 | SRC_URI += "git://github.com/hashicorp/hcl;name=hcl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/hcl" |
1300 | 1075 | ||
1301 | # github.com/hashicorp/hcl/v2 v2.9.1 | ||
1302 | # [1] git ls-remote https://github.com/hashicorp/hcl 805c25b19a39c0b0153b0d7adf1d16e877a3c2a1 | ||
1303 | SRCREV_v21234="805c25b19a39c0b0153b0d7adf1d16e877a3c2a1" | ||
1304 | SRC_URI += "git://github.com/hashicorp/hcl;name=v21234;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/hcl/v2" | ||
1305 | |||
1306 | # github.com/hashicorp/logutils v1.0.0 | 1076 | # github.com/hashicorp/logutils v1.0.0 |
1307 | # [1] git ls-remote https://github.com/hashicorp/logutils a335183dfd075f638afcc820c90591ca3c97eba6 | 1077 | # [1] git ls-remote https://github.com/hashicorp/logutils a335183dfd075f638afcc820c90591ca3c97eba6 |
1308 | SRCREV_logutils="a335183dfd075f638afcc820c90591ca3c97eba6" | 1078 | SRCREV_logutils="a335183dfd075f638afcc820c90591ca3c97eba6" |
@@ -1323,11 +1093,6 @@ SRC_URI += "git://github.com/hashicorp/memberlist;name=memberlist;protocol=https | |||
1323 | SRCREV_serf="b89a09ebd4b1b570e0076d5097272e67c10ac4f6" | 1093 | SRCREV_serf="b89a09ebd4b1b570e0076d5097272e67c10ac4f6" |
1324 | SRC_URI += "git://github.com/hashicorp/serf;name=serf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/serf" | 1094 | SRC_URI += "git://github.com/hashicorp/serf;name=serf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/serf" |
1325 | 1095 | ||
1326 | # github.com/hashicorp/terraform-json v0.13.0 | ||
1327 | # [1] git ls-remote https://github.com/hashicorp/terraform-json d1018bf93fd9c097133b0159ab8b3c0517a846c9 | ||
1328 | SRCREV_terraform-json="d1018bf93fd9c097133b0159ab8b3c0517a846c9" | ||
1329 | SRC_URI += "git://github.com/hashicorp/terraform-json;name=terraform-json;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/terraform-json" | ||
1330 | |||
1331 | # github.com/heketi/heketi v10.3.0+incompatible | 1096 | # github.com/heketi/heketi v10.3.0+incompatible |
1332 | # [1] git ls-remote https://github.com/heketi/heketi 376fae199da0265b375f249b7b6ffca14b955cad | 1097 | # [1] git ls-remote https://github.com/heketi/heketi 376fae199da0265b375f249b7b6ffca14b955cad |
1333 | SRCREV_heketi="376fae199da0265b375f249b7b6ffca14b955cad" | 1098 | SRCREV_heketi="376fae199da0265b375f249b7b6ffca14b955cad" |
@@ -1343,11 +1108,6 @@ SRC_URI += "git://github.com/heketi/tests;name=tests;protocol=https;nobranch=1;d | |||
1343 | SRCREV_tail="a30252cb686a21eb2d0b98132633053ec2f7f1e5" | 1108 | SRCREV_tail="a30252cb686a21eb2d0b98132633053ec2f7f1e5" |
1344 | SRC_URI += "git://github.com/hpcloud/tail;name=tail;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hpcloud/tail" | 1109 | SRC_URI += "git://github.com/hpcloud/tail;name=tail;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hpcloud/tail" |
1345 | 1110 | ||
1346 | # github.com/hugelgupf/socketpair v0.0.0-20190730060125-05d35a94e714 | ||
1347 | # [1] git ls-remote https://github.com/hugelgupf/socketpair 05d35a94e71444d53460c2b34dfb3dc87c99d0bd | ||
1348 | SRCREV_socketpair="05d35a94e71444d53460c2b34dfb3dc87c99d0bd" | ||
1349 | SRC_URI += "git://github.com/hugelgupf/socketpair;name=socketpair;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hugelgupf/socketpair" | ||
1350 | |||
1351 | # github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639 | 1111 | # github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639 |
1352 | # [1] git ls-remote https://github.com/ianlancetaylor/demangle 28f6c0f3b63983aaa99575ca3b693afff7996387 | 1112 | # [1] git ls-remote https://github.com/ianlancetaylor/demangle 28f6c0f3b63983aaa99575ca3b693afff7996387 |
1353 | SRCREV_demangle="28f6c0f3b63983aaa99575ca3b693afff7996387" | 1113 | SRCREV_demangle="28f6c0f3b63983aaa99575ca3b693afff7996387" |
@@ -1358,9 +1118,9 @@ SRC_URI += "git://github.com/ianlancetaylor/demangle;name=demangle;protocol=http | |||
1358 | SRCREV_mergo="29fb3d3bdc5512887f1dc9aedde6a0fed407fa8f" | 1118 | SRCREV_mergo="29fb3d3bdc5512887f1dc9aedde6a0fed407fa8f" |
1359 | SRC_URI += "git://github.com/imdario/mergo;name=mergo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/imdario/mergo" | 1119 | SRC_URI += "git://github.com/imdario/mergo;name=mergo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/imdario/mergo" |
1360 | 1120 | ||
1361 | # github.com/inconshreveable/mousetrap v1.0.0 | 1121 | # github.com/inconshreveable/mousetrap v1.1.0 |
1362 | # [1] git ls-remote https://github.com/inconshreveable/mousetrap 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75 | 1122 | # [1] git ls-remote https://github.com/inconshreveable/mousetrap 4e8053ee7ef85a6bd26368364a6d27f1641c1d21 |
1363 | SRCREV_mousetrap="76626ae9c91c4f2a10f34cad8ce83ea42c93bb75" | 1123 | SRCREV_mousetrap="4e8053ee7ef85a6bd26368364a6d27f1641c1d21" |
1364 | SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/inconshreveable/mousetrap" | 1124 | SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/inconshreveable/mousetrap" |
1365 | 1125 | ||
1366 | # github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd | 1126 | # github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd |
@@ -1373,39 +1133,29 @@ SRC_URI += "git://github.com/insomniacslk/dhcp;name=dhcp;protocol=https;nobranch | |||
1373 | SRCREV_sctp="7c296d48a2b553e41cc06904a1e6317a20694dc0" | 1133 | SRCREV_sctp="7c296d48a2b553e41cc06904a1e6317a20694dc0" |
1374 | SRC_URI += "git://github.com/ishidawataru/sctp;name=sctp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ishidawataru/sctp" | 1134 | SRC_URI += "git://github.com/ishidawataru/sctp;name=sctp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ishidawataru/sctp" |
1375 | 1135 | ||
1376 | # github.com/j-keck/arping v1.0.2 | 1136 | # github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab |
1377 | # [1] git ls-remote https://github.com/j-keck/arping ece45f66ff64f803af58baa61fb9c1c45b5365c0 | 1137 | # [1] git ls-remote https://github.com/JeffAshton/win_pdh 76bb4ee9f0ab50f77826f2a2ee7fb9d3880d6ec2 |
1378 | SRCREV_arping="ece45f66ff64f803af58baa61fb9c1c45b5365c0" | 1138 | SRCREV_win_pdh="76bb4ee9f0ab50f77826f2a2ee7fb9d3880d6ec2" |
1379 | SRC_URI += "git://github.com/j-keck/arping;name=arping;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/j-keck/arping" | 1139 | SRC_URI += "git://github.com/JeffAshton/win_pdh;name=win_pdh;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/JeffAshton/win_pdh" |
1380 | |||
1381 | # github.com/jessevdk/go-flags v1.5.0 | ||
1382 | # [1] git ls-remote https://github.com/jessevdk/go-flags 1878de27329cba29066dc088d84b3ce743885f82 | ||
1383 | SRCREV_go-flags="1878de27329cba29066dc088d84b3ce743885f82" | ||
1384 | SRC_URI += "git://github.com/jessevdk/go-flags;name=go-flags;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jessevdk/go-flags" | ||
1385 | 1140 | ||
1386 | # github.com/jinzhu/copier v0.0.0-20190924061706-b57f9002281a | 1141 | # github.com/jmespath/go-jmespath/internal/testify v1.5.1 |
1387 | # [1] git ls-remote https://github.com/jinzhu/copier b57f9002281ac48ed8cbc489b1e91121e1a0824c | 1142 | # [1] git ls-remote https://github.com/jmespath/go-jmespath ff168ca20786696708c0f3eb2cc29d7912467599 |
1388 | SRCREV_copier="b57f9002281ac48ed8cbc489b1e91121e1a0824c" | 1143 | SRCREV_testify="ff168ca20786696708c0f3eb2cc29d7912467599" |
1389 | SRC_URI += "git://github.com/jinzhu/copier;name=copier;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jinzhu/copier" | 1144 | SRC_URI += "git://github.com/jmespath/go-jmespath;name=testify;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jmespath/go-jmespath/internal/testify" |
1390 | 1145 | ||
1391 | # github.com/jmespath/go-jmespath v0.4.0 | 1146 | # github.com/jmespath/go-jmespath v0.4.0 |
1392 | # [1] git ls-remote https://github.com/jmespath/go-jmespath 3d4fd11601ddca248480565884e34e393313cd62 | 1147 | # [1] git ls-remote https://github.com/jmespath/go-jmespath 3d4fd11601ddca248480565884e34e393313cd62 |
1393 | SRCREV_go-jmespath="3d4fd11601ddca248480565884e34e393313cd62" | 1148 | SRCREV_go-jmespath="3d4fd11601ddca248480565884e34e393313cd62" |
1394 | SRC_URI += "git://github.com/jmespath/go-jmespath;name=go-jmespath;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jmespath/go-jmespath" | 1149 | SRC_URI += "git://github.com/jmespath/go-jmespath;name=go-jmespath;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jmespath/go-jmespath" |
1395 | 1150 | ||
1396 | # github.com/jmespath/go-jmespath/internal/testify v1.5.1 | ||
1397 | # [1] git ls-remote https://github.com/jmespath/go-jmespath ff168ca20786696708c0f3eb2cc29d7912467599 | ||
1398 | SRCREV_testify="ff168ca20786696708c0f3eb2cc29d7912467599" | ||
1399 | SRC_URI += "git://github.com/jmespath/go-jmespath;name=testify;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jmespath/go-jmespath/internal/testify" | ||
1400 | |||
1401 | # github.com/joho/godotenv v0.0.0-20161216230537-726cc8b906e3 | 1151 | # github.com/joho/godotenv v0.0.0-20161216230537-726cc8b906e3 |
1402 | # [1] git ls-remote https://github.com/joho/godotenv 726cc8b906e3d31c70a9671c90a13716a8d3f50d | 1152 | # [1] git ls-remote https://github.com/joho/godotenv 726cc8b906e3d31c70a9671c90a13716a8d3f50d |
1403 | SRCREV_godotenv="726cc8b906e3d31c70a9671c90a13716a8d3f50d" | 1153 | SRCREV_godotenv="726cc8b906e3d31c70a9671c90a13716a8d3f50d" |
1404 | SRC_URI += "git://github.com/joho/godotenv;name=godotenv;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/joho/godotenv" | 1154 | SRC_URI += "git://github.com/joho/godotenv;name=godotenv;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/joho/godotenv" |
1405 | 1155 | ||
1406 | # github.com/jonboulle/clockwork v0.2.2 | 1156 | # github.com/jonboulle/clockwork v0.3.0 |
1407 | # [1] git ls-remote https://github.com/jonboulle/clockwork 75ce4728e887d0503c30133699687076bb6beb43 | 1157 | # [1] git ls-remote https://github.com/jonboulle/clockwork 6a247c35607b17156e639c6e0606887fa6fc304f |
1408 | SRCREV_clockwork="75ce4728e887d0503c30133699687076bb6beb43" | 1158 | SRCREV_clockwork="6a247c35607b17156e639c6e0606887fa6fc304f" |
1409 | SRC_URI += "git://github.com/jonboulle/clockwork;name=clockwork;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jonboulle/clockwork" | 1159 | SRC_URI += "git://github.com/jonboulle/clockwork;name=clockwork;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jonboulle/clockwork" |
1410 | 1160 | ||
1411 | # github.com/josharian/intern v1.0.0 | 1161 | # github.com/josharian/intern v1.0.0 |
@@ -1453,19 +1203,14 @@ SRC_URI += "git://github.com/julienschmidt/httprouter;name=httprouter;protocol=h | |||
1453 | SRCREV_gofpdf="24315acbbda57c4f6b80c8441fd108087dd7e305" | 1203 | SRCREV_gofpdf="24315acbbda57c4f6b80c8441fd108087dd7e305" |
1454 | SRC_URI += "git://github.com/jung-kurt/gofpdf;name=gofpdf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jung-kurt/gofpdf" | 1204 | SRC_URI += "git://github.com/jung-kurt/gofpdf;name=gofpdf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jung-kurt/gofpdf" |
1455 | 1205 | ||
1456 | # github.com/k-sone/critbitgo v1.4.0 | 1206 | # github.com/k3s-io/helm-controller v0.13.1 |
1457 | # [1] git ls-remote https://github.com/k-sone/critbitgo 4536a49cdb164af1fc76e276ebeaf004338d2044 | 1207 | # [1] git ls-remote https://github.com/k3s-io/helm-controller f9d11c076a6559ee334b4792a3170577ac585aaf |
1458 | SRCREV_critbitgo="4536a49cdb164af1fc76e276ebeaf004338d2044" | 1208 | SRCREV_helm-controller="f9d11c076a6559ee334b4792a3170577ac585aaf" |
1459 | SRC_URI += "git://github.com/k-sone/critbitgo;name=critbitgo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k-sone/critbitgo" | ||
1460 | |||
1461 | # github.com/k3s-io/helm-controller v0.12.3 | ||
1462 | # [1] git ls-remote https://github.com/k3s-io/helm-controller 8271cabfa84099e7edc1032482dec807fa16a73c | ||
1463 | SRCREV_helm-controller="8271cabfa84099e7edc1032482dec807fa16a73c" | ||
1464 | SRC_URI += "git://github.com/k3s-io/helm-controller;name=helm-controller;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/helm-controller" | 1209 | SRC_URI += "git://github.com/k3s-io/helm-controller;name=helm-controller;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/helm-controller" |
1465 | 1210 | ||
1466 | # github.com/k3s-io/kine v0.9.3 | 1211 | # github.com/k3s-io/kine v0.9.9 |
1467 | # [1] git ls-remote https://github.com/k3s-io/kine 1c94e77d00cae3fb6a095daf83c0f59e4a8f8941 | 1212 | # [1] git ls-remote https://github.com/k3s-io/kine 30bd373666d3cbff62587ff6071770f941482a76 |
1468 | SRCREV_kine="1c94e77d00cae3fb6a095daf83c0f59e4a8f8941" | 1213 | SRCREV_kine="30bd373666d3cbff62587ff6071770f941482a76" |
1469 | SRC_URI += "git://github.com/k3s-io/kine;name=kine;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kine" | 1214 | SRC_URI += "git://github.com/k3s-io/kine;name=kine;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kine" |
1470 | 1215 | ||
1471 | # github.com/karrick/godirwalk v1.16.1 | 1216 | # github.com/karrick/godirwalk v1.16.1 |
@@ -1483,15 +1228,15 @@ SRC_URI += "git://github.com/kisielk/errcheck;name=errcheck;protocol=https;nobra | |||
1483 | SRCREV_gotool="80517062f582ea3340cd4baf70e86d539ae7d84d" | 1228 | SRCREV_gotool="80517062f582ea3340cd4baf70e86d539ae7d84d" |
1484 | SRC_URI += "git://github.com/kisielk/gotool;name=gotool;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kisielk/gotool" | 1229 | SRC_URI += "git://github.com/kisielk/gotool;name=gotool;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kisielk/gotool" |
1485 | 1230 | ||
1486 | # github.com/klauspost/compress v1.15.9 | 1231 | # github.com/klauspost/compress v1.15.12 |
1487 | # [1] git ls-remote https://github.com/klauspost/compress 4b4f3c94fdf8c3a6c725e2ff110d9b44f88823ed | 1232 | # [1] git ls-remote https://github.com/klauspost/compress 9559b037e79ad673c71f6ef7c732c00949014cd2 |
1488 | SRCREV_compress="4b4f3c94fdf8c3a6c725e2ff110d9b44f88823ed" | 1233 | SRCREV_compress="9559b037e79ad673c71f6ef7c732c00949014cd2" |
1489 | SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/compress" | 1234 | SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/compress" |
1490 | 1235 | ||
1491 | # github.com/klauspost/cpuid/v2 v2.1.0 | 1236 | # github.com/klauspost/cpuid/v2 v2.1.0 |
1492 | # [1] git ls-remote https://github.com/klauspost/cpuid 4645384556483379792c7a2ac8fcacaf5d80141b | 1237 | # [1] git ls-remote https://github.com/klauspost/cpuid 4645384556483379792c7a2ac8fcacaf5d80141b |
1493 | SRCREV_v212345="4645384556483379792c7a2ac8fcacaf5d80141b" | 1238 | SRCREV_v21234="4645384556483379792c7a2ac8fcacaf5d80141b" |
1494 | SRC_URI += "git://github.com/klauspost/cpuid;name=v212345;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/cpuid/v2" | 1239 | SRC_URI += "git://github.com/klauspost/cpuid;name=v21234;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/cpuid/v2" |
1495 | 1240 | ||
1496 | # github.com/konsorten/go-windows-terminal-sequences v1.0.3 | 1241 | # github.com/konsorten/go-windows-terminal-sequences v1.0.3 |
1497 | # [1] git ls-remote https://github.com/konsorten/go-windows-terminal-sequences edb144dfd453055e1e49a3d8b410a660b5a87613 | 1242 | # [1] git ls-remote https://github.com/konsorten/go-windows-terminal-sequences edb144dfd453055e1e49a3d8b410a660b5a87613 |
@@ -1513,9 +1258,9 @@ SRC_URI += "git://github.com/kr/logfmt;name=logfmt1;protocol=https;nobranch=1;de | |||
1513 | SRCREV_pretty="a883a8422cd235c67c6c4fdcb7bbb022143e10b1" | 1258 | SRCREV_pretty="a883a8422cd235c67c6c4fdcb7bbb022143e10b1" |
1514 | SRC_URI += "git://github.com/kr/pretty;name=pretty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kr/pretty" | 1259 | SRC_URI += "git://github.com/kr/pretty;name=pretty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kr/pretty" |
1515 | 1260 | ||
1516 | # github.com/kr/pty v1.1.5 | 1261 | # github.com/kr/pty v1.1.1 |
1517 | # [1] git ls-remote https://github.com/kr/pty b6e1bdd4a4f88614e0c6e5e8089c7abed98aae17 | 1262 | # [1] git ls-remote https://github.com/kr/pty 282ce0e5322c82529687d609ee670fac7c7d917c |
1518 | SRCREV_pty1="b6e1bdd4a4f88614e0c6e5e8089c7abed98aae17" | 1263 | SRCREV_pty1="282ce0e5322c82529687d609ee670fac7c7d917c" |
1519 | SRC_URI += "git://github.com/kr/pty;name=pty1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kr/pty" | 1264 | SRC_URI += "git://github.com/kr/pty;name=pty1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kr/pty" |
1520 | 1265 | ||
1521 | # github.com/kr/text v0.2.0 | 1266 | # github.com/kr/text v0.2.0 |
@@ -1523,9 +1268,14 @@ SRC_URI += "git://github.com/kr/pty;name=pty1;protocol=https;nobranch=1;destsuff | |||
1523 | SRCREV_text="702c74938df48b97370179f33ce2107bd7ff3b3e" | 1268 | SRCREV_text="702c74938df48b97370179f33ce2107bd7ff3b3e" |
1524 | SRC_URI += "git://github.com/kr/text;name=text;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kr/text" | 1269 | SRC_URI += "git://github.com/kr/text;name=text;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kr/text" |
1525 | 1270 | ||
1526 | # github.com/k3s-io/cri-tools v1.24.0-k3s1 | 1271 | # github.com/k-sone/critbitgo v1.4.0 |
1527 | # [1] git ls-remote https://github.com/k3s-io/cri-tools e3bb4af4f33db194d5be5c4df7090d26463f5f15 | 1272 | # [1] git ls-remote https://github.com/k-sone/critbitgo 4536a49cdb164af1fc76e276ebeaf004338d2044 |
1528 | SRCREV_cri-tools="e3bb4af4f33db194d5be5c4df7090d26463f5f15" | 1273 | SRCREV_critbitgo="4536a49cdb164af1fc76e276ebeaf004338d2044" |
1274 | SRC_URI += "git://github.com/k-sone/critbitgo;name=critbitgo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k-sone/critbitgo" | ||
1275 | |||
1276 | # github.com/k3s-io/cri-tools v1.25.0-k3s1 | ||
1277 | # [1] git ls-remote https://github.com/k3s-io/cri-tools 4d534a8a6a242f21b6652018d79d2e0ea4f315e6 | ||
1278 | SRCREV_cri-tools="4d534a8a6a242f21b6652018d79d2e0ea4f315e6" | ||
1529 | SRC_URI += "git://github.com/k3s-io/cri-tools;name=cri-tools;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kubernetes-sigs/cri-tools" | 1279 | SRC_URI += "git://github.com/k3s-io/cri-tools;name=cri-tools;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kubernetes-sigs/cri-tools" |
1530 | 1280 | ||
1531 | # github.com/kylelemons/godebug v1.1.0 | 1281 | # github.com/kylelemons/godebug v1.1.0 |
@@ -1533,16 +1283,16 @@ SRC_URI += "git://github.com/k3s-io/cri-tools;name=cri-tools;protocol=https;nobr | |||
1533 | SRCREV_godebug="9ff306d4fbead574800b66369df5b6144732d58e" | 1283 | SRCREV_godebug="9ff306d4fbead574800b66369df5b6144732d58e" |
1534 | SRC_URI += "git://github.com/kylelemons/godebug;name=godebug;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kylelemons/godebug" | 1284 | SRC_URI += "git://github.com/kylelemons/godebug;name=godebug;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kylelemons/godebug" |
1535 | 1285 | ||
1536 | # github.com/lib/pq v1.10.2 | ||
1537 | # [1] git ls-remote https://github.com/lib/pq 2da6713d67f03911a05b1b6559adc85927fe076e | ||
1538 | SRCREV_pq="2da6713d67f03911a05b1b6559adc85927fe076e" | ||
1539 | SRC_URI += "git://github.com/lib/pq;name=pq;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lib/pq" | ||
1540 | |||
1541 | # github.com/libopenstorage/openstorage v1.0.0 | 1286 | # github.com/libopenstorage/openstorage v1.0.0 |
1542 | # [1] git ls-remote https://github.com/libopenstorage/openstorage 093a0c3888753c2056e7373183693d670c6bba01 | 1287 | # [1] git ls-remote https://github.com/libopenstorage/openstorage 093a0c3888753c2056e7373183693d670c6bba01 |
1543 | SRCREV_openstorage="093a0c3888753c2056e7373183693d670c6bba01" | 1288 | SRCREV_openstorage="093a0c3888753c2056e7373183693d670c6bba01" |
1544 | SRC_URI += "git://github.com/libopenstorage/openstorage;name=openstorage;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libopenstorage/openstorage" | 1289 | SRC_URI += "git://github.com/libopenstorage/openstorage;name=openstorage;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libopenstorage/openstorage" |
1545 | 1290 | ||
1291 | # github.com/lib/pq v1.10.2 | ||
1292 | # [1] git ls-remote https://github.com/lib/pq 2da6713d67f03911a05b1b6559adc85927fe076e | ||
1293 | SRCREV_pq="2da6713d67f03911a05b1b6559adc85927fe076e" | ||
1294 | SRC_URI += "git://github.com/lib/pq;name=pq;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lib/pq" | ||
1295 | |||
1546 | # github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de | 1296 | # github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de |
1547 | # [1] git ls-remote https://github.com/liggitt/tabwriter 89fcab3d43de07060e4fd4c1547430ed57e87f24 | 1297 | # [1] git ls-remote https://github.com/liggitt/tabwriter 89fcab3d43de07060e4fd4c1547430ed57e87f24 |
1548 | SRCREV_tabwriter="89fcab3d43de07060e4fd4c1547430ed57e87f24" | 1298 | SRCREV_tabwriter="89fcab3d43de07060e4fd4c1547430ed57e87f24" |
@@ -1558,9 +1308,9 @@ SRC_URI += "git://github.com/lithammer/dedent;name=dedent;protocol=https;nobranc | |||
1558 | SRCREV_godbc="d6a6d74016a4f32dd9a9bd32c1ac6c28ae68fa6a" | 1308 | SRCREV_godbc="d6a6d74016a4f32dd9a9bd32c1ac6c28ae68fa6a" |
1559 | SRC_URI += "git://github.com/lpabon/godbc;name=godbc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lpabon/godbc" | 1309 | SRC_URI += "git://github.com/lpabon/godbc;name=godbc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lpabon/godbc" |
1560 | 1310 | ||
1561 | # github.com/magiconair/properties v1.8.5 | 1311 | # github.com/magiconair/properties v1.8.6 |
1562 | # [1] git ls-remote https://github.com/magiconair/properties 291b8266af1000c77a12ae6d4dde1145a028012f | 1312 | # [1] git ls-remote https://github.com/magiconair/properties 869a5592420f4ff6ebf74500b5c658b29d973172 |
1563 | SRCREV_properties="291b8266af1000c77a12ae6d4dde1145a028012f" | 1313 | SRCREV_properties="869a5592420f4ff6ebf74500b5c658b29d973172" |
1564 | SRC_URI += "git://github.com/magiconair/properties;name=properties;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/magiconair/properties" | 1314 | SRC_URI += "git://github.com/magiconair/properties;name=properties;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/magiconair/properties" |
1565 | 1315 | ||
1566 | # github.com/mailru/easyjson v0.7.6 | 1316 | # github.com/mailru/easyjson v0.7.6 |
@@ -1568,14 +1318,19 @@ SRC_URI += "git://github.com/magiconair/properties;name=properties;protocol=http | |||
1568 | SRCREV_easyjson="8ab5ff9cd8e4e432e8b79f6c47d324a31dd803cf" | 1318 | SRCREV_easyjson="8ab5ff9cd8e4e432e8b79f6c47d324a31dd803cf" |
1569 | SRC_URI += "git://github.com/mailru/easyjson;name=easyjson;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mailru/easyjson" | 1319 | SRC_URI += "git://github.com/mailru/easyjson;name=easyjson;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mailru/easyjson" |
1570 | 1320 | ||
1571 | # github.com/mattn/go-colorable v0.1.4 | 1321 | # github.com/MakeNowJust/heredoc v1.0.0 |
1572 | # [1] git ls-remote https://github.com/mattn/go-colorable 98ec13f34aabf44cc914c65a1cfb7b9bc815aef1 | 1322 | # [1] git ls-remote https://github.com/MakeNowJust/heredoc bbd9af33722b79a933ef99c7c94833065e2d6c20 |
1573 | SRCREV_go-colorable="98ec13f34aabf44cc914c65a1cfb7b9bc815aef1" | 1323 | SRCREV_heredoc="bbd9af33722b79a933ef99c7c94833065e2d6c20" |
1324 | SRC_URI += "git://github.com/MakeNowJust/heredoc;name=heredoc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/MakeNowJust/heredoc" | ||
1325 | |||
1326 | # github.com/mattn/go-colorable v0.0.9 | ||
1327 | # [1] git ls-remote https://github.com/mattn/go-colorable 167de6bfdfba052fa6b2d3664c8f5272e23c9072 | ||
1328 | SRCREV_go-colorable="167de6bfdfba052fa6b2d3664c8f5272e23c9072" | ||
1574 | SRC_URI += "git://github.com/mattn/go-colorable;name=go-colorable;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-colorable" | 1329 | SRC_URI += "git://github.com/mattn/go-colorable;name=go-colorable;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-colorable" |
1575 | 1330 | ||
1576 | # github.com/mattn/go-isatty v0.0.11 | 1331 | # github.com/mattn/go-isatty v0.0.3 |
1577 | # [1] git ls-remote https://github.com/mattn/go-isatty 31745d66dd679ac0ac4f8d3ecff168fce6170c6a | 1332 | # [1] git ls-remote https://github.com/mattn/go-isatty 0360b2af4f38e8d38c7fce2a9f4e702702d73a39 |
1578 | SRCREV_go-isatty="31745d66dd679ac0ac4f8d3ecff168fce6170c6a" | 1333 | SRCREV_go-isatty="0360b2af4f38e8d38c7fce2a9f4e702702d73a39" |
1579 | SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-isatty" | 1334 | SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-isatty" |
1580 | 1335 | ||
1581 | # github.com/mattn/go-runewidth v0.0.9 | 1336 | # github.com/mattn/go-runewidth v0.0.9 |
@@ -1588,26 +1343,16 @@ SRC_URI += "git://github.com/mattn/go-runewidth;name=go-runewidth;protocol=https | |||
1588 | SRCREV_go-shellwords="973b9d5391598d4ee601db46fa32f6e186a356ac" | 1343 | SRCREV_go-shellwords="973b9d5391598d4ee601db46fa32f6e186a356ac" |
1589 | SRC_URI += "git://github.com/mattn/go-shellwords;name=go-shellwords;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-shellwords" | 1344 | SRC_URI += "git://github.com/mattn/go-shellwords;name=go-shellwords;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-shellwords" |
1590 | 1345 | ||
1591 | # github.com/mattn/go-sqlite3 v1.14.8 | 1346 | # github.com/mattn/go-sqlite3 v1.14.15 |
1592 | # [1] git ls-remote https://github.com/mattn/go-sqlite3 cba6eaee486f22a1b0f3208b145673ed951cb840 | 1347 | # [1] git ls-remote https://github.com/mattn/go-sqlite3 d8e192b7524caaae7247e005cad1dba6c2726e0d |
1593 | SRCREV_go-sqlite3="cba6eaee486f22a1b0f3208b145673ed951cb840" | 1348 | SRCREV_go-sqlite3="d8e192b7524caaae7247e005cad1dba6c2726e0d" |
1594 | SRC_URI += "git://github.com/mattn/go-sqlite3;name=go-sqlite3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-sqlite3" | 1349 | SRC_URI += "git://github.com/mattn/go-sqlite3;name=go-sqlite3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-sqlite3" |
1595 | 1350 | ||
1596 | # github.com/mattn/go-zglob v0.0.2-0.20190814121620-e3c945676326 | 1351 | # github.com/matttproud/golang_protobuf_extensions v1.0.4 |
1597 | # [1] git ls-remote https://github.com/mattn/go-zglob e3c9456763260506039bcfab455034abeee06244 | ||
1598 | SRCREV_go-zglob="e3c9456763260506039bcfab455034abeee06244" | ||
1599 | SRC_URI += "git://github.com/mattn/go-zglob;name=go-zglob;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-zglob" | ||
1600 | |||
1601 | # github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 | ||
1602 | # [1] git ls-remote https://github.com/matttproud/golang_protobuf_extensions c182affec369e30f25d3eb8cd8a478dee585ae7d | 1352 | # [1] git ls-remote https://github.com/matttproud/golang_protobuf_extensions c182affec369e30f25d3eb8cd8a478dee585ae7d |
1603 | SRCREV_golang_protobuf_extensions="c182affec369e30f25d3eb8cd8a478dee585ae7d" | 1353 | SRCREV_golang_protobuf_extensions="c182affec369e30f25d3eb8cd8a478dee585ae7d" |
1604 | SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;name=golang_protobuf_extensions;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/matttproud/golang_protobuf_extensions" | 1354 | SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;name=golang_protobuf_extensions;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/matttproud/golang_protobuf_extensions" |
1605 | 1355 | ||
1606 | # github.com/mdlayher/ethernet v0.0.0-20190606142754-0394541c37b7 | ||
1607 | # [1] git ls-remote https://github.com/mdlayher/ethernet 0394541c37b7f86a10e0b49492f6d4f605c34163 | ||
1608 | SRCREV_ethernet="0394541c37b7f86a10e0b49492f6d4f605c34163" | ||
1609 | SRC_URI += "git://github.com/mdlayher/ethernet;name=ethernet;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mdlayher/ethernet" | ||
1610 | |||
1611 | # github.com/mdlayher/ethtool v0.0.0-20211028163843-288d040e9d60 | 1356 | # github.com/mdlayher/ethtool v0.0.0-20211028163843-288d040e9d60 |
1612 | # [1] git ls-remote https://github.com/mdlayher/ethtool 288d040e9d60a1b55b53566a1624be427cfeef97 | 1357 | # [1] git ls-remote https://github.com/mdlayher/ethtool 288d040e9d60a1b55b53566a1624be427cfeef97 |
1613 | SRCREV_ethtool="288d040e9d60a1b55b53566a1624be427cfeef97" | 1358 | SRCREV_ethtool="288d040e9d60a1b55b53566a1624be427cfeef97" |
@@ -1623,24 +1368,29 @@ SRC_URI += "git://github.com/mdlayher/genetlink;name=genetlink;protocol=https;no | |||
1623 | SRCREV_netlink="6ce358ad548a9405a9580b723bfe2ba187b92cd5" | 1368 | SRCREV_netlink="6ce358ad548a9405a9580b723bfe2ba187b92cd5" |
1624 | SRC_URI += "git://github.com/mdlayher/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mdlayher/netlink" | 1369 | SRC_URI += "git://github.com/mdlayher/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mdlayher/netlink" |
1625 | 1370 | ||
1626 | # github.com/mdlayher/raw v0.0.0-20191009151244-50f2db8cc065 | ||
1627 | # [1] git ls-remote https://github.com/mdlayher/raw 50f2db8cc0658568575938a39dbaa46172921d98 | ||
1628 | SRCREV_raw="50f2db8cc0658568575938a39dbaa46172921d98" | ||
1629 | SRC_URI += "git://github.com/mdlayher/raw;name=raw;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mdlayher/raw" | ||
1630 | |||
1631 | # github.com/mdlayher/socket v0.0.0-20211102153432-57e3fa563ecb | 1371 | # github.com/mdlayher/socket v0.0.0-20211102153432-57e3fa563ecb |
1632 | # [1] git ls-remote https://github.com/mdlayher/socket 57e3fa563ecb8fbbbf28b56c674ce382ae48f7db | 1372 | # [1] git ls-remote https://github.com/mdlayher/socket 57e3fa563ecb8fbbbf28b56c674ce382ae48f7db |
1633 | SRCREV_socket="57e3fa563ecb8fbbbf28b56c674ce382ae48f7db" | 1373 | SRCREV_socket="57e3fa563ecb8fbbbf28b56c674ce382ae48f7db" |
1634 | SRC_URI += "git://github.com/mdlayher/socket;name=socket;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mdlayher/socket" | 1374 | SRC_URI += "git://github.com/mdlayher/socket;name=socket;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mdlayher/socket" |
1635 | 1375 | ||
1636 | # github.com/miekg/dns v1.1.31 | 1376 | # github.com/Microsoft/go-winio v0.5.2 |
1637 | # [1] git ls-remote https://github.com/miekg/dns 34cecfe1b489442934480cec58277b4b39b1a1cd | 1377 | # [1] git ls-remote https://github.com/Microsoft/go-winio dfd7da8f92a382999d77b5d9cfe8cc6bec1894c6 |
1638 | SRCREV_dns="34cecfe1b489442934480cec58277b4b39b1a1cd" | 1378 | SRCREV_go-winio="dfd7da8f92a382999d77b5d9cfe8cc6bec1894c6" |
1379 | SRC_URI += "git://github.com/Microsoft/go-winio;name=go-winio;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/go-winio" | ||
1380 | |||
1381 | # github.com/Microsoft/hcsshim v0.8.22 | ||
1382 | # [1] git ls-remote https://github.com/Microsoft/hcsshim 717ae58b49c5e73b746938f94ae3c696ebd5d932 | ||
1383 | SRCREV_hcsshim="717ae58b49c5e73b746938f94ae3c696ebd5d932" | ||
1384 | SRC_URI += "git://github.com/Microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/hcsshim" | ||
1385 | |||
1386 | # github.com/miekg/dns v1.0.14 | ||
1387 | # [1] git ls-remote https://github.com/miekg/dns 915ca3d5ffd945235828a097c917311a9d86ebb4 | ||
1388 | SRCREV_dns="915ca3d5ffd945235828a097c917311a9d86ebb4" | ||
1639 | SRC_URI += "git://github.com/miekg/dns;name=dns;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/miekg/dns" | 1389 | SRC_URI += "git://github.com/miekg/dns;name=dns;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/miekg/dns" |
1640 | 1390 | ||
1641 | # github.com/miekg/pkcs11 v1.0.3 | 1391 | # github.com/miekg/pkcs11 v1.1.1 |
1642 | # [1] git ls-remote https://github.com/miekg/pkcs11 210dc1e16747c5ba98a03bcbcf728c38086ea357 | 1392 | # [1] git ls-remote https://github.com/miekg/pkcs11 f3481918a208bd212aa995a41f92d786eb418a7d |
1643 | SRCREV_pkcs11="210dc1e16747c5ba98a03bcbcf728c38086ea357" | 1393 | SRCREV_pkcs11="f3481918a208bd212aa995a41f92d786eb418a7d" |
1644 | SRC_URI += "git://github.com/miekg/pkcs11;name=pkcs11;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/miekg/pkcs11" | 1394 | SRC_URI += "git://github.com/miekg/pkcs11;name=pkcs11;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/miekg/pkcs11" |
1645 | 1395 | ||
1646 | # github.com/mikioh/ipaddr v0.0.0-20190404000644-d465c8ab6721 | 1396 | # github.com/mikioh/ipaddr v0.0.0-20190404000644-d465c8ab6721 |
@@ -1673,6 +1423,11 @@ SRC_URI += "git://github.com/minio/minio-go;name=v7;protocol=https;nobranch=1;de | |||
1673 | SRCREV_sha256-simd="6a57409d8e0fa3ae883aee331b71aaa40d5a7dd9" | 1423 | SRCREV_sha256-simd="6a57409d8e0fa3ae883aee331b71aaa40d5a7dd9" |
1674 | SRC_URI += "git://github.com/minio/sha256-simd;name=sha256-simd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/sha256-simd" | 1424 | SRC_URI += "git://github.com/minio/sha256-simd;name=sha256-simd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/sha256-simd" |
1675 | 1425 | ||
1426 | # github.com/k3s-io/cri-dockerd v0.3.2-0.20230123224908-ae42b30520de | ||
1427 | # [1] git ls-remote https://github.com/k3s-io/cri-dockerd ae42b30520deb2ed8a69aaa5c5ec78c161ce899c | ||
1428 | SRCREV_cri-dockerd="ae42b30520deb2ed8a69aaa5c5ec78c161ce899c" | ||
1429 | SRC_URI += "git://github.com/k3s-io/cri-dockerd;name=cri-dockerd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Mirantis/cri-dockerd" | ||
1430 | |||
1676 | # github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible | 1431 | # github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible |
1677 | # [1] git ls-remote https://github.com/mistifyio/go-zfs f784269be439d704d3dfa1906f45dd848fed2beb | 1432 | # [1] git ls-remote https://github.com/mistifyio/go-zfs f784269be439d704d3dfa1906f45dd848fed2beb |
1678 | SRCREV_go-zfs="f784269be439d704d3dfa1906f45dd848fed2beb" | 1433 | SRCREV_go-zfs="f784269be439d704d3dfa1906f45dd848fed2beb" |
@@ -1680,13 +1435,8 @@ SRC_URI += "git://github.com/mistifyio/go-zfs;name=go-zfs;protocol=https;nobranc | |||
1680 | 1435 | ||
1681 | # github.com/mitchellh/cli v1.0.0 | 1436 | # github.com/mitchellh/cli v1.0.0 |
1682 | # [1] git ls-remote https://github.com/mitchellh/cli 3d22a244be8aa6fb16ac24af0e195c08b7d973aa | 1437 | # [1] git ls-remote https://github.com/mitchellh/cli 3d22a244be8aa6fb16ac24af0e195c08b7d973aa |
1683 | SRCREV_cli12="3d22a244be8aa6fb16ac24af0e195c08b7d973aa" | 1438 | SRCREV_cli1="3d22a244be8aa6fb16ac24af0e195c08b7d973aa" |
1684 | SRC_URI += "git://github.com/mitchellh/cli;name=cli12;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/cli" | 1439 | SRC_URI += "git://github.com/mitchellh/cli;name=cli1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/cli" |
1685 | |||
1686 | # github.com/mitchellh/copystructure v1.2.0 | ||
1687 | # [1] git ls-remote https://github.com/mitchellh/copystructure d4ce1f938f7a7ea2a40bff4544b56be9c00b5e84 | ||
1688 | SRCREV_copystructure="d4ce1f938f7a7ea2a40bff4544b56be9c00b5e84" | ||
1689 | SRC_URI += "git://github.com/mitchellh/copystructure;name=copystructure;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/copystructure" | ||
1690 | 1440 | ||
1691 | # github.com/mitchellh/go-homedir v1.1.0 | 1441 | # github.com/mitchellh/go-homedir v1.1.0 |
1692 | # [1] git ls-remote https://github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727 | 1442 | # [1] git ls-remote https://github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727 |
@@ -1713,19 +1463,14 @@ SRC_URI += "git://github.com/mitchellh/gox;name=gox;protocol=https;nobranch=1;de | |||
1713 | SRCREV_iochan="b6e3aadd28864e14dae41ff5c7261455b1242d24" | 1463 | SRCREV_iochan="b6e3aadd28864e14dae41ff5c7261455b1242d24" |
1714 | SRC_URI += "git://github.com/mitchellh/iochan;name=iochan;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/iochan" | 1464 | SRC_URI += "git://github.com/mitchellh/iochan;name=iochan;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/iochan" |
1715 | 1465 | ||
1716 | # github.com/mitchellh/mapstructure v1.4.1 | 1466 | # github.com/mitchellh/mapstructure v1.5.0 |
1717 | # [1] git ls-remote https://github.com/mitchellh/mapstructure 8ebf2d61a8b4adcce25fc9fc9b76e8452a00672f | 1467 | # [1] git ls-remote https://github.com/mitchellh/mapstructure ab69d8d93410fce4361f4912bb1ff88110a81311 |
1718 | SRCREV_mapstructure="8ebf2d61a8b4adcce25fc9fc9b76e8452a00672f" | 1468 | SRCREV_mapstructure="ab69d8d93410fce4361f4912bb1ff88110a81311" |
1719 | SRC_URI += "git://github.com/mitchellh/mapstructure;name=mapstructure;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/mapstructure" | 1469 | SRC_URI += "git://github.com/mitchellh/mapstructure;name=mapstructure;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/mapstructure" |
1720 | 1470 | ||
1721 | # github.com/mitchellh/reflectwalk v1.0.2 | 1471 | # github.com/moby/ipvs v1.1.0 |
1722 | # [1] git ls-remote https://github.com/mitchellh/reflectwalk e0c24fdb021963cd2c4013097a0b993a7c4e344f | 1472 | # [1] git ls-remote https://github.com/moby/ipvs fe22ac585b3e22a969cbde61addd99ecd93ab22c |
1723 | SRCREV_reflectwalk="e0c24fdb021963cd2c4013097a0b993a7c4e344f" | 1473 | SRCREV_ipvs="fe22ac585b3e22a969cbde61addd99ecd93ab22c" |
1724 | SRC_URI += "git://github.com/mitchellh/reflectwalk;name=reflectwalk;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/reflectwalk" | ||
1725 | |||
1726 | # github.com/moby/ipvs v1.0.1 | ||
1727 | # [1] git ls-remote https://github.com/moby/ipvs 4566ccea0e08d68e9614c3e7a64a23b850c4bb35 | ||
1728 | SRCREV_ipvs="4566ccea0e08d68e9614c3e7a64a23b850c4bb35" | ||
1729 | SRC_URI += "git://github.com/moby/ipvs;name=ipvs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/ipvs" | 1474 | SRC_URI += "git://github.com/moby/ipvs;name=ipvs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/ipvs" |
1730 | 1475 | ||
1731 | # github.com/moby/locker v1.0.1 | 1476 | # github.com/moby/locker v1.0.1 |
@@ -1735,12 +1480,12 @@ SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;d | |||
1735 | 1480 | ||
1736 | # github.com/moby/spdystream v0.2.0 | 1481 | # github.com/moby/spdystream v0.2.0 |
1737 | # [1] git ls-remote https://github.com/moby/spdystream dbc715126c0e3fa07721879c6d265b2b82c71e5b | 1482 | # [1] git ls-remote https://github.com/moby/spdystream dbc715126c0e3fa07721879c6d265b2b82c71e5b |
1738 | SRCREV_spdystream1="dbc715126c0e3fa07721879c6d265b2b82c71e5b" | 1483 | SRCREV_spdystream="dbc715126c0e3fa07721879c6d265b2b82c71e5b" |
1739 | SRC_URI += "git://github.com/moby/spdystream;name=spdystream1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/spdystream" | 1484 | SRC_URI += "git://github.com/moby/spdystream;name=spdystream;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/spdystream" |
1740 | 1485 | ||
1741 | # github.com/moby/sys/mountinfo v0.6.1 | 1486 | # github.com/moby/sys/mountinfo v0.6.2 |
1742 | # [1] git ls-remote https://github.com/moby/sys 523ebb9c6cc361d558aaf903946709d78efa0f6a | 1487 | # [1] git ls-remote https://github.com/moby/sys 1bf36f7188c31f2797c556c4c4d7d9af7a6a965b |
1743 | SRCREV_mountinfo="523ebb9c6cc361d558aaf903946709d78efa0f6a" | 1488 | SRCREV_mountinfo="1bf36f7188c31f2797c556c4c4d7d9af7a6a965b" |
1744 | SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/mountinfo" | 1489 | SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/mountinfo" |
1745 | 1490 | ||
1746 | # github.com/moby/sys/symlink v0.2.0 | 1491 | # github.com/moby/sys/symlink v0.2.0 |
@@ -1820,18 +1565,18 @@ SRC_URI += "git://github.com/nats-io/jsm.go;name=jsm.go;protocol=https;nobranch= | |||
1820 | 1565 | ||
1821 | # github.com/nats-io/jwt/v2 v2.2.1-0.20220113022732-58e87895b296 | 1566 | # github.com/nats-io/jwt/v2 v2.2.1-0.20220113022732-58e87895b296 |
1822 | # [1] git ls-remote https://github.com/nats-io/jwt 58e87895b29641314818a5171038b73cff3bd25a | 1567 | # [1] git ls-remote https://github.com/nats-io/jwt 58e87895b29641314818a5171038b73cff3bd25a |
1823 | SRCREV_v2123456="58e87895b29641314818a5171038b73cff3bd25a" | 1568 | SRCREV_v212345="58e87895b29641314818a5171038b73cff3bd25a" |
1824 | SRC_URI += "git://github.com/nats-io/jwt;name=v2123456;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/nats-io/jwt/v2" | 1569 | SRC_URI += "git://github.com/nats-io/jwt;name=v212345;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/nats-io/jwt/v2" |
1570 | |||
1571 | # github.com/nats-io/nats.go v1.17.1-0.20220923204156-36d2b654c70f | ||
1572 | # [1] git ls-remote https://github.com/nats-io/nats.go 36d2b654c70f87157657ba419535ca67ca5ba97a | ||
1573 | SRCREV_nats.go="36d2b654c70f87157657ba419535ca67ca5ba97a" | ||
1574 | SRC_URI += "git://github.com/nats-io/nats.go;name=nats.go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/nats-io/nats.go" | ||
1825 | 1575 | ||
1826 | # github.com/nats-io/nats-server/v2 v2.7.5-0.20220309212130-5c0d1999ff72 | 1576 | # github.com/nats-io/nats-server/v2 v2.7.5-0.20220309212130-5c0d1999ff72 |
1827 | # [1] git ls-remote https://github.com/nats-io/nats-server 5c0d1999ff721e8fc130399c9779c6169118277b | 1577 | # [1] git ls-remote https://github.com/nats-io/nats-server 5c0d1999ff721e8fc130399c9779c6169118277b |
1828 | SRCREV_v21234567="5c0d1999ff721e8fc130399c9779c6169118277b" | 1578 | SRCREV_v2123456="5c0d1999ff721e8fc130399c9779c6169118277b" |
1829 | SRC_URI += "git://github.com/nats-io/nats-server;name=v21234567;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/nats-io/nats-server/v2" | 1579 | SRC_URI += "git://github.com/nats-io/nats-server;name=v2123456;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/nats-io/nats-server/v2" |
1830 | |||
1831 | # github.com/nats-io/nats.go v1.13.1-0.20220318132711-e0e03e374228 | ||
1832 | # [1] git ls-remote https://github.com/nats-io/nats.go e0e03e37422898b7ef8ce59cce34a192f304d63c | ||
1833 | SRCREV_nats.go="e0e03e37422898b7ef8ce59cce34a192f304d63c" | ||
1834 | SRC_URI += "git://github.com/nats-io/nats.go;name=nats.go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/nats-io/nats.go" | ||
1835 | 1580 | ||
1836 | # github.com/nats-io/nkeys v0.3.0 | 1581 | # github.com/nats-io/nkeys v0.3.0 |
1837 | # [1] git ls-remote https://github.com/nats-io/nkeys 44384414044304395985410ff55ed78cbf0b09a8 | 1582 | # [1] git ls-remote https://github.com/nats-io/nkeys 44384414044304395985410ff55ed78cbf0b09a8 |
@@ -1858,6 +1603,11 @@ SRC_URI += "git://github.com/niemeyer/pretty;name=pretty1;protocol=https;nobranc | |||
1858 | SRCREV_tail1="abad231d8d07ef91e09cd4c4c457cac35ed3bbb9" | 1603 | SRCREV_tail1="abad231d8d07ef91e09cd4c4c457cac35ed3bbb9" |
1859 | SRC_URI += "git://github.com/nxadm/tail;name=tail1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/nxadm/tail" | 1604 | SRC_URI += "git://github.com/nxadm/tail;name=tail1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/nxadm/tail" |
1860 | 1605 | ||
1606 | # github.com/NYTimes/gziphandler v1.1.1 | ||
1607 | # [1] git ls-remote https://github.com/NYTimes/gziphandler dd0439581c7657cb652dfe5c71d7d48baf39541d | ||
1608 | SRCREV_gziphandler="dd0439581c7657cb652dfe5c71d7d48baf39541d" | ||
1609 | SRC_URI += "git://github.com/NYTimes/gziphandler;name=gziphandler;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/NYTimes/gziphandler" | ||
1610 | |||
1861 | # github.com/oklog/ulid v1.3.1 | 1611 | # github.com/oklog/ulid v1.3.1 |
1862 | # [1] git ls-remote https://github.com/oklog/ulid 02a8604050d8466dd915307496174adb9be4593a | 1612 | # [1] git ls-remote https://github.com/oklog/ulid 02a8604050d8466dd915307496174adb9be4593a |
1863 | SRCREV_ulid="02a8604050d8466dd915307496174adb9be4593a" | 1613 | SRCREV_ulid="02a8604050d8466dd915307496174adb9be4593a" |
@@ -1868,19 +1618,24 @@ SRC_URI += "git://github.com/oklog/ulid;name=ulid;protocol=https;nobranch=1;dest | |||
1868 | SRCREV_tablewriter="c7d2a8a09b076b70918308a3cd95464b2ae3b5d8" | 1618 | SRCREV_tablewriter="c7d2a8a09b076b70918308a3cd95464b2ae3b5d8" |
1869 | SRC_URI += "git://github.com/olekukonko/tablewriter;name=tablewriter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/olekukonko/tablewriter" | 1619 | SRC_URI += "git://github.com/olekukonko/tablewriter;name=tablewriter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/olekukonko/tablewriter" |
1870 | 1620 | ||
1621 | # github.com/OneOfOne/xxhash v1.2.2 | ||
1622 | # [1] git ls-remote https://github.com/OneOfOne/xxhash 6def279d2ce6c81a79dd1c1be580f03bb216fb8a | ||
1623 | SRCREV_xxhash1="6def279d2ce6c81a79dd1c1be580f03bb216fb8a" | ||
1624 | SRC_URI += "git://github.com/OneOfOne/xxhash;name=xxhash1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/OneOfOne/xxhash" | ||
1625 | |||
1871 | # github.com/onsi/ginkgo v1.16.5 | 1626 | # github.com/onsi/ginkgo v1.16.5 |
1872 | # [1] git ls-remote https://github.com/onsi/ginkgo d38b9d946d52cd175495d30143fbecc5aff98f13 | 1627 | # [1] git ls-remote https://github.com/onsi/ginkgo d38b9d946d52cd175495d30143fbecc5aff98f13 |
1873 | SRCREV_ginkgo="d38b9d946d52cd175495d30143fbecc5aff98f13" | 1628 | SRCREV_ginkgo="d38b9d946d52cd175495d30143fbecc5aff98f13" |
1874 | SRC_URI += "git://github.com/onsi/ginkgo;name=ginkgo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/onsi/ginkgo" | 1629 | SRC_URI += "git://github.com/onsi/ginkgo;name=ginkgo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/onsi/ginkgo" |
1875 | 1630 | ||
1876 | # github.com/onsi/ginkgo/v2 v2.1.3 | 1631 | # github.com/onsi/ginkgo/v2 v2.7.0 |
1877 | # [1] git ls-remote https://github.com/onsi/ginkgo 1ed6486197ba2a007858c59bdc4d1522631025d5 | 1632 | # [1] git ls-remote https://github.com/onsi/ginkgo 310a73f427c5d16ab6fd069182644e5e65b8e32b |
1878 | SRCREV_v212345678="1ed6486197ba2a007858c59bdc4d1522631025d5" | 1633 | SRCREV_v21234567="310a73f427c5d16ab6fd069182644e5e65b8e32b" |
1879 | SRC_URI += "git://github.com/onsi/ginkgo;name=v212345678;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/onsi/ginkgo/v2" | 1634 | SRC_URI += "git://github.com/onsi/ginkgo;name=v21234567;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/onsi/ginkgo/v2" |
1880 | 1635 | ||
1881 | # github.com/onsi/gomega v1.19.0 | 1636 | # github.com/onsi/gomega v1.25.0 |
1882 | # [1] git ls-remote https://github.com/onsi/gomega 3143ff4a92ce52253b4b256cc4c1e8f026c260d5 | 1637 | # [1] git ls-remote https://github.com/onsi/gomega 36400cbfd15b5fc76c4562d5317381708a9aa17a |
1883 | SRCREV_gomega="3143ff4a92ce52253b4b256cc4c1e8f026c260d5" | 1638 | SRCREV_gomega="36400cbfd15b5fc76c4562d5317381708a9aa17a" |
1884 | SRC_URI += "git://github.com/onsi/gomega;name=gomega;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/onsi/gomega" | 1639 | SRC_URI += "git://github.com/onsi/gomega;name=gomega;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/onsi/gomega" |
1885 | 1640 | ||
1886 | # github.com/opencontainers/go-digest v1.0.0 | 1641 | # github.com/opencontainers/go-digest v1.0.0 |
@@ -1888,9 +1643,9 @@ SRC_URI += "git://github.com/onsi/gomega;name=gomega;protocol=https;nobranch=1;d | |||
1888 | SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a" | 1643 | SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a" |
1889 | SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/go-digest" | 1644 | SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/go-digest" |
1890 | 1645 | ||
1891 | # github.com/opencontainers/image-spec v1.0.2 | 1646 | # github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 |
1892 | # [1] git ls-remote https://github.com/opencontainers/image-spec 67d2d5658fe0476ab9bf414cec164077ebff3920 | 1647 | # [1] git ls-remote https://github.com/opencontainers/image-spec c5a74bcca799bef045e7fbe74e1b75580fd18d4c |
1893 | SRCREV_image-spec="67d2d5658fe0476ab9bf414cec164077ebff3920" | 1648 | SRCREV_image-spec="c5a74bcca799bef045e7fbe74e1b75580fd18d4c" |
1894 | SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/image-spec" | 1649 | SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/image-spec" |
1895 | 1650 | ||
1896 | # github.com/opencontainers/runc v1.1.4 | 1651 | # github.com/opencontainers/runc v1.1.4 |
@@ -1913,15 +1668,10 @@ SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https; | |||
1913 | SRCREV_opentracing-go="659c90643e714681897ec2521c60567dd21da733" | 1668 | SRCREV_opentracing-go="659c90643e714681897ec2521c60567dd21da733" |
1914 | SRC_URI += "git://github.com/opentracing/opentracing-go;name=opentracing-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opentracing/opentracing-go" | 1669 | SRC_URI += "git://github.com/opentracing/opentracing-go;name=opentracing-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opentracing/opentracing-go" |
1915 | 1670 | ||
1916 | # github.com/oracle/oci-go-sdk v7.1.0+incompatible | 1671 | # github.com/osrg/gobgp/v3 v3.10.0 |
1917 | # [1] git ls-remote https://github.com/oracle/oci-go-sdk 836866c730718173acd1b37df7215c1dd88122e2 | 1672 | # [1] git ls-remote https://github.com/osrg/gobgp e32b28f77b0aadd0d9045d8996efa52f679b2284 |
1918 | SRCREV_oci-go-sdk="836866c730718173acd1b37df7215c1dd88122e2" | 1673 | SRCREV_v312="e32b28f77b0aadd0d9045d8996efa52f679b2284" |
1919 | SRC_URI += "git://github.com/oracle/oci-go-sdk;name=oci-go-sdk;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/oracle/oci-go-sdk" | 1674 | SRC_URI += "git://github.com/osrg/gobgp;name=v312;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/osrg/gobgp/v3" |
1920 | |||
1921 | # github.com/osrg/gobgp v0.0.0-20211201041502-6248c576b118 | ||
1922 | # [1] git ls-remote https://github.com/osrg/gobgp 6248c576b118979d4dfc904c34bab7fb7ddd0b1a | ||
1923 | SRCREV_gobgp="6248c576b118979d4dfc904c34bab7fb7ddd0b1a" | ||
1924 | SRC_URI += "git://github.com/osrg/gobgp;name=gobgp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/osrg/gobgp" | ||
1925 | 1675 | ||
1926 | # github.com/otiai10/copy v1.7.0 | 1676 | # github.com/otiai10/copy v1.7.0 |
1927 | # [1] git ls-remote https://github.com/otiai10/copy 323db161ae97db91e6e13dbcda403fdb29c3fff8 | 1677 | # [1] git ls-remote https://github.com/otiai10/copy 323db161ae97db91e6e13dbcda403fdb29c3fff8 |
@@ -1943,21 +1693,21 @@ SRC_URI += "git://github.com/otiai10/mint;name=mint;protocol=https;nobranch=1;de | |||
1943 | SRCREV_goe="57f6aae5913c64c9bcae5dbdffd33365b5a7f138" | 1693 | SRCREV_goe="57f6aae5913c64c9bcae5dbdffd33365b5a7f138" |
1944 | SRC_URI += "git://github.com/pascaldekloe/goe;name=goe;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pascaldekloe/goe" | 1694 | SRC_URI += "git://github.com/pascaldekloe/goe;name=goe;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pascaldekloe/goe" |
1945 | 1695 | ||
1946 | # github.com/paulmach/orb v0.1.3 | ||
1947 | # [1] git ls-remote https://github.com/paulmach/orb c6e407b203494d3b1edb9fd5cae4cf34a4ae0f29 | ||
1948 | SRCREV_orb="c6e407b203494d3b1edb9fd5cae4cf34a4ae0f29" | ||
1949 | SRC_URI += "git://github.com/paulmach/orb;name=orb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/paulmach/orb" | ||
1950 | |||
1951 | # github.com/pborman/uuid v1.2.1 | 1696 | # github.com/pborman/uuid v1.2.1 |
1952 | # [1] git ls-remote https://github.com/pborman/uuid 5b6091a6a160ee5ce12917b21ab96acec2a4fdc0 | 1697 | # [1] git ls-remote https://github.com/pborman/uuid 5b6091a6a160ee5ce12917b21ab96acec2a4fdc0 |
1953 | SRCREV_uuid12="5b6091a6a160ee5ce12917b21ab96acec2a4fdc0" | 1698 | SRCREV_uuid12="5b6091a6a160ee5ce12917b21ab96acec2a4fdc0" |
1954 | SRC_URI += "git://github.com/pborman/uuid;name=uuid12;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pborman/uuid" | 1699 | SRC_URI += "git://github.com/pborman/uuid;name=uuid12;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pborman/uuid" |
1955 | 1700 | ||
1956 | # github.com/pelletier/go-toml v1.9.4 | 1701 | # github.com/pelletier/go-toml v1.9.5 |
1957 | # [1] git ls-remote https://github.com/pelletier/go-toml b8ba995eaaba4be30c8a8090bdfb4aa61af52054 | 1702 | # [1] git ls-remote https://github.com/pelletier/go-toml fed1464066413075eac02cd4dc368b5221845541 |
1958 | SRCREV_go-toml="b8ba995eaaba4be30c8a8090bdfb4aa61af52054" | 1703 | SRCREV_go-toml="fed1464066413075eac02cd4dc368b5221845541" |
1959 | SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pelletier/go-toml" | 1704 | SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pelletier/go-toml" |
1960 | 1705 | ||
1706 | # github.com/pelletier/go-toml/v2 v2.0.5 | ||
1707 | # [1] git ls-remote https://github.com/pelletier/go-toml 942841787a7d70422e4d8bc7d0be28ab911402df | ||
1708 | SRCREV_v212345678="942841787a7d70422e4d8bc7d0be28ab911402df" | ||
1709 | SRC_URI += "git://github.com/pelletier/go-toml;name=v212345678;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pelletier/go-toml/v2" | ||
1710 | |||
1961 | # github.com/peterbourgon/diskv v2.0.1+incompatible | 1711 | # github.com/peterbourgon/diskv v2.0.1+incompatible |
1962 | # [1] git ls-remote https://github.com/peterbourgon/diskv 5f041e8faa004a95c88a202771f4cc3e991971e6 | 1712 | # [1] git ls-remote https://github.com/peterbourgon/diskv 5f041e8faa004a95c88a202771f4cc3e991971e6 |
1963 | SRCREV_diskv="5f041e8faa004a95c88a202771f4cc3e991971e6" | 1713 | SRCREV_diskv="5f041e8faa004a95c88a202771f4cc3e991971e6" |
@@ -1968,10 +1718,15 @@ SRC_URI += "git://github.com/peterbourgon/diskv;name=diskv;protocol=https;nobran | |||
1968 | SRCREV_lz4="0e583d326e0ec6b9c1ad223188dc709af385408e" | 1718 | SRCREV_lz4="0e583d326e0ec6b9c1ad223188dc709af385408e" |
1969 | SRC_URI += "git://github.com/pierrec/lz4;name=lz4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pierrec/lz4" | 1719 | SRC_URI += "git://github.com/pierrec/lz4;name=lz4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pierrec/lz4" |
1970 | 1720 | ||
1721 | # github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e | ||
1722 | # [1] git ls-remote https://github.com/pkg/diff 20ebb0f2a09e612109b224b32f79370409108bcc | ||
1723 | SRCREV_diff="20ebb0f2a09e612109b224b32f79370409108bcc" | ||
1724 | SRC_URI += "git://github.com/pkg/diff;name=diff;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pkg/diff" | ||
1725 | |||
1971 | # github.com/pkg/errors v0.9.1 | 1726 | # github.com/pkg/errors v0.9.1 |
1972 | # [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465 | 1727 | # [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465 |
1973 | SRCREV_errors123="614d223910a179a466c1767a985424175c39b465" | 1728 | SRCREV_errors12="614d223910a179a466c1767a985424175c39b465" |
1974 | SRC_URI += "git://github.com/pkg/errors;name=errors123;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pkg/errors" | 1729 | SRC_URI += "git://github.com/pkg/errors;name=errors12;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pkg/errors" |
1975 | 1730 | ||
1976 | # github.com/pkg/sftp v1.10.1 | 1731 | # github.com/pkg/sftp v1.10.1 |
1977 | # [1] git ls-remote https://github.com/pkg/sftp 3edd153f213d8d4191a0ee4577c61cca19436632 | 1732 | # [1] git ls-remote https://github.com/pkg/sftp 3edd153f213d8d4191a0ee4577c61cca19436632 |
@@ -1988,34 +1743,29 @@ SRC_URI += "git://github.com/pmezard/go-difflib;name=go-difflib;protocol=https;n | |||
1988 | SRCREV_complete="98eb9847f27ba2008d380a32c98be474dea55bdf" | 1743 | SRCREV_complete="98eb9847f27ba2008d380a32c98be474dea55bdf" |
1989 | SRC_URI += "git://github.com/posener/complete;name=complete;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/posener/complete" | 1744 | SRC_URI += "git://github.com/posener/complete;name=complete;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/posener/complete" |
1990 | 1745 | ||
1991 | # github.com/pquerna/cachecontrol v0.0.0-20171018203845-0dec1b30a021 | 1746 | # github.com/pquerna/cachecontrol v0.1.0 |
1992 | # [1] git ls-remote https://github.com/pquerna/cachecontrol 0dec1b30a0215bb68605dfc568e8855066c9202d | 1747 | # [1] git ls-remote https://github.com/pquerna/cachecontrol fb00f8a766ae43bf209f50299ce7d69669416dfb |
1993 | SRCREV_cachecontrol="0dec1b30a0215bb68605dfc568e8855066c9202d" | 1748 | SRCREV_cachecontrol="fb00f8a766ae43bf209f50299ce7d69669416dfb" |
1994 | SRC_URI += "git://github.com/pquerna/cachecontrol;name=cachecontrol;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pquerna/cachecontrol" | 1749 | SRC_URI += "git://github.com/pquerna/cachecontrol;name=cachecontrol;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pquerna/cachecontrol" |
1995 | 1750 | ||
1996 | # github.com/pquerna/otp v1.2.0 | 1751 | # github.com/prometheus/client_golang v1.14.0 |
1997 | # [1] git ls-remote https://github.com/pquerna/otp 43bebefda392017900e7a7b237b4c914c6a55b50 | 1752 | # [1] git ls-remote https://github.com/prometheus/client_golang 254e5468413f19fb75cdad45f5ddc0b8c975188c |
1998 | SRCREV_otp="43bebefda392017900e7a7b237b4c914c6a55b50" | 1753 | SRCREV_client_golang="254e5468413f19fb75cdad45f5ddc0b8c975188c" |
1999 | SRC_URI += "git://github.com/pquerna/otp;name=otp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pquerna/otp" | ||
2000 | |||
2001 | # github.com/prometheus/client_golang v1.12.2 | ||
2002 | # [1] git ls-remote https://github.com/prometheus/client_golang e203144f43306c1f344fbc548fd02c4b79962e30 | ||
2003 | SRCREV_client_golang="e203144f43306c1f344fbc548fd02c4b79962e30" | ||
2004 | SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_golang" | 1754 | SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_golang" |
2005 | 1755 | ||
2006 | # github.com/prometheus/client_model v0.2.0 | 1756 | # github.com/prometheus/client_model v0.3.0 |
2007 | # [1] git ls-remote https://github.com/prometheus/client_model 7bc5445566f0fe75b15de23e6b93886e982d7bf9 | 1757 | # [1] git ls-remote https://github.com/prometheus/client_model 63fb9822ca3ba7a4ba5184071fb8f2ea000a99ef |
2008 | SRCREV_client_model="7bc5445566f0fe75b15de23e6b93886e982d7bf9" | 1758 | SRCREV_client_model="63fb9822ca3ba7a4ba5184071fb8f2ea000a99ef" |
2009 | SRC_URI += "git://github.com/prometheus/client_model;name=client_model;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_model" | 1759 | SRC_URI += "git://github.com/prometheus/client_model;name=client_model;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_model" |
2010 | 1760 | ||
2011 | # github.com/prometheus/common v0.32.1 | 1761 | # github.com/prometheus/common v0.39.0 |
2012 | # [1] git ls-remote https://github.com/prometheus/common 2af6d036253eee1a9a08c6ddf6be6d67537bcdff | 1762 | # [1] git ls-remote https://github.com/prometheus/common 296ec92f02fd5e3c15443437e98b573d968eaa14 |
2013 | SRCREV_common="2af6d036253eee1a9a08c6ddf6be6d67537bcdff" | 1763 | SRCREV_common="296ec92f02fd5e3c15443437e98b573d968eaa14" |
2014 | SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/common" | 1764 | SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/common" |
2015 | 1765 | ||
2016 | # github.com/prometheus/procfs v0.7.3 | 1766 | # github.com/prometheus/procfs v0.9.0 |
2017 | # [1] git ls-remote https://github.com/prometheus/procfs f436cbb89ece38bf080d446b3ca27053b305eaac | 1767 | # [1] git ls-remote https://github.com/prometheus/procfs bb7727a9ca9b3cd1559b42ffa74e13ef7efb6283 |
2018 | SRCREV_procfs="f436cbb89ece38bf080d446b3ca27053b305eaac" | 1768 | SRCREV_procfs="bb7727a9ca9b3cd1559b42ffa74e13ef7efb6283" |
2019 | SRC_URI += "git://github.com/prometheus/procfs;name=procfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/procfs" | 1769 | SRC_URI += "git://github.com/prometheus/procfs;name=procfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/procfs" |
2020 | 1770 | ||
2021 | # github.com/prometheus/tsdb v0.7.1 | 1771 | # github.com/prometheus/tsdb v0.7.1 |
@@ -2023,24 +1773,24 @@ SRC_URI += "git://github.com/prometheus/procfs;name=procfs;protocol=https;nobran | |||
2023 | SRCREV_tsdb="c20450564cc42983bf923c13f3fda42de709ac13" | 1773 | SRCREV_tsdb="c20450564cc42983bf923c13f3fda42de709ac13" |
2024 | SRC_URI += "git://github.com/prometheus/tsdb;name=tsdb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/tsdb" | 1774 | SRC_URI += "git://github.com/prometheus/tsdb;name=tsdb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/tsdb" |
2025 | 1775 | ||
2026 | # github.com/qri-io/starlib v0.4.2-0.20200213133954-ff2e8cd5ef8d | 1776 | # github.com/PuerkitoBio/purell v1.1.1 |
2027 | # [1] git ls-remote https://github.com/qri-io/starlib ff2e8cd5ef8d5cfec439238ec91bc1f03c84b306 | 1777 | # [1] git ls-remote https://github.com/PuerkitoBio/purell 44968752391892e1b0d0b821ee79e9a85fa13049 |
2028 | SRCREV_starlib="ff2e8cd5ef8d5cfec439238ec91bc1f03c84b306" | 1778 | SRCREV_purell="44968752391892e1b0d0b821ee79e9a85fa13049" |
2029 | SRC_URI += "git://github.com/qri-io/starlib;name=starlib;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/qri-io/starlib" | 1779 | SRC_URI += "git://github.com/PuerkitoBio/purell;name=purell;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/PuerkitoBio/purell" |
2030 | 1780 | ||
2031 | # github.com/quobyte/api v0.1.8 | 1781 | # github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 |
2032 | # [1] git ls-remote https://github.com/quobyte/api 61b1aa26de01c522ca8a2c713443137c99760036 | 1782 | # [1] git ls-remote https://github.com/PuerkitoBio/urlesc de5bf2ad457846296e2031421a34e2568e304e35 |
2033 | SRCREV_api1="61b1aa26de01c522ca8a2c713443137c99760036" | 1783 | SRCREV_urlesc="de5bf2ad457846296e2031421a34e2568e304e35" |
2034 | SRC_URI += "git://github.com/quobyte/api;name=api1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/quobyte/api" | 1784 | SRC_URI += "git://github.com/PuerkitoBio/urlesc;name=urlesc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/PuerkitoBio/urlesc" |
2035 | 1785 | ||
2036 | # github.com/rancher/dynamiclistener v0.3.4-0.20220721210816-8ebd77f8a45a | 1786 | # github.com/rancher/dynamiclistener v0.3.5 |
2037 | # [1] git ls-remote https://github.com/rancher/dynamiclistener 8ebd77f8a45a764e8c4f389134683d2fe906fb71 | 1787 | # [1] git ls-remote https://github.com/rancher/dynamiclistener 7001abfa1f75dca934334b0c0d86186ec432f14b |
2038 | SRCREV_dynamiclistener="8ebd77f8a45a764e8c4f389134683d2fe906fb71" | 1788 | SRCREV_dynamiclistener="7001abfa1f75dca934334b0c0d86186ec432f14b" |
2039 | SRC_URI += "git://github.com/rancher/dynamiclistener;name=dynamiclistener;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/dynamiclistener" | 1789 | SRC_URI += "git://github.com/rancher/dynamiclistener;name=dynamiclistener;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/dynamiclistener" |
2040 | 1790 | ||
2041 | # github.com/rancher/lasso v0.0.0-20210616224652-fc3ebd901c08 | 1791 | # github.com/rancher/lasso v0.0.0-20221227210133-6ea88ca2fbcc |
2042 | # [1] git ls-remote https://github.com/rancher/lasso fc3ebd901c086dc8e4bfe2c07edf03c118572924 | 1792 | # [1] git ls-remote https://github.com/rancher/lasso 6ea88ca2fbcc8cadc89c30421b0766e9993c4b7a |
2043 | SRCREV_lasso="fc3ebd901c086dc8e4bfe2c07edf03c118572924" | 1793 | SRCREV_lasso="6ea88ca2fbcc8cadc89c30421b0766e9993c4b7a" |
2044 | SRC_URI += "git://github.com/rancher/lasso;name=lasso;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/lasso" | 1794 | SRC_URI += "git://github.com/rancher/lasso;name=lasso;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/lasso" |
2045 | 1795 | ||
2046 | # github.com/rancher/remotedialer v0.2.6-0.20220624190122-ea57207bf2b8 | 1796 | # github.com/rancher/remotedialer v0.2.6-0.20220624190122-ea57207bf2b8 |
@@ -2053,9 +1803,14 @@ SRC_URI += "git://github.com/rancher/remotedialer;name=remotedialer;protocol=htt | |||
2053 | SRCREV_wharfie="80cc0b0ce983af2d75be7846e006d69fa5d64570" | 1803 | SRCREV_wharfie="80cc0b0ce983af2d75be7846e006d69fa5d64570" |
2054 | SRC_URI += "git://github.com/rancher/wharfie;name=wharfie;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/wharfie" | 1804 | SRC_URI += "git://github.com/rancher/wharfie;name=wharfie;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/wharfie" |
2055 | 1805 | ||
2056 | # github.com/rancher/wrangler v1.0.0 | 1806 | # github.com/rancher/wrangler-cli v0.0.0-20211112052728-f172e9bf59af |
2057 | # [1] git ls-remote https://github.com/rancher/wrangler 5167c04fcdd50e24d9710813572382eeb3064805 | 1807 | # [1] git ls-remote https://github.com/rancher/wrangler-cli f172e9bf59af55dca99abfc17ea137a01595eeef |
2058 | SRCREV_wrangler="5167c04fcdd50e24d9710813572382eeb3064805" | 1808 | SRCREV_wrangler-cli="f172e9bf59af55dca99abfc17ea137a01595eeef" |
1809 | SRC_URI += "git://github.com/rancher/wrangler-cli;name=wrangler-cli;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/wrangler-cli" | ||
1810 | |||
1811 | # github.com/rancher/wrangler v1.1.1 | ||
1812 | # [1] git ls-remote https://github.com/rancher/wrangler 8a1858d3883c7e0eed81204b614397472449627f | ||
1813 | SRCREV_wrangler="8a1858d3883c7e0eed81204b614397472449627f" | ||
2059 | SRC_URI += "git://github.com/rancher/wrangler;name=wrangler;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/wrangler" | 1814 | SRC_URI += "git://github.com/rancher/wrangler;name=wrangler;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rancher/wrangler" |
2060 | 1815 | ||
2061 | # github.com/remyoudompheng/bigfft v0.0.0-20170806203942-52369c62f446 | 1816 | # github.com/remyoudompheng/bigfft v0.0.0-20170806203942-52369c62f446 |
@@ -2063,10 +1818,15 @@ SRC_URI += "git://github.com/rancher/wrangler;name=wrangler;protocol=https;nobra | |||
2063 | SRCREV_bigfft="52369c62f4463a21c8ff8531194c5526322b8521" | 1818 | SRCREV_bigfft="52369c62f4463a21c8ff8531194c5526322b8521" |
2064 | SRC_URI += "git://github.com/remyoudompheng/bigfft;name=bigfft;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/remyoudompheng/bigfft" | 1819 | SRC_URI += "git://github.com/remyoudompheng/bigfft;name=bigfft;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/remyoudompheng/bigfft" |
2065 | 1820 | ||
1821 | # github.com/Rican7/retry v0.1.0 | ||
1822 | # [1] git ls-remote https://github.com/Rican7/retry 28d17f812805614e76f170aa3c8698155ea8e019 | ||
1823 | SRCREV_retry="28d17f812805614e76f170aa3c8698155ea8e019" | ||
1824 | SRC_URI += "git://github.com/Rican7/retry;name=retry;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Rican7/retry" | ||
1825 | |||
2066 | # github.com/robfig/cron/v3 v3.0.1 | 1826 | # github.com/robfig/cron/v3 v3.0.1 |
2067 | # [1] git ls-remote https://github.com/robfig/cron ccba498c397bb90a9c84945bbb0f7af2d72b6309 | 1827 | # [1] git ls-remote https://github.com/robfig/cron ccba498c397bb90a9c84945bbb0f7af2d72b6309 |
2068 | SRCREV_v31="ccba498c397bb90a9c84945bbb0f7af2d72b6309" | 1828 | SRCREV_v3123="ccba498c397bb90a9c84945bbb0f7af2d72b6309" |
2069 | SRC_URI += "git://github.com/robfig/cron;name=v31;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/robfig/cron/v3" | 1829 | SRC_URI += "git://github.com/robfig/cron;name=v3123;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/robfig/cron/v3" |
2070 | 1830 | ||
2071 | # github.com/rogpeppe/fastuuid v1.2.0 | 1831 | # github.com/rogpeppe/fastuuid v1.2.0 |
2072 | # [1] git ls-remote https://github.com/rogpeppe/fastuuid 10c3923834d38e951ae8f627bfec2dc632c5b6cb | 1832 | # [1] git ls-remote https://github.com/rogpeppe/fastuuid 10c3923834d38e951ae8f627bfec2dc632c5b6cb |
@@ -2078,9 +1838,9 @@ SRC_URI += "git://github.com/rogpeppe/fastuuid;name=fastuuid;protocol=https;nobr | |||
2078 | SRCREV_go-charset="2471d30d28b404738b546df7aaa82c45826bc02e" | 1838 | SRCREV_go-charset="2471d30d28b404738b546df7aaa82c45826bc02e" |
2079 | SRC_URI += "git://github.com/rogpeppe/go-charset;name=go-charset;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rogpeppe/go-charset" | 1839 | SRC_URI += "git://github.com/rogpeppe/go-charset;name=go-charset;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rogpeppe/go-charset" |
2080 | 1840 | ||
2081 | # github.com/rogpeppe/go-internal v1.6.1 | 1841 | # github.com/rogpeppe/go-internal v1.9.0 |
2082 | # [1] git ls-remote https://github.com/rogpeppe/go-internal 76dc4b3fc37c97df8520f01985a79bbac5d1585d | 1842 | # [1] git ls-remote https://github.com/rogpeppe/go-internal 7a6a5f804c24039a8741921b97ffa0c3b8998be3 |
2083 | SRCREV_go-internal="76dc4b3fc37c97df8520f01985a79bbac5d1585d" | 1843 | SRCREV_go-internal="7a6a5f804c24039a8741921b97ffa0c3b8998be3" |
2084 | SRC_URI += "git://github.com/rogpeppe/go-internal;name=go-internal;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rogpeppe/go-internal" | 1844 | SRC_URI += "git://github.com/rogpeppe/go-internal;name=go-internal;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rogpeppe/go-internal" |
2085 | 1845 | ||
2086 | # github.com/rootless-containers/rootlesskit v1.0.1 | 1846 | # github.com/rootless-containers/rootlesskit v1.0.1 |
@@ -2118,11 +1878,6 @@ SRC_URI += "git://github.com/ryanuber/columnize;name=columnize;protocol=https;no | |||
2118 | SRCREV_ethtool1="9aa261dae9b185c85c3c35529bacc9778e207ad8" | 1878 | SRCREV_ethtool1="9aa261dae9b185c85c3c35529bacc9778e207ad8" |
2119 | SRC_URI += "git://github.com/safchain/ethtool;name=ethtool1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/safchain/ethtool" | 1879 | SRC_URI += "git://github.com/safchain/ethtool;name=ethtool1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/safchain/ethtool" |
2120 | 1880 | ||
2121 | # github.com/satori/go.uuid v1.2.0 | ||
2122 | # [1] git ls-remote https://github.com/satori/go.uuid f58768cc1a7a7e77a3bd49e98cdd21419399b6a3 | ||
2123 | SRCREV_go.uuid="f58768cc1a7a7e77a3bd49e98cdd21419399b6a3" | ||
2124 | SRC_URI += "git://github.com/satori/go.uuid;name=go.uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/satori/go.uuid" | ||
2125 | |||
2126 | # github.com/sclevine/agouti v3.0.0+incompatible | 1881 | # github.com/sclevine/agouti v3.0.0+incompatible |
2127 | # [1] git ls-remote https://github.com/sclevine/agouti e3f6c97a4077ad821daab49db8172cf9f6690faf | 1882 | # [1] git ls-remote https://github.com/sclevine/agouti e3f6c97a4077ad821daab49db8172cf9f6690faf |
2128 | SRCREV_agouti="e3f6c97a4077ad821daab49db8172cf9f6690faf" | 1883 | SRCREV_agouti="e3f6c97a4077ad821daab49db8172cf9f6690faf" |
@@ -2133,11 +1888,6 @@ SRC_URI += "git://github.com/sclevine/agouti;name=agouti;protocol=https;nobranch | |||
2133 | SRCREV_seed="e2103e2c35297fb7e17febb81e49b312087a2372" | 1888 | SRCREV_seed="e2103e2c35297fb7e17febb81e49b312087a2372" |
2134 | SRC_URI += "git://github.com/sean-/seed;name=seed;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sean-/seed" | 1889 | SRC_URI += "git://github.com/sean-/seed;name=seed;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sean-/seed" |
2135 | 1890 | ||
2136 | # github.com/sebdah/goldie v1.0.0 | ||
2137 | # [1] git ls-remote https://github.com/sebdah/goldie d313ffb52c776394bb6a2c72a386f918b7e826e7 | ||
2138 | SRCREV_goldie="d313ffb52c776394bb6a2c72a386f918b7e826e7" | ||
2139 | SRC_URI += "git://github.com/sebdah/goldie;name=goldie;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sebdah/goldie" | ||
2140 | |||
2141 | # github.com/seccomp/libseccomp-golang v0.9.2-0.20220502022130-f33da4d89646 | 1891 | # github.com/seccomp/libseccomp-golang v0.9.2-0.20220502022130-f33da4d89646 |
2142 | # [1] git ls-remote https://github.com/seccomp/libseccomp-golang f33da4d89646b6c01cb104d81094208b83a9b8e4 | 1892 | # [1] git ls-remote https://github.com/seccomp/libseccomp-golang f33da4d89646b6c01cb104d81094208b83a9b8e4 |
2143 | SRCREV_libseccomp-golang="f33da4d89646b6c01cb104d81094208b83a9b8e4" | 1893 | SRCREV_libseccomp-golang="f33da4d89646b6c01cb104d81094208b83a9b8e4" |
@@ -2188,19 +1938,19 @@ SRC_URI += "git://github.com/songgao/water;name=water;protocol=https;nobranch=1; | |||
2188 | SRCREV_murmur3="f09979ecbc725b9e6d41a297405f65e7e8804acc" | 1938 | SRCREV_murmur3="f09979ecbc725b9e6d41a297405f65e7e8804acc" |
2189 | SRC_URI += "git://github.com/spaolacci/murmur3;name=murmur3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spaolacci/murmur3" | 1939 | SRC_URI += "git://github.com/spaolacci/murmur3;name=murmur3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spaolacci/murmur3" |
2190 | 1940 | ||
2191 | # github.com/spf13/afero v1.6.0 | 1941 | # github.com/spf13/afero v1.9.2 |
2192 | # [1] git ls-remote https://github.com/spf13/afero bc94f58beda5dbff6f74599fcb1f1717c5b1c111 | 1942 | # [1] git ls-remote https://github.com/spf13/afero 2a70f2bb2db1524bf2aa3ca0cfebefa8d6367b7b |
2193 | SRCREV_afero="bc94f58beda5dbff6f74599fcb1f1717c5b1c111" | 1943 | SRCREV_afero="2a70f2bb2db1524bf2aa3ca0cfebefa8d6367b7b" |
2194 | SRC_URI += "git://github.com/spf13/afero;name=afero;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/afero" | 1944 | SRC_URI += "git://github.com/spf13/afero;name=afero;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/afero" |
2195 | 1945 | ||
2196 | # github.com/spf13/cast v1.3.1 | 1946 | # github.com/spf13/cast v1.5.0 |
2197 | # [1] git ls-remote https://github.com/spf13/cast 1ffadf551085444af981432dd0f6d1160c11ec64 | 1947 | # [1] git ls-remote https://github.com/spf13/cast 2b0eb0f724e320b655240e331aef36d1175986c2 |
2198 | SRCREV_cast="1ffadf551085444af981432dd0f6d1160c11ec64" | 1948 | SRCREV_cast="2b0eb0f724e320b655240e331aef36d1175986c2" |
2199 | SRC_URI += "git://github.com/spf13/cast;name=cast;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/cast" | 1949 | SRC_URI += "git://github.com/spf13/cast;name=cast;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/cast" |
2200 | 1950 | ||
2201 | # github.com/spf13/cobra v1.4.0 | 1951 | # github.com/spf13/cobra v1.6.1 |
2202 | # [1] git ls-remote https://github.com/spf13/cobra 5b2b9e9f61d36ccb66167301f76a2292c3729855 | 1952 | # [1] git ls-remote https://github.com/spf13/cobra b43be995ebb4bee335a787bd44498b91aef7619c |
2203 | SRCREV_cobra="5b2b9e9f61d36ccb66167301f76a2292c3729855" | 1953 | SRCREV_cobra="b43be995ebb4bee335a787bd44498b91aef7619c" |
2204 | SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/cobra" | 1954 | SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/cobra" |
2205 | 1955 | ||
2206 | # github.com/spf13/jwalterweatherman v1.1.0 | 1956 | # github.com/spf13/jwalterweatherman v1.1.0 |
@@ -2213,16 +1963,11 @@ SRC_URI += "git://github.com/spf13/jwalterweatherman;name=jwalterweatherman;prot | |||
2213 | SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab" | 1963 | SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab" |
2214 | SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/pflag" | 1964 | SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/pflag" |
2215 | 1965 | ||
2216 | # github.com/spf13/viper v1.8.1 | 1966 | # github.com/spf13/viper v1.14.0 |
2217 | # [1] git ls-remote https://github.com/spf13/viper bd038658992ae06c6ccf069a5b4bebe432602d0f | 1967 | # [1] git ls-remote https://github.com/spf13/viper b89e554a96abde447ad13a26dcc59fd00375e555 |
2218 | SRCREV_viper="bd038658992ae06c6ccf069a5b4bebe432602d0f" | 1968 | SRCREV_viper="b89e554a96abde447ad13a26dcc59fd00375e555" |
2219 | SRC_URI += "git://github.com/spf13/viper;name=viper;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/viper" | 1969 | SRC_URI += "git://github.com/spf13/viper;name=viper;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/viper" |
2220 | 1970 | ||
2221 | # github.com/spyzhov/ajson v0.4.2 | ||
2222 | # [1] git ls-remote https://github.com/spyzhov/ajson 891ea8c52c9299c43a45458e6311dc3f6c84ae2a | ||
2223 | SRCREV_ajson="891ea8c52c9299c43a45458e6311dc3f6c84ae2a" | ||
2224 | SRC_URI += "git://github.com/spyzhov/ajson;name=ajson;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spyzhov/ajson" | ||
2225 | |||
2226 | # github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 | 1971 | # github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 |
2227 | # [1] git ls-remote https://github.com/stefanberger/go-pkcs11uri 78d3cae3a9805d89aa4fa80a362ca944c89a1b99 | 1972 | # [1] git ls-remote https://github.com/stefanberger/go-pkcs11uri 78d3cae3a9805d89aa4fa80a362ca944c89a1b99 |
2228 | SRCREV_go-pkcs11uri="78d3cae3a9805d89aa4fa80a362ca944c89a1b99" | 1973 | SRCREV_go-pkcs11uri="78d3cae3a9805d89aa4fa80a362ca944c89a1b99" |
@@ -2233,24 +1978,19 @@ SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protoco | |||
2233 | SRCREV_go-strcase="7962b205553802087345c0b4c74d57b65236f676" | 1978 | SRCREV_go-strcase="7962b205553802087345c0b4c74d57b65236f676" |
2234 | SRC_URI += "git://github.com/stoewer/go-strcase;name=go-strcase;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stoewer/go-strcase" | 1979 | SRC_URI += "git://github.com/stoewer/go-strcase;name=go-strcase;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stoewer/go-strcase" |
2235 | 1980 | ||
2236 | # github.com/storageos/go-api v2.2.0+incompatible | 1981 | # github.com/stretchr/objx v0.5.0 |
2237 | # [1] git ls-remote https://github.com/storageos/go-api d6e6bab2519238b8a582cabd2f4a71cca81963aa | 1982 | # [1] git ls-remote https://github.com/stretchr/objx 50a2c064be99303c5dddf725da60e30fbc4f6ede |
2238 | SRCREV_go-api="d6e6bab2519238b8a582cabd2f4a71cca81963aa" | 1983 | SRCREV_objx="50a2c064be99303c5dddf725da60e30fbc4f6ede" |
2239 | SRC_URI += "git://github.com/storageos/go-api;name=go-api;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/storageos/go-api" | ||
2240 | |||
2241 | # github.com/stretchr/objx v0.4.0 | ||
2242 | # [1] git ls-remote https://github.com/stretchr/objx 5dbb4e6c708f7eb56fc184f7c5dd5e482b555f69 | ||
2243 | SRCREV_objx="5dbb4e6c708f7eb56fc184f7c5dd5e482b555f69" | ||
2244 | SRC_URI += "git://github.com/stretchr/objx;name=objx;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stretchr/objx" | 1984 | SRC_URI += "git://github.com/stretchr/objx;name=objx;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stretchr/objx" |
2245 | 1985 | ||
2246 | # github.com/stretchr/testify v1.8.0 | 1986 | # github.com/stretchr/testify v1.8.1 |
2247 | # [1] git ls-remote https://github.com/stretchr/testify 181cea6eab8b2de7071383eca4be32a424db38dd | 1987 | # [1] git ls-remote https://github.com/stretchr/testify b747d7c5f853d017ddbc5e623d026d7fc2770a58 |
2248 | SRCREV_testify1="181cea6eab8b2de7071383eca4be32a424db38dd" | 1988 | SRCREV_testify1="b747d7c5f853d017ddbc5e623d026d7fc2770a58" |
2249 | SRC_URI += "git://github.com/stretchr/testify;name=testify1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stretchr/testify" | 1989 | SRC_URI += "git://github.com/stretchr/testify;name=testify1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stretchr/testify" |
2250 | 1990 | ||
2251 | # github.com/subosito/gotenv v1.2.0 | 1991 | # github.com/subosito/gotenv v1.4.1 |
2252 | # [1] git ls-remote https://github.com/subosito/gotenv 2ef7124db659d49edac6aa459693a15ae36c671a | 1992 | # [1] git ls-remote https://github.com/subosito/gotenv d94fdbe829d24b31d6ac30b6beb28b6420c1778a |
2253 | SRCREV_gotenv="2ef7124db659d49edac6aa459693a15ae36c671a" | 1993 | SRCREV_gotenv="d94fdbe829d24b31d6ac30b6beb28b6420c1778a" |
2254 | SRC_URI += "git://github.com/subosito/gotenv;name=gotenv;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/subosito/gotenv" | 1994 | SRC_URI += "git://github.com/subosito/gotenv;name=gotenv;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/subosito/gotenv" |
2255 | 1995 | ||
2256 | # github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 | 1996 | # github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 |
@@ -2263,49 +2003,29 @@ SRC_URI += "git://github.com/syndtr/gocapability;name=gocapability;protocol=http | |||
2263 | SRCREV_go-patricia="a7f0089c6f496e8e70402f61733606daa326cac5" | 2003 | SRCREV_go-patricia="a7f0089c6f496e8e70402f61733606daa326cac5" |
2264 | SRC_URI += "git://github.com/tchap/go-patricia;name=go-patricia;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tchap/go-patricia" | 2004 | SRC_URI += "git://github.com/tchap/go-patricia;name=go-patricia;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tchap/go-patricia" |
2265 | 2005 | ||
2266 | # github.com/tencentcloud/tencentcloud-sdk-go v1.0.67 | 2006 | # github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.464 |
2267 | # [1] git ls-remote https://github.com/tencentcloud/tencentcloud-sdk-go d1f36c65d42b2276260adba712fcd48fa20f2ad3 | 2007 | # [1] git ls-remote https://github.com/tencentcloud/tencentcloud-sdk-go d477165e505839fc30b1012ba13b3c2ba22b4fcd |
2268 | SRCREV_tencentcloud-sdk-go="d1f36c65d42b2276260adba712fcd48fa20f2ad3" | 2008 | SRCREV_common1="d477165e505839fc30b1012ba13b3c2ba22b4fcd" |
2269 | SRC_URI += "git://github.com/tencentcloud/tencentcloud-sdk-go;name=tencentcloud-sdk-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tencentcloud/tencentcloud-sdk-go" | 2009 | SRC_URI += "git://github.com/tencentcloud/tencentcloud-sdk-go;name=common1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common" |
2270 | |||
2271 | # github.com/tidwall/pretty v1.0.0 | ||
2272 | # [1] git ls-remote https://github.com/tidwall/pretty 1166b9ac2b65e46a43d8618d30d1554f4652d49b | ||
2273 | SRCREV_pretty12="1166b9ac2b65e46a43d8618d30d1554f4652d49b" | ||
2274 | SRC_URI += "git://github.com/tidwall/pretty;name=pretty12;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/pretty" | ||
2275 | 2010 | ||
2276 | # github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802 | 2011 | # github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 |
2277 | # [1] git ls-remote https://github.com/tmc/grpc-websocket-proxy e5319fda780223b9d4d06dba2059a26ebff67b8a | 2012 | # [1] git ls-remote https://github.com/tmc/grpc-websocket-proxy 673ab2c3ae75cc01952b84b88590e30e75dcf395 |
2278 | SRCREV_grpc-websocket-proxy="e5319fda780223b9d4d06dba2059a26ebff67b8a" | 2013 | SRCREV_grpc-websocket-proxy="673ab2c3ae75cc01952b84b88590e30e75dcf395" |
2279 | SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;name=grpc-websocket-proxy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tmc/grpc-websocket-proxy" | 2014 | SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;name=grpc-websocket-proxy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tmc/grpc-websocket-proxy" |
2280 | 2015 | ||
2281 | # github.com/tmccombs/hcl2json v0.3.3 | ||
2282 | # [1] git ls-remote https://github.com/tmccombs/hcl2json 5428d3459c3c62940e28e54643580f44055511a0 | ||
2283 | SRCREV_hcl2json="5428d3459c3c62940e28e54643580f44055511a0" | ||
2284 | SRC_URI += "git://github.com/tmccombs/hcl2json;name=hcl2json;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tmccombs/hcl2json" | ||
2285 | |||
2286 | # github.com/u-root/uio v0.0.0-20210528114334-82958018845c | ||
2287 | # [1] git ls-remote https://github.com/u-root/uio 82958018845cfb6b02c09e57c390e67c1d81ee95 | ||
2288 | SRCREV_uio="82958018845cfb6b02c09e57c390e67c1d81ee95" | ||
2289 | SRC_URI += "git://github.com/u-root/uio;name=uio;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/u-root/uio" | ||
2290 | |||
2291 | # github.com/ugorji/go v1.1.4 | 2016 | # github.com/ugorji/go v1.1.4 |
2292 | # [1] git ls-remote https://github.com/ugorji/go 2adff0894ba3bc2eeb9f9aea45fefd49802e1a13 | 2017 | # [1] git ls-remote https://github.com/ugorji/go 2adff0894ba3bc2eeb9f9aea45fefd49802e1a13 |
2293 | SRCREV_go1234="2adff0894ba3bc2eeb9f9aea45fefd49802e1a13" | 2018 | SRCREV_go1234="2adff0894ba3bc2eeb9f9aea45fefd49802e1a13" |
2294 | SRC_URI += "git://github.com/ugorji/go;name=go1234;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ugorji/go" | 2019 | SRC_URI += "git://github.com/ugorji/go;name=go1234;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ugorji/go" |
2295 | 2020 | ||
2296 | # github.com/ulikunitz/xz v0.5.8 | ||
2297 | # [1] git ls-remote https://github.com/ulikunitz/xz 492fb8161cff03dd43fd938e40ecede6c6ffd8eb | ||
2298 | SRCREV_xz="492fb8161cff03dd43fd938e40ecede6c6ffd8eb" | ||
2299 | SRC_URI += "git://github.com/ulikunitz/xz;name=xz;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ulikunitz/xz" | ||
2300 | |||
2301 | # github.com/urfave/cli v1.22.9 | 2021 | # github.com/urfave/cli v1.22.9 |
2302 | # [1] git ls-remote https://github.com/urfave/cli 575b8b484800dff928fe8755d61fea64571bc191 | 2022 | # [1] git ls-remote https://github.com/urfave/cli 575b8b484800dff928fe8755d61fea64571bc191 |
2303 | SRCREV_cli123="575b8b484800dff928fe8755d61fea64571bc191" | 2023 | SRCREV_cli12="575b8b484800dff928fe8755d61fea64571bc191" |
2304 | SRC_URI += "git://github.com/urfave/cli;name=cli123;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/urfave/cli" | 2024 | SRC_URI += "git://github.com/urfave/cli;name=cli12;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/urfave/cli" |
2305 | 2025 | ||
2306 | # github.com/urfave/cli/v2 v2.5.1 | 2026 | # github.com/urfave/cli/v2 v2.11.2 |
2307 | # [1] git ls-remote https://github.com/urfave/cli 76418f2642c40d5baf00734e9601a2c6781cc629 | 2027 | # [1] git ls-remote https://github.com/urfave/cli e3ee4fb3efd94cfa74c06fc3654b901d97a84966 |
2308 | SRCREV_v212345678910="76418f2642c40d5baf00734e9601a2c6781cc629" | 2028 | SRCREV_v212345678910="e3ee4fb3efd94cfa74c06fc3654b901d97a84966" |
2309 | SRC_URI += "git://github.com/urfave/cli;name=v212345678910;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/urfave/cli/v2" | 2029 | SRC_URI += "git://github.com/urfave/cli;name=v212345678910;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/urfave/cli/v2" |
2310 | 2030 | ||
2311 | # github.com/urfave/negroni v1.0.0 | 2031 | # github.com/urfave/negroni v1.0.0 |
@@ -2313,54 +2033,39 @@ SRC_URI += "git://github.com/urfave/cli;name=v212345678910;protocol=https;nobran | |||
2313 | SRCREV_negroni="c6a59be0ce122566695fbd5e48a77f8f10c8a63a" | 2033 | SRCREV_negroni="c6a59be0ce122566695fbd5e48a77f8f10c8a63a" |
2314 | SRC_URI += "git://github.com/urfave/negroni;name=negroni;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/urfave/negroni" | 2034 | SRC_URI += "git://github.com/urfave/negroni;name=negroni;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/urfave/negroni" |
2315 | 2035 | ||
2036 | # github.com/u-root/uio v0.0.0-20210528114334-82958018845c | ||
2037 | # [1] git ls-remote https://github.com/u-root/uio 82958018845cfb6b02c09e57c390e67c1d81ee95 | ||
2038 | SRCREV_uio="82958018845cfb6b02c09e57c390e67c1d81ee95" | ||
2039 | SRC_URI += "git://github.com/u-root/uio;name=uio;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/u-root/uio" | ||
2040 | |||
2316 | # github.com/vbatts/tar-split v0.11.2 | 2041 | # github.com/vbatts/tar-split v0.11.2 |
2317 | # [1] git ls-remote https://github.com/vbatts/tar-split 80a436fd6164c557b131f7c59ed69bd81af69761 | 2042 | # [1] git ls-remote https://github.com/vbatts/tar-split 80a436fd6164c557b131f7c59ed69bd81af69761 |
2318 | SRCREV_tar-split="80a436fd6164c557b131f7c59ed69bd81af69761" | 2043 | SRCREV_tar-split="80a436fd6164c557b131f7c59ed69bd81af69761" |
2319 | SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vbatts/tar-split" | 2044 | SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vbatts/tar-split" |
2320 | 2045 | ||
2321 | # github.com/vektah/gqlparser v1.1.2 | ||
2322 | # [1] git ls-remote https://github.com/vektah/gqlparser 05741cdb0871330d8bc980d4afd21ab34eceee83 | ||
2323 | SRCREV_gqlparser="05741cdb0871330d8bc980d4afd21ab34eceee83" | ||
2324 | SRC_URI += "git://github.com/vektah/gqlparser;name=gqlparser;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vektah/gqlparser" | ||
2325 | |||
2326 | # github.com/vishvananda/netlink v1.2.1-beta.2 | 2046 | # github.com/vishvananda/netlink v1.2.1-beta.2 |
2327 | # [1] git ls-remote https://github.com/vishvananda/netlink 5e915e0149386ce3d02379ff93f4c0a5601779d5 | 2047 | # [1] git ls-remote https://github.com/vishvananda/netlink 5e915e0149386ce3d02379ff93f4c0a5601779d5 |
2328 | SRCREV_netlink1="5e915e0149386ce3d02379ff93f4c0a5601779d5" | 2048 | SRCREV_netlink1="5e915e0149386ce3d02379ff93f4c0a5601779d5" |
2329 | SRC_URI += "git://github.com/vishvananda/netlink;name=netlink1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vishvananda/netlink" | 2049 | SRC_URI += "git://github.com/vishvananda/netlink;name=netlink1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vishvananda/netlink" |
2330 | 2050 | ||
2331 | # github.com/vishvananda/netns v0.0.0-20211101163701-50045581ed74 | 2051 | # github.com/vishvananda/netns v0.0.2 |
2332 | # [1] git ls-remote https://github.com/vishvananda/netns 50045581ed74c15eded78746bae9fb3df07d6655 | 2052 | # [1] git ls-remote https://github.com/vishvananda/netns a33d97be0eab337da0bc14dfbc9cafdb73a2582a |
2333 | SRCREV_netns="50045581ed74c15eded78746bae9fb3df07d6655" | 2053 | SRCREV_netns="a33d97be0eab337da0bc14dfbc9cafdb73a2582a" |
2334 | SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vishvananda/netns" | 2054 | SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vishvananda/netns" |
2335 | 2055 | ||
2336 | # github.com/vmihailenco/msgpack v3.3.3+incompatible | ||
2337 | # [1] git ls-remote https://github.com/vmihailenco/msgpack b5e691b1eb52a28c05e67ab9df303626c095c23b | ||
2338 | SRCREV_msgpack="b5e691b1eb52a28c05e67ab9df303626c095c23b" | ||
2339 | SRC_URI += "git://github.com/vmihailenco/msgpack;name=msgpack;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vmihailenco/msgpack" | ||
2340 | |||
2341 | # github.com/vmihailenco/msgpack/v4 v4.3.12 | ||
2342 | # [1] git ls-remote https://github.com/vmihailenco/msgpack 016c538aea4133aab9baae5e99dc964b8178e60f | ||
2343 | SRCREV_v41="016c538aea4133aab9baae5e99dc964b8178e60f" | ||
2344 | SRC_URI += "git://github.com/vmihailenco/msgpack;name=v41;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vmihailenco/msgpack/v4" | ||
2345 | |||
2346 | # github.com/vmihailenco/tagparser v0.1.1 | ||
2347 | # [1] git ls-remote https://github.com/vmihailenco/tagparser e4b6c8cf4f3d7bb572551d5a531a9f2068b2fd6e | ||
2348 | SRCREV_tagparser="e4b6c8cf4f3d7bb572551d5a531a9f2068b2fd6e" | ||
2349 | SRC_URI += "git://github.com/vmihailenco/tagparser;name=tagparser;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vmihailenco/tagparser" | ||
2350 | |||
2351 | # github.com/vmware/govmomi v0.20.3 | 2056 | # github.com/vmware/govmomi v0.20.3 |
2352 | # [1] git ls-remote https://github.com/vmware/govmomi fdd277866f1ef3959c564881e297bb7a6baa5daa | 2057 | # [1] git ls-remote https://github.com/vmware/govmomi fdd277866f1ef3959c564881e297bb7a6baa5daa |
2353 | SRCREV_govmomi="fdd277866f1ef3959c564881e297bb7a6baa5daa" | 2058 | SRCREV_govmomi="fdd277866f1ef3959c564881e297bb7a6baa5daa" |
2354 | SRC_URI += "git://github.com/vmware/govmomi;name=govmomi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vmware/govmomi" | 2059 | SRC_URI += "git://github.com/vmware/govmomi;name=govmomi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vmware/govmomi" |
2355 | 2060 | ||
2356 | # github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 | 2061 | # github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 |
2357 | # [1] git ls-remote https://github.com/xiang90/probing 43a291ad63a214a207fefbf03c7d9d78b703162b | 2062 | # [1] git ls-remote https://github.com/xiang90/probing a49e3df8f510ee8b42e68345ca4636dbb161bd0a |
2358 | SRCREV_probing="43a291ad63a214a207fefbf03c7d9d78b703162b" | 2063 | SRCREV_probing="a49e3df8f510ee8b42e68345ca4636dbb161bd0a" |
2359 | SRC_URI += "git://github.com/xiang90/probing;name=probing;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xiang90/probing" | 2064 | SRC_URI += "git://github.com/xiang90/probing;name=probing;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xiang90/probing" |
2360 | 2065 | ||
2361 | # github.com/xlab/treeprint v0.0.0-20181112141820-a009c3971eca | 2066 | # github.com/xlab/treeprint v1.1.0 |
2362 | # [1] git ls-remote https://github.com/xlab/treeprint a009c3971eca89777614839eb7f69abed3ea3959 | 2067 | # [1] git ls-remote https://github.com/xlab/treeprint 31541c3fc088ae2b344370e3b1141f999ef3d03a |
2363 | SRCREV_treeprint="a009c3971eca89777614839eb7f69abed3ea3959" | 2068 | SRCREV_treeprint="31541c3fc088ae2b344370e3b1141f999ef3d03a" |
2364 | SRC_URI += "git://github.com/xlab/treeprint;name=treeprint;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xlab/treeprint" | 2069 | SRC_URI += "git://github.com/xlab/treeprint;name=treeprint;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xlab/treeprint" |
2365 | 2070 | ||
2366 | # github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 | 2071 | # github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 |
@@ -2368,26 +2073,21 @@ SRC_URI += "git://github.com/xlab/treeprint;name=treeprint;protocol=https;nobran | |||
2368 | SRCREV_crypt1="b2862e3d0a775f18c7cfe02273500ae307b61218" | 2073 | SRCREV_crypt1="b2862e3d0a775f18c7cfe02273500ae307b61218" |
2369 | SRC_URI += "git://github.com/xordataexchange/crypt;name=crypt1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xordataexchange/crypt" | 2074 | SRC_URI += "git://github.com/xordataexchange/crypt;name=crypt1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xordataexchange/crypt" |
2370 | 2075 | ||
2076 | # github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 | ||
2077 | # [1] git ls-remote https://github.com/xrash/smetrics 039620a656736e6ad994090895784a7af15e0b80 | ||
2078 | SRCREV_smetrics="039620a656736e6ad994090895784a7af15e0b80" | ||
2079 | SRC_URI += "git://github.com/xrash/smetrics;name=smetrics;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xrash/smetrics" | ||
2080 | |||
2371 | # github.com/yl2chen/cidranger v1.0.2 | 2081 | # github.com/yl2chen/cidranger v1.0.2 |
2372 | # [1] git ls-remote https://github.com/yl2chen/cidranger 7ff5a0e84593dad6fbd50551343618d7956b3c71 | 2082 | # [1] git ls-remote https://github.com/yl2chen/cidranger 7ff5a0e84593dad6fbd50551343618d7956b3c71 |
2373 | SRCREV_cidranger="7ff5a0e84593dad6fbd50551343618d7956b3c71" | 2083 | SRCREV_cidranger="7ff5a0e84593dad6fbd50551343618d7956b3c71" |
2374 | SRC_URI += "git://github.com/yl2chen/cidranger;name=cidranger;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/yl2chen/cidranger" | 2084 | SRC_URI += "git://github.com/yl2chen/cidranger;name=cidranger;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/yl2chen/cidranger" |
2375 | 2085 | ||
2376 | # github.com/yuin/goldmark v1.4.1 | 2086 | # github.com/yuin/goldmark v1.4.13 |
2377 | # [1] git ls-remote https://github.com/yuin/goldmark 829d874034a5048e1a5c6354dcd8b40e1e41c3a2 | 2087 | # [1] git ls-remote https://github.com/yuin/goldmark c0856327b39b00b39b5d7e1f5ed0eed8bb1b6a23 |
2378 | SRCREV_goldmark="829d874034a5048e1a5c6354dcd8b40e1e41c3a2" | 2088 | SRCREV_goldmark="c0856327b39b00b39b5d7e1f5ed0eed8bb1b6a23" |
2379 | SRC_URI += "git://github.com/yuin/goldmark;name=goldmark;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/yuin/goldmark" | 2089 | SRC_URI += "git://github.com/yuin/goldmark;name=goldmark;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/yuin/goldmark" |
2380 | 2090 | ||
2381 | # github.com/zclconf/go-cty v1.9.1 | ||
2382 | # [1] git ls-remote https://github.com/zclconf/go-cty e5d3f1507f80d88b60e58c4644f462636f400c98 | ||
2383 | SRCREV_go-cty="e5d3f1507f80d88b60e58c4644f462636f400c98" | ||
2384 | SRC_URI += "git://github.com/zclconf/go-cty;name=go-cty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/zclconf/go-cty" | ||
2385 | |||
2386 | # github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b | ||
2387 | # [1] git ls-remote https://github.com/zclconf/go-cty-debug b22d67c1ba0bcee1000318b54887fcd6180fbb58 | ||
2388 | SRCREV_go-cty-debug="b22d67c1ba0bcee1000318b54887fcd6180fbb58" | ||
2389 | SRC_URI += "git://github.com/zclconf/go-cty-debug;name=go-cty-debug;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/zclconf/go-cty-debug" | ||
2390 | |||
2391 | # go.etcd.io/bbolt v1.3.6 | 2091 | # go.etcd.io/bbolt v1.3.6 |
2392 | # [1] git ls-remote https://github.com/etcd-io/bbolt 685b13a4ef0053a4a38623bcebda621db6f7eaf7 | 2092 | # [1] git ls-remote https://github.com/etcd-io/bbolt 685b13a4ef0053a4a38623bcebda621db6f7eaf7 |
2393 | SRCREV_bbolt1="685b13a4ef0053a4a38623bcebda621db6f7eaf7" | 2093 | SRCREV_bbolt1="685b13a4ef0053a4a38623bcebda621db6f7eaf7" |
@@ -2395,78 +2095,22 @@ SRC_URI += "git://github.com/etcd-io/bbolt;name=bbolt1;protocol=https;nobranch=1 | |||
2395 | 2095 | ||
2396 | # github.com/k3s-io/etcd/api/v3 v3.5.3-k3s1 | 2096 | # github.com/k3s-io/etcd/api/v3 v3.5.3-k3s1 |
2397 | # [1] git ls-remote https://github.com/k3s-io/etcd 73bb1a04099d1788a62f15ad33838beb170566ae | 2097 | # [1] git ls-remote https://github.com/k3s-io/etcd 73bb1a04099d1788a62f15ad33838beb170566ae |
2398 | SRCREV_v312="73bb1a04099d1788a62f15ad33838beb170566ae" | 2098 | SRCREV_v31234="73bb1a04099d1788a62f15ad33838beb170566ae" |
2399 | SRC_URI += "git://github.com/k3s-io/etcd;name=v312;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/etcd/api/v3" | 2099 | SRC_URI += "git://github.com/k3s-io/etcd;name=v31234;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/etcd/api/v3" |
2400 | 2100 | ||
2401 | # go.etcd.io/etcd/client/v2 v2.305.4 | 2101 | # go.etcd.io/etcd/client/v2 v2.305.4 |
2402 | # [1] git ls-remote https://github.com/etcd-io/etcd 08407ff7600eb16c4445d5f21c4fafaf19412e24 | 2102 | # [1] git ls-remote https://github.com/etcd-io/etcd 08407ff7600eb16c4445d5f21c4fafaf19412e24 |
2403 | SRCREV_v21234567891011="08407ff7600eb16c4445d5f21c4fafaf19412e24" | 2103 | SRCREV_v21234567891011="08407ff7600eb16c4445d5f21c4fafaf19412e24" |
2404 | SRC_URI += "git://github.com/etcd-io/etcd;name=v21234567891011;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/etcd-io/etcd/client/v2" | 2104 | SRC_URI += "git://github.com/etcd-io/etcd;name=v21234567891011;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/etcd-io/etcd/client/v2" |
2405 | 2105 | ||
2406 | # [2] failed: fatal: repository 'https://go.mongodb.org/' not found | ||
2407 | # site; go.mongodb.org/mongo-driver | ||
2408 | # git ls-remote https://go.mongodb.org v1.1.2 | ||
2409 | # SRCREV_mongo-driver="deadbeef" | ||
2410 | # SRC_URI += "git://go.mongodb.org;name=mongo-driver;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.mongodb.org/mongo-driver" | ||
2411 | |||
2412 | # go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 | ||
2413 | # [1] git ls-remote https://github.com/mozilla-services/pkcs7 432b2356ecb18209c1cec25680b8a23632794f21 | ||
2414 | SRCREV_pkcs7="432b2356ecb18209c1cec25680b8a23632794f21" | ||
2415 | SRC_URI += "git://github.com/mozilla-services/pkcs7;name=pkcs7;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.mozilla.org/pkcs7" | ||
2416 | |||
2417 | # go.opencensus.io v0.23.0 | ||
2418 | # [1] git ls-remote https://github.com/census-instrumentation/opencensus-go 49838f207d61097fc0ebb8aeef306913388376ca | ||
2419 | SRCREV_go.opencensus.io="49838f207d61097fc0ebb8aeef306913388376ca" | ||
2420 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opencensus.io;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opencensus.io" | ||
2421 | |||
2422 | # go.opentelemetry.io/contrib v0.20.0 | ||
2423 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 0e5bef9af1c708e28aabcadd3fd8b35c36526e44 | ||
2424 | SRCREV_contrib="0e5bef9af1c708e28aabcadd3fd8b35c36526e44" | ||
2425 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=contrib;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/contrib" | ||
2426 | |||
2427 | # go.opentelemetry.io/otel v0.20.0 | ||
2428 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 02d8bdd5d9163f32c48f4db23bf2e589f89f16c0 | ||
2429 | SRCREV_otel="02d8bdd5d9163f32c48f4db23bf2e589f89f16c0" | ||
2430 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otel;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel" | ||
2431 | |||
2432 | # go.opentelemetry.io/proto/otlp v0.7.0 | ||
2433 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-proto-go 4fc4e99f9e4387bc9890e74f757d3994ffa384ce | ||
2434 | SRCREV_otlp1="4fc4e99f9e4387bc9890e74f757d3994ffa384ce" | ||
2435 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;name=otlp1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/open-telemetry/opentelemetry-proto-go/otlp" | ||
2436 | |||
2437 | # go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 | ||
2438 | # [1] git ls-remote https://github.com/google/starlark-go 8dd3e2ee1dd5d034baada4c7b4fcf231294a1013 | ||
2439 | SRCREV_go.starlark.net="8dd3e2ee1dd5d034baada4c7b4fcf231294a1013" | ||
2440 | SRC_URI += "git://github.com/google/starlark-go;name=go.starlark.net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/starlark-go" | ||
2441 | |||
2442 | # go.uber.org/atomic v1.7.0 | ||
2443 | # [1] git ls-remote https://github.com/uber-go/atomic 12f27ba2637fa0e13772a4f05fa46a5d18d53182 | ||
2444 | SRCREV_atomic="12f27ba2637fa0e13772a4f05fa46a5d18d53182" | ||
2445 | SRC_URI += "git://github.com/uber-go/atomic;name=atomic;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/atomic" | ||
2446 | |||
2447 | # go.uber.org/goleak v1.2.0 | ||
2448 | # [1] git ls-remote https://github.com/uber-go/goleak 5c9bf00e17a920cd3bef8110137d639bf70bcce1 | ||
2449 | SRCREV_goleak="5c9bf00e17a920cd3bef8110137d639bf70bcce1" | ||
2450 | SRC_URI += "git://github.com/uber-go/goleak;name=goleak;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/goleak" | ||
2451 | |||
2452 | # go.uber.org/multierr v1.6.0 | ||
2453 | # [1] git ls-remote https://github.com/uber-go/multierr 3114a8b704d2d28dbacda34a872690aaef66aeed | ||
2454 | SRCREV_multierr="3114a8b704d2d28dbacda34a872690aaef66aeed" | ||
2455 | SRC_URI += "git://github.com/uber-go/multierr;name=multierr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/multierr" | ||
2456 | |||
2457 | # go.uber.org/zap v1.19.0 | ||
2458 | # [1] git ls-remote https://github.com/uber-go/zap c8e813efff7b3d6f791ee71b3f76b9a175d2a9d8 | ||
2459 | SRCREV_zap="c8e813efff7b3d6f791ee71b3f76b9a175d2a9d8" | ||
2460 | SRC_URI += "git://github.com/uber-go/zap;name=zap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/zap" | ||
2461 | |||
2462 | # golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd | 2106 | # golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd |
2463 | # [1] git ls-remote https://github.com/golang/crypto 3147a52a75dda54ac3a611ef8978640d85188a2a | 2107 | # [1] git ls-remote https://github.com/golang/crypto 3147a52a75dda54ac3a611ef8978640d85188a2a |
2464 | SRCREV_crypto="3147a52a75dda54ac3a611ef8978640d85188a2a" | 2108 | SRCREV_crypto="3147a52a75dda54ac3a611ef8978640d85188a2a" |
2465 | SRC_URI += "git://github.com/golang/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/crypto" | 2109 | SRC_URI += "git://github.com/golang/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/crypto" |
2466 | 2110 | ||
2467 | # golang.org/x/exp v0.0.0-20210220032938-85be41e4509f | 2111 | # golang.org/x/exp v0.0.0-20221230185412-738e83a70c30 |
2468 | # [1] git ls-remote https://github.com/golang/exp 85be41e4509f417cbf99006a027aef75deb8afd1 | 2112 | # [1] git ls-remote https://github.com/golang/exp 738e83a70c30f911505a0bd60423552d6a5c6a66 |
2469 | SRCREV_exp="85be41e4509f417cbf99006a027aef75deb8afd1" | 2113 | SRCREV_exp="738e83a70c30f911505a0bd60423552d6a5c6a66" |
2470 | SRC_URI += "git://github.com/golang/exp;name=exp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/exp" | 2114 | SRC_URI += "git://github.com/golang/exp;name=exp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/exp" |
2471 | 2115 | ||
2472 | # golang.org/x/image v0.0.0-20190802002840-cff245a6509b | 2116 | # golang.org/x/image v0.0.0-20190802002840-cff245a6509b |
@@ -2484,49 +2128,49 @@ SRC_URI += "git://github.com/golang/lint;name=lint;protocol=https;nobranch=1;des | |||
2484 | SRCREV_mobile="e6ae53a27f4fd7cfa2943f2ae47b96cba8eb01c9" | 2128 | SRCREV_mobile="e6ae53a27f4fd7cfa2943f2ae47b96cba8eb01c9" |
2485 | SRC_URI += "git://github.com/golang/mobile;name=mobile;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/mobile" | 2129 | SRC_URI += "git://github.com/golang/mobile;name=mobile;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/mobile" |
2486 | 2130 | ||
2487 | # golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 | 2131 | # golang.org/x/mod v0.8.0 |
2488 | # [1] git ls-remote https://github.com/golang/mod 9b9b3d81d5e39b22d65814a8daf6723f3035d813 | 2132 | # [1] git ls-remote https://github.com/golang/mod b71060237c896c7c9fc602ab66e33ea6079659fa |
2489 | SRCREV_mod="9b9b3d81d5e39b22d65814a8daf6723f3035d813" | 2133 | SRCREV_mod="b71060237c896c7c9fc602ab66e33ea6079659fa" |
2490 | SRC_URI += "git://github.com/golang/mod;name=mod;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/mod" | 2134 | SRC_URI += "git://github.com/golang/mod;name=mod;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/mod" |
2491 | 2135 | ||
2492 | # golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd | 2136 | # golang.org/x/net v0.7.0 |
2493 | # [1] git ls-remote https://github.com/golang/net cd36cc0744dd695657988f15f08446dc81e16efc | 2137 | # [1] git ls-remote https://github.com/golang/net 8e2b117aee74f6b86c207a808b0255de45c0a18a |
2494 | SRCREV_net="cd36cc0744dd695657988f15f08446dc81e16efc" | 2138 | SRCREV_net="8e2b117aee74f6b86c207a808b0255de45c0a18a" |
2495 | SRC_URI += "git://github.com/golang/net;name=net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/net" | 2139 | SRC_URI += "git://github.com/golang/net;name=net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/net" |
2496 | 2140 | ||
2497 | # golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 | 2141 | # golang.org/x/oauth2 v0.3.0 |
2498 | # [1] git ls-remote https://github.com/golang/oauth2 d3ed0bb246c8d3c75b63937d9a5eecff9c74d7fe | 2142 | # [1] git ls-remote https://github.com/golang/oauth2 b177c21ac9b48a8e3b2a6824b49de2397bd9e721 |
2499 | SRCREV_oauth2="d3ed0bb246c8d3c75b63937d9a5eecff9c74d7fe" | 2143 | SRCREV_oauth2="b177c21ac9b48a8e3b2a6824b49de2397bd9e721" |
2500 | SRC_URI += "git://github.com/golang/oauth2;name=oauth2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/oauth2" | 2144 | SRC_URI += "git://github.com/golang/oauth2;name=oauth2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/oauth2" |
2501 | 2145 | ||
2502 | # golang.org/x/sync v0.0.0-20210220032951-036812b2e83c | 2146 | # golang.org/x/sync v0.1.0 |
2503 | # [1] git ls-remote https://github.com/golang/sync 036812b2e83c0ddf193dd5a34e034151da389d09 | 2147 | # [1] git ls-remote https://github.com/golang/sync 8fcdb60fdcc0539c5e357b2308249e4e752147f1 |
2504 | SRCREV_sync="036812b2e83c0ddf193dd5a34e034151da389d09" | 2148 | SRCREV_sync="8fcdb60fdcc0539c5e357b2308249e4e752147f1" |
2505 | SRC_URI += "git://github.com/golang/sync;name=sync;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sync" | 2149 | SRC_URI += "git://github.com/golang/sync;name=sync;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sync" |
2506 | 2150 | ||
2507 | # golang.org/x/sys v0.0.0-20220209214540-3681064d5158 | 2151 | # golang.org/x/sys v0.2.0 |
2508 | # [1] git ls-remote https://github.com/golang/sys 3681064d51587c1db0324b3d5c23c2ddbcff6e8f | 2152 | # [1] git ls-remote https://github.com/golang/sys fc697a31fa06b616162e34fd66047ab52722ba6c |
2509 | SRCREV_sys="3681064d51587c1db0324b3d5c23c2ddbcff6e8f" | 2153 | SRCREV_sys="fc697a31fa06b616162e34fd66047ab52722ba6c" |
2510 | SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sys" | 2154 | SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sys" |
2511 | 2155 | ||
2512 | # golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 | 2156 | # golang.org/x/term v0.5.0 |
2513 | # [1] git ls-remote https://github.com/golang/term 03fcf44c2211dcd5eb77510b5f7c1fb02d6ded50 | 2157 | # [1] git ls-remote https://github.com/golang/term d974fe83263b348b6fa9fb95bebc2ff93997880a |
2514 | SRCREV_term1="03fcf44c2211dcd5eb77510b5f7c1fb02d6ded50" | 2158 | SRCREV_term1="d974fe83263b348b6fa9fb95bebc2ff93997880a" |
2515 | SRC_URI += "git://github.com/golang/term;name=term1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/term" | 2159 | SRC_URI += "git://github.com/golang/term;name=term1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/term" |
2516 | 2160 | ||
2517 | # golang.org/x/text v0.3.7 | 2161 | # golang.org/x/text v0.7.0 |
2518 | # [1] git ls-remote https://github.com/golang/text 383b2e75a7a4198c42f8f87833eefb772868a56f | 2162 | # [1] git ls-remote https://github.com/golang/text 71a9c9afc4cd710b9412f7f99f0d8e35b10e488a |
2519 | SRCREV_text1="383b2e75a7a4198c42f8f87833eefb772868a56f" | 2163 | SRCREV_text1="71a9c9afc4cd710b9412f7f99f0d8e35b10e488a" |
2520 | SRC_URI += "git://github.com/golang/text;name=text1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/text" | 2164 | SRC_URI += "git://github.com/golang/text;name=text1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/text" |
2521 | 2165 | ||
2522 | # golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 | 2166 | # golang.org/x/time v0.3.0 |
2523 | # [1] git ls-remote https://github.com/golang/time 90d013bbcef8e15b6f78023a0e3b996267153e7d | 2167 | # [1] git ls-remote https://github.com/golang/time 2c09566ef13fb5556401ddff3c53c3dbc2a42dac |
2524 | SRCREV_time="90d013bbcef8e15b6f78023a0e3b996267153e7d" | 2168 | SRCREV_time="2c09566ef13fb5556401ddff3c53c3dbc2a42dac" |
2525 | SRC_URI += "git://github.com/golang/time;name=time;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/time" | 2169 | SRC_URI += "git://github.com/golang/time;name=time;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/time" |
2526 | 2170 | ||
2527 | # golang.org/x/tools v0.1.10-0.20220218145154-897bd77cd717 | 2171 | # golang.org/x/tools v0.6.0 |
2528 | # [1] git ls-remote https://github.com/golang/tools 897bd77cd7177f6d679eafa9767ff6ef9211458a | 2172 | # [1] git ls-remote https://github.com/golang/tools d0863f03daeff79ab917de5768285bb077f77b20 |
2529 | SRCREV_tools="897bd77cd7177f6d679eafa9767ff6ef9211458a" | 2173 | SRCREV_tools="d0863f03daeff79ab917de5768285bb077f77b20" |
2530 | SRC_URI += "git://github.com/golang/tools;name=tools;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/tools" | 2174 | SRC_URI += "git://github.com/golang/tools;name=tools;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/tools" |
2531 | 2175 | ||
2532 | # golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 | 2176 | # golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 |
@@ -2555,31 +2199,31 @@ SRC_URI += "git://git.zx2c4.com/wireguard-go;name=wireguard;protocol=https;nobra | |||
2555 | SRCREV_wgctrl="daad0b7ba671c0e628de07c6d16d24dbd0d8a55e" | 2199 | SRCREV_wgctrl="daad0b7ba671c0e628de07c6d16d24dbd0d8a55e" |
2556 | SRC_URI += "git://github.com/WireGuard/wgctrl-go;name=wgctrl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.zx2c4.com/wireguard/wgctrl" | 2200 | SRC_URI += "git://github.com/WireGuard/wgctrl-go;name=wgctrl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.zx2c4.com/wireguard/wgctrl" |
2557 | 2201 | ||
2558 | # [2] failed: fatal: repository 'https://gomodules.xyz/' not found | 2202 | # go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 |
2559 | # site; gomodules.xyz/jsonpatch/v2 | 2203 | # [1] git ls-remote https://github.com/mozilla-services/pkcs7 432b2356ecb18209c1cec25680b8a23632794f21 |
2560 | # git ls-remote https://gomodules.xyz v2.2.0 | 2204 | SRCREV_pkcs7="432b2356ecb18209c1cec25680b8a23632794f21" |
2561 | # SRCREV_v2123456789101112="deadbeef" | 2205 | SRC_URI += "git://github.com/mozilla-services/pkcs7;name=pkcs7;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.mozilla.org/pkcs7" |
2562 | # SRC_URI += "git://gomodules.xyz;name=v2123456789101112;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gomodules.xyz/jsonpatch/v2" | ||
2563 | 2206 | ||
2564 | # gonum.org/v1/gonum v0.6.2 | 2207 | # gonum.org/v1/gonum v0.6.2 |
2565 | # [1] git ls-remote https://github.com/gonum/gonum 402b1e2868774b0eee0ec7c85bb9a7b36cf650ae | 2208 | # [1] git ls-remote https://github.com/gonum/gonum v0.6.2 |
2566 | SRCREV_gonum="402b1e2868774b0eee0ec7c85bb9a7b36cf650ae" | 2209 | SRCREV_gonum="402b1e2868774b0eee0ec7c85bb9a7b36cf650ae" |
2567 | SRC_URI += "git://github.com/gonum/gonum;name=gonum;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gonum/gonum" | 2210 | SRC_URI += "git://github.com/gonum/gonum;name=gonum;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gonum.org/v1/gonum" |
2568 | 2211 | ||
2569 | # gonum.org/v1/netlib v0.0.0-20190331212654-76723241ea4e | 2212 | # gonum.org/v1/netlib v0.0.0-20190331212654-76723241ea4e |
2570 | # [1] git ls-remote https://github.com/gonum/netlib 76723241ea4ea9096177178f67ff221166249992 | 2213 | # [1] git ls-remote https://github.com/gonum/netlib 76723241ea4ea9096177178f67ff221166249992 |
2571 | SRCREV_netlib="76723241ea4ea9096177178f67ff221166249992" | 2214 | SRCREV_netlib="76723241ea4ea9096177178f67ff221166249992" |
2572 | SRC_URI += "git://github.com/gonum/netlib;name=netlib;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gonum/netlib" | 2215 | SRC_URI += "git://github.com/gonum/netlib;name=netlib;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gonum/netlib" |
2573 | 2216 | ||
2574 | # gonum.org/v1/plot v0.0.0-20190515093506-e2840ee46a6b | 2217 | # gonum.org/v1/plot v0.0.0-20190515093506-e2840ee46a6b |
2575 | # [1] git ls-remote https://github.com/gonum/plot e2840ee46a6b612972d746f9fea9920d329a0605 | 2218 | # [1] git ls-remote https://github.com/gonum/plot e2840ee46a6b612972d746f9fea9920d329a0605 |
2576 | SRCREV_plot="e2840ee46a6b612972d746f9fea9920d329a0605" | 2219 | SRCREV_plot="e2840ee46a6b612972d746f9fea9920d329a0605" |
2577 | SRC_URI += "git://github.com/gonum/plot;name=plot;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gonum/plot" | 2220 | SRC_URI += "git://github.com/gonum/plot;name=plot;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gonum/plot" |
2578 | 2221 | ||
2579 | # google.golang.org/api v0.57.0 | 2222 | # [2] failed: fatal: https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgolang%2Fvulndb%2Fissues%2Fnew%3Fassignees%3D%26labels%3DNeeds%2BTriage%252CDirect%2BExternal%2BReport%26template%3Dnew_third_party_vuln.yml%26title%3Dx%252Fvulndb%253A%2Bpotential%2BGo%2Bvuln%2Bin%2Bgoogle.golang.org%252fapi/info/refs not valid: is this a git repository? |
2580 | # [1] git ls-remote https://github.com/googleapis/google-api-go-client 5dffc2b13eedc703d5e81c47bc3d2029a48203cb | 2223 | # site; google.golang.org/api |
2581 | SRCREV_api12="5dffc2b13eedc703d5e81c47bc3d2029a48203cb" | 2224 | # git ls-remote https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgolang%2Fvulndb%2Fissues%2Fnew%3Fassignees%3D%26labels%3DNeeds%2BTriage%252CDirect%2BExternal%2BReport%26template%3Dnew_third_party_vuln.yml%26title%3Dx%252Fvulndb%253A%2Bpotential%2BGo%2Bvuln%2Bin%2Bgoogle.golang.org%252fapi v0.60.0 |
2582 | SRC_URI += "git://github.com/googleapis/google-api-go-client;name=api12;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/google-api-go-client" | 2225 | # SRCREV_api1="deadbeef" |
2226 | # SRC_URI += "git://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgolang%2Fvulndb%2Fissues%2Fnew%3Fassignees%3D%26labels%3DNeeds%2BTriage%252CDirect%2BExternal%2BReport%26template%3Dnew_third_party_vuln.yml%26title%3Dx%252Fvulndb%253A%2Bpotential%2BGo%2Bvuln%2Bin%2Bgoogle.golang.org%252fapi;name=api1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/api" | ||
2583 | 2227 | ||
2584 | # google.golang.org/appengine v1.6.7 | 2228 | # google.golang.org/appengine v1.6.7 |
2585 | # [1] git ls-remote https://github.com/golang/appengine 5d1c1d03f8703c2e81478d9a30e9afa2d3e4bd8a | 2229 | # [1] git ls-remote https://github.com/golang/appengine 5d1c1d03f8703c2e81478d9a30e9afa2d3e4bd8a |
@@ -2591,25 +2235,40 @@ SRC_URI += "git://github.com/golang/appengine;name=appengine;protocol=https;nobr | |||
2591 | SRCREV_genproto="42d7afdf6368b172d1756705e51339afa412e4f9" | 2235 | SRCREV_genproto="42d7afdf6368b172d1756705e51339afa412e4f9" |
2592 | SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/go-genproto" | 2236 | SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/go-genproto" |
2593 | 2237 | ||
2594 | # google.golang.org/grpc v1.40.0 | ||
2595 | # [1] git ls-remote https://github.com/grpc/grpc-go 41e044e1c82fcf6a5801d6cbd7ecf952505eecb1 | ||
2596 | SRCREV_grpc="41e044e1c82fcf6a5801d6cbd7ecf952505eecb1" | ||
2597 | SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/grpc/grpc-go" | ||
2598 | |||
2599 | # google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0 | 2238 | # google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0 |
2600 | # [1] git ls-remote https://github.com/grpc/grpc-go 938f6e2f7550e542bd78f3b9e8812665db109e02 | 2239 | # [1] git ls-remote https://github.com/grpc/grpc-go 938f6e2f7550e542bd78f3b9e8812665db109e02 |
2601 | SRCREV_protoc-gen-go-grpc="938f6e2f7550e542bd78f3b9e8812665db109e02" | 2240 | SRCREV_protoc-gen-go-grpc="938f6e2f7550e542bd78f3b9e8812665db109e02" |
2602 | SRC_URI += "git://github.com/grpc/grpc-go;name=protoc-gen-go-grpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/grpc/grpc-go938f6e2f7550e542bd78f3b9e8812665db109e02" | 2241 | SRC_URI += "git://github.com/grpc/grpc-go;name=protoc-gen-go-grpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/grpc/grpc-go" |
2242 | |||
2243 | # google.golang.org/grpc v1.40.0 | ||
2244 | # [1] git ls-remote https://github.com/grpc/grpc-go 41e044e1c82fcf6a5801d6cbd7ecf952505eecb1 | ||
2245 | SRCREV_grpc="41e044e1c82fcf6a5801d6cbd7ecf952505eecb1" | ||
2246 | SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/grpc/grpc-go41e044e1c82fcf6a5801d6cbd7ecf952505eecb1" | ||
2603 | 2247 | ||
2604 | # google.golang.org/protobuf v1.27.1 | 2248 | # google.golang.org/protobuf v1.28.1 |
2605 | # [1] git ls-remote https://github.com/protocolbuffers/protobuf-go b92717ecb630d4a4824b372bf98c729d87311a4d | 2249 | # [1] git ls-remote https://github.com/protocolbuffers/protobuf-go 6875c3d7242d1a3db910ce8a504f124cb840c23a |
2606 | SRCREV_protobuf12="b92717ecb630d4a4824b372bf98c729d87311a4d" | 2250 | SRCREV_protobuf12="6875c3d7242d1a3db910ce8a504f124cb840c23a" |
2607 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=protobuf12;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/protocolbuffers/protobuf-go" | 2251 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=protobuf12;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/protocolbuffers/protobuf-go" |
2608 | 2252 | ||
2609 | # gopkg.in/airbrake/gobrake.v2 v2.0.9 | 2253 | # go.opencensus.io v0.23.0 |
2610 | # [1] git ls-remote https://gopkg.in/airbrake/gobrake.v2 668876711219e8b0206e2994bf0a59d889c775aa | 2254 | # [1] git ls-remote https://github.com/census-instrumentation/opencensus-go 49838f207d61097fc0ebb8aeef306913388376ca |
2611 | SRCREV_gobrake.v2="668876711219e8b0206e2994bf0a59d889c775aa" | 2255 | SRCREV_go.opencensus.io="49838f207d61097fc0ebb8aeef306913388376ca" |
2612 | SRC_URI += "git://gopkg.in/airbrake/gobrake.v2;name=gobrake.v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/airbrake/gobrake.v2" | 2256 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opencensus.io;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opencensus.io" |
2257 | |||
2258 | # go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.20.0 | ||
2259 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 0e5bef9af1c708e28aabcadd3fd8b35c36526e44 | ||
2260 | SRCREV_otelrestful="0e5bef9af1c708e28aabcadd3fd8b35c36526e44" | ||
2261 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelrestful;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/open-telemetry/opentelemetry-go-contrib/instrumentation/github.com/emicklei/go-restful/otelrestful" | ||
2262 | |||
2263 | # go.opentelemetry.io/otel/exporters/otlp v0.20.0 | ||
2264 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 02d8bdd5d9163f32c48f4db23bf2e589f89f16c0 | ||
2265 | SRCREV_otlp="02d8bdd5d9163f32c48f4db23bf2e589f89f16c0" | ||
2266 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/open-telemetry/opentelemetry-go/exporters/otlp" | ||
2267 | |||
2268 | # go.opentelemetry.io/proto/otlp v0.7.0 | ||
2269 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-proto-go 4fc4e99f9e4387bc9890e74f757d3994ffa384ce | ||
2270 | SRCREV_otlp1="4fc4e99f9e4387bc9890e74f757d3994ffa384ce" | ||
2271 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;name=otlp1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/open-telemetry/opentelemetry-proto-go/otlp" | ||
2613 | 2272 | ||
2614 | # gopkg.in/alecthomas/kingpin.v2 v2.2.6 | 2273 | # gopkg.in/alecthomas/kingpin.v2 v2.2.6 |
2615 | # [1] git ls-remote https://gopkg.in/alecthomas/kingpin.v2 947dcec5ba9c011838740e680966fd7087a71d0d | 2274 | # [1] git ls-remote https://gopkg.in/alecthomas/kingpin.v2 947dcec5ba9c011838740e680966fd7087a71d0d |
@@ -2621,11 +2280,6 @@ SRC_URI += "git://gopkg.in/alecthomas/kingpin.v2;name=kingpin.v2;protocol=https; | |||
2621 | SRCREV_check.v1="10cb98267c6cb43ea9cd6793f29ff4089c306974" | 2280 | SRCREV_check.v1="10cb98267c6cb43ea9cd6793f29ff4089c306974" |
2622 | SRC_URI += "git://gopkg.in/check.v1;name=check.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/check.v1" | 2281 | SRC_URI += "git://gopkg.in/check.v1;name=check.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/check.v1" |
2623 | 2282 | ||
2624 | # gopkg.in/cheggaaa/pb.v1 v1.0.27 | ||
2625 | # [1] git ls-remote https://gopkg.in/cheggaaa/pb.v1 1cc5bbe20449079337944d56292c7383510c534c | ||
2626 | SRCREV_pb.v1="1cc5bbe20449079337944d56292c7383510c534c" | ||
2627 | SRC_URI += "git://gopkg.in/cheggaaa/pb.v1;name=pb.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/cheggaaa/pb.v1" | ||
2628 | |||
2629 | # gopkg.in/errgo.v2 v2.1.0 | 2283 | # gopkg.in/errgo.v2 v2.1.0 |
2630 | # [1] git ls-remote https://gopkg.in/errgo.v2 f768c5ab0476c50e978b039312180859c10fe8c0 | 2284 | # [1] git ls-remote https://gopkg.in/errgo.v2 f768c5ab0476c50e978b039312180859c10fe8c0 |
2631 | SRCREV_errgo.v2="f768c5ab0476c50e978b039312180859c10fe8c0" | 2285 | SRCREV_errgo.v2="f768c5ab0476c50e978b039312180859c10fe8c0" |
@@ -2641,19 +2295,14 @@ SRC_URI += "git://gopkg.in/fsnotify.v1;name=fsnotify.v1;protocol=https;nobranch= | |||
2641 | SRCREV_gcfg.v1="27e4946190b4a327b539185f2b5b1f7c84730728" | 2295 | SRCREV_gcfg.v1="27e4946190b4a327b539185f2b5b1f7c84730728" |
2642 | SRC_URI += "git://gopkg.in/gcfg.v1;name=gcfg.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/gcfg.v1" | 2296 | SRC_URI += "git://gopkg.in/gcfg.v1;name=gcfg.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/gcfg.v1" |
2643 | 2297 | ||
2644 | # gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 | ||
2645 | # [1] git ls-remote https://gopkg.in/gemnasium/logrus-airbrake-hook.v2 e928b033a891c0175fb643d5aa0779e86325eb12 | ||
2646 | SRCREV_logrus-airbrake-hook.v2="e928b033a891c0175fb643d5aa0779e86325eb12" | ||
2647 | SRC_URI += "git://gopkg.in/gemnasium/logrus-airbrake-hook.v2;name=logrus-airbrake-hook.v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/gemnasium/logrus-airbrake-hook.v2" | ||
2648 | |||
2649 | # gopkg.in/inf.v0 v0.9.1 | 2298 | # gopkg.in/inf.v0 v0.9.1 |
2650 | # [1] git ls-remote https://gopkg.in/inf.v0 d2d2541c53f18d2a059457998ce2876cc8e67cbf | 2299 | # [1] git ls-remote https://gopkg.in/inf.v0 d2d2541c53f18d2a059457998ce2876cc8e67cbf |
2651 | SRCREV_inf.v0="d2d2541c53f18d2a059457998ce2876cc8e67cbf" | 2300 | SRCREV_inf.v0="d2d2541c53f18d2a059457998ce2876cc8e67cbf" |
2652 | SRC_URI += "git://gopkg.in/inf.v0;name=inf.v0;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/inf.v0" | 2301 | SRC_URI += "git://gopkg.in/inf.v0;name=inf.v0;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/inf.v0" |
2653 | 2302 | ||
2654 | # gopkg.in/ini.v1 v1.66.6 | 2303 | # gopkg.in/ini.v1 v1.67.0 |
2655 | # [1] git ls-remote https://gopkg.in/ini.v1 6098d4257e883d8cf846e9012bdd5b03811af4ce | 2304 | # [1] git ls-remote https://gopkg.in/ini.v1 b2f570e5b5b844226bbefe6fb521d891f529a951 |
2656 | SRCREV_ini.v1="6098d4257e883d8cf846e9012bdd5b03811af4ce" | 2305 | SRCREV_ini.v1="b2f570e5b5b844226bbefe6fb521d891f529a951" |
2657 | SRC_URI += "git://gopkg.in/ini.v1;name=ini.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/ini.v1" | 2306 | SRC_URI += "git://gopkg.in/ini.v1;name=ini.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/ini.v1" |
2658 | 2307 | ||
2659 | # gopkg.in/natefinch/lumberjack.v2 v2.0.0 | 2308 | # gopkg.in/natefinch/lumberjack.v2 v2.0.0 |
@@ -2691,15 +2340,35 @@ SRC_URI += "git://gopkg.in/yaml.v2;name=yaml.v2;protocol=https;nobranch=1;destsu | |||
2691 | SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51" | 2340 | SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51" |
2692 | SRC_URI += "git://gopkg.in/yaml.v3;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v3" | 2341 | SRC_URI += "git://gopkg.in/yaml.v3;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v3" |
2693 | 2342 | ||
2694 | # gotest.tools v2.2.0+incompatible | 2343 | # go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 |
2695 | # [1] git ls-remote https://github.com/gotestyourself/gotest.tools 7c797b5133e5460410dbb22ba779bf35e6975dea | 2344 | # [1] git ls-remote https://github.com/google/starlark-go 8dd3e2ee1dd5d034baada4c7b4fcf231294a1013 |
2696 | SRCREV_gotest.tools="7c797b5133e5460410dbb22ba779bf35e6975dea" | 2345 | SRCREV_go.starlark.net="8dd3e2ee1dd5d034baada4c7b4fcf231294a1013" |
2697 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=gotest.tools;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gotestyourself/gotest.tools" | 2346 | SRC_URI += "git://github.com/google/starlark-go;name=go.starlark.net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/starlark-go" |
2698 | 2347 | ||
2699 | # gotest.tools/v3 v3.0.3 | 2348 | # gotest.tools/v3 v3.0.3 |
2700 | # [1] git ls-remote https://github.com/gotestyourself/gotest.tools 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d | 2349 | # [1] git ls-remote https://github.com/gotestyourself/gotest.tools 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d |
2701 | SRCREV_v312345678910="568bc57cc5c19a2ef85e5749870b49a4cc2ab54d" | 2350 | SRCREV_v3123456789101112="568bc57cc5c19a2ef85e5749870b49a4cc2ab54d" |
2702 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=v312345678910;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gotestyourself/gotest.tools568bc57cc5c19a2ef85e5749870b49a4cc2ab54d" | 2351 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=v3123456789101112;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gotestyourself/gotest.tools" |
2352 | |||
2353 | # go.uber.org/atomic v1.10.0 | ||
2354 | # [1] git ls-remote https://github.com/uber-go/atomic 96800363039fbf926a6c826795797abcde5f07a5 | ||
2355 | SRCREV_atomic="96800363039fbf926a6c826795797abcde5f07a5" | ||
2356 | SRC_URI += "git://github.com/uber-go/atomic;name=atomic;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/atomic" | ||
2357 | |||
2358 | # go.uber.org/goleak v1.2.0 | ||
2359 | # [1] git ls-remote https://github.com/uber-go/goleak 5c9bf00e17a920cd3bef8110137d639bf70bcce1 | ||
2360 | SRCREV_goleak="5c9bf00e17a920cd3bef8110137d639bf70bcce1" | ||
2361 | SRC_URI += "git://github.com/uber-go/goleak;name=goleak;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/goleak" | ||
2362 | |||
2363 | # go.uber.org/multierr v1.9.0 | ||
2364 | # [1] git ls-remote https://github.com/uber-go/multierr 39ca40c628bce6779c9725af600b737220b87602 | ||
2365 | SRCREV_multierr="39ca40c628bce6779c9725af600b737220b87602" | ||
2366 | SRC_URI += "git://github.com/uber-go/multierr;name=multierr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/multierr" | ||
2367 | |||
2368 | # go.uber.org/zap v1.24.0 | ||
2369 | # [1] git ls-remote https://github.com/uber-go/zap a55bdc32f526699c3b4cc51a2cc97e944d02fbbf | ||
2370 | SRCREV_zap="a55bdc32f526699c3b4cc51a2cc97e944d02fbbf" | ||
2371 | SRC_URI += "git://github.com/uber-go/zap;name=zap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/zap" | ||
2703 | 2372 | ||
2704 | # honnef.co/go/tools v0.2.2 | 2373 | # honnef.co/go/tools v0.2.2 |
2705 | # [1] git ls-remote https://github.com/dominikh/go-tools c8caa92bad8c27ae734c6725b8a04932d54a147b | 2374 | # [1] git ls-remote https://github.com/dominikh/go-tools c8caa92bad8c27ae734c6725b8a04932d54a147b |
@@ -2711,10 +2380,10 @@ SRC_URI += "git://github.com/dominikh/go-tools;name=tools1;protocol=https;nobran | |||
2711 | SRCREV_tcpproxy="b6bb9b5b82524122bcf27291ede32d1517a14ab8" | 2380 | SRCREV_tcpproxy="b6bb9b5b82524122bcf27291ede32d1517a14ab8" |
2712 | SRC_URI += "git://github.com/inetaf/tcpproxy;name=tcpproxy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/inetaf/tcpproxy" | 2381 | SRC_URI += "git://github.com/inetaf/tcpproxy;name=tcpproxy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/inetaf/tcpproxy" |
2713 | 2382 | ||
2714 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.24.7-k3s1 | 2383 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.25.8-k3s1 |
2715 | # [1] git ls-remote https://github.com/k3s-io/kubernetes d41394e1725e1cd07182852b5127daaa068862ae | 2384 | # [1] git ls-remote https://github.com/k3s-io/kubernetes e7cc7e9c931e47790634c7fc3aa85f20dc2558c5 |
2716 | SRCREV_api123="d41394e1725e1cd07182852b5127daaa068862ae" | 2385 | SRCREV_apiextensions-apiserver="e7cc7e9c931e47790634c7fc3aa85f20dc2558c5" |
2717 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=api123;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/api" | 2386 | SRC_URI += "git://github.com/k3s-io/kubernetes;name=apiextensions-apiserver;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver" |
2718 | 2387 | ||
2719 | # k8s.io/gengo v0.0.0-20211129171323-c02415ce4185 | 2388 | # k8s.io/gengo v0.0.0-20211129171323-c02415ce4185 |
2720 | # [1] git ls-remote https://github.com/kubernetes/gengo c02415ce41852193a7b49b79639ec83b8f517515 | 2389 | # [1] git ls-remote https://github.com/kubernetes/gengo c02415ce41852193a7b49b79639ec83b8f517515 |
@@ -2728,22 +2397,22 @@ SRC_URI += "git://github.com/k3s-io/klog;name=klog;protocol=https;nobranch=1;des | |||
2728 | 2397 | ||
2729 | # github.com/k3s-io/klog/v2 v2.60.1-k3s1 | 2398 | # github.com/k3s-io/klog/v2 v2.60.1-k3s1 |
2730 | # [1] git ls-remote https://github.com/k3s-io/klog eefb2ec153e5a36888a9878c8d442746e459efb4 | 2399 | # [1] git ls-remote https://github.com/k3s-io/klog eefb2ec153e5a36888a9878c8d442746e459efb4 |
2731 | SRCREV_v212345678910111213="eefb2ec153e5a36888a9878c8d442746e459efb4" | 2400 | SRCREV_v2123456789101112="eefb2ec153e5a36888a9878c8d442746e459efb4" |
2732 | SRC_URI += "git://github.com/k3s-io/klog;name=v212345678910111213;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/klog/v2" | 2401 | SRC_URI += "git://github.com/k3s-io/klog;name=v2123456789101112;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/k3s-io/klog/v2" |
2733 | 2402 | ||
2734 | # k8s.io/kube-openapi v0.0.0-20220328201542-3ee0da9b0b42 | 2403 | # k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 |
2735 | # [1] git ls-remote https://github.com/kubernetes/kube-openapi 3ee0da9b0b4211c407396d9c233b38b77ce19773 | 2404 | # [1] git ls-remote https://github.com/kubernetes/kube-openapi 67bda5d908f10baa9ac48f3d2de1d105ba4d2ab1 |
2736 | SRCREV_kube-openapi="3ee0da9b0b4211c407396d9c233b38b77ce19773" | 2405 | SRCREV_kube-openapi="67bda5d908f10baa9ac48f3d2de1d105ba4d2ab1" |
2737 | SRC_URI += "git://github.com/kubernetes/kube-openapi;name=kube-openapi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/kube-openapi" | 2406 | SRC_URI += "git://github.com/kubernetes/kube-openapi;name=kube-openapi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/kube-openapi" |
2738 | 2407 | ||
2739 | # k8s.io/system-validators v1.7.0 | 2408 | # k8s.io/system-validators v1.8.0 |
2740 | # [1] git ls-remote https://github.com/kubernetes/system-validators 583756f47982f13e04533ad1a5f2fa24c571ce51 | 2409 | # [1] git ls-remote https://github.com/kubernetes/system-validators 737f948078e6648f34337a8aaff892f1d846bf6b |
2741 | SRCREV_system-validators="583756f47982f13e04533ad1a5f2fa24c571ce51" | 2410 | SRCREV_system-validators="737f948078e6648f34337a8aaff892f1d846bf6b" |
2742 | SRC_URI += "git://github.com/kubernetes/system-validators;name=system-validators;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/system-validators" | 2411 | SRC_URI += "git://github.com/kubernetes/system-validators;name=system-validators;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/system-validators" |
2743 | 2412 | ||
2744 | # k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9 | 2413 | # k8s.io/utils v0.0.0-20221107191617-1a15be271d1d |
2745 | # [1] git ls-remote https://github.com/kubernetes/utils 3a6ce19ff2f91f3dc49243f90f7834a0f1e4aaf3 | 2414 | # [1] git ls-remote https://github.com/kubernetes/utils 1a15be271d1d5690f8dbba3399bd00fe4618d074 |
2746 | SRCREV_utils="3a6ce19ff2f91f3dc49243f90f7834a0f1e4aaf3" | 2415 | SRCREV_utils="1a15be271d1d5690f8dbba3399bd00fe4618d074" |
2747 | SRC_URI += "git://github.com/kubernetes/utils;name=utils;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/utils" | 2416 | SRC_URI += "git://github.com/kubernetes/utils;name=utils;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/utils" |
2748 | 2417 | ||
2749 | # modernc.org/cc v1.0.0 | 2418 | # modernc.org/cc v1.0.0 |
@@ -2783,63 +2452,58 @@ SRC_URI += "git://github.com/rsc/pdf;name=pdf;protocol=https;nobranch=1;destsuff | |||
2783 | 2452 | ||
2784 | # rsc.io/quote/v3 v3.1.0 | 2453 | # rsc.io/quote/v3 v3.1.0 |
2785 | # [1] git ls-remote https://github.com/rsc/quote 0406d7298882187f4c75f75fa85cc808a64bcef1 | 2454 | # [1] git ls-remote https://github.com/rsc/quote 0406d7298882187f4c75f75fa85cc808a64bcef1 |
2786 | SRCREV_v31234567891011="0406d7298882187f4c75f75fa85cc808a64bcef1" | 2455 | SRCREV_v312345678910111213="0406d7298882187f4c75f75fa85cc808a64bcef1" |
2787 | SRC_URI += "git://github.com/rsc/quote;name=v31234567891011;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rsc/quote/v3" | 2456 | SRC_URI += "git://github.com/rsc/quote;name=v312345678910111213;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rsc/quote/v3" |
2788 | 2457 | ||
2789 | # rsc.io/sampler v1.3.0 | 2458 | # rsc.io/sampler v1.3.0 |
2790 | # [1] git ls-remote https://github.com/rsc/sampler 0cc034b51e57ed7832d4c67d526f75a900996e5c | 2459 | # [1] git ls-remote https://github.com/rsc/sampler 0cc034b51e57ed7832d4c67d526f75a900996e5c |
2791 | SRCREV_sampler="0cc034b51e57ed7832d4c67d526f75a900996e5c" | 2460 | SRCREV_sampler="0cc034b51e57ed7832d4c67d526f75a900996e5c" |
2792 | SRC_URI += "git://github.com/rsc/sampler;name=sampler;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/rsc.io/sampler" | 2461 | SRC_URI += "git://github.com/rsc/sampler;name=sampler;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/rsc.io/sampler" |
2793 | 2462 | ||
2794 | # sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.33 | 2463 | # sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.35 |
2795 | # [1] git ls-remote https://github.com/kubernetes-sigs/apiserver-network-proxy b22a1cff1d044fd55ba6e4b48a0c91beca490200 | 2464 | # [1] git ls-remote https://github.com/kubernetes-sigs/apiserver-network-proxy 78dbc4ee1927c49e35406580f9d5aab44c4c7ed0 |
2796 | SRCREV_konnectivity-client="b22a1cff1d044fd55ba6e4b48a0c91beca490200" | 2465 | SRCREV_konnectivity-client="78dbc4ee1927c49e35406580f9d5aab44c4c7ed0" |
2797 | SRC_URI += "git://github.com/kubernetes-sigs/apiserver-network-proxy;name=konnectivity-client;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/apiserver-network-proxy/konnectivity-client" | 2466 | SRC_URI += "git://github.com/kubernetes-sigs/apiserver-network-proxy;name=konnectivity-client;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kubernetes-sigs/apiserver-network-proxy/konnectivity-client" |
2798 | 2467 | ||
2799 | # sigs.k8s.io/cli-utils v0.27.0 | 2468 | # sigs.k8s.io/cli-utils v0.27.0 |
2800 | # [1] git ls-remote https://github.com/kubernetes-sigs/cli-utils 0c9b214db3846e52e736d439eece0a4ed6ad657f | 2469 | # [1] git ls-remote https://github.com/kubernetes-sigs/cli-utils 0c9b214db3846e52e736d439eece0a4ed6ad657f |
2801 | SRCREV_cli-utils="0c9b214db3846e52e736d439eece0a4ed6ad657f" | 2470 | SRCREV_cli-utils="0c9b214db3846e52e736d439eece0a4ed6ad657f" |
2802 | SRC_URI += "git://github.com/kubernetes-sigs/cli-utils;name=cli-utils;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/cli-utils" | 2471 | SRC_URI += "git://github.com/kubernetes-sigs/cli-utils;name=cli-utils;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/cli-utils" |
2803 | 2472 | ||
2804 | # sigs.k8s.io/controller-runtime v0.10.1 | 2473 | # sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 |
2805 | # [1] git ls-remote https://github.com/kubernetes-sigs/controller-runtime 9d7bcf7f784f556882e881c1611240a8a9fdaeb2 | 2474 | # [1] git ls-remote https://github.com/kubernetes-sigs/json f223a00ba0e27f539157f69f9c919c204ea7f40b |
2806 | SRCREV_controller-runtime="9d7bcf7f784f556882e881c1611240a8a9fdaeb2" | 2475 | SRCREV_json="f223a00ba0e27f539157f69f9c919c204ea7f40b" |
2807 | SRC_URI += "git://github.com/kubernetes-sigs/controller-runtime;name=controller-runtime;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/controller-runtime" | ||
2808 | |||
2809 | # sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2 | ||
2810 | # [1] git ls-remote https://github.com/kubernetes-sigs/json 9f7c6b3444d2435b37c474910c55d371a1c769be | ||
2811 | SRCREV_json="9f7c6b3444d2435b37c474910c55d371a1c769be" | ||
2812 | SRC_URI += "git://github.com/kubernetes-sigs/json;name=json;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/json" | 2476 | SRC_URI += "git://github.com/kubernetes-sigs/json;name=json;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/json" |
2813 | 2477 | ||
2814 | # sigs.k8s.io/kustomize/api v0.11.4 | 2478 | # sigs.k8s.io/kustomize/api v0.12.1 |
2815 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 0aa379c2284ce3be547569c00439e2da01fde664 | 2479 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 8bd05aa588f3e2661876f7339dab43cfa044f42f |
2816 | SRCREV_api1234="0aa379c2284ce3be547569c00439e2da01fde664" | 2480 | SRCREV_api123="8bd05aa588f3e2661876f7339dab43cfa044f42f" |
2817 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=api1234;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/kustomize/api" | 2481 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=api123;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kubernetes-sigs/kustomize/api" |
2818 | 2482 | ||
2819 | # sigs.k8s.io/kustomize/cmd/config v0.10.6 | 2483 | # sigs.k8s.io/kustomize/cmd/config v0.10.9 |
2820 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 4b64f1e0e825cfe9f57f2e7047f666c5ae037e23 | 2484 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize ba9d5ee16f8c98f16a21951cee59e169baf06171 |
2821 | SRCREV_config="4b64f1e0e825cfe9f57f2e7047f666c5ae037e23" | 2485 | SRCREV_config="ba9d5ee16f8c98f16a21951cee59e169baf06171" |
2822 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=config;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/kustomize/cmd/config" | 2486 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=config;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kubernetes-sigs/kustomize/cmd/config" |
2823 | 2487 | ||
2824 | # sigs.k8s.io/kustomize/kustomize/v4 v4.5.4 | 2488 | # sigs.k8s.io/kustomize/kustomize/v4 v4.5.7 |
2825 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize cf3a452ddd6f83945d39d582243b8592ec627ae3 | 2489 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 56d82a8378dfc8dc3b3b1085e5a6e67b82966bd7 |
2826 | SRCREV_v412="cf3a452ddd6f83945d39d582243b8592ec627ae3" | 2490 | SRCREV_v4123="56d82a8378dfc8dc3b3b1085e5a6e67b82966bd7" |
2827 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=v412;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/kustomize/kustomize/v4" | 2491 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=v4123;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kubernetes-sigs/kustomize/kustomize" |
2828 | 2492 | ||
2829 | # sigs.k8s.io/kustomize/kyaml v0.13.6 | 2493 | # sigs.k8s.io/kustomize/kyaml v0.13.9 |
2830 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 485f7d44d9bca5857cdfb94d84378f5ff26e4a84 | 2494 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize bbeff6ddd6b8e18574c29d8caaa9c27218f9244f |
2831 | SRCREV_kyaml="485f7d44d9bca5857cdfb94d84378f5ff26e4a84" | 2495 | SRCREV_kyaml="bbeff6ddd6b8e18574c29d8caaa9c27218f9244f" |
2832 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kyaml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/kustomize/kyaml" | 2496 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kyaml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kubernetes-sigs/kustomize/kyaml" |
2833 | 2497 | ||
2834 | # sigs.k8s.io/structured-merge-diff/v4 v4.2.1 | 2498 | # sigs.k8s.io/structured-merge-diff/v3 v3.0.1 |
2835 | # [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff 65611e5f7fc60e909529889c29faa9cac17cb485 | 2499 | # [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff 7cc0d632508a08319d0e6cacf6e27c67b4c54212 |
2836 | SRCREV_v4123="65611e5f7fc60e909529889c29faa9cac17cb485" | 2500 | SRCREV_v31234567891011121314="7cc0d632508a08319d0e6cacf6e27c67b4c54212" |
2837 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;name=v4123;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/structured-merge-diff/v4" | 2501 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;name=v31234567891011121314;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/structured-merge-diff/v3" |
2838 | 2502 | ||
2839 | # sigs.k8s.io/testing_frameworks v0.1.2 | 2503 | # sigs.k8s.io/structured-merge-diff/v4 v4.2.3 |
2840 | # [1] git ls-remote https://github.com/kubernetes-retired/testing_frameworks c7087048c932a346b910a2240f3a053e544eb352 | 2504 | # [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff 26781d0c10bfdbd7d66b18d8be83985f623df9f8 |
2841 | SRCREV_testing_frameworks="c7087048c932a346b910a2240f3a053e544eb352" | 2505 | SRCREV_v41234="26781d0c10bfdbd7d66b18d8be83985f623df9f8" |
2842 | SRC_URI += "git://github.com/kubernetes-retired/testing_frameworks;name=testing_frameworks;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/testing_frameworks" | 2506 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;name=v41234;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/structured-merge-diff/v4" |
2843 | 2507 | ||
2844 | # sigs.k8s.io/yaml v1.3.0 | 2508 | # sigs.k8s.io/yaml v1.3.0 |
2845 | # [1] git ls-remote https://github.com/kubernetes-sigs/yaml 9535b3b1e2893fe44efb37c5c9f5665e245d786a | 2509 | # [1] git ls-remote https://github.com/kubernetes-sigs/yaml 9535b3b1e2893fe44efb37c5c9f5665e245d786a |