summaryrefslogtreecommitdiffstats
path: root/recipes-containers/k3s/src_uri.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/k3s/src_uri.inc')
-rw-r--r--recipes-containers/k3s/src_uri.inc208
1 files changed, 106 insertions, 102 deletions
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
23SRCREV_datastore="b033a7846dd130b5e5824faf72e33253d08ec84f" 23SRCREV_datastore="b033a7846dd130b5e5824faf72e33253d08ec84f"
24SRC_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" 24SRC_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
28SRCREV_firestore="20091f47d3c522ea545f358dd9ac1cdb326bba6f"
29SRC_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
28SRCREV_pubsub="e6e706ae0e17ee021f241dc31d2b7158a366851f" 33SRCREV_pubsub="f4685751540ab300d8e99946847a75f7d0837e45"
29SRC_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" 34SRC_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
33SRCREV_storage="38af8ae88ae851ca21cf385795250ed8e8d16aab" 38SRCREV_storage="3f2988d48e253a8e290b8c0e821284eead1131a0"
34SRC_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" 39SRC_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"
74SRC_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" 79SRC_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
78SRCREV_cli="b965d219bd9d10676384ef8f05da2e2441df9829" 83SRCREV_cli="55c0c4ebc34d3712f997e886b3ce540ca9b615ca"
79SRC_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" 84SRC_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"
84SRC_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" 89SRC_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
88SRCREV_mocks="c468b8dd87c08bc65a3aa8b084321bfc2a39e9bf" 93SRCREV_mocks="b4c7ce8e11bf6f72ec4662f80ae0e47000d37111"
89SRC_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" 94SRC_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"
94SRC_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" 99SRC_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
98SRCREV_validation="cc407fb4f94c0e65dd4c5b9acd7b9fa341f018e8" 103SRCREV_validation="446f41b7d65b2ab6c25b1a7afe42abd3622e9110"
99SRC_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" 104SRC_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"
104SRC_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" 109SRC_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
108SRCREV_tracing="243e2a3d5e7529eaf8e0851f471f618295182156" 113SRCREV_tracing="b3a0b30a7423314874b3f585289e0e260cf5fc8d"
109SRC_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" 114SRC_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
143SRCREV_hcsshim="717ae58b49c5e73b746938f94ae3c696ebd5d932" 148SRCREV_hcsshim="717ae58b49c5e73b746938f94ae3c696ebd5d932"
144SRC_URI += "git://github.com/Microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/hcsshim" 149SRC_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
153SRCREV_cri-dockerd="bcbb75d5abff2ef6139ea7e41e0b090771492fd3"
154SRC_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
148SRCREV_gziphandler="dd0439581c7657cb652dfe5c71d7d48baf39541d" 158SRCREV_gziphandler="dd0439581c7657cb652dfe5c71d7d48baf39541d"
@@ -229,8 +239,8 @@ SRCREV_go-dump="23540a00eaa318ee47d517dd7653fc81156a3e7e"
229SRC_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" 239SRC_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
233SRCREV_go-textseg="29d1648e97c6de68a8e9ec67de1f62fae5425001" 243SRCREV_go-textseg="fb01f485ebef760e5ee06d55e1b07534dda2d295"
234SRC_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" 244SRC_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;
373SRCREV_v5="e3059103a5cf6adca2183e08c0315e8d8d5135a5" 383SRCREV_v5="e3059103a5cf6adca2183e08c0315e8d8d5135a5"
374SRC_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" 384SRC_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
378SRCREV_pb="5784bcc95a1741c2ca2b46b19f1f3d398557300c" 388SRCREV_pb="1cc5bbe20449079337944d56292c7383510c534c"
379SRC_URI += "git://github.com/cheggaaa/pb;name=pb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cheggaaa/pb" 389SRC_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
803SRCREV_httpsnoop="33ec42cfe005395fb4cc4b296781f65d7ffef2c3" 813SRCREV_httpsnoop="33ec42cfe005395fb4cc4b296781f65d7ffef2c3"
804SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/felixge/httpsnoop" 814SRC_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
808SRCREV_flannel="b31565ba01869ad22cdc4eb0601548ecb5a104cf" 818SRCREV_flannel="f30ebbb670dcbfa7ff5f0d1dd9cccacd2d660a41"
809SRC_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" 819SRC_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
1068SRCREV_cadvisor="f95787b77e7d7430cfbc669123ddf0fb39ef825d" 1078SRCREV_cadvisor="f95787b77e7d7430cfbc669123ddf0fb39ef825d"
1069SRC_URI += "git://github.com/google/cadvisor;name=cadvisor;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/cadvisor" 1079SRC_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
1073SRCREV_cel-go="6efb4a8056e1b606a0a939972b593b0f69283c75" 1083SRCREV_cel-go="e731d43f64229004a78004d39374bb6feef2118f"
1074SRC_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" 1084SRC_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"
1194SRC_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" 1204SRC_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
1198SRCREV_api="b2478036d88a7e8eb9d6a0daf1a1c9ad0c8885ca" 1208SRCREV_api="5174058f0d2bda63fa5198ab96c33d9a909c58ed"
1199SRC_URI += "git://github.com/hashicorp/consul;name=api;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/consul/api" 1209SRC_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
1473SRCREV_gotool="80517062f582ea3340cd4baf70e86d539ae7d84d" 1483SRCREV_gotool="80517062f582ea3340cd4baf70e86d539ae7d84d"
1474SRC_URI += "git://github.com/kisielk/gotool;name=gotool;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kisielk/gotool" 1484SRC_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
1478SRCREV_compress="7c7079ec1ed2c07fd15e6f3f369dbae5288051d5" 1488SRCREV_compress="4b4f3c94fdf8c3a6c725e2ff110d9b44f88823ed"
1479SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/compress" 1489SRC_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
1483SRCREV_cpuid="750c0591dbbd50ef88371c665ad49e426a4b830b" 1493SRCREV_v212345="4645384556483379792c7a2ac8fcacaf5d80141b"
1484SRC_URI += "git://github.com/klauspost/cpuid;name=cpuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/cpuid" 1494SRC_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
1648SRCREV_highwayhash="08ce0b4fa7932a018438133f1b632e1c674d4107" 1658SRCREV_highwayhash="08ce0b4fa7932a018438133f1b632e1c674d4107"
1649SRC_URI += "git://github.com/minio/highwayhash;name=highwayhash;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/highwayhash" 1659SRC_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
1653SRCREV_md5-simd="d302c3dbe3e6573d7010992e3927355eb0e1ab91" 1663SRCREV_md5-simd="776275e0c9a74ceebbd50fe5c1d61b0c80c608df"
1654SRC_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" 1664SRC_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
1658SRCREV_v7="40d41266f363962b9243529b3a042bb453c1f4c6" 1668SRCREV_v7="a80fee3343f12028079ae831a04b9583ba09c695"
1659SRC_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" 1669SRC_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
1663SRCREV_sha256-simd="6de4475307716de15b286880ff321c9547086fdd" 1673SRCREV_sha256-simd="6a57409d8e0fa3ae883aee331b71aaa40d5a7dd9"
1664SRC_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" 1674SRC_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
1668SRCREV_sio="ae0213457e8a919f927bb03909b2135b6ca02ef1"
1669SRC_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
1673SRCREV_go-zfs="f784269be439d704d3dfa1906f45dd848fed2beb" 1678SRCREV_go-zfs="f784269be439d704d3dfa1906f45dd848fed2beb"
@@ -1739,7 +1744,7 @@ SRCREV_mountinfo="523ebb9c6cc361d558aaf903946709d78efa0f6a"
1739SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/mountinfo" 1744SRC_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
1743SRCREV_symlink="03b9f8d59a07f5206a2264105f4903a222aea964" 1748SRCREV_symlink="03b9f8d59a07f5206a2264105f4903a222aea964"
1744SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/symlink" 1749SRC_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
1818SRCREV_v212345="58e87895b29641314818a5171038b73cff3bd25a" 1823SRCREV_v2123456="58e87895b29641314818a5171038b73cff3bd25a"
1819SRC_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" 1824SRC_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
1823SRCREV_v2123456="5c0d1999ff721e8fc130399c9779c6169118277b" 1828SRCREV_v21234567="5c0d1999ff721e8fc130399c9779c6169118277b"
1824SRC_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" 1829SRC_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
1873SRCREV_v21234567="1ed6486197ba2a007858c59bdc4d1522631025d5" 1878SRCREV_v212345678="1ed6486197ba2a007858c59bdc4d1522631025d5"
1874SRC_URI += "git://github.com/onsi/ginkgo;name=v21234567;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/onsi/ginkgo/v2" 1879SRC_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
1888SRCREV_image-spec="67d2d5658fe0476ab9bf414cec164077ebff3920" 1893SRCREV_image-spec="67d2d5658fe0476ab9bf414cec164077ebff3920"
1889SRC_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" 1894SRC_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
1893SRCREV_runc="6724737f999df9ee0d8ca5c6d7b81f97adc34374" 1898SRCREV_runc="5fd4c4d144137e991c4acebb2146ab1483a97925"
1894SRC_URI += "git://github.com/opencontainers/runc;name=runc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/runc" 1899SRC_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
2103SRCREV_v212345678="4c9bf9512682b995722660a4196c0013228e2049" 2108SRCREV_v2123456789="4c9bf9512682b995722660a4196c0013228e2049"
2104SRC_URI += "git://github.com/russross/blackfriday;name=v212345678;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/russross/blackfriday/v2" 2109SRC_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
2153SRCREV_sanitized_anchor_name="7bfe4c7ecddb3666a94b053b422cdd8f5aaa3615" 2158SRCREV_sanitized_anchor_name="7bfe4c7ecddb3666a94b053b422cdd8f5aaa3615"
2154SRC_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" 2159SRC_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
2158SRCREV_logrus="bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b" 2163SRCREV_logrus="f8bf7650dccb756cea26edaf9217aab85500fe07"
2159SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sirupsen/logrus" 2164SRC_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
2233SRCREV_go-api="d6e6bab2519238b8a582cabd2f4a71cca81963aa" 2238SRCREV_go-api="d6e6bab2519238b8a582cabd2f4a71cca81963aa"
2234SRC_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" 2239SRC_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
2238SRCREV_objx="ea4fe68685ee0d3cee7032121851b57e7494e8ea" 2243SRCREV_objx="5dbb4e6c708f7eb56fc184f7c5dd5e482b555f69"
2239SRC_URI += "git://github.com/stretchr/objx;name=objx;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stretchr/objx" 2244SRC_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
2243SRCREV_testify1="083ff1c0449867d0d8d456483ee5fab8e0c0e1e6" 2248SRCREV_testify1="181cea6eab8b2de7071383eca4be32a424db38dd"
2244SRC_URI += "git://github.com/stretchr/testify;name=testify1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stretchr/testify" 2249SRC_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
2303SRCREV_v2123456789="76418f2642c40d5baf00734e9601a2c6781cc629" 2308SRCREV_v212345678910="76418f2642c40d5baf00734e9601a2c6781cc629"
2304SRC_URI += "git://github.com/urfave/cli;name=v2123456789;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/urfave/cli/v2" 2309SRC_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
2398SRCREV_v212345678910="08407ff7600eb16c4445d5f21c4fafaf19412e24" 2403SRCREV_v21234567891011="08407ff7600eb16c4445d5f21c4fafaf19412e24"
2399SRC_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" 2404SRC_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
2439SRCREV_atomic="12f27ba2637fa0e13772a4f05fa46a5d18d53182" 2444SRCREV_atomic="12f27ba2637fa0e13772a4f05fa46a5d18d53182"
2440SRC_URI += "git://github.com/uber-go/atomic;name=atomic;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/atomic" 2445SRC_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
2444SRCREV_goleak="8186b793a375782d05df2748849e26b541b19ace" 2449SRCREV_goleak="5c9bf00e17a920cd3bef8110137d639bf70bcce1"
2445SRC_URI += "git://github.com/uber-go/goleak;name=goleak;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/goleak" 2450SRC_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
2576SRCREV_api12="5dffc2b13eedc703d5e81c47bc3d2029a48203cb" 2581SRCREV_api12="5dffc2b13eedc703d5e81c47bc3d2029a48203cb"
2577SRC_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" 2582SRC_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
2581SRCREV_appengine="5d1c1d03f8703c2e81478d9a30e9afa2d3e4bd8a" 2586SRCREV_appengine="5d1c1d03f8703c2e81478d9a30e9afa2d3e4bd8a"
2582SRC_URI += "git://github.com/golang/appengine;name=appengine;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/appengine" 2587SRC_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
2586SRCREV_genproto="42d7afdf6368b172d1756705e51339afa412e4f9" 2591SRCREV_genproto="42d7afdf6368b172d1756705e51339afa412e4f9"
2587SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto" 2592SRC_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
2591SRCREV_grpc="41e044e1c82fcf6a5801d6cbd7ecf952505eecb1" 2596SRCREV_grpc="41e044e1c82fcf6a5801d6cbd7ecf952505eecb1"
2592SRC_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" 2597SRC_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
2596SRCREV_protoc-gen-go-grpc="938f6e2f7550e542bd78f3b9e8812665db109e02" 2601SRCREV_protoc-gen-go-grpc="938f6e2f7550e542bd78f3b9e8812665db109e02"
2597SRC_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" 2602SRC_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
2601SRCREV_protobuf12="b92717ecb630d4a4824b372bf98c729d87311a4d" 2606SRCREV_protobuf12="b92717ecb630d4a4824b372bf98c729d87311a4d"
2602SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=protobuf12;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/protobuf" 2607SRC_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
2646SRCREV_inf.v0="d2d2541c53f18d2a059457998ce2876cc8e67cbf" 2651SRCREV_inf.v0="d2d2541c53f18d2a059457998ce2876cc8e67cbf"
2647SRC_URI += "git://gopkg.in/inf.v0;name=inf.v0;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/inf.v0" 2652SRC_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
2651SRCREV_ini.v1="5e97220809ffaa826f787728501264e9114cb834" 2656SRCREV_ini.v1="6098d4257e883d8cf846e9012bdd5b03811af4ce"
2652SRC_URI += "git://gopkg.in/ini.v1;name=ini.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/ini.v1" 2657SRC_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=
2681SRCREV_yaml.v2="7649d4548cb53a614db133b2a8ac1f31859dda8c" 2686SRCREV_yaml.v2="7649d4548cb53a614db133b2a8ac1f31859dda8c"
2682SRC_URI += "git://gopkg.in/yaml.v2;name=yaml.v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v2" 2687SRC_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
2686SRCREV_yaml.v3="00bbc0947ae889b9e480044dbc3bc3e3216a6a89" 2691SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51"
2687SRC_URI += "git://gopkg.in/yaml.v3;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v3" 2692SRC_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
2706SRCREV_tcpproxy="b6bb9b5b82524122bcf27291ede32d1517a14ab8" 2711SRCREV_tcpproxy="b6bb9b5b82524122bcf27291ede32d1517a14ab8"
2707SRC_URI += "git://github.com/inetaf/tcpproxy;name=tcpproxy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/inet.af/tcpproxy" 2712SRC_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
2711SRCREV_api123="dd448004d5f03fe0465d4512f48d5a51b2b200ff" 2716SRCREV_api123="d41394e1725e1cd07182852b5127daaa068862ae"
2712SRC_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" 2717SRC_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
2726SRCREV_v2123456789101112="eefb2ec153e5a36888a9878c8d442746e459efb4" 2731SRCREV_v212345678910111213="eefb2ec153e5a36888a9878c8d442746e459efb4"
2727SRC_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" 2732SRC_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
2786SRCREV_sampler="0cc034b51e57ed7832d4c67d526f75a900996e5c" 2791SRCREV_sampler="0cc034b51e57ed7832d4c67d526f75a900996e5c"
2787SRC_URI += "git://github.com/rsc/sampler;name=sampler;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/rsc.io/sampler" 2792SRC_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 2796SRCREV_konnectivity-client="b22a1cff1d044fd55ba6e4b48a0c91beca490200"
2792SRCREV_konnectivity-client="2dae7c8f256ec866271caabdf813031368dccff7"
2793SRC_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" 2797SRC_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
2822SRCREV_v422="cf3a452ddd6f83945d39d582243b8592ec627ae3" 2826SRCREV_v412="cf3a452ddd6f83945d39d582243b8592ec627ae3"
2823SRC_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" 2827SRC_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
2832SRCREV_v4122="65611e5f7fc60e909529889c29faa9cac17cb485" 2836SRCREV_v4123="65611e5f7fc60e909529889c29faa9cac17cb485"
2833SRC_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" 2837SRC_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