diff options
-rw-r--r-- | recipes-containers/k3s/k3s/modules.txt | 99 | ||||
-rw-r--r-- | recipes-containers/k3s/k3s_git.bb | 623 | ||||
-rw-r--r-- | recipes-containers/k3s/relocation.inc | 626 | ||||
-rw-r--r-- | recipes-containers/k3s/src_uri.inc | 208 |
4 files changed, 788 insertions, 768 deletions
diff --git a/recipes-containers/k3s/k3s/modules.txt b/recipes-containers/k3s/k3s/modules.txt index f036aeb9..13220c3b 100644 --- a/recipes-containers/k3s/k3s/modules.txt +++ b/recipes-containers/k3s/k3s/modules.txt | |||
@@ -1,4 +1,5 @@ | |||
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/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.20220630214451-a43bcd8511d2 |
3 | # github.com/containerd/cgroups => github.com/containerd/cgroups v1.0.1 | 4 | # github.com/containerd/cgroups => github.com/containerd/cgroups v1.0.1 |
4 | # 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.13-k3s1 |
@@ -10,7 +11,7 @@ | |||
10 | # github.com/googleapis/gax-go/v2 => github.com/googleapis/gax-go/v2 v2.0.5 | 11 | # github.com/googleapis/gax-go/v2 => github.com/googleapis/gax-go/v2 v2.0.5 |
11 | # github.com/juju/errors => github.com/k3s-io/nocode v0.0.0-20200630202308-cb097102c09f | 12 | # github.com/juju/errors => github.com/k3s-io/nocode v0.0.0-20200630202308-cb097102c09f |
12 | # github.com/kubernetes-sigs/cri-tools => github.com/k3s-io/cri-tools v1.24.0-k3s1 | 13 | # github.com/kubernetes-sigs/cri-tools => github.com/k3s-io/cri-tools v1.24.0-k3s1 |
13 | # github.com/opencontainers/runc => github.com/opencontainers/runc v1.1.3 | 14 | # github.com/opencontainers/runc => github.com/opencontainers/runc v1.1.4 |
14 | # github.com/opencontainers/runtime-spec => github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 | 15 | # github.com/opencontainers/runtime-spec => github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 |
15 | # github.com/opencontainers/selinux => github.com/opencontainers/selinux v1.10.1 | 16 | # github.com/opencontainers/selinux => github.com/opencontainers/selinux v1.10.1 |
16 | # go.etcd.io/etcd/api/v3 => github.com/k3s-io/etcd/api/v3 v3.5.3-k3s1 | 17 | # go.etcd.io/etcd/api/v3 => github.com/k3s-io/etcd/api/v3 v3.5.3-k3s1 |
@@ -24,40 +25,42 @@ | |||
24 | # google.golang.org/genproto => google.golang.org/genproto v0.0.0-20220107163113-42d7afdf6368 | 25 | # google.golang.org/genproto => google.golang.org/genproto v0.0.0-20220107163113-42d7afdf6368 |
25 | # google.golang.org/grpc => google.golang.org/grpc v1.40.0 | 26 | # google.golang.org/grpc => google.golang.org/grpc v1.40.0 |
26 | # gopkg.in/square/go-jose.v2 => gopkg.in/square/go-jose.v2 v2.2.2 | 27 | # gopkg.in/square/go-jose.v2 => gopkg.in/square/go-jose.v2 v2.2.2 |
27 | # k8s.io/api => github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.24.3-k3s1 | 28 | # k8s.io/api => github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.24.7-k3s1 |
28 | # k8s.io/apiextensions-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.24.3-k3s1 | 29 | # k8s.io/apiextensions-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v1.24.7-k3s1 |
29 | # k8s.io/apimachinery => github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.24.3-k3s1 | 30 | # k8s.io/apimachinery => github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery v1.24.7-k3s1 |
30 | # k8s.io/apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.24.3-k3s1 | 31 | # k8s.io/apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver v1.24.7-k3s1 |
31 | # k8s.io/cli-runtime => github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.24.3-k3s1 | 32 | # k8s.io/cli-runtime => github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime v1.24.7-k3s1 |
32 | # k8s.io/client-go => github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.24.3-k3s1 | 33 | # k8s.io/client-go => github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go v1.24.7-k3s1 |
33 | # k8s.io/cloud-provider => github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.24.3-k3s1 | 34 | # k8s.io/cloud-provider => github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider v1.24.7-k3s1 |
34 | # k8s.io/cluster-bootstrap => github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.24.3-k3s1 | 35 | # k8s.io/cluster-bootstrap => github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap v1.24.7-k3s1 |
35 | # k8s.io/code-generator => github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.24.3-k3s1 | 36 | # k8s.io/code-generator => github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator v1.24.7-k3s1 |
36 | # k8s.io/component-base => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.24.3-k3s1 | 37 | # k8s.io/component-base => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base v1.24.7-k3s1 |
37 | # k8s.io/component-helpers => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.24.3-k3s1 | 38 | # k8s.io/component-helpers => github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers v1.24.7-k3s1 |
38 | # k8s.io/controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.24.3-k3s1 | 39 | # k8s.io/controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager v1.24.7-k3s1 |
39 | # k8s.io/cri-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.24.3-k3s1 | 40 | # k8s.io/cri-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api v1.24.7-k3s1 |
40 | # k8s.io/csi-translation-lib => github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.24.3-k3s1 | 41 | # k8s.io/csi-translation-lib => github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib v1.24.7-k3s1 |
41 | # k8s.io/klog => github.com/k3s-io/klog v1.0.0-k3s2 | 42 | # k8s.io/klog => github.com/k3s-io/klog v1.0.0-k3s2 |
42 | # k8s.io/klog/v2 => github.com/k3s-io/klog/v2 v2.60.1-k3s1 | 43 | # k8s.io/klog/v2 => github.com/k3s-io/klog/v2 v2.60.1-k3s1 |
43 | # k8s.io/kube-aggregator => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.24.3-k3s1 | 44 | # k8s.io/kube-aggregator => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator v1.24.7-k3s1 |
44 | # k8s.io/kube-controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.24.3-k3s1 | 45 | # k8s.io/kube-controller-manager => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager v1.24.7-k3s1 |
45 | # k8s.io/kube-proxy => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.24.3-k3s1 | 46 | # k8s.io/kube-proxy => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy v1.24.7-k3s1 |
46 | # k8s.io/kube-scheduler => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.24.3-k3s1 | 47 | # k8s.io/kube-scheduler => github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler v1.24.7-k3s1 |
47 | # k8s.io/kubectl => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.24.3-k3s1 | 48 | # k8s.io/kubectl => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl v1.24.7-k3s1 |
48 | # k8s.io/kubelet => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.24.3-k3s1 | 49 | # k8s.io/kubelet => github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet v1.24.7-k3s1 |
49 | # k8s.io/kubernetes => github.com/k3s-io/kubernetes v1.24.3-k3s1 | 50 | # k8s.io/kubernetes => github.com/k3s-io/kubernetes v1.24.7-k3s1 |
50 | # k8s.io/legacy-cloud-providers => github.com/k3s-io/kubernetes/staging/src/k8s.io/legacy-cloud-providers v1.24.3-k3s1 | 51 | # k8s.io/legacy-cloud-providers => github.com/k3s-io/kubernetes/staging/src/k8s.io/legacy-cloud-providers v1.24.7-k3s1 |
51 | # k8s.io/metrics => github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.24.3-k3s1 | 52 | # k8s.io/metrics => github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics v1.24.7-k3s1 |
52 | # k8s.io/mount-utils => github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.24.3-k3s1 | 53 | # k8s.io/mount-utils => github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils v1.24.7-k3s1 |
53 | # k8s.io/node-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/node-api v1.24.3-k3s1 | 54 | # k8s.io/node-api => github.com/k3s-io/kubernetes/staging/src/k8s.io/node-api v1.24.7-k3s1 |
54 | # k8s.io/pod-security-admission => github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.24.3-k3s1 | 55 | # k8s.io/pod-security-admission => github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission v1.24.7-k3s1 |
55 | # k8s.io/sample-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver v1.24.3-k3s1 | 56 | # k8s.io/sample-apiserver => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver v1.24.7-k3s1 |
56 | # k8s.io/sample-cli-plugin => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin v1.24.3-k3s1 | 57 | # k8s.io/sample-cli-plugin => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin v1.24.7-k3s1 |
57 | # k8s.io/sample-controller => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller v1.24.3-k3s1 | 58 | # k8s.io/sample-controller => github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller v1.24.7-k3s1 |
58 | # mvdan.cc/unparam => mvdan.cc/unparam v0.0.0-20210104141923-aac4ce9116a7 | 59 | # mvdan.cc/unparam => mvdan.cc/unparam v0.0.0-20210104141923-aac4ce9116a7 |
59 | # github.com/Microsoft/hcsshim v0.9.2 | 60 | # github.com/Microsoft/hcsshim v0.9.2 |
60 | ## explicit | 61 | ## explicit |
62 | # github.com/Mirantis/cri-dockerd v0.0.0-00010101000000-000000000000 | ||
63 | ## explicit | ||
61 | # github.com/cloudnativelabs/kube-router v1.3.2 | 64 | # github.com/cloudnativelabs/kube-router v1.3.2 |
62 | ## explicit | 65 | ## explicit |
63 | # github.com/containerd/cgroups v1.0.3 | 66 | # github.com/containerd/cgroups v1.0.3 |
@@ -76,7 +79,7 @@ | |||
76 | ## explicit | 79 | ## explicit |
77 | # github.com/erikdubbelboer/gspt v0.0.0-20190125194910-e68493906b83 | 80 | # github.com/erikdubbelboer/gspt v0.0.0-20190125194910-e68493906b83 |
78 | ## explicit | 81 | ## explicit |
79 | # github.com/flannel-io/flannel v0.18.1 | 82 | # github.com/flannel-io/flannel v0.19.2 |
80 | ## explicit | 83 | ## explicit |
81 | # github.com/go-bindata/go-bindata v3.1.2+incompatible | 84 | # github.com/go-bindata/go-bindata v3.1.2+incompatible |
82 | ## explicit | 85 | ## explicit |
@@ -98,7 +101,7 @@ | |||
98 | ## explicit | 101 | ## explicit |
99 | # github.com/k3s-io/kine v0.9.3 | 102 | # github.com/k3s-io/kine v0.9.3 |
100 | ## explicit | 103 | ## explicit |
101 | # github.com/klauspost/compress v1.15.1 | 104 | # github.com/klauspost/compress v1.15.9 |
102 | ## explicit | 105 | ## explicit |
103 | # github.com/kubernetes-sigs/cri-tools v0.0.0-00010101000000-000000000000 | 106 | # github.com/kubernetes-sigs/cri-tools v0.0.0-00010101000000-000000000000 |
104 | ## explicit | 107 | ## explicit |
@@ -106,7 +109,7 @@ | |||
106 | ## explicit | 109 | ## explicit |
107 | # github.com/mattn/go-sqlite3 v1.14.8 | 110 | # github.com/mattn/go-sqlite3 v1.14.8 |
108 | ## explicit | 111 | ## explicit |
109 | # github.com/minio/minio-go/v7 v7.0.7 | 112 | # github.com/minio/minio-go/v7 v7.0.33 |
110 | ## explicit | 113 | ## explicit |
111 | # github.com/natefinch/lumberjack v2.0.0+incompatible | 114 | # github.com/natefinch/lumberjack v2.0.0+incompatible |
112 | ## explicit | 115 | ## explicit |
@@ -136,9 +139,9 @@ | |||
136 | ## explicit | 139 | ## explicit |
137 | # github.com/rootless-containers/rootlesskit v1.0.1 | 140 | # github.com/rootless-containers/rootlesskit v1.0.1 |
138 | ## explicit | 141 | ## explicit |
139 | # github.com/sirupsen/logrus v1.8.1 | 142 | # github.com/sirupsen/logrus v1.9.0 |
140 | ## explicit | 143 | ## explicit |
141 | # github.com/stretchr/testify v1.7.1 | 144 | # github.com/stretchr/testify v1.8.0 |
142 | ## explicit | 145 | ## explicit |
143 | # github.com/tchap/go-patricia v2.3.0+incompatible | 146 | # github.com/tchap/go-patricia v2.3.0+incompatible |
144 | ## explicit | 147 | ## explicit |
@@ -160,13 +163,13 @@ | |||
160 | ## explicit | 163 | ## explicit |
161 | # go.uber.org/zap v1.19.0 | 164 | # go.uber.org/zap v1.19.0 |
162 | ## explicit | 165 | ## explicit |
163 | # golang.org/x/crypto v0.0.0-20220214200702-86341886e292 | 166 | # golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa |
164 | ## explicit | 167 | ## explicit |
165 | # golang.org/x/net v0.0.0-20220526153639-5463443f8c37 | 168 | # golang.org/x/net v0.0.0-20220722155237-a158d28d115b |
166 | ## explicit | 169 | ## explicit |
167 | # golang.org/x/sync v0.0.0-20210220032951-036812b2e83c | 170 | # golang.org/x/sync v0.0.0-20210220032951-036812b2e83c |
168 | ## explicit | 171 | ## explicit |
169 | # golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a | 172 | # golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f |
170 | ## explicit | 173 | ## explicit |
171 | # google.golang.org/grpc v1.46.2 | 174 | # google.golang.org/grpc v1.46.2 |
172 | ## explicit | 175 | ## explicit |
@@ -174,29 +177,29 @@ | |||
174 | ## explicit | 177 | ## explicit |
175 | # inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252 | 178 | # inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252 |
176 | ## explicit | 179 | ## explicit |
177 | # k8s.io/api v0.24.3 | 180 | # k8s.io/api v0.24.7 |
178 | ## explicit | 181 | ## explicit |
179 | # k8s.io/apimachinery v0.24.3 | 182 | # k8s.io/apimachinery v0.24.7 |
180 | ## explicit | 183 | ## explicit |
181 | # k8s.io/apiserver v0.24.3 | 184 | # k8s.io/apiserver v0.24.7 |
182 | ## explicit | 185 | ## explicit |
183 | # k8s.io/client-go v11.0.1-0.20190409021438-1a26190bd76a+incompatible | 186 | # k8s.io/client-go v11.0.1-0.20190409021438-1a26190bd76a+incompatible |
184 | ## explicit | 187 | ## explicit |
185 | # k8s.io/cloud-provider v0.24.3 | 188 | # k8s.io/cloud-provider v0.24.7 |
186 | ## explicit | 189 | ## explicit |
187 | # k8s.io/component-base v0.24.3 | 190 | # k8s.io/component-base v0.24.7 |
188 | ## explicit | 191 | ## explicit |
189 | # k8s.io/component-helpers v0.0.0 | 192 | # k8s.io/component-helpers v0.24.7 |
190 | ## explicit | 193 | ## explicit |
191 | # k8s.io/controller-manager v0.24.3 | 194 | # k8s.io/controller-manager v0.24.7 |
192 | ## explicit | 195 | ## explicit |
193 | # k8s.io/cri-api v0.24.3 | 196 | # k8s.io/cri-api v0.24.7 |
194 | ## explicit | 197 | ## explicit |
195 | # k8s.io/klog v1.0.0 | 198 | # k8s.io/klog v1.0.0 |
196 | ## explicit | 199 | ## explicit |
197 | # k8s.io/kubectl v0.24.3 | 200 | # k8s.io/kubectl v0.24.7 |
198 | ## explicit | 201 | ## explicit |
199 | # k8s.io/kubernetes v1.24.3 | 202 | # k8s.io/kubernetes v1.24.7 |
200 | ## explicit | 203 | ## explicit |
201 | # k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9 | 204 | # k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9 |
202 | ## explicit | 205 | ## explicit |
diff --git a/recipes-containers/k3s/k3s_git.bb b/recipes-containers/k3s/k3s_git.bb index 957693ce..e24a10fb 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=master;name=k3s;protocol=https \ | 7 | SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.24;name=k3s;protocol=https \ |
8 | file://k3s.service \ | 8 | file://k3s.service \ |
9 | file://k3s-agent.service \ | 9 | file://k3s-agent.service \ |
10 | file://k3s-agent \ | 10 | file://k3s-agent \ |
@@ -16,10 +16,10 @@ SRC_URI = "git://github.com/rancher/k3s.git;branch=master;name=k3s;protocol=http | |||
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5" | 18 | SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5" |
19 | SRCREV_k3s = "24da6adfa98cd05849edf1c42de3862f843a05f4" | 19 | SRCREV_k3s = "e3c9d859e870c460d966d3ef140aa1815c41a3ac" |
20 | 20 | ||
21 | SRCREV_FORMAT = "k3s_fuse" | 21 | SRCREV_FORMAT = "k3s_fuse" |
22 | PV = "v1.24.3+k3s1+git${SRCREV_k3s}" | 22 | PV = "v1.24.7+k3s1+git${SRCREV_k3s}" |
23 | 23 | ||
24 | include src_uri.inc | 24 | include src_uri.inc |
25 | 25 | ||
@@ -44,6 +44,8 @@ REQUIRED_DISTRO_FEATURES ?= "seccomp" | |||
44 | 44 | ||
45 | DEPENDS += "rsync-native" | 45 | DEPENDS += "rsync-native" |
46 | 46 | ||
47 | include relocation.inc | ||
48 | |||
47 | do_compile() { | 49 | do_compile() { |
48 | export GOPATH="${S}/src/import/.gopath:${S}/src/import/vendor:${STAGING_DIR_TARGET}/${prefix}/local/go" | 50 | export GOPATH="${S}/src/import/.gopath:${S}/src/import/vendor:${STAGING_DIR_TARGET}/${prefix}/local/go" |
49 | export CGO_ENABLED="1" | 51 | export CGO_ENABLED="1" |
@@ -54,621 +56,6 @@ do_compile() { | |||
54 | 56 | ||
55 | cd ${S}/src/import | 57 | cd ${S}/src/import |
56 | 58 | ||
57 | sites="bazil.org/fuse:github.com/bazil/fuse \ | ||
58 | bitbucket.org/bertimus9/systemstat:bitbucket.org/bertimus9/systemstat \ | ||
59 | cloud.google.com/go:github.com/googleapis/google-cloud-go \ | ||
60 | cloud.google.com/go/bigquery:github.com/googleapis/google-cloud-go/bigquery//bigquery \ | ||
61 | cloud.google.com/go/datastore:github.com/googleapis/google-cloud-go/datastore//datastore \ | ||
62 | cloud.google.com/go/firestore:github.com/googleapis/google-cloud-go/datastore//firestore \ | ||
63 | cloud.google.com/go/pubsub:github.com/googleapis/google-cloud-go/pubsub//pubsub \ | ||
64 | cloud.google.com/go/storage:github.com/googleapis/google-cloud-go/storage//storage \ | ||
65 | dmitri.shuralyov.com/gpu/mtl:dmitri.shuralyov.com/gpu/mtl \ | ||
66 | github.com/360EntSecGroup-Skylar/excelize:github.com/360EntSecGroup-Skylar/excelize \ | ||
67 | github.com/Azure/azure-sdk-for-go:github.com/Azure/azure-sdk-for-go \ | ||
68 | github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm \ | ||
69 | github.com/Azure/go-autorest:github.com/Azure/go-autorest \ | ||
70 | github.com/Azure/go-autorest/autorest:github.com/Azure/go-autorest/autorest//autorest \ | ||
71 | github.com/Azure/go-autorest/autorest/adal:github.com/Azure/go-autorest/autorest/adal//autorest/adal \ | ||
72 | github.com/Azure/go-autorest/autorest/azure/auth:github.com/Azure/go-autorest/autorest/azure/auth//autorest/azure/auth \ | ||
73 | github.com/Azure/go-autorest/autorest/azure/cli:github.com/Azure/go-autorest/autorest/azure/cli//autorest/azure/cli \ | ||
74 | github.com/Azure/go-autorest/autorest/date:github.com/Azure/go-autorest/autorest/date//autorest/date \ | ||
75 | github.com/Azure/go-autorest/autorest/mocks:github.com/Azure/go-autorest/autorest/mocks//autorest/mocks \ | ||
76 | github.com/Azure/go-autorest/autorest/to:github.com/Azure/go-autorest/autorest/to//autorest/to \ | ||
77 | github.com/Azure/go-autorest/autorest/validation:github.com/Azure/go-autorest/autorest/validation//autorest/validation \ | ||
78 | github.com/Azure/go-autorest/logger:github.com/Azure/go-autorest/logger//logger \ | ||
79 | github.com/Azure/go-autorest/tracing:github.com/Azure/go-autorest/tracing//tracing \ | ||
80 | github.com/BurntSushi/toml:github.com/BurntSushi/toml \ | ||
81 | github.com/BurntSushi/xgb:github.com/BurntSushi/xgb \ | ||
82 | github.com/GoogleCloudPlatform/k8s-cloud-provider:github.com/GoogleCloudPlatform/k8s-cloud-provider \ | ||
83 | github.com/JeffAshton/win_pdh:github.com/JeffAshton/win_pdh \ | ||
84 | github.com/MakeNowJust/heredoc:github.com/MakeNowJust/heredoc \ | ||
85 | github.com/Microsoft/go-winio:github.com/Microsoft/go-winio \ | ||
86 | github.com/Microsoft/hcsshim:github.com/Microsoft/hcsshim \ | ||
87 | github.com/NYTimes/gziphandler:github.com/NYTimes/gziphandler \ | ||
88 | github.com/OneOfOne/xxhash:github.com/OneOfOne/xxhash \ | ||
89 | github.com/PuerkitoBio/goquery:github.com/PuerkitoBio/goquery \ | ||
90 | github.com/PuerkitoBio/purell:github.com/PuerkitoBio/purell \ | ||
91 | github.com/PuerkitoBio/urlesc:github.com/PuerkitoBio/urlesc \ | ||
92 | github.com/Rican7/retry:github.com/Rican7/retry \ | ||
93 | github.com/agext/levenshtein:github.com/agext/levenshtein \ | ||
94 | github.com/agnivade/levenshtein:github.com/agnivade/levenshtein \ | ||
95 | github.com/ajstarks/svgo:github.com/ajstarks/svgo \ | ||
96 | github.com/alecthomas/template:github.com/alecthomas/template \ | ||
97 | github.com/alecthomas/units:github.com/alecthomas/units \ | ||
98 | github.com/alexflint/go-filemutex:github.com/alexflint/go-filemutex \ | ||
99 | github.com/andreyvit/diff:github.com/andreyvit/diff \ | ||
100 | github.com/andybalholm/cascadia:github.com/andybalholm/cascadia \ | ||
101 | github.com/antihax/optional:github.com/antihax/optional \ | ||
102 | github.com/antlr/antlr4/runtime/Go/antlr:github.com/antlr/antlr4/runtime/Go/antlr//runtime/Go/antlr \ | ||
103 | github.com/apparentlymart/go-dump:github.com/apparentlymart/go-dump \ | ||
104 | github.com/apparentlymart/go-textseg:github.com/apparentlymart/go-textseg \ | ||
105 | github.com/apparentlymart/go-textseg/v13:github.com/apparentlymart/go-textseg/v13 \ | ||
106 | github.com/armon/circbuf:github.com/armon/circbuf \ | ||
107 | github.com/armon/consul-api:github.com/armon/consul-api \ | ||
108 | github.com/armon/go-metrics:github.com/armon/go-metrics \ | ||
109 | github.com/armon/go-radix:github.com/armon/go-radix \ | ||
110 | github.com/armon/go-socks5:github.com/armon/go-socks5 \ | ||
111 | github.com/asaskevich/govalidator:github.com/asaskevich/govalidator \ | ||
112 | github.com/auth0/go-jwt-middleware:github.com/auth0/go-jwt-middleware \ | ||
113 | github.com/aws/aws-lambda-go:github.com/aws/aws-lambda-go \ | ||
114 | github.com/aws/aws-sdk-go:github.com/aws/aws-sdk-go \ | ||
115 | github.com/benbjohnson/clock:github.com/benbjohnson/clock \ | ||
116 | github.com/beorn7/perks:github.com/beorn7/perks \ | ||
117 | github.com/bgentry/go-netrc:github.com/bgentry/go-netrc \ | ||
118 | github.com/bgentry/speakeasy:github.com/bgentry/speakeasy \ | ||
119 | github.com/bketelsen/crypt:github.com/bketelsen/crypt \ | ||
120 | github.com/blang/semver:github.com/blang/semver \ | ||
121 | github.com/blang/semver/v4:github.com/blang/semver/v4//v4 \ | ||
122 | github.com/boltdb/bolt:github.com/boltdb/bolt \ | ||
123 | github.com/boombuler/barcode:github.com/boombuler/barcode \ | ||
124 | github.com/bronze1man/goStrongswanVici:github.com/bronze1man/goStrongswanVici \ | ||
125 | github.com/buger/jsonparser:github.com/buger/jsonparser \ | ||
126 | github.com/canonical/go-dqlite:github.com/canonical/go-dqlite \ | ||
127 | github.com/census-instrumentation/opencensus-proto:github.com/census-instrumentation/opencensus-proto \ | ||
128 | github.com/certifi/gocertifi:github.com/certifi/gocertifi \ | ||
129 | github.com/cespare/xxhash:github.com/cespare/xxhash \ | ||
130 | github.com/cespare/xxhash/v2:github.com/cespare/xxhash/v2 \ | ||
131 | github.com/chai2010/gettext-go:github.com/chai2010/gettext-go \ | ||
132 | github.com/checkpoint-restore/go-criu/v5:github.com/checkpoint-restore/go-criu/v5 \ | ||
133 | github.com/cheggaaa/pb:github.com/cheggaaa/pb \ | ||
134 | github.com/chzyer/logex:github.com/chzyer/logex \ | ||
135 | github.com/chzyer/readline:github.com/chzyer/readline \ | ||
136 | github.com/chzyer/test:github.com/chzyer/test \ | ||
137 | github.com/cilium/ebpf:github.com/cilium/ebpf \ | ||
138 | github.com/cloudnativelabs/kube-router:github.com/cloudnativelabs/kube-router \ | ||
139 | github.com/clusterhq/flocker-go:github.com/clusterhq/flocker-go \ | ||
140 | github.com/cncf/udpa/go:github.com/cncf/udpa/go//go \ | ||
141 | github.com/cncf/xds/go:github.com/cncf/xds/go//go \ | ||
142 | github.com/cockroachdb/datadriven:github.com/cockroachdb/datadriven \ | ||
143 | github.com/cockroachdb/errors:github.com/cockroachdb/errors \ | ||
144 | github.com/cockroachdb/logtags:github.com/cockroachdb/logtags \ | ||
145 | github.com/container-storage-interface/spec:github.com/container-storage-interface/spec \ | ||
146 | github.com/containerd/aufs:github.com/containerd/aufs \ | ||
147 | github.com/containerd/btrfs:github.com/containerd/btrfs \ | ||
148 | github.com/containerd/cgroups:github.com/containerd/cgroups \ | ||
149 | github.com/containerd/console:github.com/containerd/console \ | ||
150 | github.com/containerd/containerd:github.com/containerd/containerd \ | ||
151 | github.com/containerd/continuity:github.com/containerd/continuity \ | ||
152 | github.com/containerd/fifo:github.com/containerd/fifo \ | ||
153 | github.com/containerd/fuse-overlayfs-snapshotter:github.com/containerd/fuse-overlayfs-snapshotter \ | ||
154 | github.com/containerd/go-cni:github.com/containerd/go-cni \ | ||
155 | github.com/containerd/go-runc:github.com/containerd/go-runc \ | ||
156 | github.com/containerd/imgcrypt:github.com/containerd/imgcrypt \ | ||
157 | github.com/containerd/nri:github.com/containerd/nri \ | ||
158 | github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter \ | ||
159 | github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter//estargz \ | ||
160 | github.com/containerd/ttrpc:github.com/containerd/ttrpc \ | ||
161 | github.com/containerd/typeurl:github.com/containerd/typeurl \ | ||
162 | github.com/containerd/zfs:github.com/containerd/zfs \ | ||
163 | github.com/containernetworking/cni:github.com/containernetworking/cni \ | ||
164 | github.com/containernetworking/plugins:github.com/containernetworking/plugins \ | ||
165 | github.com/containers/ocicrypt:github.com/containers/ocicrypt \ | ||
166 | github.com/coredns/caddy:github.com/coredns/caddy \ | ||
167 | github.com/coredns/corefile-migration:github.com/coredns/corefile-migration \ | ||
168 | github.com/coreos/bbolt:github.com/coreos/bbolt \ | ||
169 | github.com/coreos/etcd:github.com/coreos/etcd \ | ||
170 | github.com/coreos/go-iptables:github.com/coreos/go-iptables \ | ||
171 | github.com/coreos/go-oidc:github.com/coreos/go-oidc \ | ||
172 | github.com/coreos/go-semver:github.com/coreos/go-semver \ | ||
173 | github.com/coreos/go-systemd:github.com/coreos/go-systemd \ | ||
174 | github.com/coreos/go-systemd/v22:github.com/coreos/go-systemd/v22 \ | ||
175 | github.com/coreos/pkg:github.com/coreos/pkg \ | ||
176 | github.com/cpuguy83/go-md2man/v2:github.com/cpuguy83/go-md2man/v2 \ | ||
177 | github.com/creack/pty:github.com/creack/pty \ | ||
178 | github.com/cyphar/filepath-securejoin:github.com/cyphar/filepath-securejoin \ | ||
179 | github.com/d2g/dhcp4:github.com/d2g/dhcp4 \ | ||
180 | github.com/d2g/dhcp4client:github.com/d2g/dhcp4client \ | ||
181 | github.com/d2g/dhcp4server:github.com/d2g/dhcp4server \ | ||
182 | github.com/d2g/hardwareaddr:github.com/d2g/hardwareaddr \ | ||
183 | github.com/danieljoos/wincred:github.com/danieljoos/wincred \ | ||
184 | github.com/davecgh/go-spew:github.com/davecgh/go-spew \ | ||
185 | github.com/daviddengcn/go-colortext:github.com/daviddengcn/go-colortext \ | ||
186 | github.com/denverdino/aliyungo:github.com/denverdino/aliyungo \ | ||
187 | github.com/dgrijalva/jwt-go:github.com/dgrijalva/jwt-go \ | ||
188 | github.com/dgryski/go-farm:github.com/dgryski/go-farm \ | ||
189 | github.com/dgryski/go-sip13:github.com/dgryski/go-sip13 \ | ||
190 | github.com/dimchansky/utfbom:github.com/dimchansky/utfbom \ | ||
191 | github.com/dnaeon/go-vcr:github.com/dnaeon/go-vcr \ | ||
192 | github.com/docker/cli:github.com/docker/cli \ | ||
193 | github.com/docker/distribution:github.com/docker/distribution \ | ||
194 | github.com/docker/docker:github.com/docker/docker \ | ||
195 | github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers \ | ||
196 | github.com/docker/go-connections:github.com/docker/go-connections \ | ||
197 | github.com/docker/go-events:github.com/docker/go-events \ | ||
198 | github.com/docker/go-metrics:github.com/docker/go-metrics \ | ||
199 | github.com/docker/go-units:github.com/docker/go-units \ | ||
200 | github.com/docker/spdystream:github.com/docker/spdystream \ | ||
201 | github.com/docopt/docopt-go:github.com/docopt/docopt-go \ | ||
202 | github.com/dustin/go-humanize:github.com/dustin/go-humanize \ | ||
203 | github.com/dustmop/soup:github.com/dustmop/soup \ | ||
204 | github.com/eapache/channels:github.com/eapache/channels \ | ||
205 | github.com/eapache/queue:github.com/eapache/queue \ | ||
206 | github.com/elazarl/goproxy:github.com/elazarl/goproxy \ | ||
207 | github.com/elazarl/goproxy/ext:github.com/elazarl/goproxy/ext//ext \ | ||
208 | github.com/emicklei/go-restful:github.com/emicklei/go-restful \ | ||
209 | github.com/envoyproxy/go-control-plane:github.com/envoyproxy/go-control-plane \ | ||
210 | github.com/envoyproxy/protoc-gen-validate:github.com/envoyproxy/protoc-gen-validate \ | ||
211 | github.com/erikdubbelboer/gspt:github.com/erikdubbelboer/gspt \ | ||
212 | github.com/etcd-io/gofail:github.com/etcd-io/gofail \ | ||
213 | github.com/euank/go-kmsg-parser:github.com/euank/go-kmsg-parser \ | ||
214 | github.com/evanphx/json-patch:github.com/evanphx/json-patch \ | ||
215 | github.com/exponent-io/jsonpath:github.com/exponent-io/jsonpath \ | ||
216 | github.com/fanliao/go-promise:github.com/fanliao/go-promise \ | ||
217 | github.com/fatih/camelcase:github.com/fatih/camelcase \ | ||
218 | github.com/fatih/color:github.com/fatih/color \ | ||
219 | github.com/felixge/httpsnoop:github.com/felixge/httpsnoop \ | ||
220 | github.com/flannel-io/flannel:github.com/flannel-io/flannel \ | ||
221 | github.com/flynn/go-shlex:github.com/flynn/go-shlex \ | ||
222 | github.com/fogleman/gg:github.com/fogleman/gg \ | ||
223 | github.com/form3tech-oss/jwt-go:github.com/form3tech-oss/jwt-go \ | ||
224 | github.com/frankban/quicktest:github.com/frankban/quicktest \ | ||
225 | github.com/fsnotify/fsnotify:github.com/fsnotify/fsnotify \ | ||
226 | github.com/fvbommel/sortorder:github.com/fvbommel/sortorder \ | ||
227 | github.com/getkin/kin-openapi:github.com/getkin/kin-openapi \ | ||
228 | github.com/getsentry/raven-go:github.com/getsentry/raven-go \ | ||
229 | github.com/ghodss/yaml:github.com/ghodss/yaml \ | ||
230 | github.com/globalsign/mgo:github.com/globalsign/mgo \ | ||
231 | github.com/go-bindata/go-bindata:github.com/go-bindata/go-bindata \ | ||
232 | github.com/go-errors/errors:github.com/go-errors/errors \ | ||
233 | github.com/go-gl/glfw:github.com/go-gl/glfw \ | ||
234 | github.com/go-gl/glfw/v3.3/glfw:github.com/go-gl/glfw/v3.3/glfw//v3.3/glfw \ | ||
235 | github.com/go-ini/ini:github.com/go-ini/ini \ | ||
236 | github.com/go-kit/kit:github.com/go-kit/kit \ | ||
237 | github.com/go-kit/log:github.com/go-kit/log \ | ||
238 | github.com/go-logfmt/logfmt:github.com/go-logfmt/logfmt \ | ||
239 | github.com/go-logr/logr:github.com/go-logr/logr \ | ||
240 | github.com/go-logr/zapr:github.com/go-logr/zapr \ | ||
241 | github.com/go-openapi/analysis:github.com/go-openapi/analysis \ | ||
242 | github.com/go-openapi/errors:github.com/go-openapi/errors \ | ||
243 | github.com/go-openapi/jsonpointer:github.com/go-openapi/jsonpointer \ | ||
244 | github.com/go-openapi/jsonreference:github.com/go-openapi/jsonreference \ | ||
245 | github.com/go-openapi/loads:github.com/go-openapi/loads \ | ||
246 | github.com/go-openapi/runtime:github.com/go-openapi/runtime \ | ||
247 | github.com/go-openapi/spec:github.com/go-openapi/spec \ | ||
248 | github.com/go-openapi/strfmt:github.com/go-openapi/strfmt \ | ||
249 | github.com/go-openapi/swag:github.com/go-openapi/swag \ | ||
250 | github.com/go-openapi/validate:github.com/go-openapi/validate \ | ||
251 | github.com/go-ozzo/ozzo-validation:github.com/go-ozzo/ozzo-validation \ | ||
252 | github.com/go-sql-driver/mysql:github.com/go-sql-driver/mysql \ | ||
253 | github.com/go-stack/stack:github.com/go-stack/stack \ | ||
254 | github.com/go-task/slim-sprig:github.com/go-task/slim-sprig \ | ||
255 | github.com/go-test/deep:github.com/go-test/deep \ | ||
256 | github.com/godbus/dbus:github.com/godbus/dbus \ | ||
257 | github.com/godbus/dbus/v5:github.com/godbus/dbus/v5 \ | ||
258 | github.com/gofrs/flock:github.com/gofrs/flock \ | ||
259 | github.com/gofrs/uuid:github.com/gofrs/uuid \ | ||
260 | github.com/gogo/googleapis:github.com/gogo/googleapis \ | ||
261 | github.com/gogo/protobuf:github.com/gogo/protobuf \ | ||
262 | github.com/golang/freetype:github.com/golang/freetype \ | ||
263 | github.com/golang/glog:github.com/golang/glog \ | ||
264 | github.com/golang/groupcache:github.com/golang/groupcache \ | ||
265 | github.com/golang/mock:github.com/golang/mock \ | ||
266 | github.com/golang/protobuf:github.com/golang/protobuf \ | ||
267 | github.com/golang/snappy:github.com/golang/snappy \ | ||
268 | github.com/golangplus/bytes:github.com/golangplus/bytes \ | ||
269 | github.com/golangplus/fmt:github.com/golangplus/fmt \ | ||
270 | github.com/golangplus/testing:github.com/golangplus/testing \ | ||
271 | github.com/google/btree:github.com/google/btree \ | ||
272 | github.com/google/cadvisor:github.com/google/cadvisor \ | ||
273 | github.com/google/cel-go:github.com/google/cel-go \ | ||
274 | github.com/google/cel-spec:github.com/google/cel-spec \ | ||
275 | github.com/google/gnostic:github.com/google/gnostic \ | ||
276 | github.com/google/go-cmp:github.com/google/go-cmp \ | ||
277 | github.com/google/go-containerregistry:github.com/google/go-containerregistry \ | ||
278 | github.com/google/gofuzz:github.com/google/gofuzz \ | ||
279 | github.com/google/martian:github.com/google/martian \ | ||
280 | github.com/google/martian/v3:github.com/google/martian/v3 \ | ||
281 | github.com/google/pprof:github.com/google/pprof \ | ||
282 | github.com/google/renameio:github.com/google/renameio \ | ||
283 | github.com/google/shlex:github.com/google/shlex \ | ||
284 | github.com/google/uuid:github.com/google/uuid \ | ||
285 | github.com/googleapis/gax-go/v2:github.com/googleapis/gax-go/v2//v2 \ | ||
286 | github.com/googleapis/gnostic:github.com/googleapis/gnostic \ | ||
287 | github.com/gophercloud/gophercloud:github.com/gophercloud/gophercloud \ | ||
288 | github.com/gopherjs/gopherjs:github.com/gopherjs/gopherjs \ | ||
289 | github.com/gorilla/mux:github.com/gorilla/mux \ | ||
290 | github.com/gorilla/websocket:github.com/gorilla/websocket \ | ||
291 | github.com/gregjones/httpcache:github.com/gregjones/httpcache \ | ||
292 | github.com/grpc-ecosystem/go-grpc-middleware:github.com/grpc-ecosystem/go-grpc-middleware \ | ||
293 | github.com/grpc-ecosystem/go-grpc-prometheus:github.com/grpc-ecosystem/go-grpc-prometheus \ | ||
294 | github.com/grpc-ecosystem/grpc-gateway:github.com/grpc-ecosystem/grpc-gateway \ | ||
295 | github.com/gruntwork-io/go-commons:github.com/gruntwork-io/go-commons \ | ||
296 | github.com/gruntwork-io/terratest:github.com/gruntwork-io/terratest \ | ||
297 | github.com/hanwen/go-fuse/v2:github.com/hanwen/go-fuse/v2 \ | ||
298 | github.com/hashicorp/consul/api:github.com/hashicorp/consul/api//api \ | ||
299 | github.com/hashicorp/consul/sdk:github.com/hashicorp/consul/sdk//sdk \ | ||
300 | github.com/hashicorp/errwrap:github.com/hashicorp/errwrap \ | ||
301 | github.com/hashicorp/go-cleanhttp:github.com/hashicorp/go-cleanhttp \ | ||
302 | github.com/hashicorp/go-getter:github.com/hashicorp/go-getter \ | ||
303 | github.com/hashicorp/go-hclog:github.com/hashicorp/go-hclog \ | ||
304 | github.com/hashicorp/go-immutable-radix:github.com/hashicorp/go-immutable-radix \ | ||
305 | github.com/hashicorp/go-msgpack:github.com/hashicorp/go-msgpack \ | ||
306 | github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror \ | ||
307 | github.com/hashicorp/go-retryablehttp:github.com/hashicorp/go-retryablehttp \ | ||
308 | github.com/hashicorp/go-rootcerts:github.com/hashicorp/go-rootcerts \ | ||
309 | github.com/hashicorp/go-safetemp:github.com/hashicorp/go-safetemp \ | ||
310 | github.com/hashicorp/go-sockaddr:github.com/hashicorp/go-sockaddr \ | ||
311 | github.com/hashicorp/go-syslog:github.com/hashicorp/go-syslog \ | ||
312 | github.com/hashicorp/go-uuid:github.com/hashicorp/go-uuid \ | ||
313 | github.com/hashicorp/go-version:github.com/hashicorp/go-version \ | ||
314 | github.com/hashicorp/go.net:github.com/hashicorp/go.net \ | ||
315 | github.com/hashicorp/golang-lru:github.com/hashicorp/golang-lru \ | ||
316 | github.com/hashicorp/hcl:github.com/hashicorp/hcl \ | ||
317 | github.com/hashicorp/hcl/v2:github.com/hashicorp/hcl/v2 \ | ||
318 | github.com/hashicorp/logutils:github.com/hashicorp/logutils \ | ||
319 | github.com/hashicorp/mdns:github.com/hashicorp/mdns \ | ||
320 | github.com/hashicorp/memberlist:github.com/hashicorp/memberlist \ | ||
321 | github.com/hashicorp/serf:github.com/hashicorp/serf \ | ||
322 | github.com/hashicorp/terraform-json:github.com/hashicorp/terraform-json \ | ||
323 | github.com/heketi/heketi:github.com/heketi/heketi \ | ||
324 | github.com/heketi/tests:github.com/heketi/tests \ | ||
325 | github.com/hpcloud/tail:github.com/hpcloud/tail \ | ||
326 | github.com/hugelgupf/socketpair:github.com/hugelgupf/socketpair \ | ||
327 | github.com/ianlancetaylor/demangle:github.com/ianlancetaylor/demangle \ | ||
328 | github.com/imdario/mergo:github.com/imdario/mergo \ | ||
329 | github.com/inconshreveable/mousetrap:github.com/inconshreveable/mousetrap \ | ||
330 | github.com/insomniacslk/dhcp:github.com/insomniacslk/dhcp \ | ||
331 | github.com/ishidawataru/sctp:github.com/ishidawataru/sctp \ | ||
332 | github.com/j-keck/arping:github.com/j-keck/arping \ | ||
333 | github.com/jessevdk/go-flags:github.com/jessevdk/go-flags \ | ||
334 | github.com/jinzhu/copier:github.com/jinzhu/copier \ | ||
335 | github.com/jmespath/go-jmespath:github.com/jmespath/go-jmespath \ | ||
336 | github.com/jmespath/go-jmespath/internal/testify:github.com/jmespath/go-jmespath/internal/testify//internal/testify \ | ||
337 | github.com/joho/godotenv:github.com/joho/godotenv \ | ||
338 | github.com/jonboulle/clockwork:github.com/jonboulle/clockwork \ | ||
339 | github.com/josharian/intern:github.com/josharian/intern \ | ||
340 | github.com/josharian/native:github.com/josharian/native \ | ||
341 | github.com/jpillora/backoff:github.com/jpillora/backoff \ | ||
342 | github.com/jsimonetti/rtnetlink:github.com/jsimonetti/rtnetlink \ | ||
343 | github.com/json-iterator/go:github.com/json-iterator/go \ | ||
344 | github.com/jstemmer/go-junit-report:github.com/jstemmer/go-junit-report \ | ||
345 | github.com/jtolds/gls:github.com/jtolds/gls \ | ||
346 | github.com/julienschmidt/httprouter:github.com/julienschmidt/httprouter \ | ||
347 | github.com/jung-kurt/gofpdf:github.com/jung-kurt/gofpdf \ | ||
348 | github.com/k-sone/critbitgo:github.com/k-sone/critbitgo \ | ||
349 | github.com/k3s-io/helm-controller:github.com/k3s-io/helm-controller \ | ||
350 | github.com/k3s-io/kine:github.com/k3s-io/kine \ | ||
351 | github.com/karrick/godirwalk:github.com/karrick/godirwalk \ | ||
352 | github.com/kisielk/errcheck:github.com/kisielk/errcheck \ | ||
353 | github.com/kisielk/gotool:github.com/kisielk/gotool \ | ||
354 | github.com/klauspost/compress:github.com/klauspost/compress \ | ||
355 | github.com/klauspost/cpuid:github.com/klauspost/cpuid \ | ||
356 | github.com/konsorten/go-windows-terminal-sequences:github.com/konsorten/go-windows-terminal-sequences \ | ||
357 | github.com/kr/fs:github.com/kr/fs \ | ||
358 | github.com/kr/logfmt:github.com/kr/logfmt \ | ||
359 | github.com/kr/pretty:github.com/kr/pretty \ | ||
360 | github.com/kr/pty:github.com/kr/pty \ | ||
361 | github.com/kr/text:github.com/kr/text \ | ||
362 | github.com/kubernetes-sigs/cri-tools:github.com/kubernetes-sigs/cri-tools \ | ||
363 | github.com/kylelemons/godebug:github.com/kylelemons/godebug \ | ||
364 | github.com/lib/pq:github.com/lib/pq \ | ||
365 | github.com/libopenstorage/openstorage:github.com/libopenstorage/openstorage \ | ||
366 | github.com/liggitt/tabwriter:github.com/liggitt/tabwriter \ | ||
367 | github.com/lithammer/dedent:github.com/lithammer/dedent \ | ||
368 | github.com/lpabon/godbc:github.com/lpabon/godbc \ | ||
369 | github.com/magiconair/properties:github.com/magiconair/properties \ | ||
370 | github.com/mailru/easyjson:github.com/mailru/easyjson \ | ||
371 | github.com/mattn/go-colorable:github.com/mattn/go-colorable \ | ||
372 | github.com/mattn/go-isatty:github.com/mattn/go-isatty \ | ||
373 | github.com/mattn/go-runewidth:github.com/mattn/go-runewidth \ | ||
374 | github.com/mattn/go-shellwords:github.com/mattn/go-shellwords \ | ||
375 | github.com/mattn/go-sqlite3:github.com/mattn/go-sqlite3 \ | ||
376 | github.com/mattn/go-zglob:github.com/mattn/go-zglob \ | ||
377 | github.com/matttproud/golang_protobuf_extensions:github.com/matttproud/golang_protobuf_extensions \ | ||
378 | github.com/mdlayher/ethernet:github.com/mdlayher/ethernet \ | ||
379 | github.com/mdlayher/ethtool:github.com/mdlayher/ethtool \ | ||
380 | github.com/mdlayher/genetlink:github.com/mdlayher/genetlink \ | ||
381 | github.com/mdlayher/netlink:github.com/mdlayher/netlink \ | ||
382 | github.com/mdlayher/raw:github.com/mdlayher/raw \ | ||
383 | github.com/mdlayher/socket:github.com/mdlayher/socket \ | ||
384 | github.com/miekg/dns:github.com/miekg/dns \ | ||
385 | github.com/miekg/pkcs11:github.com/miekg/pkcs11 \ | ||
386 | github.com/mikioh/ipaddr:github.com/mikioh/ipaddr \ | ||
387 | github.com/mindprince/gonvml:github.com/mindprince/gonvml \ | ||
388 | github.com/minio/highwayhash:github.com/minio/highwayhash \ | ||
389 | github.com/minio/md5-simd:github.com/minio/md5-simd \ | ||
390 | github.com/minio/minio-go/v7:github.com/minio/minio-go/v7 \ | ||
391 | github.com/minio/sha256-simd:github.com/minio/sha256-simd \ | ||
392 | github.com/minio/sio:github.com/minio/sio \ | ||
393 | github.com/mistifyio/go-zfs:github.com/mistifyio/go-zfs \ | ||
394 | github.com/mitchellh/cli:github.com/mitchellh/cli \ | ||
395 | github.com/mitchellh/copystructure:github.com/mitchellh/copystructure \ | ||
396 | github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir \ | ||
397 | github.com/mitchellh/go-testing-interface:github.com/mitchellh/go-testing-interface \ | ||
398 | github.com/mitchellh/go-wordwrap:github.com/mitchellh/go-wordwrap \ | ||
399 | github.com/mitchellh/gox:github.com/mitchellh/gox \ | ||
400 | github.com/mitchellh/iochan:github.com/mitchellh/iochan \ | ||
401 | github.com/mitchellh/mapstructure:github.com/mitchellh/mapstructure \ | ||
402 | github.com/mitchellh/reflectwalk:github.com/mitchellh/reflectwalk \ | ||
403 | github.com/moby/ipvs:github.com/moby/ipvs \ | ||
404 | github.com/moby/locker:github.com/moby/locker \ | ||
405 | github.com/moby/spdystream:github.com/moby/spdystream \ | ||
406 | github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo//mountinfo \ | ||
407 | github.com/moby/sys/symlink:github.com/moby/sys/symlink/symlink \ | ||
408 | github.com/moby/term:github.com/moby/term \ | ||
409 | github.com/moby/vpnkit:github.com/moby/vpnkit \ | ||
410 | github.com/modern-go/concurrent:github.com/modern-go/concurrent \ | ||
411 | github.com/modern-go/reflect2:github.com/modern-go/reflect2 \ | ||
412 | github.com/mohae/deepcopy:github.com/mohae/deepcopy \ | ||
413 | github.com/monochromegane/go-gitignore:github.com/monochromegane/go-gitignore \ | ||
414 | github.com/morikuni/aec:github.com/morikuni/aec \ | ||
415 | github.com/mrunalp/fileutils:github.com/mrunalp/fileutils \ | ||
416 | github.com/munnerz/goautoneg:github.com/munnerz/goautoneg \ | ||
417 | github.com/mvdan/xurls:github.com/mvdan/xurls \ | ||
418 | github.com/mwitkow/go-conntrack:github.com/mwitkow/go-conntrack \ | ||
419 | github.com/mxk/go-flowrate:github.com/mxk/go-flowrate \ | ||
420 | github.com/natefinch/lumberjack:github.com/natefinch/lumberjack \ | ||
421 | github.com/nats-io/jsm.go:github.com/nats-io/jsm.go \ | ||
422 | github.com/nats-io/jwt/v2:github.com/nats-io/jwt/v2//v2 \ | ||
423 | github.com/nats-io/nats-server/v2:github.com/nats-io/nats-server/v2 \ | ||
424 | github.com/nats-io/nats.go:github.com/nats-io/nats.go \ | ||
425 | github.com/nats-io/nkeys:github.com/nats-io/nkeys \ | ||
426 | github.com/nats-io/nuid:github.com/nats-io/nuid \ | ||
427 | github.com/networkplumbing/go-nft:github.com/networkplumbing/go-nft \ | ||
428 | github.com/niemeyer/pretty:github.com/niemeyer/pretty \ | ||
429 | github.com/nxadm/tail:github.com/nxadm/tail \ | ||
430 | github.com/oklog/ulid:github.com/oklog/ulid \ | ||
431 | github.com/olekukonko/tablewriter:github.com/olekukonko/tablewriter \ | ||
432 | github.com/onsi/ginkgo:github.com/onsi/ginkgo \ | ||
433 | github.com/onsi/ginkgo/v2:github.com/onsi/ginkgo/v2 \ | ||
434 | github.com/onsi/gomega:github.com/onsi/gomega \ | ||
435 | github.com/opencontainers/go-digest:github.com/opencontainers/go-digest \ | ||
436 | github.com/opencontainers/image-spec:github.com/opencontainers/image-spec \ | ||
437 | github.com/opencontainers/runc:github.com/opencontainers/runc \ | ||
438 | github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec \ | ||
439 | github.com/opencontainers/selinux:github.com/opencontainers/selinux \ | ||
440 | github.com/opentracing/opentracing-go:github.com/opentracing/opentracing-go \ | ||
441 | github.com/oracle/oci-go-sdk:github.com/oracle/oci-go-sdk \ | ||
442 | github.com/osrg/gobgp:github.com/osrg/gobgp \ | ||
443 | github.com/otiai10/copy:github.com/otiai10/copy \ | ||
444 | github.com/otiai10/curr:github.com/otiai10/curr \ | ||
445 | github.com/otiai10/mint:github.com/otiai10/mint \ | ||
446 | github.com/pascaldekloe/goe:github.com/pascaldekloe/goe \ | ||
447 | github.com/paulmach/orb:github.com/paulmach/orb \ | ||
448 | github.com/pborman/uuid:github.com/pborman/uuid \ | ||
449 | github.com/pelletier/go-toml:github.com/pelletier/go-toml \ | ||
450 | github.com/peterbourgon/diskv:github.com/peterbourgon/diskv \ | ||
451 | github.com/pierrec/lz4:github.com/pierrec/lz4 \ | ||
452 | github.com/pkg/errors:github.com/pkg/errors \ | ||
453 | github.com/pkg/sftp:github.com/pkg/sftp \ | ||
454 | github.com/pmezard/go-difflib:github.com/pmezard/go-difflib \ | ||
455 | github.com/posener/complete:github.com/posener/complete \ | ||
456 | github.com/pquerna/cachecontrol:github.com/pquerna/cachecontrol \ | ||
457 | github.com/pquerna/otp:github.com/pquerna/otp \ | ||
458 | github.com/prometheus/client_golang:github.com/prometheus/client_golang \ | ||
459 | github.com/prometheus/client_model:github.com/prometheus/client_model \ | ||
460 | github.com/prometheus/common:github.com/prometheus/common \ | ||
461 | github.com/prometheus/procfs:github.com/prometheus/procfs \ | ||
462 | github.com/prometheus/tsdb:github.com/prometheus/tsdb \ | ||
463 | github.com/qri-io/starlib:github.com/qri-io/starlib \ | ||
464 | github.com/quobyte/api:github.com/quobyte/api \ | ||
465 | github.com/rancher/dynamiclistener:github.com/rancher/dynamiclistener \ | ||
466 | github.com/rancher/lasso:github.com/rancher/lasso \ | ||
467 | github.com/rancher/remotedialer:github.com/rancher/remotedialer \ | ||
468 | github.com/rancher/wharfie:github.com/rancher/wharfie \ | ||
469 | github.com/rancher/wrangler:github.com/rancher/wrangler \ | ||
470 | github.com/remyoudompheng/bigfft:github.com/remyoudompheng/bigfft \ | ||
471 | github.com/robfig/cron/v3:github.com/robfig/cron/v3 \ | ||
472 | github.com/rogpeppe/fastuuid:github.com/rogpeppe/fastuuid \ | ||
473 | github.com/rogpeppe/go-charset:github.com/rogpeppe/go-charset \ | ||
474 | github.com/rogpeppe/go-internal:github.com/rogpeppe/go-internal \ | ||
475 | github.com/rootless-containers/rootlesskit:github.com/rootless-containers/rootlesskit \ | ||
476 | github.com/rs/xid:github.com/rs/xid \ | ||
477 | github.com/rubiojr/go-vhd:github.com/rubiojr/go-vhd \ | ||
478 | github.com/russross/blackfriday:github.com/russross/blackfriday \ | ||
479 | github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2 \ | ||
480 | github.com/ryanuber/columnize:github.com/ryanuber/columnize \ | ||
481 | github.com/safchain/ethtool:github.com/safchain/ethtool \ | ||
482 | github.com/satori/go.uuid:github.com/satori/go.uuid \ | ||
483 | github.com/sclevine/agouti:github.com/sclevine/agouti \ | ||
484 | github.com/sean-/seed:github.com/sean-/seed \ | ||
485 | github.com/sebdah/goldie:github.com/sebdah/goldie \ | ||
486 | github.com/seccomp/libseccomp-golang:github.com/seccomp/libseccomp-golang \ | ||
487 | github.com/sergi/go-diff:github.com/sergi/go-diff \ | ||
488 | github.com/shengdoushi/base58:github.com/shengdoushi/base58 \ | ||
489 | github.com/shurcooL/sanitized_anchor_name:github.com/shurcooL/sanitized_anchor_name \ | ||
490 | github.com/sirupsen/logrus:github.com/sirupsen/logrus \ | ||
491 | github.com/smartystreets/assertions:github.com/smartystreets/assertions \ | ||
492 | github.com/smartystreets/goconvey:github.com/smartystreets/goconvey \ | ||
493 | github.com/soheilhy/cmux:github.com/soheilhy/cmux \ | ||
494 | github.com/songgao/water:github.com/songgao/water \ | ||
495 | github.com/spaolacci/murmur3:github.com/spaolacci/murmur3 \ | ||
496 | github.com/spf13/afero:github.com/spf13/afero \ | ||
497 | github.com/spf13/cast:github.com/spf13/cast \ | ||
498 | github.com/spf13/cobra:github.com/spf13/cobra \ | ||
499 | github.com/spf13/jwalterweatherman:github.com/spf13/jwalterweatherman \ | ||
500 | github.com/spf13/pflag:github.com/spf13/pflag \ | ||
501 | github.com/spf13/viper:github.com/spf13/viper \ | ||
502 | github.com/spyzhov/ajson:github.com/spyzhov/ajson \ | ||
503 | github.com/stefanberger/go-pkcs11uri:github.com/stefanberger/go-pkcs11uri \ | ||
504 | github.com/stoewer/go-strcase:github.com/stoewer/go-strcase \ | ||
505 | github.com/storageos/go-api:github.com/storageos/go-api \ | ||
506 | github.com/stretchr/objx:github.com/stretchr/objx \ | ||
507 | github.com/stretchr/testify:github.com/stretchr/testify \ | ||
508 | github.com/subosito/gotenv:github.com/subosito/gotenv \ | ||
509 | github.com/syndtr/gocapability:github.com/syndtr/gocapability \ | ||
510 | github.com/tchap/go-patricia:github.com/tchap/go-patricia \ | ||
511 | github.com/tencentcloud/tencentcloud-sdk-go:github.com/tencentcloud/tencentcloud-sdk-go \ | ||
512 | github.com/tidwall/pretty:github.com/tidwall/pretty \ | ||
513 | github.com/tmc/grpc-websocket-proxy:github.com/tmc/grpc-websocket-proxy \ | ||
514 | github.com/tmccombs/hcl2json:github.com/tmccombs/hcl2json \ | ||
515 | github.com/u-root/uio:github.com/u-root/uio \ | ||
516 | github.com/ugorji/go:github.com/ugorji/go \ | ||
517 | github.com/ulikunitz/xz:github.com/ulikunitz/xz \ | ||
518 | github.com/urfave/cli:github.com/urfave/cli \ | ||
519 | github.com/urfave/cli/v2:github.com/urfave/cli/v2 \ | ||
520 | github.com/urfave/negroni:github.com/urfave/negroni \ | ||
521 | github.com/vbatts/tar-split:github.com/vbatts/tar-split \ | ||
522 | github.com/vektah/gqlparser:github.com/vektah/gqlparser \ | ||
523 | github.com/vishvananda/netlink:github.com/vishvananda/netlink \ | ||
524 | github.com/vishvananda/netns:github.com/vishvananda/netns \ | ||
525 | github.com/vmihailenco/msgpack:github.com/vmihailenco/msgpack \ | ||
526 | github.com/vmihailenco/msgpack/v4:github.com/vmihailenco/msgpack/v4 \ | ||
527 | github.com/vmihailenco/tagparser:github.com/vmihailenco/tagparser \ | ||
528 | github.com/vmware/govmomi:github.com/vmware/govmomi \ | ||
529 | github.com/xiang90/probing:github.com/xiang90/probing \ | ||
530 | github.com/xlab/treeprint:github.com/xlab/treeprint \ | ||
531 | github.com/xordataexchange/crypt:github.com/xordataexchange/crypt \ | ||
532 | github.com/yl2chen/cidranger:github.com/yl2chen/cidranger \ | ||
533 | github.com/yuin/goldmark:github.com/yuin/goldmark \ | ||
534 | github.com/zclconf/go-cty:github.com/zclconf/go-cty \ | ||
535 | github.com/zclconf/go-cty-debug:github.com/zclconf/go-cty-debug \ | ||
536 | go.etcd.io/bbolt:go.etcd.io/bbolt \ | ||
537 | go.etcd.io/etcd/api/v3:github.com/k3s-io/etcd/api/v3//api \ | ||
538 | go.etcd.io/etcd/client/pkg/v3:github.com/k3s-io/etcd/api/v3//client/pkg \ | ||
539 | go.etcd.io/etcd/client/v3:github.com/k3s-io/etcd/api/v3//client/v3 \ | ||
540 | go.etcd.io/etcd/etcdutl/v3:github.com/k3s-io/etcd/api/v3//etcdutl \ | ||
541 | go.etcd.io/etcd/server/v3:github.com/k3s-io/etcd/api/v3//server \ | ||
542 | go.etcd.io/etcd/client/v2:github.com/etcd-io/etcd/client/v2//client/v2 \ | ||
543 | go.etcd.io/etcd/pkg/v3:github.com/etcd-io/etcd/client/v2//pkg \ | ||
544 | go.etcd.io/etcd/raft/v3:github.com/etcd-io/etcd/client/v2//raft \ | ||
545 | go.etcd.io/etcd/tests/v3:github.com/etcd-io/etcd/client/v2//tests \ | ||
546 | go.mozilla.org/pkcs7:go.mozilla.org/pkcs7 \ | ||
547 | go.opencensus.io:go.opencensus.io \ | ||
548 | go.opentelemetry.io/contrib:go.opentelemetry.io/contrib \ | ||
549 | go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc:go.opentelemetry.io/contrib//instrumentation/google.golang.org/grpc/otelgrpc \ | ||
550 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib//instrumentation/net/http/otelhttp \ | ||
551 | go.opentelemetry.io/otel:go.opentelemetry.io/otel \ | ||
552 | go.opentelemetry.io/otel/exporters/otlp:go.opentelemetry.io/otel//exporters/otlp \ | ||
553 | go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel//metric \ | ||
554 | go.opentelemetry.io/otel/oteltest:go.opentelemetry.io/otel//oteltest \ | ||
555 | go.opentelemetry.io/otel/sdk:go.opentelemetry.io/otel//sdk \ | ||
556 | go.opentelemetry.io/otel/sdk/export/metric:go.opentelemetry.io/otel//sdk/export/metric \ | ||
557 | go.opentelemetry.io/otel/sdk/metric:go.opentelemetry.io/otel//sdk/metric \ | ||
558 | go.opentelemetry.io/otel/trace:go.opentelemetry.io/otel//trace \ | ||
559 | go.opentelemetry.io/proto/otlp:github.com/open-telemetry/opentelemetry-proto-go/otlp//otlp \ | ||
560 | go.starlark.net:github.com/google/starlark-go \ | ||
561 | go.uber.org/atomic:go.uber.org/atomic \ | ||
562 | go.uber.org/goleak:go.uber.org/goleak \ | ||
563 | go.uber.org/multierr:go.uber.org/multierr \ | ||
564 | go.uber.org/zap:go.uber.org/zap \ | ||
565 | golang.org/x/crypto:golang.org/x/crypto \ | ||
566 | golang.org/x/exp:golang.org/x/exp \ | ||
567 | golang.org/x/image:golang.org/x/image \ | ||
568 | golang.org/x/lint:golang.org/x/lint \ | ||
569 | golang.org/x/mobile:golang.org/x/mobile \ | ||
570 | golang.org/x/mod:golang.org/x/mod \ | ||
571 | golang.org/x/net:golang.org/x/net \ | ||
572 | golang.org/x/oauth2:golang.org/x/oauth2 \ | ||
573 | golang.org/x/sync:golang.org/x/sync \ | ||
574 | golang.org/x/sys:golang.org/x/sys \ | ||
575 | golang.org/x/term:golang.org/x/term \ | ||
576 | golang.org/x/text:golang.org/x/text \ | ||
577 | golang.org/x/time:golang.org/x/time \ | ||
578 | golang.org/x/tools:golang.org/x/tools \ | ||
579 | golang.org/x/xerrors:golang.org/x/xerrors \ | ||
580 | golang.zx2c4.com/wintun:golang.zx2c4.com/wintun \ | ||
581 | golang.zx2c4.com/wireguard:golang.zx2c4.com/wireguard \ | ||
582 | golang.zx2c4.com/wireguard/wgctrl:golang.zx2c4.com/wireguard/wgctrl \ | ||
583 | gonum.org/v1/gonum:github.com/gonum/gonum \ | ||
584 | gonum.org/v1/netlib:github.com/gonum/netlib \ | ||
585 | gonum.org/v1/plot:github.com/gonum/plot \ | ||
586 | google.golang.org/api:google.golang.org/api \ | ||
587 | google.golang.org/appengine:google.golang.org/appengine \ | ||
588 | google.golang.org/genproto:google.golang.org/genproto \ | ||
589 | google.golang.org/grpc:github.com/grpc/grpc-go \ | ||
590 | google.golang.org/grpc/cmd/protoc-gen-go-grpc:google.golang.org/grpc/cmd/protoc-gen-go-grpc \ | ||
591 | google.golang.org/protobuf:google.golang.org/protobuf \ | ||
592 | gopkg.in/airbrake/gobrake.v2:gopkg.in/airbrake/gobrake.v2 \ | ||
593 | gopkg.in/alecthomas/kingpin.v2:gopkg.in/alecthomas/kingpin.v2 \ | ||
594 | gopkg.in/check.v1:gopkg.in/check.v1 \ | ||
595 | gopkg.in/cheggaaa/pb.v1:gopkg.in/cheggaaa/pb.v1 \ | ||
596 | gopkg.in/errgo.v2:gopkg.in/errgo.v2 \ | ||
597 | gopkg.in/fsnotify.v1:gopkg.in/fsnotify.v1 \ | ||
598 | gopkg.in/gcfg.v1:gopkg.in/gcfg.v1 \ | ||
599 | gopkg.in/gemnasium/logrus-airbrake-hook.v2:gopkg.in/gemnasium/logrus-airbrake-hook.v2 \ | ||
600 | gopkg.in/inf.v0:gopkg.in/inf.v0 \ | ||
601 | gopkg.in/ini.v1:gopkg.in/ini.v1 \ | ||
602 | gopkg.in/natefinch/lumberjack.v2:gopkg.in/natefinch/lumberjack.v2 \ | ||
603 | gopkg.in/resty.v1:gopkg.in/resty.v1 \ | ||
604 | gopkg.in/square/go-jose.v2:gopkg.in/square/go-jose.v2 \ | ||
605 | gopkg.in/tomb.v1:gopkg.in/tomb.v1 \ | ||
606 | gopkg.in/warnings.v0:gopkg.in/warnings.v0 \ | ||
607 | gopkg.in/yaml.v2:gopkg.in/yaml.v2 \ | ||
608 | gopkg.in/yaml.v3:gopkg.in/yaml.v3 \ | ||
609 | gotest.tools:github.com/gotestyourself/gotest.tools \ | ||
610 | gotest.tools/v3:github.com/gotestyourself/gotest.tools568bc57cc5c19a2ef85e5749870b49a4cc2ab54d \ | ||
611 | honnef.co/go/tools:honnef.co/go/tools \ | ||
612 | inet.af/tcpproxy:inet.af/tcpproxy \ | ||
613 | k8s.io/api:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/api \ | ||
614 | k8s.io/apiextensions-apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/apiextensions-apiserver \ | ||
615 | k8s.io/apimachinery:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/apimachinery \ | ||
616 | k8s.io/apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/apiserver \ | ||
617 | k8s.io/cli-runtime:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/cli-runtime \ | ||
618 | k8s.io/client-go:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/client-go \ | ||
619 | k8s.io/cloud-provider:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/cloud-provider \ | ||
620 | k8s.io/cluster-bootstrap:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/cluster-bootstrap \ | ||
621 | k8s.io/code-generator:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/code-generator \ | ||
622 | k8s.io/component-base:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/component-base \ | ||
623 | k8s.io/component-helpers:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/component-helpers \ | ||
624 | k8s.io/controller-manager:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/controller-manager \ | ||
625 | k8s.io/cri-api:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/cri-api \ | ||
626 | k8s.io/csi-translation-lib:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/csi-translation-lib \ | ||
627 | k8s.io/kube-aggregator:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/kube-aggregator \ | ||
628 | k8s.io/kube-controller-manager:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/kube-controller-manager \ | ||
629 | k8s.io/kube-proxy:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/kube-proxy \ | ||
630 | k8s.io/kube-scheduler:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/kube-scheduler \ | ||
631 | k8s.io/kubectl:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/kubectl \ | ||
632 | k8s.io/kubelet:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/kubelet \ | ||
633 | k8s.io/kubernetes:github.com/k3s-io/kubernetes/staging/src/k8s.io/api \ | ||
634 | k8s.io/legacy-cloud-providers:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/legacy-cloud-providers \ | ||
635 | k8s.io/metrics:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/metrics \ | ||
636 | k8s.io/mount-utils:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/mount-utils \ | ||
637 | k8s.io/pod-security-admission:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/pod-security-admission \ | ||
638 | k8s.io/sample-apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/sample-apiserver \ | ||
639 | k8s.io/gengo:k8s.io/gengo \ | ||
640 | k8s.io/klog:k8s.io/klog \ | ||
641 | k8s.io/klog/v2:github.com/k3s-io/klog/v2 \ | ||
642 | k8s.io/kube-openapi:k8s.io/kube-openapi \ | ||
643 | k8s.io/system-validators:k8s.io/system-validators \ | ||
644 | k8s.io/utils:k8s.io/utils \ | ||
645 | modernc.org/cc:modernc.org/cc \ | ||
646 | modernc.org/golex:modernc.org/golex \ | ||
647 | modernc.org/mathutil:modernc.org/mathutil \ | ||
648 | modernc.org/strutil:modernc.org/strutil \ | ||
649 | modernc.org/xc:modernc.org/xc \ | ||
650 | rsc.io/binaryregexp:rsc.io/binaryregexp \ | ||
651 | rsc.io/pdf:rsc.io/pdf \ | ||
652 | rsc.io/quote/v3:github.com/rsc/quote/v3//v3 \ | ||
653 | rsc.io/sampler:rsc.io/sampler \ | ||
654 | sigs.k8s.io/apiserver-network-proxy/konnectivity-client:sigs.k8s.io/apiserver-network-proxy/konnectivity-client//konnectivity-client \ | ||
655 | sigs.k8s.io/cli-utils:sigs.k8s.io/cli-utils \ | ||
656 | sigs.k8s.io/controller-runtime:sigs.k8s.io/controller-runtime \ | ||
657 | sigs.k8s.io/json:sigs.k8s.io/json \ | ||
658 | sigs.k8s.io/kustomize/api:sigs.k8s.io/kustomize/api//api \ | ||
659 | sigs.k8s.io/kustomize/cmd/config:sigs.k8s.io/kustomize/cmd/config//cmd/config \ | ||
660 | sigs.k8s.io/kustomize/kustomize/v4:sigs.k8s.io/kustomize/kustomize/v4//kustomize \ | ||
661 | sigs.k8s.io/kustomize/kyaml:sigs.k8s.io/kustomize/kyaml//kyaml \ | ||
662 | sigs.k8s.io/structured-merge-diff/v4:sigs.k8s.io/structured-merge-diff/v4 \ | ||
663 | sigs.k8s.io/testing_frameworks:sigs.k8s.io/testing_frameworks \ | ||
664 | sigs.k8s.io/yaml:sigs.k8s.io/yaml" | ||
665 | for s in $sites; do | ||
666 | site_dest=$(echo $s | cut -d: -f1) | ||
667 | site_source=$(echo $s | cut -d: -f2) | ||
668 | mkdir -p vendor.copy/$site_dest | ||
669 | [ -n "$(ls -A vendor.copy/$site_dest/*.go 2> /dev/null)" ] && { echo "[INFO] vendor.fetch/$site_source -> $site_dest: go copy skipped (files present)" ; true ; } || { echo "[INFO] $site_dest: copying .go files" ; rsync -a --exclude='vendor/' --exclude='.git/' vendor.fetch/$site_source/ vendor.copy/$site_dest ; } | ||
670 | done | ||
671 | |||
672 | ln -sf vendor.copy vendor | 59 | ln -sf vendor.copy vendor |
673 | 60 | ||
674 | # these are bad symlinks, go validates them and breaks the build if they are present | 61 | # these are bad symlinks, go validates them and breaks the build if they are present |
diff --git a/recipes-containers/k3s/relocation.inc b/recipes-containers/k3s/relocation.inc new file mode 100644 index 00000000..e6863aba --- /dev/null +++ b/recipes-containers/k3s/relocation.inc | |||
@@ -0,0 +1,626 @@ | |||
1 | export sites="bazil.org/fuse:github.com/bazil/fuse \ | ||
2 | bitbucket.org/bertimus9/systemstat:bitbucket.org/bertimus9/systemstat \ | ||
3 | 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 | 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 \ | ||
41 | github.com/alecthomas/template:github.com/alecthomas/template \ | ||
42 | github.com/alecthomas/units:github.com/alecthomas/units \ | ||
43 | 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 \ | ||
47 | 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 \ | ||
52 | github.com/armon/consul-api:github.com/armon/consul-api \ | ||
53 | github.com/armon/go-metrics:github.com/armon/go-metrics \ | ||
54 | github.com/armon/go-radix:github.com/armon/go-radix \ | ||
55 | github.com/armon/go-socks5:github.com/armon/go-socks5 \ | ||
56 | github.com/asaskevich/govalidator:github.com/asaskevich/govalidator \ | ||
57 | 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 \ | ||
59 | github.com/aws/aws-sdk-go:github.com/aws/aws-sdk-go \ | ||
60 | github.com/benbjohnson/clock:github.com/benbjohnson/clock \ | ||
61 | 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 \ | ||
64 | github.com/bketelsen/crypt:github.com/bketelsen/crypt \ | ||
65 | github.com/blang/semver:github.com/blang/semver \ | ||
66 | github.com/blang/semver/v4:github.com/blang/semver/v4//v4 \ | ||
67 | 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 \ | ||
70 | github.com/buger/jsonparser:github.com/buger/jsonparser \ | ||
71 | github.com/canonical/go-dqlite:github.com/canonical/go-dqlite \ | ||
72 | github.com/census-instrumentation/opencensus-proto:github.com/census-instrumentation/opencensus-proto \ | ||
73 | github.com/certifi/gocertifi:github.com/certifi/gocertifi \ | ||
74 | github.com/cespare/xxhash:github.com/cespare/xxhash \ | ||
75 | github.com/cespare/xxhash/v2:github.com/cespare/xxhash/v2 \ | ||
76 | 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 \ | ||
78 | github.com/cheggaaa/pb:github.com/cheggaaa/pb \ | ||
79 | github.com/chzyer/logex:github.com/chzyer/logex \ | ||
80 | github.com/chzyer/readline:github.com/chzyer/readline \ | ||
81 | github.com/chzyer/test:github.com/chzyer/test \ | ||
82 | github.com/cilium/ebpf:github.com/cilium/ebpf \ | ||
83 | 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 \ | ||
86 | github.com/cncf/xds/go:github.com/cncf/xds/go//go \ | ||
87 | github.com/cockroachdb/datadriven:github.com/cockroachdb/datadriven \ | ||
88 | github.com/cockroachdb/errors:github.com/cockroachdb/errors \ | ||
89 | 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 \ | ||
92 | github.com/containerd/btrfs:github.com/containerd/btrfs \ | ||
93 | github.com/containerd/cgroups:github.com/containerd/cgroups \ | ||
94 | github.com/containerd/console:github.com/containerd/console \ | ||
95 | github.com/containerd/containerd:github.com/containerd/containerd \ | ||
96 | github.com/containerd/continuity:github.com/containerd/continuity \ | ||
97 | github.com/containerd/fifo:github.com/containerd/fifo \ | ||
98 | github.com/containerd/fuse-overlayfs-snapshotter:github.com/containerd/fuse-overlayfs-snapshotter \ | ||
99 | github.com/containerd/go-cni:github.com/containerd/go-cni \ | ||
100 | github.com/containerd/go-runc:github.com/containerd/go-runc \ | ||
101 | github.com/containerd/imgcrypt:github.com/containerd/imgcrypt \ | ||
102 | github.com/containerd/nri:github.com/containerd/nri \ | ||
103 | github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter \ | ||
104 | github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter//estargz \ | ||
105 | github.com/containerd/ttrpc:github.com/containerd/ttrpc \ | ||
106 | github.com/containerd/typeurl:github.com/containerd/typeurl \ | ||
107 | github.com/containerd/zfs:github.com/containerd/zfs \ | ||
108 | github.com/containernetworking/cni:github.com/containernetworking/cni \ | ||
109 | github.com/containernetworking/plugins:github.com/containernetworking/plugins \ | ||
110 | github.com/containers/ocicrypt:github.com/containers/ocicrypt \ | ||
111 | github.com/coredns/caddy:github.com/coredns/caddy \ | ||
112 | github.com/coredns/corefile-migration:github.com/coredns/corefile-migration \ | ||
113 | github.com/coreos/bbolt:github.com/coreos/bbolt \ | ||
114 | github.com/coreos/etcd:github.com/coreos/etcd \ | ||
115 | github.com/coreos/go-iptables:github.com/coreos/go-iptables \ | ||
116 | github.com/coreos/go-oidc:github.com/coreos/go-oidc \ | ||
117 | github.com/coreos/go-semver:github.com/coreos/go-semver \ | ||
118 | github.com/coreos/go-systemd:github.com/coreos/go-systemd \ | ||
119 | github.com/coreos/go-systemd/v22:github.com/coreos/go-systemd/v22 \ | ||
120 | github.com/coreos/pkg:github.com/coreos/pkg \ | ||
121 | github.com/cpuguy83/go-md2man/v2:github.com/cpuguy83/go-md2man/v2 \ | ||
122 | github.com/creack/pty:github.com/creack/pty \ | ||
123 | 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 \ | ||
126 | github.com/d2g/dhcp4server:github.com/d2g/dhcp4server \ | ||
127 | github.com/d2g/hardwareaddr:github.com/d2g/hardwareaddr \ | ||
128 | github.com/danieljoos/wincred:github.com/danieljoos/wincred \ | ||
129 | github.com/davecgh/go-spew:github.com/davecgh/go-spew \ | ||
130 | 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 \ | ||
133 | github.com/dgryski/go-farm:github.com/dgryski/go-farm \ | ||
134 | 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 \ | ||
137 | github.com/docker/cli:github.com/docker/cli \ | ||
138 | 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 \ | ||
141 | github.com/docker/go-connections:github.com/docker/go-connections \ | ||
142 | github.com/docker/go-events:github.com/docker/go-events \ | ||
143 | github.com/docker/go-metrics:github.com/docker/go-metrics \ | ||
144 | 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 \ | ||
147 | 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 \ | ||
150 | github.com/eapache/queue:github.com/eapache/queue \ | ||
151 | 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 \ | ||
154 | 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 \ | ||
156 | 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 \ | ||
159 | github.com/evanphx/json-patch:github.com/evanphx/json-patch \ | ||
160 | 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 \ | ||
163 | github.com/fatih/color:github.com/fatih/color \ | ||
164 | github.com/felixge/httpsnoop:github.com/felixge/httpsnoop \ | ||
165 | github.com/flannel-io/flannel:github.com/flannel-io/flannel \ | ||
166 | github.com/flynn/go-shlex:github.com/flynn/go-shlex \ | ||
167 | github.com/fogleman/gg:github.com/fogleman/gg \ | ||
168 | github.com/form3tech-oss/jwt-go:github.com/form3tech-oss/jwt-go \ | ||
169 | github.com/frankban/quicktest:github.com/frankban/quicktest \ | ||
170 | github.com/fsnotify/fsnotify:github.com/fsnotify/fsnotify \ | ||
171 | github.com/fvbommel/sortorder:github.com/fvbommel/sortorder \ | ||
172 | github.com/getkin/kin-openapi:github.com/getkin/kin-openapi \ | ||
173 | github.com/getsentry/raven-go:github.com/getsentry/raven-go \ | ||
174 | 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 \ | ||
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 \ | ||
203 | github.com/gofrs/flock:github.com/gofrs/flock \ | ||
204 | github.com/gofrs/uuid:github.com/gofrs/uuid \ | ||
205 | github.com/gogo/googleapis:github.com/gogo/googleapis \ | ||
206 | github.com/gogo/protobuf:github.com/gogo/protobuf \ | ||
207 | github.com/golang/freetype:github.com/golang/freetype \ | ||
208 | github.com/golang/glog:github.com/golang/glog \ | ||
209 | github.com/golang/groupcache:github.com/golang/groupcache \ | ||
210 | 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 \ | ||
214 | github.com/golangplus/fmt:github.com/golangplus/fmt \ | ||
215 | github.com/golangplus/testing:github.com/golangplus/testing \ | ||
216 | github.com/google/btree:github.com/google/btree \ | ||
217 | github.com/google/cadvisor:github.com/google/cadvisor \ | ||
218 | github.com/google/cel-go:github.com/google/cel-go \ | ||
219 | github.com/google/cel-spec:github.com/google/cel-spec \ | ||
220 | github.com/google/gnostic:github.com/google/gnostic \ | ||
221 | github.com/google/go-cmp:github.com/google/go-cmp \ | ||
222 | github.com/google/go-containerregistry:github.com/google/go-containerregistry \ | ||
223 | github.com/google/gofuzz:github.com/google/gofuzz \ | ||
224 | github.com/google/martian:github.com/google/martian \ | ||
225 | github.com/google/martian/v3:github.com/google/martian/v3 \ | ||
226 | github.com/google/pprof:github.com/google/pprof \ | ||
227 | github.com/google/renameio:github.com/google/renameio \ | ||
228 | github.com/google/shlex:github.com/google/shlex \ | ||
229 | github.com/google/uuid:github.com/google/uuid \ | ||
230 | github.com/googleapis/gax-go/v2:github.com/googleapis/gax-go/v2//v2 \ | ||
231 | github.com/googleapis/gnostic:github.com/googleapis/gnostic \ | ||
232 | github.com/gophercloud/gophercloud:github.com/gophercloud/gophercloud \ | ||
233 | github.com/gopherjs/gopherjs:github.com/gopherjs/gopherjs \ | ||
234 | github.com/gorilla/mux:github.com/gorilla/mux \ | ||
235 | github.com/gorilla/websocket:github.com/gorilla/websocket \ | ||
236 | github.com/gregjones/httpcache:github.com/gregjones/httpcache \ | ||
237 | 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 \ | ||
239 | 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 \ | ||
243 | github.com/hashicorp/consul/api:github.com/hashicorp/consul/api//api \ | ||
244 | github.com/hashicorp/consul/sdk:github.com/hashicorp/consul/sdk//sdk \ | ||
245 | github.com/hashicorp/errwrap:github.com/hashicorp/errwrap \ | ||
246 | 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 \ | ||
249 | github.com/hashicorp/go-immutable-radix:github.com/hashicorp/go-immutable-radix \ | ||
250 | github.com/hashicorp/go-msgpack:github.com/hashicorp/go-msgpack \ | ||
251 | github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror \ | ||
252 | github.com/hashicorp/go-retryablehttp:github.com/hashicorp/go-retryablehttp \ | ||
253 | 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 \ | ||
256 | github.com/hashicorp/go-syslog:github.com/hashicorp/go-syslog \ | ||
257 | 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 \ | ||
262 | github.com/hashicorp/hcl/v2:github.com/hashicorp/hcl/v2 \ | ||
263 | github.com/hashicorp/logutils:github.com/hashicorp/logutils \ | ||
264 | github.com/hashicorp/mdns:github.com/hashicorp/mdns \ | ||
265 | github.com/hashicorp/memberlist:github.com/hashicorp/memberlist \ | ||
266 | 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 \ | ||
269 | github.com/heketi/tests:github.com/heketi/tests \ | ||
270 | 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 \ | ||
273 | github.com/imdario/mergo:github.com/imdario/mergo \ | ||
274 | github.com/inconshreveable/mousetrap:github.com/inconshreveable/mousetrap \ | ||
275 | github.com/insomniacslk/dhcp:github.com/insomniacslk/dhcp \ | ||
276 | github.com/ishidawataru/sctp:github.com/ishidawataru/sctp \ | ||
277 | github.com/j-keck/arping:github.com/j-keck/arping \ | ||
278 | github.com/jessevdk/go-flags:github.com/jessevdk/go-flags \ | ||
279 | github.com/jinzhu/copier:github.com/jinzhu/copier \ | ||
280 | 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 \ | ||
283 | github.com/jonboulle/clockwork:github.com/jonboulle/clockwork \ | ||
284 | github.com/josharian/intern:github.com/josharian/intern \ | ||
285 | github.com/josharian/native:github.com/josharian/native \ | ||
286 | github.com/jpillora/backoff:github.com/jpillora/backoff \ | ||
287 | github.com/jsimonetti/rtnetlink:github.com/jsimonetti/rtnetlink \ | ||
288 | github.com/json-iterator/go:github.com/json-iterator/go \ | ||
289 | github.com/jstemmer/go-junit-report:github.com/jstemmer/go-junit-report \ | ||
290 | github.com/jtolds/gls:github.com/jtolds/gls \ | ||
291 | github.com/julienschmidt/httprouter:github.com/julienschmidt/httprouter \ | ||
292 | 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 \ | ||
295 | github.com/k3s-io/kine:github.com/k3s-io/kine \ | ||
296 | github.com/karrick/godirwalk:github.com/karrick/godirwalk \ | ||
297 | github.com/kisielk/errcheck:github.com/kisielk/errcheck \ | ||
298 | github.com/kisielk/gotool:github.com/kisielk/gotool \ | ||
299 | github.com/klauspost/compress:github.com/klauspost/compress \ | ||
300 | github.com/klauspost/cpuid/v2:github.com/klauspost/cpuid/v2 \ | ||
301 | github.com/konsorten/go-windows-terminal-sequences:github.com/konsorten/go-windows-terminal-sequences \ | ||
302 | github.com/kr/fs:github.com/kr/fs \ | ||
303 | github.com/kr/logfmt:github.com/kr/logfmt \ | ||
304 | github.com/kr/pretty:github.com/kr/pretty \ | ||
305 | github.com/kr/pty:github.com/kr/pty \ | ||
306 | github.com/kr/text:github.com/kr/text \ | ||
307 | github.com/kubernetes-sigs/cri-tools:github.com/kubernetes-sigs/cri-tools \ | ||
308 | 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 \ | ||
311 | github.com/liggitt/tabwriter:github.com/liggitt/tabwriter \ | ||
312 | github.com/lithammer/dedent:github.com/lithammer/dedent \ | ||
313 | github.com/lpabon/godbc:github.com/lpabon/godbc \ | ||
314 | github.com/magiconair/properties:github.com/magiconair/properties \ | ||
315 | github.com/mailru/easyjson:github.com/mailru/easyjson \ | ||
316 | github.com/mattn/go-colorable:github.com/mattn/go-colorable \ | ||
317 | github.com/mattn/go-isatty:github.com/mattn/go-isatty \ | ||
318 | github.com/mattn/go-runewidth:github.com/mattn/go-runewidth \ | ||
319 | github.com/mattn/go-shellwords:github.com/mattn/go-shellwords \ | ||
320 | 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 \ | ||
323 | github.com/mdlayher/ethernet:github.com/mdlayher/ethernet \ | ||
324 | github.com/mdlayher/ethtool:github.com/mdlayher/ethtool \ | ||
325 | github.com/mdlayher/genetlink:github.com/mdlayher/genetlink \ | ||
326 | 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 \ | ||
329 | github.com/miekg/dns:github.com/miekg/dns \ | ||
330 | github.com/miekg/pkcs11:github.com/miekg/pkcs11 \ | ||
331 | github.com/mikioh/ipaddr:github.com/mikioh/ipaddr \ | ||
332 | github.com/mindprince/gonvml:github.com/mindprince/gonvml \ | ||
333 | github.com/minio/highwayhash:github.com/minio/highwayhash \ | ||
334 | github.com/minio/md5-simd:github.com/minio/md5-simd \ | ||
335 | github.com/minio/minio-go/v7:github.com/minio/minio-go/v7 \ | ||
336 | github.com/minio/sha256-simd:github.com/minio/sha256-simd \ | ||
337 | github.com/mistifyio/go-zfs:github.com/mistifyio/go-zfs \ | ||
338 | 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 \ | ||
341 | github.com/mitchellh/go-testing-interface:github.com/mitchellh/go-testing-interface \ | ||
342 | github.com/mitchellh/go-wordwrap:github.com/mitchellh/go-wordwrap \ | ||
343 | github.com/mitchellh/gox:github.com/mitchellh/gox \ | ||
344 | github.com/mitchellh/iochan:github.com/mitchellh/iochan \ | ||
345 | 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 \ | ||
348 | github.com/moby/locker:github.com/moby/locker \ | ||
349 | github.com/moby/spdystream:github.com/moby/spdystream \ | ||
350 | github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo//mountinfo \ | ||
351 | github.com/moby/sys/symlink:github.com/moby/sys/symlink//symlink \ | ||
352 | github.com/moby/term:github.com/moby/term \ | ||
353 | github.com/moby/vpnkit:github.com/moby/vpnkit \ | ||
354 | github.com/modern-go/concurrent:github.com/modern-go/concurrent \ | ||
355 | github.com/modern-go/reflect2:github.com/modern-go/reflect2 \ | ||
356 | github.com/mohae/deepcopy:github.com/mohae/deepcopy \ | ||
357 | github.com/monochromegane/go-gitignore:github.com/monochromegane/go-gitignore \ | ||
358 | github.com/morikuni/aec:github.com/morikuni/aec \ | ||
359 | github.com/mrunalp/fileutils:github.com/mrunalp/fileutils \ | ||
360 | github.com/munnerz/goautoneg:github.com/munnerz/goautoneg \ | ||
361 | github.com/mvdan/xurls:github.com/mvdan/xurls \ | ||
362 | github.com/mwitkow/go-conntrack:github.com/mwitkow/go-conntrack \ | ||
363 | github.com/mxk/go-flowrate:github.com/mxk/go-flowrate \ | ||
364 | github.com/natefinch/lumberjack:github.com/natefinch/lumberjack \ | ||
365 | 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 \ | ||
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 \ | ||
369 | github.com/nats-io/nkeys:github.com/nats-io/nkeys \ | ||
370 | github.com/nats-io/nuid:github.com/nats-io/nuid \ | ||
371 | github.com/networkplumbing/go-nft:github.com/networkplumbing/go-nft \ | ||
372 | github.com/niemeyer/pretty:github.com/niemeyer/pretty \ | ||
373 | github.com/nxadm/tail:github.com/nxadm/tail \ | ||
374 | github.com/oklog/ulid:github.com/oklog/ulid \ | ||
375 | github.com/olekukonko/tablewriter:github.com/olekukonko/tablewriter \ | ||
376 | github.com/onsi/ginkgo:github.com/onsi/ginkgo \ | ||
377 | github.com/onsi/ginkgo/v2:github.com/onsi/ginkgo/v2 \ | ||
378 | github.com/onsi/gomega:github.com/onsi/gomega \ | ||
379 | github.com/opencontainers/go-digest:github.com/opencontainers/go-digest \ | ||
380 | github.com/opencontainers/image-spec:github.com/opencontainers/image-spec \ | ||
381 | github.com/opencontainers/runc:github.com/opencontainers/runc \ | ||
382 | github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec \ | ||
383 | github.com/opencontainers/selinux:github.com/opencontainers/selinux \ | ||
384 | github.com/opentracing/opentracing-go:github.com/opentracing/opentracing-go \ | ||
385 | github.com/oracle/oci-go-sdk:github.com/oracle/oci-go-sdk \ | ||
386 | github.com/osrg/gobgp:github.com/osrg/gobgp \ | ||
387 | github.com/otiai10/copy:github.com/otiai10/copy \ | ||
388 | github.com/otiai10/curr:github.com/otiai10/curr \ | ||
389 | github.com/otiai10/mint:github.com/otiai10/mint \ | ||
390 | 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 \ | ||
393 | github.com/pelletier/go-toml:github.com/pelletier/go-toml \ | ||
394 | github.com/peterbourgon/diskv:github.com/peterbourgon/diskv \ | ||
395 | github.com/pierrec/lz4:github.com/pierrec/lz4 \ | ||
396 | github.com/pkg/errors:github.com/pkg/errors \ | ||
397 | github.com/pkg/sftp:github.com/pkg/sftp \ | ||
398 | github.com/pmezard/go-difflib:github.com/pmezard/go-difflib \ | ||
399 | github.com/posener/complete:github.com/posener/complete \ | ||
400 | 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 \ | ||
403 | github.com/prometheus/client_model:github.com/prometheus/client_model \ | ||
404 | github.com/prometheus/common:github.com/prometheus/common \ | ||
405 | github.com/prometheus/procfs:github.com/prometheus/procfs \ | ||
406 | github.com/prometheus/tsdb:github.com/prometheus/tsdb \ | ||
407 | github.com/qri-io/starlib:github.com/qri-io/starlib \ | ||
408 | github.com/quobyte/api:github.com/quobyte/api \ | ||
409 | github.com/rancher/dynamiclistener:github.com/rancher/dynamiclistener \ | ||
410 | github.com/rancher/lasso:github.com/rancher/lasso \ | ||
411 | github.com/rancher/remotedialer:github.com/rancher/remotedialer \ | ||
412 | github.com/rancher/wharfie:github.com/rancher/wharfie \ | ||
413 | github.com/rancher/wrangler:github.com/rancher/wrangler \ | ||
414 | github.com/remyoudompheng/bigfft:github.com/remyoudompheng/bigfft \ | ||
415 | github.com/robfig/cron/v3:github.com/robfig/cron/v3 \ | ||
416 | github.com/rogpeppe/fastuuid:github.com/rogpeppe/fastuuid \ | ||
417 | github.com/rogpeppe/go-charset:github.com/rogpeppe/go-charset \ | ||
418 | github.com/rogpeppe/go-internal:github.com/rogpeppe/go-internal \ | ||
419 | github.com/rootless-containers/rootlesskit:github.com/rootless-containers/rootlesskit \ | ||
420 | github.com/rs/xid:github.com/rs/xid \ | ||
421 | github.com/rubiojr/go-vhd:github.com/rubiojr/go-vhd \ | ||
422 | github.com/russross/blackfriday:github.com/russross/blackfriday \ | ||
423 | github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2 \ | ||
424 | github.com/ryanuber/columnize:github.com/ryanuber/columnize \ | ||
425 | 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 \ | ||
428 | 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 \ | ||
431 | github.com/sergi/go-diff:github.com/sergi/go-diff \ | ||
432 | github.com/shengdoushi/base58:github.com/shengdoushi/base58 \ | ||
433 | github.com/shurcooL/sanitized_anchor_name:github.com/shurcooL/sanitized_anchor_name \ | ||
434 | github.com/sirupsen/logrus:github.com/sirupsen/logrus \ | ||
435 | github.com/smartystreets/assertions:github.com/smartystreets/assertions \ | ||
436 | github.com/smartystreets/goconvey:github.com/smartystreets/goconvey \ | ||
437 | github.com/soheilhy/cmux:github.com/soheilhy/cmux \ | ||
438 | github.com/songgao/water:github.com/songgao/water \ | ||
439 | github.com/spaolacci/murmur3:github.com/spaolacci/murmur3 \ | ||
440 | github.com/spf13/afero:github.com/spf13/afero \ | ||
441 | github.com/spf13/cast:github.com/spf13/cast \ | ||
442 | github.com/spf13/cobra:github.com/spf13/cobra \ | ||
443 | github.com/spf13/jwalterweatherman:github.com/spf13/jwalterweatherman \ | ||
444 | github.com/spf13/pflag:github.com/spf13/pflag \ | ||
445 | 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 \ | ||
448 | 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 \ | ||
451 | github.com/stretchr/testify:github.com/stretchr/testify \ | ||
452 | github.com/subosito/gotenv:github.com/subosito/gotenv \ | ||
453 | github.com/syndtr/gocapability:github.com/syndtr/gocapability \ | ||
454 | github.com/tchap/go-patricia:github.com/tchap/go-patricia \ | ||
455 | github.com/tencentcloud/tencentcloud-sdk-go:github.com/tencentcloud/tencentcloud-sdk-go \ | ||
456 | github.com/tidwall/pretty:github.com/tidwall/pretty \ | ||
457 | 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 \ | ||
461 | github.com/ulikunitz/xz:github.com/ulikunitz/xz \ | ||
462 | github.com/urfave/cli:github.com/urfave/cli \ | ||
463 | github.com/urfave/cli/v2:github.com/urfave/cli/v2 \ | ||
464 | github.com/urfave/negroni:github.com/urfave/negroni \ | ||
465 | 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 \ | ||
468 | 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 \ | ||
473 | github.com/xiang90/probing:github.com/xiang90/probing \ | ||
474 | github.com/xlab/treeprint:github.com/xlab/treeprint \ | ||
475 | github.com/xordataexchange/crypt:github.com/xordataexchange/crypt \ | ||
476 | github.com/yl2chen/cidranger:github.com/yl2chen/cidranger \ | ||
477 | 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 \ | ||
481 | 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 \ | ||
483 | go.etcd.io/etcd/client/v3:github.com/k3s-io/etcd/api/v3//client/v3 \ | ||
484 | go.etcd.io/etcd/etcdutl/v3:github.com/k3s-io/etcd/api/v3//etcdutl \ | ||
485 | go.etcd.io/etcd/server/v3:github.com/k3s-io/etcd/api/v3//server \ | ||
486 | go.etcd.io/etcd/client/v2:github.com/etcd-io/etcd/client/v2//client/v2 \ | ||
487 | 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 \ | ||
489 | 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 \ | ||
510 | golang.org/x/exp:golang.org/x/exp \ | ||
511 | golang.org/x/image:golang.org/x/image \ | ||
512 | golang.org/x/lint:golang.org/x/lint \ | ||
513 | golang.org/x/mobile:golang.org/x/mobile \ | ||
514 | golang.org/x/mod:golang.org/x/mod \ | ||
515 | golang.org/x/net:golang.org/x/net \ | ||
516 | golang.org/x/oauth2:golang.org/x/oauth2 \ | ||
517 | golang.org/x/sync:golang.org/x/sync \ | ||
518 | golang.org/x/sys:golang.org/x/sys \ | ||
519 | golang.org/x/term:golang.org/x/term \ | ||
520 | golang.org/x/text:golang.org/x/text \ | ||
521 | golang.org/x/time:golang.org/x/time \ | ||
522 | golang.org/x/tools:golang.org/x/tools \ | ||
523 | golang.org/x/xerrors:golang.org/x/xerrors \ | ||
524 | golang.zx2c4.com/wintun:golang.zx2c4.com/wintun \ | ||
525 | golang.zx2c4.com/wireguard:golang.zx2c4.com/wireguard \ | ||
526 | golang.zx2c4.com/wireguard/wgctrl:golang.zx2c4.com/wireguard/wgctrl \ | ||
527 | gonum.org/v1/gonum:github.com/gonum/gonum \ | ||
528 | gonum.org/v1/netlib:github.com/gonum/netlib \ | ||
529 | 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 \ | ||
532 | google.golang.org/genproto:github.com/googleapis/go-genproto \ | ||
533 | google.golang.org/grpc:github.com/grpc/grpc-go \ | ||
534 | google.golang.org/grpc/cmd/protoc-gen-go-grpc:github.com/grpc/grpc-go938f6e2f7550e542bd78f3b9e8812665db109e02 \ | ||
535 | google.golang.org/protobuf:github.com/protocolbuffers/protobuf-go \ | ||
536 | gopkg.in/airbrake/gobrake.v2:gopkg.in/airbrake/gobrake.v2 \ | ||
537 | gopkg.in/alecthomas/kingpin.v2:gopkg.in/alecthomas/kingpin.v2 \ | ||
538 | 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 \ | ||
541 | gopkg.in/fsnotify.v1:gopkg.in/fsnotify.v1 \ | ||
542 | 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 \ | ||
545 | gopkg.in/ini.v1:gopkg.in/ini.v1 \ | ||
546 | gopkg.in/natefinch/lumberjack.v2:gopkg.in/natefinch/lumberjack.v2 \ | ||
547 | gopkg.in/resty.v1:gopkg.in/resty.v1 \ | ||
548 | gopkg.in/square/go-jose.v2:gopkg.in/square/go-jose.v2 \ | ||
549 | gopkg.in/tomb.v1:gopkg.in/tomb.v1 \ | ||
550 | gopkg.in/warnings.v0:gopkg.in/warnings.v0 \ | ||
551 | gopkg.in/yaml.v2:gopkg.in/yaml.v2 \ | ||
552 | gopkg.in/yaml.v3:gopkg.in/yaml.v3 \ | ||
553 | gotest.tools:github.com/gotestyourself/gotest.tools \ | ||
554 | gotest.tools/v3:github.com/gotestyourself/gotest.tools568bc57cc5c19a2ef85e5749870b49a4cc2ab54d \ | ||
555 | honnef.co/go/tools:honnef.co/go/tools \ | ||
556 | 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 \ | ||
558 | k8s.io/apiextensions-apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/apiextensions-apiserver \ | ||
559 | k8s.io/apimachinery:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/apimachinery \ | ||
560 | k8s.io/apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/apiserver \ | ||
561 | k8s.io/cli-runtime:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/cli-runtime \ | ||
562 | k8s.io/client-go:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/client-go \ | ||
563 | k8s.io/cloud-provider:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//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 \ | ||
565 | k8s.io/code-generator:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//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 \ | ||
567 | k8s.io/component-helpers:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//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 \ | ||
569 | k8s.io/cri-api:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//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 \ | ||
571 | k8s.io/kube-aggregator:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//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 \ | ||
573 | k8s.io/kube-proxy:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/kube-proxy \ | ||
574 | k8s.io/kube-scheduler:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/kube-scheduler \ | ||
575 | k8s.io/kubectl:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/kubectl \ | ||
576 | k8s.io/kubelet:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/kubelet \ | ||
577 | k8s.io/kubernetes:github.com/k3s-io/kubernetes/staging/src/k8s.io/api \ | ||
578 | k8s.io/legacy-cloud-providers:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//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 \ | ||
580 | k8s.io/mount-utils:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//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 \ | ||
582 | k8s.io/sample-apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/api//staging/src/k8s.io/sample-apiserver \ | ||
583 | k8s.io/gengo:k8s.io/gengo \ | ||
584 | k8s.io/klog:k8s.io/klog \ | ||
585 | k8s.io/klog/v2:github.com/k3s-io/klog/v2 \ | ||
586 | k8s.io/kube-openapi:k8s.io/kube-openapi \ | ||
587 | k8s.io/system-validators:k8s.io/system-validators \ | ||
588 | k8s.io/utils:k8s.io/utils \ | ||
589 | modernc.org/cc:modernc.org/cc \ | ||
590 | modernc.org/golex:modernc.org/golex \ | ||
591 | modernc.org/mathutil:modernc.org/mathutil \ | ||
592 | modernc.org/strutil:modernc.org/strutil \ | ||
593 | modernc.org/xc:modernc.org/xc \ | ||
594 | rsc.io/binaryregexp:rsc.io/binaryregexp \ | ||
595 | rsc.io/pdf:rsc.io/pdf \ | ||
596 | rsc.io/quote/v3:github.com/rsc/quote/v3//v3 \ | ||
597 | 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 \ | ||
599 | 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 \ | ||
602 | 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" | ||
609 | |||
610 | |||
611 | do_compile:prepend() { | ||
612 | cd ${S}/src/import | ||
613 | for s in $sites; do | ||
614 | site_dest=$(echo $s | cut -d: -f1) | ||
615 | site_source=$(echo $s | cut -d: -f2) | ||
616 | force_flag=$(echo $s | cut -d: -f3) | ||
617 | mkdir -p vendor.copy/$site_dest | ||
618 | if [ -n "$force_flag" ]; then | ||
619 | echo "[INFO] $site_dest: force copying .go files" | ||
620 | rm -rf vendor.copy/$site_dest | ||
621 | rsync -a --exclude='vendor/' --exclude='.git/' vendor.fetch/$site_source/ vendor.copy/$site_dest | ||
622 | else | ||
623 | [ -n "$(ls -A vendor.copy/$site_dest/*.go 2> /dev/null)" ] && { echo "[INFO] vendor.fetch/$site_source -> $site_dest: go copy skipped (files present)" ; true ; } || { echo "[INFO] $site_dest: copying .go files" ; rsync -a --exclude='vendor/' --exclude='.git/' vendor.fetch/$site_source/ vendor.copy/$site_dest ; } | ||
624 | fi | ||
625 | done | ||
626 | } | ||
diff --git a/recipes-containers/k3s/src_uri.inc b/recipes-containers/k3s/src_uri.inc index f17841e8..494a63bf 100644 --- a/recipes-containers/k3s/src_uri.inc +++ b/recipes-containers/k3s/src_uri.inc | |||
@@ -23,14 +23,19 @@ SRC_URI += "git://github.com/googleapis/google-cloud-go;name=bigquery;protocol=h | |||
23 | SRCREV_datastore="b033a7846dd130b5e5824faf72e33253d08ec84f" | 23 | SRCREV_datastore="b033a7846dd130b5e5824faf72e33253d08ec84f" |
24 | SRC_URI += "git://github.com/googleapis/google-cloud-go;name=datastore;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/google-cloud-go/datastore" | 24 | SRC_URI += "git://github.com/googleapis/google-cloud-go;name=datastore;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/google-cloud-go/datastore" |
25 | 25 | ||
26 | # cloud.google.com/go/firestore v1.1.0 | ||
27 | # [1] git ls-remote https://github.com/googleapis/google-cloud-go 20091f47d3c522ea545f358dd9ac1cdb326bba6f | ||
28 | SRCREV_firestore="20091f47d3c522ea545f358dd9ac1cdb326bba6f" | ||
29 | SRC_URI += "git://github.com/googleapis/google-cloud-go;name=firestore;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/google-cloud-go/firestore" | ||
30 | |||
26 | # cloud.google.com/go/pubsub v1.3.1 | 31 | # cloud.google.com/go/pubsub v1.3.1 |
27 | # [1] git ls-remote https://github.com/googleapis/google-cloud-go e6e706ae0e17ee021f241dc31d2b7158a366851f | 32 | # [1] git ls-remote https://github.com/googleapis/google-cloud-go f4685751540ab300d8e99946847a75f7d0837e45 |
28 | SRCREV_pubsub="e6e706ae0e17ee021f241dc31d2b7158a366851f" | 33 | SRCREV_pubsub="f4685751540ab300d8e99946847a75f7d0837e45" |
29 | SRC_URI += "git://github.com/googleapis/google-cloud-go;name=pubsub;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/google-cloud-go/pubsub" | 34 | SRC_URI += "git://github.com/googleapis/google-cloud-go;name=pubsub;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/google-cloud-go/pubsub" |
30 | 35 | ||
31 | # cloud.google.com/go/storage v1.10.0 | 36 | # cloud.google.com/go/storage v1.10.0 |
32 | # [1] git ls-remote https://github.com/googleapis/google-cloud-go 38af8ae88ae851ca21cf385795250ed8e8d16aab | 37 | # [1] git ls-remote https://github.com/googleapis/google-cloud-go 3f2988d48e253a8e290b8c0e821284eead1131a0 |
33 | SRCREV_storage="38af8ae88ae851ca21cf385795250ed8e8d16aab" | 38 | SRCREV_storage="3f2988d48e253a8e290b8c0e821284eead1131a0" |
34 | 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" |
35 | 40 | ||
36 | # dmitri.shuralyov.com/gpu/mtl v0.0.0-20201218220906-28db891af037 | 41 | # dmitri.shuralyov.com/gpu/mtl v0.0.0-20201218220906-28db891af037 |
@@ -74,8 +79,8 @@ SRCREV_auth="76c7860e9b602854c8598676b7550c715c48a607" | |||
74 | 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" | 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" |
75 | 80 | ||
76 | # github.com/Azure/go-autorest/autorest/azure/cli v0.4.2 | 81 | # github.com/Azure/go-autorest/autorest/azure/cli v0.4.2 |
77 | # [1] git ls-remote https://github.com/Azure/go-autorest b965d219bd9d10676384ef8f05da2e2441df9829 | 82 | # [1] git ls-remote https://github.com/Azure/go-autorest 55c0c4ebc34d3712f997e886b3ce540ca9b615ca |
78 | SRCREV_cli="b965d219bd9d10676384ef8f05da2e2441df9829" | 83 | SRCREV_cli="55c0c4ebc34d3712f997e886b3ce540ca9b615ca" |
79 | 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" | 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" |
80 | 85 | ||
81 | # github.com/Azure/go-autorest/autorest/date v0.3.0 | 86 | # github.com/Azure/go-autorest/autorest/date v0.3.0 |
@@ -84,8 +89,8 @@ SRCREV_date="3ccb81ef55c23b14a37c08b83a6beba95a971dc3" | |||
84 | 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" | 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" |
85 | 90 | ||
86 | # github.com/Azure/go-autorest/autorest/mocks v0.4.1 | 91 | # github.com/Azure/go-autorest/autorest/mocks v0.4.1 |
87 | # [1] git ls-remote https://github.com/Azure/go-autorest c468b8dd87c08bc65a3aa8b084321bfc2a39e9bf | 92 | # [1] git ls-remote https://github.com/Azure/go-autorest b4c7ce8e11bf6f72ec4662f80ae0e47000d37111 |
88 | SRCREV_mocks="c468b8dd87c08bc65a3aa8b084321bfc2a39e9bf" | 93 | SRCREV_mocks="b4c7ce8e11bf6f72ec4662f80ae0e47000d37111" |
89 | 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" | 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" |
90 | 95 | ||
91 | # github.com/Azure/go-autorest/autorest/to v0.4.0 | 96 | # github.com/Azure/go-autorest/autorest/to v0.4.0 |
@@ -94,8 +99,8 @@ SRCREV_to="5de0fcb73ebd13a61af8153e3d8efbea3c9d3941" | |||
94 | 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" | 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" |
95 | 100 | ||
96 | # github.com/Azure/go-autorest/autorest/validation v0.3.1 | 101 | # github.com/Azure/go-autorest/autorest/validation v0.3.1 |
97 | # [1] git ls-remote https://github.com/Azure/go-autorest cc407fb4f94c0e65dd4c5b9acd7b9fa341f018e8 | 102 | # [1] git ls-remote https://github.com/Azure/go-autorest 446f41b7d65b2ab6c25b1a7afe42abd3622e9110 |
98 | SRCREV_validation="cc407fb4f94c0e65dd4c5b9acd7b9fa341f018e8" | 103 | SRCREV_validation="446f41b7d65b2ab6c25b1a7afe42abd3622e9110" |
99 | 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" | 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" |
100 | 105 | ||
101 | # github.com/Azure/go-autorest/logger v0.2.1 | 106 | # github.com/Azure/go-autorest/logger v0.2.1 |
@@ -104,8 +109,8 @@ SRCREV_logger="820a319d2214dc91d083022ae5ec50070175314c" | |||
104 | 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" | 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" |
105 | 110 | ||
106 | # github.com/Azure/go-autorest/tracing v0.6.0 | 111 | # github.com/Azure/go-autorest/tracing v0.6.0 |
107 | # [1] git ls-remote https://github.com/Azure/go-autorest 243e2a3d5e7529eaf8e0851f471f618295182156 | 112 | # [1] git ls-remote https://github.com/Azure/go-autorest b3a0b30a7423314874b3f585289e0e260cf5fc8d |
108 | SRCREV_tracing="243e2a3d5e7529eaf8e0851f471f618295182156" | 113 | SRCREV_tracing="b3a0b30a7423314874b3f585289e0e260cf5fc8d" |
109 | 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" | 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" |
110 | 115 | ||
111 | # github.com/BurntSushi/toml v1.1.0 | 116 | # github.com/BurntSushi/toml v1.1.0 |
@@ -143,6 +148,11 @@ SRC_URI += "git://github.com/Microsoft/go-winio;name=go-winio;protocol=https;nob | |||
143 | SRCREV_hcsshim="717ae58b49c5e73b746938f94ae3c696ebd5d932" | 148 | SRCREV_hcsshim="717ae58b49c5e73b746938f94ae3c696ebd5d932" |
144 | SRC_URI += "git://github.com/Microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/hcsshim" | 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" |
145 | 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 | |||
146 | # github.com/NYTimes/gziphandler v1.1.1 | 156 | # github.com/NYTimes/gziphandler v1.1.1 |
147 | # [1] git ls-remote https://github.com/NYTimes/gziphandler dd0439581c7657cb652dfe5c71d7d48baf39541d | 157 | # [1] git ls-remote https://github.com/NYTimes/gziphandler dd0439581c7657cb652dfe5c71d7d48baf39541d |
148 | SRCREV_gziphandler="dd0439581c7657cb652dfe5c71d7d48baf39541d" | 158 | SRCREV_gziphandler="dd0439581c7657cb652dfe5c71d7d48baf39541d" |
@@ -229,8 +239,8 @@ SRCREV_go-dump="23540a00eaa318ee47d517dd7653fc81156a3e7e" | |||
229 | 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" | 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" |
230 | 240 | ||
231 | # github.com/apparentlymart/go-textseg v1.0.0 | 241 | # github.com/apparentlymart/go-textseg v1.0.0 |
232 | # [1] git ls-remote https://github.com/apparentlymart/go-textseg 29d1648e97c6de68a8e9ec67de1f62fae5425001 | 242 | # [1] git ls-remote https://github.com/apparentlymart/go-textseg fb01f485ebef760e5ee06d55e1b07534dda2d295 |
233 | SRCREV_go-textseg="29d1648e97c6de68a8e9ec67de1f62fae5425001" | 243 | SRCREV_go-textseg="fb01f485ebef760e5ee06d55e1b07534dda2d295" |
234 | 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" | 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" |
235 | 245 | ||
236 | # github.com/apparentlymart/go-textseg/v13 v13.0.0 | 246 | # github.com/apparentlymart/go-textseg/v13 v13.0.0 |
@@ -373,9 +383,9 @@ SRC_URI += "git://github.com/chai2010/gettext-go;name=gettext-go;protocol=https; | |||
373 | SRCREV_v5="e3059103a5cf6adca2183e08c0315e8d8d5135a5" | 383 | SRCREV_v5="e3059103a5cf6adca2183e08c0315e8d8d5135a5" |
374 | 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" | 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" |
375 | 385 | ||
376 | # github.com/cheggaaa/pb v1.0.29 | 386 | # github.com/cheggaaa/pb v1.0.27 |
377 | # [1] git ls-remote https://github.com/cheggaaa/pb 5784bcc95a1741c2ca2b46b19f1f3d398557300c | 387 | # [1] git ls-remote https://github.com/cheggaaa/pb 1cc5bbe20449079337944d56292c7383510c534c |
378 | SRCREV_pb="5784bcc95a1741c2ca2b46b19f1f3d398557300c" | 388 | SRCREV_pb="1cc5bbe20449079337944d56292c7383510c534c" |
379 | SRC_URI += "git://github.com/cheggaaa/pb;name=pb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cheggaaa/pb" | 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" |
380 | 390 | ||
381 | # github.com/chzyer/logex v1.1.10 | 391 | # github.com/chzyer/logex v1.1.10 |
@@ -803,9 +813,9 @@ SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;de | |||
803 | SRCREV_httpsnoop="33ec42cfe005395fb4cc4b296781f65d7ffef2c3" | 813 | SRCREV_httpsnoop="33ec42cfe005395fb4cc4b296781f65d7ffef2c3" |
804 | SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/felixge/httpsnoop" | 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" |
805 | 815 | ||
806 | # github.com/flannel-io/flannel v0.18.1 | 816 | # github.com/flannel-io/flannel v0.19.2 |
807 | # [1] git ls-remote https://github.com/flannel-io/flannel b31565ba01869ad22cdc4eb0601548ecb5a104cf | 817 | # [1] git ls-remote https://github.com/flannel-io/flannel f30ebbb670dcbfa7ff5f0d1dd9cccacd2d660a41 |
808 | SRCREV_flannel="b31565ba01869ad22cdc4eb0601548ecb5a104cf" | 818 | SRCREV_flannel="f30ebbb670dcbfa7ff5f0d1dd9cccacd2d660a41" |
809 | 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" | 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" |
810 | 820 | ||
811 | # github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 | 821 | # github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 |
@@ -1068,9 +1078,9 @@ SRC_URI += "git://github.com/google/btree;name=btree;protocol=https;nobranch=1;d | |||
1068 | SRCREV_cadvisor="f95787b77e7d7430cfbc669123ddf0fb39ef825d" | 1078 | SRCREV_cadvisor="f95787b77e7d7430cfbc669123ddf0fb39ef825d" |
1069 | SRC_URI += "git://github.com/google/cadvisor;name=cadvisor;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/cadvisor" | 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" |
1070 | 1080 | ||
1071 | # github.com/google/cel-go v0.10.1 | 1081 | # github.com/google/cel-go v0.10.2 |
1072 | # [1] git ls-remote https://github.com/google/cel-go 6efb4a8056e1b606a0a939972b593b0f69283c75 | 1082 | # [1] git ls-remote https://github.com/google/cel-go e731d43f64229004a78004d39374bb6feef2118f |
1073 | SRCREV_cel-go="6efb4a8056e1b606a0a939972b593b0f69283c75" | 1083 | SRCREV_cel-go="e731d43f64229004a78004d39374bb6feef2118f" |
1074 | 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" | 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" |
1075 | 1085 | ||
1076 | # github.com/google/cel-spec v0.6.0 | 1086 | # github.com/google/cel-spec v0.6.0 |
@@ -1194,8 +1204,8 @@ SRCREV_v2123="f57e95bda82d40dd4b2ceb1065fbd98c834ba23b" | |||
1194 | SRC_URI += "git://github.com/hanwen/go-fuse;name=v2123;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hanwen/go-fuse/v2" | 1204 | SRC_URI += "git://github.com/hanwen/go-fuse;name=v2123;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hanwen/go-fuse/v2" |
1195 | 1205 | ||
1196 | # github.com/hashicorp/consul/api v1.1.0 | 1206 | # github.com/hashicorp/consul/api v1.1.0 |
1197 | # [1] git ls-remote https://github.com/hashicorp/consul b2478036d88a7e8eb9d6a0daf1a1c9ad0c8885ca | 1207 | # [1] git ls-remote https://github.com/hashicorp/consul 5174058f0d2bda63fa5198ab96c33d9a909c58ed |
1198 | SRCREV_api="b2478036d88a7e8eb9d6a0daf1a1c9ad0c8885ca" | 1208 | SRCREV_api="5174058f0d2bda63fa5198ab96c33d9a909c58ed" |
1199 | SRC_URI += "git://github.com/hashicorp/consul;name=api;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/consul/api" | 1209 | SRC_URI += "git://github.com/hashicorp/consul;name=api;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/consul/api" |
1200 | 1210 | ||
1201 | # github.com/hashicorp/consul/sdk v0.1.1 | 1211 | # github.com/hashicorp/consul/sdk v0.1.1 |
@@ -1473,15 +1483,15 @@ SRC_URI += "git://github.com/kisielk/errcheck;name=errcheck;protocol=https;nobra | |||
1473 | SRCREV_gotool="80517062f582ea3340cd4baf70e86d539ae7d84d" | 1483 | SRCREV_gotool="80517062f582ea3340cd4baf70e86d539ae7d84d" |
1474 | SRC_URI += "git://github.com/kisielk/gotool;name=gotool;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kisielk/gotool" | 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" |
1475 | 1485 | ||
1476 | # github.com/klauspost/compress v1.15.1 | 1486 | # github.com/klauspost/compress v1.15.9 |
1477 | # [1] git ls-remote https://github.com/klauspost/compress 7c7079ec1ed2c07fd15e6f3f369dbae5288051d5 | 1487 | # [1] git ls-remote https://github.com/klauspost/compress 4b4f3c94fdf8c3a6c725e2ff110d9b44f88823ed |
1478 | SRCREV_compress="7c7079ec1ed2c07fd15e6f3f369dbae5288051d5" | 1488 | SRCREV_compress="4b4f3c94fdf8c3a6c725e2ff110d9b44f88823ed" |
1479 | SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/compress" | 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" |
1480 | 1490 | ||
1481 | # github.com/klauspost/cpuid v1.3.1 | 1491 | # github.com/klauspost/cpuid/v2 v2.1.0 |
1482 | # [1] git ls-remote https://github.com/klauspost/cpuid 750c0591dbbd50ef88371c665ad49e426a4b830b | 1492 | # [1] git ls-remote https://github.com/klauspost/cpuid 4645384556483379792c7a2ac8fcacaf5d80141b |
1483 | SRCREV_cpuid="750c0591dbbd50ef88371c665ad49e426a4b830b" | 1493 | SRCREV_v212345="4645384556483379792c7a2ac8fcacaf5d80141b" |
1484 | SRC_URI += "git://github.com/klauspost/cpuid;name=cpuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/cpuid" | 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" |
1485 | 1495 | ||
1486 | # github.com/konsorten/go-windows-terminal-sequences v1.0.3 | 1496 | # github.com/konsorten/go-windows-terminal-sequences v1.0.3 |
1487 | # [1] git ls-remote https://github.com/konsorten/go-windows-terminal-sequences edb144dfd453055e1e49a3d8b410a660b5a87613 | 1497 | # [1] git ls-remote https://github.com/konsorten/go-windows-terminal-sequences edb144dfd453055e1e49a3d8b410a660b5a87613 |
@@ -1648,26 +1658,21 @@ SRC_URI += "git://github.com/mindprince/gonvml;name=gonvml;protocol=https;nobran | |||
1648 | SRCREV_highwayhash="08ce0b4fa7932a018438133f1b632e1c674d4107" | 1658 | SRCREV_highwayhash="08ce0b4fa7932a018438133f1b632e1c674d4107" |
1649 | SRC_URI += "git://github.com/minio/highwayhash;name=highwayhash;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/highwayhash" | 1659 | SRC_URI += "git://github.com/minio/highwayhash;name=highwayhash;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/highwayhash" |
1650 | 1660 | ||
1651 | # github.com/minio/md5-simd v1.1.0 | 1661 | # github.com/minio/md5-simd v1.1.2 |
1652 | # [1] git ls-remote https://github.com/minio/md5-simd d302c3dbe3e6573d7010992e3927355eb0e1ab91 | 1662 | # [1] git ls-remote https://github.com/minio/md5-simd 776275e0c9a74ceebbd50fe5c1d61b0c80c608df |
1653 | SRCREV_md5-simd="d302c3dbe3e6573d7010992e3927355eb0e1ab91" | 1663 | SRCREV_md5-simd="776275e0c9a74ceebbd50fe5c1d61b0c80c608df" |
1654 | SRC_URI += "git://github.com/minio/md5-simd;name=md5-simd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/md5-simd" | 1664 | SRC_URI += "git://github.com/minio/md5-simd;name=md5-simd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/md5-simd" |
1655 | 1665 | ||
1656 | # github.com/minio/minio-go/v7 v7.0.7 | 1666 | # github.com/minio/minio-go/v7 v7.0.33 |
1657 | # [1] git ls-remote https://github.com/minio/minio-go 40d41266f363962b9243529b3a042bb453c1f4c6 | 1667 | # [1] git ls-remote https://github.com/minio/minio-go a80fee3343f12028079ae831a04b9583ba09c695 |
1658 | SRCREV_v7="40d41266f363962b9243529b3a042bb453c1f4c6" | 1668 | SRCREV_v7="a80fee3343f12028079ae831a04b9583ba09c695" |
1659 | SRC_URI += "git://github.com/minio/minio-go;name=v7;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/minio-go/v7" | 1669 | SRC_URI += "git://github.com/minio/minio-go;name=v7;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/minio-go/v7" |
1660 | 1670 | ||
1661 | # github.com/minio/sha256-simd v0.1.1 | 1671 | # github.com/minio/sha256-simd v1.0.0 |
1662 | # [1] git ls-remote https://github.com/minio/sha256-simd 6de4475307716de15b286880ff321c9547086fdd | 1672 | # [1] git ls-remote https://github.com/minio/sha256-simd 6a57409d8e0fa3ae883aee331b71aaa40d5a7dd9 |
1663 | SRCREV_sha256-simd="6de4475307716de15b286880ff321c9547086fdd" | 1673 | SRCREV_sha256-simd="6a57409d8e0fa3ae883aee331b71aaa40d5a7dd9" |
1664 | 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" | 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" |
1665 | 1675 | ||
1666 | # github.com/minio/sio v0.2.1 | ||
1667 | # [1] git ls-remote https://github.com/minio/sio ae0213457e8a919f927bb03909b2135b6ca02ef1 | ||
1668 | SRCREV_sio="ae0213457e8a919f927bb03909b2135b6ca02ef1" | ||
1669 | SRC_URI += "git://github.com/minio/sio;name=sio;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/sio" | ||
1670 | |||
1671 | # github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible | 1676 | # github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible |
1672 | # [1] git ls-remote https://github.com/mistifyio/go-zfs f784269be439d704d3dfa1906f45dd848fed2beb | 1677 | # [1] git ls-remote https://github.com/mistifyio/go-zfs f784269be439d704d3dfa1906f45dd848fed2beb |
1673 | SRCREV_go-zfs="f784269be439d704d3dfa1906f45dd848fed2beb" | 1678 | SRCREV_go-zfs="f784269be439d704d3dfa1906f45dd848fed2beb" |
@@ -1739,7 +1744,7 @@ SRCREV_mountinfo="523ebb9c6cc361d558aaf903946709d78efa0f6a" | |||
1739 | 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" | 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" |
1740 | 1745 | ||
1741 | # github.com/moby/sys/symlink v0.2.0 | 1746 | # github.com/moby/sys/symlink v0.2.0 |
1742 | # [1] git ls-remote https://github.com/moby/sys bbb236c90521a7724219600603cd4b9415807a5a | 1747 | # [1] git ls-remote https://github.com/moby/sys 03b9f8d59a07f5206a2264105f4903a222aea964 |
1743 | SRCREV_symlink="03b9f8d59a07f5206a2264105f4903a222aea964" | 1748 | SRCREV_symlink="03b9f8d59a07f5206a2264105f4903a222aea964" |
1744 | SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/symlink" | 1749 | SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/symlink" |
1745 | 1750 | ||
@@ -1815,13 +1820,13 @@ SRC_URI += "git://github.com/nats-io/jsm.go;name=jsm.go;protocol=https;nobranch= | |||
1815 | 1820 | ||
1816 | # github.com/nats-io/jwt/v2 v2.2.1-0.20220113022732-58e87895b296 | 1821 | # github.com/nats-io/jwt/v2 v2.2.1-0.20220113022732-58e87895b296 |
1817 | # [1] git ls-remote https://github.com/nats-io/jwt 58e87895b29641314818a5171038b73cff3bd25a | 1822 | # [1] git ls-remote https://github.com/nats-io/jwt 58e87895b29641314818a5171038b73cff3bd25a |
1818 | SRCREV_v212345="58e87895b29641314818a5171038b73cff3bd25a" | 1823 | SRCREV_v2123456="58e87895b29641314818a5171038b73cff3bd25a" |
1819 | 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" | 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" |
1820 | 1825 | ||
1821 | # github.com/nats-io/nats-server/v2 v2.7.5-0.20220309212130-5c0d1999ff72 | 1826 | # github.com/nats-io/nats-server/v2 v2.7.5-0.20220309212130-5c0d1999ff72 |
1822 | # [1] git ls-remote https://github.com/nats-io/nats-server 5c0d1999ff721e8fc130399c9779c6169118277b | 1827 | # [1] git ls-remote https://github.com/nats-io/nats-server 5c0d1999ff721e8fc130399c9779c6169118277b |
1823 | SRCREV_v2123456="5c0d1999ff721e8fc130399c9779c6169118277b" | 1828 | SRCREV_v21234567="5c0d1999ff721e8fc130399c9779c6169118277b" |
1824 | 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" | 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" |
1825 | 1830 | ||
1826 | # github.com/nats-io/nats.go v1.13.1-0.20220318132711-e0e03e374228 | 1831 | # github.com/nats-io/nats.go v1.13.1-0.20220318132711-e0e03e374228 |
1827 | # [1] git ls-remote https://github.com/nats-io/nats.go e0e03e37422898b7ef8ce59cce34a192f304d63c | 1832 | # [1] git ls-remote https://github.com/nats-io/nats.go e0e03e37422898b7ef8ce59cce34a192f304d63c |
@@ -1870,8 +1875,8 @@ SRC_URI += "git://github.com/onsi/ginkgo;name=ginkgo;protocol=https;nobranch=1;d | |||
1870 | 1875 | ||
1871 | # github.com/onsi/ginkgo/v2 v2.1.3 | 1876 | # github.com/onsi/ginkgo/v2 v2.1.3 |
1872 | # [1] git ls-remote https://github.com/onsi/ginkgo 1ed6486197ba2a007858c59bdc4d1522631025d5 | 1877 | # [1] git ls-remote https://github.com/onsi/ginkgo 1ed6486197ba2a007858c59bdc4d1522631025d5 |
1873 | SRCREV_v21234567="1ed6486197ba2a007858c59bdc4d1522631025d5" | 1878 | SRCREV_v212345678="1ed6486197ba2a007858c59bdc4d1522631025d5" |
1874 | 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" | 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" |
1875 | 1880 | ||
1876 | # github.com/onsi/gomega v1.19.0 | 1881 | # github.com/onsi/gomega v1.19.0 |
1877 | # [1] git ls-remote https://github.com/onsi/gomega 3143ff4a92ce52253b4b256cc4c1e8f026c260d5 | 1882 | # [1] git ls-remote https://github.com/onsi/gomega 3143ff4a92ce52253b4b256cc4c1e8f026c260d5 |
@@ -1888,9 +1893,9 @@ SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=ht | |||
1888 | SRCREV_image-spec="67d2d5658fe0476ab9bf414cec164077ebff3920" | 1893 | SRCREV_image-spec="67d2d5658fe0476ab9bf414cec164077ebff3920" |
1889 | 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" | 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" |
1890 | 1895 | ||
1891 | # github.com/opencontainers/runc v1.1.3 | 1896 | # github.com/opencontainers/runc v1.1.4 |
1892 | # [1] git ls-remote https://github.com/opencontainers/runc 6724737f999df9ee0d8ca5c6d7b81f97adc34374 | 1897 | # [1] git ls-remote https://github.com/opencontainers/runc 5fd4c4d144137e991c4acebb2146ab1483a97925 |
1893 | SRCREV_runc="6724737f999df9ee0d8ca5c6d7b81f97adc34374" | 1898 | SRCREV_runc="5fd4c4d144137e991c4acebb2146ab1483a97925" |
1894 | SRC_URI += "git://github.com/opencontainers/runc;name=runc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/runc" | 1899 | SRC_URI += "git://github.com/opencontainers/runc;name=runc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/runc" |
1895 | 1900 | ||
1896 | # github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 | 1901 | # github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 |
@@ -2100,8 +2105,8 @@ SRC_URI += "git://github.com/russross/blackfriday;name=blackfriday;protocol=http | |||
2100 | 2105 | ||
2101 | # github.com/russross/blackfriday/v2 v2.1.0 | 2106 | # github.com/russross/blackfriday/v2 v2.1.0 |
2102 | # [1] git ls-remote https://github.com/russross/blackfriday 4c9bf9512682b995722660a4196c0013228e2049 | 2107 | # [1] git ls-remote https://github.com/russross/blackfriday 4c9bf9512682b995722660a4196c0013228e2049 |
2103 | SRCREV_v212345678="4c9bf9512682b995722660a4196c0013228e2049" | 2108 | SRCREV_v2123456789="4c9bf9512682b995722660a4196c0013228e2049" |
2104 | SRC_URI += "git://github.com/russross/blackfriday;name=v212345678;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/russross/blackfriday/v2" | 2109 | SRC_URI += "git://github.com/russross/blackfriday;name=v2123456789;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/russross/blackfriday/v2" |
2105 | 2110 | ||
2106 | # github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f | 2111 | # github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f |
2107 | # [1] git ls-remote https://github.com/ryanuber/columnize 9b3edd62028f107d7cabb19353292afd29311a4e | 2112 | # [1] git ls-remote https://github.com/ryanuber/columnize 9b3edd62028f107d7cabb19353292afd29311a4e |
@@ -2153,9 +2158,9 @@ SRC_URI += "git://github.com/shengdoushi/base58;name=base58;protocol=https;nobra | |||
2153 | SRCREV_sanitized_anchor_name="7bfe4c7ecddb3666a94b053b422cdd8f5aaa3615" | 2158 | SRCREV_sanitized_anchor_name="7bfe4c7ecddb3666a94b053b422cdd8f5aaa3615" |
2154 | SRC_URI += "git://github.com/shurcooL/sanitized_anchor_name;name=sanitized_anchor_name;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/shurcooL/sanitized_anchor_name" | 2159 | SRC_URI += "git://github.com/shurcooL/sanitized_anchor_name;name=sanitized_anchor_name;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/shurcooL/sanitized_anchor_name" |
2155 | 2160 | ||
2156 | # github.com/sirupsen/logrus v1.8.1 | 2161 | # github.com/sirupsen/logrus v1.9.0 |
2157 | # [1] git ls-remote https://github.com/sirupsen/logrus bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b | 2162 | # [1] git ls-remote https://github.com/sirupsen/logrus f8bf7650dccb756cea26edaf9217aab85500fe07 |
2158 | SRCREV_logrus="bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b" | 2163 | SRCREV_logrus="f8bf7650dccb756cea26edaf9217aab85500fe07" |
2159 | SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sirupsen/logrus" | 2164 | SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sirupsen/logrus" |
2160 | 2165 | ||
2161 | # github.com/smartystreets/assertions v1.1.0 | 2166 | # github.com/smartystreets/assertions v1.1.0 |
@@ -2233,14 +2238,14 @@ SRC_URI += "git://github.com/stoewer/go-strcase;name=go-strcase;protocol=https;n | |||
2233 | SRCREV_go-api="d6e6bab2519238b8a582cabd2f4a71cca81963aa" | 2238 | SRCREV_go-api="d6e6bab2519238b8a582cabd2f4a71cca81963aa" |
2234 | 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" | 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" |
2235 | 2240 | ||
2236 | # github.com/stretchr/objx v0.2.0 | 2241 | # github.com/stretchr/objx v0.4.0 |
2237 | # [1] git ls-remote https://github.com/stretchr/objx ea4fe68685ee0d3cee7032121851b57e7494e8ea | 2242 | # [1] git ls-remote https://github.com/stretchr/objx 5dbb4e6c708f7eb56fc184f7c5dd5e482b555f69 |
2238 | SRCREV_objx="ea4fe68685ee0d3cee7032121851b57e7494e8ea" | 2243 | SRCREV_objx="5dbb4e6c708f7eb56fc184f7c5dd5e482b555f69" |
2239 | SRC_URI += "git://github.com/stretchr/objx;name=objx;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stretchr/objx" | 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" |
2240 | 2245 | ||
2241 | # github.com/stretchr/testify v1.7.1 | 2246 | # github.com/stretchr/testify v1.8.0 |
2242 | # [1] git ls-remote https://github.com/stretchr/testify 083ff1c0449867d0d8d456483ee5fab8e0c0e1e6 | 2247 | # [1] git ls-remote https://github.com/stretchr/testify 181cea6eab8b2de7071383eca4be32a424db38dd |
2243 | SRCREV_testify1="083ff1c0449867d0d8d456483ee5fab8e0c0e1e6" | 2248 | SRCREV_testify1="181cea6eab8b2de7071383eca4be32a424db38dd" |
2244 | SRC_URI += "git://github.com/stretchr/testify;name=testify1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stretchr/testify" | 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" |
2245 | 2250 | ||
2246 | # github.com/subosito/gotenv v1.2.0 | 2251 | # github.com/subosito/gotenv v1.2.0 |
@@ -2300,8 +2305,8 @@ SRC_URI += "git://github.com/urfave/cli;name=cli123;protocol=https;nobranch=1;de | |||
2300 | 2305 | ||
2301 | # github.com/urfave/cli/v2 v2.5.1 | 2306 | # github.com/urfave/cli/v2 v2.5.1 |
2302 | # [1] git ls-remote https://github.com/urfave/cli 76418f2642c40d5baf00734e9601a2c6781cc629 | 2307 | # [1] git ls-remote https://github.com/urfave/cli 76418f2642c40d5baf00734e9601a2c6781cc629 |
2303 | SRCREV_v2123456789="76418f2642c40d5baf00734e9601a2c6781cc629" | 2308 | SRCREV_v212345678910="76418f2642c40d5baf00734e9601a2c6781cc629" |
2304 | SRC_URI += "git://github.com/urfave/cli;name=v2123456789;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/urfave/cli/v2" | 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" |
2305 | 2310 | ||
2306 | # github.com/urfave/negroni v1.0.0 | 2311 | # github.com/urfave/negroni v1.0.0 |
2307 | # [1] git ls-remote https://github.com/urfave/negroni c6a59be0ce122566695fbd5e48a77f8f10c8a63a | 2312 | # [1] git ls-remote https://github.com/urfave/negroni c6a59be0ce122566695fbd5e48a77f8f10c8a63a |
@@ -2395,8 +2400,8 @@ SRC_URI += "git://github.com/k3s-io/etcd;name=v312;protocol=https;nobranch=1;des | |||
2395 | 2400 | ||
2396 | # go.etcd.io/etcd/client/v2 v2.305.4 | 2401 | # go.etcd.io/etcd/client/v2 v2.305.4 |
2397 | # [1] git ls-remote https://github.com/etcd-io/etcd 08407ff7600eb16c4445d5f21c4fafaf19412e24 | 2402 | # [1] git ls-remote https://github.com/etcd-io/etcd 08407ff7600eb16c4445d5f21c4fafaf19412e24 |
2398 | SRCREV_v212345678910="08407ff7600eb16c4445d5f21c4fafaf19412e24" | 2403 | SRCREV_v21234567891011="08407ff7600eb16c4445d5f21c4fafaf19412e24" |
2399 | SRC_URI += "git://github.com/etcd-io/etcd;name=v212345678910;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/etcd-io/etcd/client/v2" | 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" |
2400 | 2405 | ||
2401 | # [2] failed: fatal: repository 'https://go.mongodb.org/' not found | 2406 | # [2] failed: fatal: repository 'https://go.mongodb.org/' not found |
2402 | # site; go.mongodb.org/mongo-driver | 2407 | # site; go.mongodb.org/mongo-driver |
@@ -2439,9 +2444,9 @@ SRC_URI += "git://github.com/google/starlark-go;name=go.starlark.net;protocol=ht | |||
2439 | SRCREV_atomic="12f27ba2637fa0e13772a4f05fa46a5d18d53182" | 2444 | SRCREV_atomic="12f27ba2637fa0e13772a4f05fa46a5d18d53182" |
2440 | 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" | 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" |
2441 | 2446 | ||
2442 | # go.uber.org/goleak v1.1.10 | 2447 | # go.uber.org/goleak v1.2.0 |
2443 | # [1] git ls-remote https://github.com/uber-go/goleak 8186b793a375782d05df2748849e26b541b19ace | 2448 | # [1] git ls-remote https://github.com/uber-go/goleak 5c9bf00e17a920cd3bef8110137d639bf70bcce1 |
2444 | SRCREV_goleak="8186b793a375782d05df2748849e26b541b19ace" | 2449 | SRCREV_goleak="5c9bf00e17a920cd3bef8110137d639bf70bcce1" |
2445 | 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" | 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" |
2446 | 2451 | ||
2447 | # go.uber.org/multierr v1.6.0 | 2452 | # go.uber.org/multierr v1.6.0 |
@@ -2553,8 +2558,8 @@ SRC_URI += "git://github.com/WireGuard/wgctrl-go;name=wgctrl;protocol=https;nobr | |||
2553 | # [2] failed: fatal: repository 'https://gomodules.xyz/' not found | 2558 | # [2] failed: fatal: repository 'https://gomodules.xyz/' not found |
2554 | # site; gomodules.xyz/jsonpatch/v2 | 2559 | # site; gomodules.xyz/jsonpatch/v2 |
2555 | # git ls-remote https://gomodules.xyz v2.2.0 | 2560 | # git ls-remote https://gomodules.xyz v2.2.0 |
2556 | # SRCREV_v21234567891011="deadbeef" | 2561 | # SRCREV_v2123456789101112="deadbeef" |
2557 | # SRC_URI += "git://gomodules.xyz;name=v21234567891011;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gomodules.xyz/jsonpatch/v2" | 2562 | # SRC_URI += "git://gomodules.xyz;name=v2123456789101112;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gomodules.xyz/jsonpatch/v2" |
2558 | 2563 | ||
2559 | # gonum.org/v1/gonum v0.6.2 | 2564 | # gonum.org/v1/gonum v0.6.2 |
2560 | # [1] git ls-remote https://github.com/gonum/gonum 402b1e2868774b0eee0ec7c85bb9a7b36cf650ae | 2565 | # [1] git ls-remote https://github.com/gonum/gonum 402b1e2868774b0eee0ec7c85bb9a7b36cf650ae |
@@ -2574,32 +2579,32 @@ SRC_URI += "git://github.com/gonum/plot;name=plot;protocol=https;nobranch=1;dest | |||
2574 | # google.golang.org/api v0.57.0 | 2579 | # google.golang.org/api v0.57.0 |
2575 | # [1] git ls-remote https://github.com/googleapis/google-api-go-client 5dffc2b13eedc703d5e81c47bc3d2029a48203cb | 2580 | # [1] git ls-remote https://github.com/googleapis/google-api-go-client 5dffc2b13eedc703d5e81c47bc3d2029a48203cb |
2576 | SRCREV_api12="5dffc2b13eedc703d5e81c47bc3d2029a48203cb" | 2581 | SRCREV_api12="5dffc2b13eedc703d5e81c47bc3d2029a48203cb" |
2577 | SRC_URI += "git://github.com/googleapis/google-api-go-client;name=api12;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/api" | 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" |
2578 | 2583 | ||
2579 | # google.golang.org/appengine v1.6.7 | 2584 | # google.golang.org/appengine v1.6.7 |
2580 | # [1] git ls-remote https://github.com/golang/appengine 5d1c1d03f8703c2e81478d9a30e9afa2d3e4bd8a | 2585 | # [1] git ls-remote https://github.com/golang/appengine 5d1c1d03f8703c2e81478d9a30e9afa2d3e4bd8a |
2581 | SRCREV_appengine="5d1c1d03f8703c2e81478d9a30e9afa2d3e4bd8a" | 2586 | SRCREV_appengine="5d1c1d03f8703c2e81478d9a30e9afa2d3e4bd8a" |
2582 | SRC_URI += "git://github.com/golang/appengine;name=appengine;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/appengine" | 2587 | SRC_URI += "git://github.com/golang/appengine;name=appengine;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/appengine" |
2583 | 2588 | ||
2584 | # google.golang.org/genproto v0.0.0-20220107163113-42d7afdf6368 | 2589 | # google.golang.org/genproto v0.0.0-20220107163113-42d7afdf6368 |
2585 | # [1] git ls-remote https://github.com/googleapis/go-genproto 42d7afdf6368b172d1756705e51339afa412e4f9 | 2590 | # [1] git ls-remote https://github.com/googleapis/go-genproto 42d7afdf6368b172d1756705e51339afa412e4f9 |
2586 | SRCREV_genproto="42d7afdf6368b172d1756705e51339afa412e4f9" | 2591 | SRCREV_genproto="42d7afdf6368b172d1756705e51339afa412e4f9" |
2587 | SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto" | 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" |
2588 | 2593 | ||
2589 | # google.golang.org/grpc v1.40.0 | 2594 | # google.golang.org/grpc v1.40.0 |
2590 | # [1] git ls-remote https://github.com/grpc/grpc-go 41e044e1c82fcf6a5801d6cbd7ecf952505eecb1 | 2595 | # [1] git ls-remote https://github.com/grpc/grpc-go 41e044e1c82fcf6a5801d6cbd7ecf952505eecb1 |
2591 | SRCREV_grpc="41e044e1c82fcf6a5801d6cbd7ecf952505eecb1" | 2596 | SRCREV_grpc="41e044e1c82fcf6a5801d6cbd7ecf952505eecb1" |
2592 | 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" | 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" |
2593 | 2598 | ||
2594 | # google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0 | 2599 | # google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0 |
2595 | # [1] git ls-remote https://github.com/grpc/grpc-go 938f6e2f7550e542bd78f3b9e8812665db109e02 | 2600 | # [1] git ls-remote https://github.com/grpc/grpc-go 938f6e2f7550e542bd78f3b9e8812665db109e02 |
2596 | SRCREV_protoc-gen-go-grpc="938f6e2f7550e542bd78f3b9e8812665db109e02" | 2601 | SRCREV_protoc-gen-go-grpc="938f6e2f7550e542bd78f3b9e8812665db109e02" |
2597 | SRC_URI += "git://github.com/grpc/grpc-go;name=protoc-gen-go-grpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/grpc/cmd/protoc-gen-go-grpc" | 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" |
2598 | 2603 | ||
2599 | # google.golang.org/protobuf v1.27.1 | 2604 | # google.golang.org/protobuf v1.27.1 |
2600 | # [1] git ls-remote https://github.com/protocolbuffers/protobuf-go b92717ecb630d4a4824b372bf98c729d87311a4d | 2605 | # [1] git ls-remote https://github.com/protocolbuffers/protobuf-go b92717ecb630d4a4824b372bf98c729d87311a4d |
2601 | SRCREV_protobuf12="b92717ecb630d4a4824b372bf98c729d87311a4d" | 2606 | SRCREV_protobuf12="b92717ecb630d4a4824b372bf98c729d87311a4d" |
2602 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=protobuf12;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/protobuf" | 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" |
2603 | 2608 | ||
2604 | # gopkg.in/airbrake/gobrake.v2 v2.0.9 | 2609 | # gopkg.in/airbrake/gobrake.v2 v2.0.9 |
2605 | # [1] git ls-remote https://gopkg.in/airbrake/gobrake.v2 668876711219e8b0206e2994bf0a59d889c775aa | 2610 | # [1] git ls-remote https://gopkg.in/airbrake/gobrake.v2 668876711219e8b0206e2994bf0a59d889c775aa |
@@ -2646,9 +2651,9 @@ SRC_URI += "git://gopkg.in/gemnasium/logrus-airbrake-hook.v2;name=logrus-airbrak | |||
2646 | SRCREV_inf.v0="d2d2541c53f18d2a059457998ce2876cc8e67cbf" | 2651 | SRCREV_inf.v0="d2d2541c53f18d2a059457998ce2876cc8e67cbf" |
2647 | 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" | 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" |
2648 | 2653 | ||
2649 | # gopkg.in/ini.v1 v1.62.0 | 2654 | # gopkg.in/ini.v1 v1.66.6 |
2650 | # [1] git ls-remote https://gopkg.in/ini.v1 5e97220809ffaa826f787728501264e9114cb834 | 2655 | # [1] git ls-remote https://gopkg.in/ini.v1 6098d4257e883d8cf846e9012bdd5b03811af4ce |
2651 | SRCREV_ini.v1="5e97220809ffaa826f787728501264e9114cb834" | 2656 | SRCREV_ini.v1="6098d4257e883d8cf846e9012bdd5b03811af4ce" |
2652 | 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" | 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" |
2653 | 2658 | ||
2654 | # gopkg.in/natefinch/lumberjack.v2 v2.0.0 | 2659 | # gopkg.in/natefinch/lumberjack.v2 v2.0.0 |
@@ -2681,9 +2686,9 @@ SRC_URI += "git://gopkg.in/warnings.v0;name=warnings.v0;protocol=https;nobranch= | |||
2681 | SRCREV_yaml.v2="7649d4548cb53a614db133b2a8ac1f31859dda8c" | 2686 | SRCREV_yaml.v2="7649d4548cb53a614db133b2a8ac1f31859dda8c" |
2682 | SRC_URI += "git://gopkg.in/yaml.v2;name=yaml.v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v2" | 2687 | SRC_URI += "git://gopkg.in/yaml.v2;name=yaml.v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v2" |
2683 | 2688 | ||
2684 | # gopkg.in/yaml.v3 v3.0.0 | 2689 | # gopkg.in/yaml.v3 v3.0.1 |
2685 | # [1] git ls-remote https://gopkg.in/yaml.v3 00bbc0947ae889b9e480044dbc3bc3e3216a6a89 | 2690 | # [1] git ls-remote https://gopkg.in/yaml.v3 f6f7691b1fdeb513f56608cd2c32c51f8194bf51 |
2686 | SRCREV_yaml.v3="00bbc0947ae889b9e480044dbc3bc3e3216a6a89" | 2691 | SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51" |
2687 | 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" | 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" |
2688 | 2693 | ||
2689 | # gotest.tools v2.2.0+incompatible | 2694 | # gotest.tools v2.2.0+incompatible |
@@ -2704,11 +2709,11 @@ SRC_URI += "git://github.com/dominikh/go-tools;name=tools1;protocol=https;nobran | |||
2704 | # inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252 | 2709 | # inet.af/tcpproxy v0.0.0-20200125044825-b6bb9b5b8252 |
2705 | # [1] git ls-remote https://github.com/inetaf/tcpproxy b6bb9b5b82524122bcf27291ede32d1517a14ab8 | 2710 | # [1] git ls-remote https://github.com/inetaf/tcpproxy b6bb9b5b82524122bcf27291ede32d1517a14ab8 |
2706 | SRCREV_tcpproxy="b6bb9b5b82524122bcf27291ede32d1517a14ab8" | 2711 | SRCREV_tcpproxy="b6bb9b5b82524122bcf27291ede32d1517a14ab8" |
2707 | SRC_URI += "git://github.com/inetaf/tcpproxy;name=tcpproxy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/inet.af/tcpproxy" | 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" |
2708 | 2713 | ||
2709 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.24.3-k3s1 | 2714 | # github.com/k3s-io/kubernetes/staging/src/k8s.io/api v1.24.7-k3s1 |
2710 | # [1] git ls-remote https://github.com/k3s-io/kubernetes dd448004d5f03fe0465d4512f48d5a51b2b200ff | 2715 | # [1] git ls-remote https://github.com/k3s-io/kubernetes d41394e1725e1cd07182852b5127daaa068862ae |
2711 | SRCREV_api123="dd448004d5f03fe0465d4512f48d5a51b2b200ff" | 2716 | SRCREV_api123="d41394e1725e1cd07182852b5127daaa068862ae" |
2712 | 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" | 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" |
2713 | 2718 | ||
2714 | # k8s.io/gengo v0.0.0-20211129171323-c02415ce4185 | 2719 | # k8s.io/gengo v0.0.0-20211129171323-c02415ce4185 |
@@ -2723,8 +2728,8 @@ SRC_URI += "git://github.com/k3s-io/klog;name=klog;protocol=https;nobranch=1;des | |||
2723 | 2728 | ||
2724 | # github.com/k3s-io/klog/v2 v2.60.1-k3s1 | 2729 | # github.com/k3s-io/klog/v2 v2.60.1-k3s1 |
2725 | # [1] git ls-remote https://github.com/k3s-io/klog eefb2ec153e5a36888a9878c8d442746e459efb4 | 2730 | # [1] git ls-remote https://github.com/k3s-io/klog eefb2ec153e5a36888a9878c8d442746e459efb4 |
2726 | SRCREV_v2123456789101112="eefb2ec153e5a36888a9878c8d442746e459efb4" | 2731 | SRCREV_v212345678910111213="eefb2ec153e5a36888a9878c8d442746e459efb4" |
2727 | 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" | 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" |
2728 | 2733 | ||
2729 | # k8s.io/kube-openapi v0.0.0-20220328201542-3ee0da9b0b42 | 2734 | # k8s.io/kube-openapi v0.0.0-20220328201542-3ee0da9b0b42 |
2730 | # [1] git ls-remote https://github.com/kubernetes/kube-openapi 3ee0da9b0b4211c407396d9c233b38b77ce19773 | 2735 | # [1] git ls-remote https://github.com/kubernetes/kube-openapi 3ee0da9b0b4211c407396d9c233b38b77ce19773 |
@@ -2786,10 +2791,9 @@ SRC_URI += "git://github.com/rsc/quote;name=v31234567891011;protocol=https;nobra | |||
2786 | SRCREV_sampler="0cc034b51e57ed7832d4c67d526f75a900996e5c" | 2791 | SRCREV_sampler="0cc034b51e57ed7832d4c67d526f75a900996e5c" |
2787 | SRC_URI += "git://github.com/rsc/sampler;name=sampler;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/rsc.io/sampler" | 2792 | SRC_URI += "git://github.com/rsc/sampler;name=sampler;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/rsc.io/sampler" |
2788 | 2793 | ||
2789 | 2794 | # sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.33 | |
2790 | # sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.30 | 2795 | # [1] git ls-remote https://github.com/kubernetes-sigs/apiserver-network-proxy b22a1cff1d044fd55ba6e4b48a0c91beca490200 |
2791 | # [1] git ls-remote https://github.com/kubernetes-sigs/apiserver-network-proxy 2dae7c8f256ec866271caabdf813031368dccff7 | 2796 | SRCREV_konnectivity-client="b22a1cff1d044fd55ba6e4b48a0c91beca490200" |
2792 | SRCREV_konnectivity-client="2dae7c8f256ec866271caabdf813031368dccff7" | ||
2793 | 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" | 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" |
2794 | 2798 | ||
2795 | # sigs.k8s.io/cli-utils v0.27.0 | 2799 | # sigs.k8s.io/cli-utils v0.27.0 |
@@ -2819,8 +2823,8 @@ SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=config;protocol=http | |||
2819 | 2823 | ||
2820 | # sigs.k8s.io/kustomize/kustomize/v4 v4.5.4 | 2824 | # sigs.k8s.io/kustomize/kustomize/v4 v4.5.4 |
2821 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize cf3a452ddd6f83945d39d582243b8592ec627ae3 | 2825 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize cf3a452ddd6f83945d39d582243b8592ec627ae3 |
2822 | SRCREV_v422="cf3a452ddd6f83945d39d582243b8592ec627ae3" | 2826 | SRCREV_v412="cf3a452ddd6f83945d39d582243b8592ec627ae3" |
2823 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=v422;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/kustomize/kustomize/v4" | 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" |
2824 | 2828 | ||
2825 | # sigs.k8s.io/kustomize/kyaml v0.13.6 | 2829 | # sigs.k8s.io/kustomize/kyaml v0.13.6 |
2826 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 485f7d44d9bca5857cdfb94d84378f5ff26e4a84 | 2830 | # [1] git ls-remote https://github.com/kubernetes-sigs/kustomize 485f7d44d9bca5857cdfb94d84378f5ff26e4a84 |
@@ -2829,8 +2833,8 @@ SRC_URI += "git://github.com/kubernetes-sigs/kustomize;name=kyaml;protocol=https | |||
2829 | 2833 | ||
2830 | # sigs.k8s.io/structured-merge-diff/v4 v4.2.1 | 2834 | # sigs.k8s.io/structured-merge-diff/v4 v4.2.1 |
2831 | # [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff 65611e5f7fc60e909529889c29faa9cac17cb485 | 2835 | # [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff 65611e5f7fc60e909529889c29faa9cac17cb485 |
2832 | SRCREV_v4122="65611e5f7fc60e909529889c29faa9cac17cb485" | 2836 | SRCREV_v4123="65611e5f7fc60e909529889c29faa9cac17cb485" |
2833 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;name=v4122;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/structured-merge-diff/v4" | 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" |
2834 | 2838 | ||
2835 | # sigs.k8s.io/testing_frameworks v0.1.2 | 2839 | # sigs.k8s.io/testing_frameworks v0.1.2 |
2836 | # [1] git ls-remote https://github.com/kubernetes-retired/testing_frameworks c7087048c932a346b910a2240f3a053e544eb352 | 2840 | # [1] git ls-remote https://github.com/kubernetes-retired/testing_frameworks c7087048c932a346b910a2240f3a053e544eb352 |