diff options
Diffstat (limited to 'recipes-containers/docker-compose/src_uri.inc')
-rw-r--r-- | recipes-containers/docker-compose/src_uri.inc | 384 |
1 files changed, 192 insertions, 192 deletions
diff --git a/recipes-containers/docker-compose/src_uri.inc b/recipes-containers/docker-compose/src_uri.inc index bf025665..7b692f4f 100644 --- a/recipes-containers/docker-compose/src_uri.inc +++ b/recipes-containers/docker-compose/src_uri.inc | |||
@@ -1,960 +1,960 @@ | |||
1 | # k8s.io/api v0.31.2 | 1 | # k8s.io/api v0.31.2 |
2 | # [1] git ls-remote https://github.com/kubernetes/api bc73ef70e18b6e2f1146ca60c99df5955bec647e | 2 | # [1] git ls-remote https://github.com/kubernetes/api bc73ef70e18b6e2f1146ca60c99df5955bec647e |
3 | SRCREV_k8s.io-api="bc73ef70e18b6e2f1146ca60c99df5955bec647e" | 3 | SRCREV_k8s.io-api = "bc73ef70e18b6e2f1146ca60c99df5955bec647e" |
4 | SRC_URI += "git://github.com/kubernetes/api;name=k8s.io-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/api" | 4 | SRC_URI += "git://github.com/kubernetes/api;name=k8s.io-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/api" |
5 | 5 | ||
6 | # k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 | 6 | # k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 |
7 | # [1] git ls-remote https://github.com/kubernetes/utils 18e509b52bc851d6169db17631e99453021dea21 | 7 | # [1] git ls-remote https://github.com/kubernetes/utils 18e509b52bc851d6169db17631e99453021dea21 |
8 | SRCREV_utils="18e509b52bc851d6169db17631e99453021dea21" | 8 | SRCREV_utils = "18e509b52bc851d6169db17631e99453021dea21" |
9 | SRC_URI += "git://github.com/kubernetes/utils;name=utils;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/utils" | 9 | SRC_URI += "git://github.com/kubernetes/utils;name=utils;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/utils" |
10 | 10 | ||
11 | # k8s.io/klog/v2 v2.130.1 | 11 | # k8s.io/klog/v2 v2.130.1 |
12 | # [1] git ls-remote https://github.com/kubernetes/klog 75663bb798999a49e3e4c0f2375ed5cca8164194 | 12 | # [1] git ls-remote https://github.com/kubernetes/klog 75663bb798999a49e3e4c0f2375ed5cca8164194 |
13 | SRCREV_klog-v2="75663bb798999a49e3e4c0f2375ed5cca8164194" | 13 | SRCREV_klog-v2 = "75663bb798999a49e3e4c0f2375ed5cca8164194" |
14 | SRC_URI += "git://github.com/kubernetes/klog;name=klog-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/klog/v2" | 14 | SRC_URI += "git://github.com/kubernetes/klog;name=klog-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/klog/v2" |
15 | 15 | ||
16 | # gotest.tools/v3 v3.5.2 | 16 | # gotest.tools/v3 v3.5.2 |
17 | # [1] git ls-remote https://github.com/gotestyourself/gotest.tools 0b81523ff268a1f1b0baf4a5da67e42fbb86880b | 17 | # [1] git ls-remote https://github.com/gotestyourself/gotest.tools 0b81523ff268a1f1b0baf4a5da67e42fbb86880b |
18 | SRCREV_v3="0b81523ff268a1f1b0baf4a5da67e42fbb86880b" | 18 | SRCREV_v3 = "0b81523ff268a1f1b0baf4a5da67e42fbb86880b" |
19 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gotest.tools/v3" | 19 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gotest.tools/v3" |
20 | 20 | ||
21 | # dario.cat/mergo v1.0.1 | 21 | # dario.cat/mergo v1.0.1 |
22 | # [1] git ls-remote https://github.com/imdario/mergo 59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf | 22 | # [1] git ls-remote https://github.com/imdario/mergo 59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf |
23 | SRCREV_mergo="59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf" | 23 | SRCREV_mergo = "59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf" |
24 | SRC_URI += "git://github.com/imdario/mergo;name=mergo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/dario.cat/mergo" | 24 | SRC_URI += "git://github.com/imdario/mergo;name=mergo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/dario.cat/mergo" |
25 | 25 | ||
26 | # gopkg.in/inf.v0 v0.9.1 | 26 | # gopkg.in/inf.v0 v0.9.1 |
27 | # [1] git ls-remote https://github.com/go-inf/inf d2d2541c53f18d2a059457998ce2876cc8e67cbf | 27 | # [1] git ls-remote https://github.com/go-inf/inf d2d2541c53f18d2a059457998ce2876cc8e67cbf |
28 | SRCREV_inf.v0="d2d2541c53f18d2a059457998ce2876cc8e67cbf" | 28 | SRCREV_inf.v0 = "d2d2541c53f18d2a059457998ce2876cc8e67cbf" |
29 | SRC_URI += "git://github.com/go-inf/inf;name=inf.v0;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/inf.v0" | 29 | SRC_URI += "git://github.com/go-inf/inf;name=inf.v0;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/inf.v0" |
30 | 30 | ||
31 | # go.uber.org/mock v0.5.0 | 31 | # go.uber.org/mock v0.5.0 |
32 | # [1] git ls-remote https://github.com/uber/mock a9c44d91ce00ef09603d3822452a4f9c8fefd278 | 32 | # [1] git ls-remote https://github.com/uber/mock a9c44d91ce00ef09603d3822452a4f9c8fefd278 |
33 | SRCREV_mock="a9c44d91ce00ef09603d3822452a4f9c8fefd278" | 33 | SRCREV_mock = "a9c44d91ce00ef09603d3822452a4f9c8fefd278" |
34 | SRC_URI += "git://github.com/uber/mock;name=mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/mock" | 34 | SRC_URI += "git://github.com/uber/mock;name=mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/mock" |
35 | 35 | ||
36 | # golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f | 36 | # golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f |
37 | # [1] git ls-remote https://go.googlesource.com/exp 2d47ceb2692f22136c9ff680c192d3d19c5dd9e2 | 37 | # [1] git ls-remote https://go.googlesource.com/exp 2d47ceb2692f22136c9ff680c192d3d19c5dd9e2 |
38 | SRCREV_exp="2d47ceb2692f22136c9ff680c192d3d19c5dd9e2" | 38 | SRCREV_exp = "2d47ceb2692f22136c9ff680c192d3d19c5dd9e2" |
39 | SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/exp" | 39 | SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/exp" |
40 | 40 | ||
41 | # golang.org/x/sys v0.30.0 | 41 | # golang.org/x/sys v0.30.0 |
42 | # [1] git ls-remote https://github.com/golang/sys 863b3c4ac4975ff758815fa8d01acb6771f37177 | 42 | # [1] git ls-remote https://github.com/golang/sys 863b3c4ac4975ff758815fa8d01acb6771f37177 |
43 | SRCREV_sys="863b3c4ac4975ff758815fa8d01acb6771f37177" | 43 | SRCREV_sys = "863b3c4ac4975ff758815fa8d01acb6771f37177" |
44 | SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sys" | 44 | SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sys" |
45 | 45 | ||
46 | # gopkg.in/yaml.v3 v3.0.1 | 46 | # gopkg.in/yaml.v3 v3.0.1 |
47 | # [1] git ls-remote https://github.com/go-yaml/yaml f6f7691b1fdeb513f56608cd2c32c51f8194bf51 | 47 | # [1] git ls-remote https://github.com/go-yaml/yaml f6f7691b1fdeb513f56608cd2c32c51f8194bf51 |
48 | SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51" | 48 | SRCREV_yaml.v3 = "f6f7691b1fdeb513f56608cd2c32c51f8194bf51" |
49 | SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/yaml.v3" | 49 | SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/yaml.v3" |
50 | 50 | ||
51 | # golang.org/x/net v0.33.0 | 51 | # golang.org/x/net v0.33.0 |
52 | # [1] git ls-remote https://go.googlesource.com/net dfc720dfe0cfc125116068c20efcdcb5e4eab464 | 52 | # [1] git ls-remote https://go.googlesource.com/net dfc720dfe0cfc125116068c20efcdcb5e4eab464 |
53 | SRCREV_net="dfc720dfe0cfc125116068c20efcdcb5e4eab464" | 53 | SRCREV_net = "dfc720dfe0cfc125116068c20efcdcb5e4eab464" |
54 | SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/net" | 54 | SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/net" |
55 | 55 | ||
56 | # gopkg.in/yaml.v2 v2.4.0 | 56 | # gopkg.in/yaml.v2 v2.4.0 |
57 | # [1] git ls-remote https://github.com/go-yaml/yaml 7649d4548cb53a614db133b2a8ac1f31859dda8c | 57 | # [1] git ls-remote https://github.com/go-yaml/yaml 7649d4548cb53a614db133b2a8ac1f31859dda8c |
58 | SRCREV_yaml.v2="7649d4548cb53a614db133b2a8ac1f31859dda8c" | 58 | SRCREV_yaml.v2 = "7649d4548cb53a614db133b2a8ac1f31859dda8c" |
59 | SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/yaml.v2" | 59 | SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/yaml.v2" |
60 | 60 | ||
61 | # k8s.io/client-go v0.31.2 | 61 | # k8s.io/client-go v0.31.2 |
62 | # [1] git ls-remote https://github.com/kubernetes/client-go 270e5ab1714527c455865953da8ceba2810dbb50 | 62 | # [1] git ls-remote https://github.com/kubernetes/client-go 270e5ab1714527c455865953da8ceba2810dbb50 |
63 | SRCREV_client-go="270e5ab1714527c455865953da8ceba2810dbb50" | 63 | SRCREV_client-go = "270e5ab1714527c455865953da8ceba2810dbb50" |
64 | SRC_URI += "git://github.com/kubernetes/client-go;name=client-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/client-go" | 64 | SRC_URI += "git://github.com/kubernetes/client-go;name=client-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/client-go" |
65 | 65 | ||
66 | # sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd | 66 | # sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd |
67 | # [1] git ls-remote https://github.com/kubernetes-sigs/json bc3834ca7abd3a90f03ef00a27ad80cb892f9c21 | 67 | # [1] git ls-remote https://github.com/kubernetes-sigs/json bc3834ca7abd3a90f03ef00a27ad80cb892f9c21 |
68 | SRCREV_json="bc3834ca7abd3a90f03ef00a27ad80cb892f9c21" | 68 | SRCREV_json = "bc3834ca7abd3a90f03ef00a27ad80cb892f9c21" |
69 | SRC_URI += "git://github.com/kubernetes-sigs/json;name=json;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/json" | 69 | SRC_URI += "git://github.com/kubernetes-sigs/json;name=json;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/json" |
70 | 70 | ||
71 | # sigs.k8s.io/yaml v1.4.0 | 71 | # sigs.k8s.io/yaml v1.4.0 |
72 | # [1] git ls-remote https://github.com/kubernetes-sigs/yaml c3772b51db126345efe2dfe4ff8dac83b8141684 | 72 | # [1] git ls-remote https://github.com/kubernetes-sigs/yaml c3772b51db126345efe2dfe4ff8dac83b8141684 |
73 | SRCREV_yaml="c3772b51db126345efe2dfe4ff8dac83b8141684" | 73 | SRCREV_yaml = "c3772b51db126345efe2dfe4ff8dac83b8141684" |
74 | SRC_URI += "git://github.com/kubernetes-sigs/yaml;name=yaml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/yaml" | 74 | SRC_URI += "git://github.com/kubernetes-sigs/yaml;name=yaml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/yaml" |
75 | 75 | ||
76 | # golang.org/x/sync v0.11.0 | 76 | # golang.org/x/sync v0.11.0 |
77 | # [1] git ls-remote https://go.googlesource.com/sync fe3591bd8a96873abc98bb9d2d5c62f27efca3e9 | 77 | # [1] git ls-remote https://go.googlesource.com/sync fe3591bd8a96873abc98bb9d2d5c62f27efca3e9 |
78 | SRCREV_sync="fe3591bd8a96873abc98bb9d2d5c62f27efca3e9" | 78 | SRCREV_sync = "fe3591bd8a96873abc98bb9d2d5c62f27efca3e9" |
79 | SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sync" | 79 | SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sync" |
80 | 80 | ||
81 | # golang.org/x/term v0.27.0 | 81 | # golang.org/x/term v0.27.0 |
82 | # [1] git ls-remote https://go.googlesource.com/term 442846aa8d80ebae61e0c2c58e041b92b9b33dc4 | 82 | # [1] git ls-remote https://go.googlesource.com/term 442846aa8d80ebae61e0c2c58e041b92b9b33dc4 |
83 | SRCREV_x-term="442846aa8d80ebae61e0c2c58e041b92b9b33dc4" | 83 | SRCREV_x-term = "442846aa8d80ebae61e0c2c58e041b92b9b33dc4" |
84 | SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/term" | 84 | SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/term" |
85 | 85 | ||
86 | # golang.org/x/text v0.21.0 | 86 | # golang.org/x/text v0.21.0 |
87 | # [1] git ls-remote https://go.googlesource.com/text d42948e5579eb996bedb7df76c7ad57fae4e83c7 | 87 | # [1] git ls-remote https://go.googlesource.com/text d42948e5579eb996bedb7df76c7ad57fae4e83c7 |
88 | SRCREV_text="d42948e5579eb996bedb7df76c7ad57fae4e83c7" | 88 | SRCREV_text = "d42948e5579eb996bedb7df76c7ad57fae4e83c7" |
89 | SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text" | 89 | SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text" |
90 | 90 | ||
91 | # golang.org/x/time v0.6.0 | 91 | # golang.org/x/time v0.6.0 |
92 | # [1] git ls-remote https://go.googlesource.com/time 5d9ef583af632a0fcf95276fb38326f695c4fd5f | 92 | # [1] git ls-remote https://go.googlesource.com/time 5d9ef583af632a0fcf95276fb38326f695c4fd5f |
93 | SRCREV_time="5d9ef583af632a0fcf95276fb38326f695c4fd5f" | 93 | SRCREV_time = "5d9ef583af632a0fcf95276fb38326f695c4fd5f" |
94 | SRC_URI += "git://go.googlesource.com/time;name=time;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/time" | 94 | SRC_URI += "git://go.googlesource.com/time;name=time;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/time" |
95 | 95 | ||
96 | # go.uber.org/goleak v1.3.0 | 96 | # go.uber.org/goleak v1.3.0 |
97 | # [1] git ls-remote https://github.com/uber-go/goleak 31095c657c34bba405a8d480db27989aa5f60b9c | 97 | # [1] git ls-remote https://github.com/uber-go/goleak 31095c657c34bba405a8d480db27989aa5f60b9c |
98 | SRCREV_goleak="31095c657c34bba405a8d480db27989aa5f60b9c" | 98 | SRCREV_goleak = "31095c657c34bba405a8d480db27989aa5f60b9c" |
99 | SRC_URI += "git://github.com/uber-go/goleak;name=goleak;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/goleak" | 99 | SRC_URI += "git://github.com/uber-go/goleak;name=goleak;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/goleak" |
100 | 100 | ||
101 | # golang.org/x/crypto v0.31.0 | 101 | # golang.org/x/crypto v0.31.0 |
102 | # [1] git ls-remote https://go.googlesource.com/crypto b4f1988a35dee11ec3e05d6bf3e90b695fbd8909 | 102 | # [1] git ls-remote https://go.googlesource.com/crypto b4f1988a35dee11ec3e05d6bf3e90b695fbd8909 |
103 | SRCREV_crypto="b4f1988a35dee11ec3e05d6bf3e90b695fbd8909" | 103 | SRCREV_crypto = "b4f1988a35dee11ec3e05d6bf3e90b695fbd8909" |
104 | SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/crypto" | 104 | SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/crypto" |
105 | 105 | ||
106 | # golang.org/x/oauth2 v0.24.0 | 106 | # golang.org/x/oauth2 v0.24.0 |
107 | # [1] git ls-remote https://go.googlesource.com/oauth2 22134a41033e44c2cd074106770ab5b7ca910d15 | 107 | # [1] git ls-remote https://go.googlesource.com/oauth2 22134a41033e44c2cd074106770ab5b7ca910d15 |
108 | SRCREV_oauth2="22134a41033e44c2cd074106770ab5b7ca910d15" | 108 | SRCREV_oauth2 = "22134a41033e44c2cd074106770ab5b7ca910d15" |
109 | SRC_URI += "git://go.googlesource.com/oauth2;name=oauth2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/oauth2" | 109 | SRC_URI += "git://go.googlesource.com/oauth2;name=oauth2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/oauth2" |
110 | 110 | ||
111 | # k8s.io/apimachinery v0.31.2 | 111 | # k8s.io/apimachinery v0.31.2 |
112 | # [1] git ls-remote https://github.com/kubernetes/apimachinery a8f449e276fe566efddb149992049c78f0088492 | 112 | # [1] git ls-remote https://github.com/kubernetes/apimachinery a8f449e276fe566efddb149992049c78f0088492 |
113 | SRCREV_apimachinery="a8f449e276fe566efddb149992049c78f0088492" | 113 | SRCREV_apimachinery = "a8f449e276fe566efddb149992049c78f0088492" |
114 | SRC_URI += "git://github.com/kubernetes/apimachinery;name=apimachinery;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/apimachinery" | 114 | SRC_URI += "git://github.com/kubernetes/apimachinery;name=apimachinery;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/apimachinery" |
115 | 115 | ||
116 | # k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 | 116 | # k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 |
117 | # [1] git ls-remote https://github.com/kubernetes/kube-openapi 70dd3763d340b13ccc008be05cb1f59ff245dbfd | 117 | # [1] git ls-remote https://github.com/kubernetes/kube-openapi 70dd3763d340b13ccc008be05cb1f59ff245dbfd |
118 | SRCREV_kube-openapi="70dd3763d340b13ccc008be05cb1f59ff245dbfd" | 118 | SRCREV_kube-openapi = "70dd3763d340b13ccc008be05cb1f59ff245dbfd" |
119 | SRC_URI += "git://github.com/kubernetes/kube-openapi;name=kube-openapi;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/kube-openapi" | 119 | SRC_URI += "git://github.com/kubernetes/kube-openapi;name=kube-openapi;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/kube-openapi" |
120 | 120 | ||
121 | # github.com/moby/term v0.5.2 | 121 | # github.com/moby/term v0.5.2 |
122 | # [1] git ls-remote https://github.com/moby/term 6c1b69fecbac2753dcaf18718a7e9f9093c3760d | 122 | # [1] git ls-remote https://github.com/moby/term 6c1b69fecbac2753dcaf18718a7e9f9093c3760d |
123 | SRCREV_term="6c1b69fecbac2753dcaf18718a7e9f9093c3760d" | 123 | SRCREV_term = "6c1b69fecbac2753dcaf18718a7e9f9093c3760d" |
124 | SRC_URI += "git://github.com/moby/term;name=term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/term" | 124 | SRC_URI += "git://github.com/moby/term;name=term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/term" |
125 | 125 | ||
126 | # github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c | 126 | # github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c |
127 | # [1] git ls-remote https://github.com/docker/go d30aec9fd63c35133f8f79c3412ad91a3b08be06 | 127 | # [1] git ls-remote https://github.com/docker/go d30aec9fd63c35133f8f79c3412ad91a3b08be06 |
128 | SRCREV_go="d30aec9fd63c35133f8f79c3412ad91a3b08be06" | 128 | SRCREV_go = "d30aec9fd63c35133f8f79c3412ad91a3b08be06" |
129 | SRC_URI += "git://github.com/docker/go;name=go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go" | 129 | SRC_URI += "git://github.com/docker/go;name=go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go" |
130 | 130 | ||
131 | # github.com/docker/cli v28.0.1+incompatible | 131 | # github.com/docker/cli v28.0.1+incompatible |
132 | # [1] git ls-remote https://github.com/docker/cli 068a01ea9470df6494cc92d9e64e240805ae47a7 | 132 | # [1] git ls-remote https://github.com/docker/cli 068a01ea9470df6494cc92d9e64e240805ae47a7 |
133 | SRCREV_cli="068a01ea9470df6494cc92d9e64e240805ae47a7" | 133 | SRCREV_cli = "068a01ea9470df6494cc92d9e64e240805ae47a7" |
134 | SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/cli" | 134 | SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/cli" |
135 | 135 | ||
136 | # github.com/r3labs/sse v0.0.0-20210224172625-26fe804710bc | 136 | # github.com/r3labs/sse v0.0.0-20210224172625-26fe804710bc |
137 | # [1] git ls-remote https://github.com/r3labs/sse 26fe804710bc39ea7ea6636d36f27c438bd2c06f | 137 | # [1] git ls-remote https://github.com/r3labs/sse 26fe804710bc39ea7ea6636d36f27c438bd2c06f |
138 | SRCREV_sse="26fe804710bc39ea7ea6636d36f27c438bd2c06f" | 138 | SRCREV_sse = "26fe804710bc39ea7ea6636d36f27c438bd2c06f" |
139 | SRC_URI += "git://github.com/r3labs/sse;name=sse;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/r3labs/sse" | 139 | SRC_URI += "git://github.com/r3labs/sse;name=sse;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/r3labs/sse" |
140 | 140 | ||
141 | # github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b | 141 | # github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b |
142 | # [1] git ls-remote https://github.com/mgutz/ansi 9520e82c474b0a04dd04f8a40959027271bab992 | 142 | # [1] git ls-remote https://github.com/mgutz/ansi 9520e82c474b0a04dd04f8a40959027271bab992 |
143 | SRCREV_ansi="9520e82c474b0a04dd04f8a40959027271bab992" | 143 | SRCREV_ansi = "9520e82c474b0a04dd04f8a40959027271bab992" |
144 | SRC_URI += "git://github.com/mgutz/ansi;name=ansi;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mgutz/ansi" | 144 | SRC_URI += "git://github.com/mgutz/ansi;name=ansi;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mgutz/ansi" |
145 | 145 | ||
146 | # github.com/pkg/errors v0.9.1 | 146 | # github.com/pkg/errors v0.9.1 |
147 | # [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465 | 147 | # [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465 |
148 | SRCREV_errors="614d223910a179a466c1767a985424175c39b465" | 148 | SRCREV_errors = "614d223910a179a466c1767a985424175c39b465" |
149 | SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pkg/errors" | 149 | SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pkg/errors" |
150 | 150 | ||
151 | # github.com/spf13/cobra v1.9.1 | 151 | # github.com/spf13/cobra v1.9.1 |
152 | # [1] git ls-remote https://github.com/spf13/cobra 40b5bc1437a564fc795d388b23835e84f54cd1d1 | 152 | # [1] git ls-remote https://github.com/spf13/cobra 40b5bc1437a564fc795d388b23835e84f54cd1d1 |
153 | SRCREV_cobra="40b5bc1437a564fc795d388b23835e84f54cd1d1" | 153 | SRCREV_cobra = "40b5bc1437a564fc795d388b23835e84f54cd1d1" |
154 | SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/cobra" | 154 | SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/cobra" |
155 | 155 | ||
156 | # github.com/spf13/pflag v1.0.6 | 156 | # github.com/spf13/pflag v1.0.6 |
157 | # [1] git ls-remote https://github.com/spf13/pflag 5ca813443bd2a4d9f46a253ea0407d23b3790713 | 157 | # [1] git ls-remote https://github.com/spf13/pflag 5ca813443bd2a4d9f46a253ea0407d23b3790713 |
158 | SRCREV_pflag="5ca813443bd2a4d9f46a253ea0407d23b3790713" | 158 | SRCREV_pflag = "5ca813443bd2a4d9f46a253ea0407d23b3790713" |
159 | SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/pflag" | 159 | SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/pflag" |
160 | 160 | ||
161 | # google.golang.org/grpc v1.70.0 | 161 | # google.golang.org/grpc v1.70.0 |
162 | # [1] git ls-remote https://github.com/grpc/grpc-go 98a0092952dd4d8443229c3a335ec592d9c40c9b | 162 | # [1] git ls-remote https://github.com/grpc/grpc-go 98a0092952dd4d8443229c3a335ec592d9c40c9b |
163 | SRCREV_grpc="98a0092952dd4d8443229c3a335ec592d9c40c9b" | 163 | SRCREV_grpc = "98a0092952dd4d8443229c3a335ec592d9c40c9b" |
164 | SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/grpc" | 164 | SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/grpc" |
165 | 165 | ||
166 | # github.com/gofrs/flock v0.12.1 | 166 | # github.com/gofrs/flock v0.12.1 |
167 | # [1] git ls-remote https://github.com/gofrs/flock 9de625d921bf362f81e0760056fdff11c8542435 | 167 | # [1] git ls-remote https://github.com/gofrs/flock 9de625d921bf362f81e0760056fdff11c8542435 |
168 | SRCREV_flock="9de625d921bf362f81e0760056fdff11c8542435" | 168 | SRCREV_flock = "9de625d921bf362f81e0760056fdff11c8542435" |
169 | SRC_URI += "git://github.com/gofrs/flock;name=flock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gofrs/flock" | 169 | SRC_URI += "git://github.com/gofrs/flock;name=flock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gofrs/flock" |
170 | 170 | ||
171 | # github.com/google/uuid v1.6.0 | 171 | # github.com/google/uuid v1.6.0 |
172 | # [1] git ls-remote https://github.com/google/uuid 0f11ee6918f41a04c201eceeadf612a377bc7fbc | 172 | # [1] git ls-remote https://github.com/google/uuid 0f11ee6918f41a04c201eceeadf612a377bc7fbc |
173 | SRCREV_uuid="0f11ee6918f41a04c201eceeadf612a377bc7fbc" | 173 | SRCREV_uuid = "0f11ee6918f41a04c201eceeadf612a377bc7fbc" |
174 | SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/uuid" | 174 | SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/uuid" |
175 | 175 | ||
176 | # github.com/gorilla/mux v1.8.1 | 176 | # github.com/gorilla/mux v1.8.1 |
177 | # [1] git ls-remote https://github.com/gorilla/mux b4617d0b9670ad14039b2739167fd35a60f557c5 | 177 | # [1] git ls-remote https://github.com/gorilla/mux b4617d0b9670ad14039b2739167fd35a60f557c5 |
178 | SRCREV_mux="b4617d0b9670ad14039b2739167fd35a60f557c5" | 178 | SRCREV_mux = "b4617d0b9670ad14039b2739167fd35a60f557c5" |
179 | SRC_URI += "git://github.com/gorilla/mux;name=mux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gorilla/mux" | 179 | SRC_URI += "git://github.com/gorilla/mux;name=mux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gorilla/mux" |
180 | 180 | ||
181 | # github.com/moby/locker v1.0.1 | 181 | # github.com/moby/locker v1.0.1 |
182 | # [1] git ls-remote https://github.com/moby/locker 281af2d563954745bea9d1487c965f24d30742fe | 182 | # [1] git ls-remote https://github.com/moby/locker 281af2d563954745bea9d1487c965f24d30742fe |
183 | SRCREV_locker="281af2d563954745bea9d1487c965f24d30742fe" | 183 | SRCREV_locker = "281af2d563954745bea9d1487c965f24d30742fe" |
184 | SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/locker" | 184 | SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/locker" |
185 | 185 | ||
186 | # github.com/rivo/uniseg v0.2.0 | 186 | # github.com/rivo/uniseg v0.2.0 |
187 | # [1] git ls-remote https://github.com/rivo/uniseg 75711fccf6a3e85bc74c241e2dddd06a9bc9e53d | 187 | # [1] git ls-remote https://github.com/rivo/uniseg 75711fccf6a3e85bc74c241e2dddd06a9bc9e53d |
188 | SRCREV_uniseg="75711fccf6a3e85bc74c241e2dddd06a9bc9e53d" | 188 | SRCREV_uniseg = "75711fccf6a3e85bc74c241e2dddd06a9bc9e53d" |
189 | SRC_URI += "git://github.com/rivo/uniseg;name=uniseg;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rivo/uniseg" | 189 | SRC_URI += "git://github.com/rivo/uniseg;name=uniseg;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rivo/uniseg" |
190 | 190 | ||
191 | # github.com/buger/goterm v1.0.4 | 191 | # github.com/buger/goterm v1.0.4 |
192 | # [1] git ls-remote https://github.com/buger/goterm a73545aae7d693f786ce4cc687460efca4845f31 | 192 | # [1] git ls-remote https://github.com/buger/goterm a73545aae7d693f786ce4cc687460efca4845f31 |
193 | SRCREV_goterm="a73545aae7d693f786ce4cc687460efca4845f31" | 193 | SRCREV_goterm = "a73545aae7d693f786ce4cc687460efca4845f31" |
194 | SRC_URI += "git://github.com/buger/goterm;name=goterm;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/buger/goterm" | 194 | SRC_URI += "git://github.com/buger/goterm;name=goterm;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/buger/goterm" |
195 | 195 | ||
196 | # github.com/morikuni/aec v1.0.0 | 196 | # github.com/morikuni/aec v1.0.0 |
197 | # [1] git ls-remote https://github.com/morikuni/aec 39771216ff4c63d11f5e604076f9c45e8be1067b | 197 | # [1] git ls-remote https://github.com/morikuni/aec 39771216ff4c63d11f5e604076f9c45e8be1067b |
198 | SRCREV_aec="39771216ff4c63d11f5e604076f9c45e8be1067b" | 198 | SRCREV_aec = "39771216ff4c63d11f5e604076f9c45e8be1067b" |
199 | SRC_URI += "git://github.com/morikuni/aec;name=aec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/morikuni/aec" | 199 | SRC_URI += "git://github.com/morikuni/aec;name=aec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/morikuni/aec" |
200 | 200 | ||
201 | # github.com/otiai10/copy v1.14.1 | 201 | # github.com/otiai10/copy v1.14.1 |
202 | # [1] git ls-remote https://github.com/otiai10/copy 5ef5923d6ff098ea7a51792c1ec963d04fad9794 | 202 | # [1] git ls-remote https://github.com/otiai10/copy 5ef5923d6ff098ea7a51792c1ec963d04fad9794 |
203 | SRCREV_copy="5ef5923d6ff098ea7a51792c1ec963d04fad9794" | 203 | SRCREV_copy = "5ef5923d6ff098ea7a51792c1ec963d04fad9794" |
204 | SRC_URI += "git://github.com/otiai10/copy;name=copy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/otiai10/copy" | 204 | SRC_URI += "git://github.com/otiai10/copy;name=copy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/otiai10/copy" |
205 | 205 | ||
206 | # github.com/beorn7/perks v1.0.1 | 206 | # github.com/beorn7/perks v1.0.1 |
207 | # [1] git ls-remote https://github.com/beorn7/perks 37c8de3658fcb183f997c4e13e8337516ab753e6 | 207 | # [1] git ls-remote https://github.com/beorn7/perks 37c8de3658fcb183f997c4e13e8337516ab753e6 |
208 | SRCREV_perks="37c8de3658fcb183f997c4e13e8337516ab753e6" | 208 | SRCREV_perks = "37c8de3658fcb183f997c4e13e8337516ab753e6" |
209 | SRC_URI += "git://github.com/beorn7/perks;name=perks;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/beorn7/perks" | 209 | SRC_URI += "git://github.com/beorn7/perks;name=perks;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/beorn7/perks" |
210 | 210 | ||
211 | # github.com/go-logr/logr v1.4.2 | 211 | # github.com/go-logr/logr v1.4.2 |
212 | # [1] git ls-remote https://github.com/go-logr/logr 1205f429d540b8b81c2b75a38943afb738dac223 | 212 | # [1] git ls-remote https://github.com/go-logr/logr 1205f429d540b8b81c2b75a38943afb738dac223 |
213 | SRCREV_logr="1205f429d540b8b81c2b75a38943afb738dac223" | 213 | SRCREV_logr = "1205f429d540b8b81c2b75a38943afb738dac223" |
214 | SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-logr/logr" | 214 | SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-logr/logr" |
215 | 215 | ||
216 | # github.com/go-logr/stdr v1.2.2 | 216 | # github.com/go-logr/stdr v1.2.2 |
217 | # [1] git ls-remote https://github.com/go-logr/stdr 521af2addfa7c81c8a65d0e85ed34bb6bb6dc262 | 217 | # [1] git ls-remote https://github.com/go-logr/stdr 521af2addfa7c81c8a65d0e85ed34bb6bb6dc262 |
218 | SRCREV_stdr="521af2addfa7c81c8a65d0e85ed34bb6bb6dc262" | 218 | SRCREV_stdr = "521af2addfa7c81c8a65d0e85ed34bb6bb6dc262" |
219 | SRC_URI += "git://github.com/go-logr/stdr;name=stdr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-logr/stdr" | 219 | SRC_URI += "git://github.com/go-logr/stdr;name=stdr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-logr/stdr" |
220 | 220 | ||
221 | # github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 | 221 | # github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 |
222 | # [1] git ls-remote https://github.com/google/shlex e7afc7fbc51079733e9468cdfd1efcd7d196cd1d | 222 | # [1] git ls-remote https://github.com/google/shlex e7afc7fbc51079733e9468cdfd1efcd7d196cd1d |
223 | SRCREV_shlex="e7afc7fbc51079733e9468cdfd1efcd7d196cd1d" | 223 | SRCREV_shlex = "e7afc7fbc51079733e9468cdfd1efcd7d196cd1d" |
224 | SRC_URI += "git://github.com/google/shlex;name=shlex;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/shlex" | 224 | SRC_URI += "git://github.com/google/shlex;name=shlex;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/shlex" |
225 | 225 | ||
226 | # github.com/miekg/pkcs11 v1.1.1 | 226 | # github.com/miekg/pkcs11 v1.1.1 |
227 | # [1] git ls-remote https://github.com/miekg/pkcs11 f3481918a208bd212aa995a41f92d786eb418a7d | 227 | # [1] git ls-remote https://github.com/miekg/pkcs11 f3481918a208bd212aa995a41f92d786eb418a7d |
228 | SRCREV_pkcs11="f3481918a208bd212aa995a41f92d786eb418a7d" | 228 | SRCREV_pkcs11 = "f3481918a208bd212aa995a41f92d786eb418a7d" |
229 | SRC_URI += "git://github.com/miekg/pkcs11;name=pkcs11;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/miekg/pkcs11" | 229 | SRC_URI += "git://github.com/miekg/pkcs11;name=pkcs11;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/miekg/pkcs11" |
230 | 230 | ||
231 | # github.com/otiai10/mint v1.6.3 | 231 | # github.com/otiai10/mint v1.6.3 |
232 | # [1] git ls-remote https://github.com/otiai10/mint 6dcf2e3a67310fd0fbd970199f187f5c575756c9 | 232 | # [1] git ls-remote https://github.com/otiai10/mint 6dcf2e3a67310fd0fbd970199f187f5c575756c9 |
233 | SRCREV_mint="6dcf2e3a67310fd0fbd970199f187f5c575756c9" | 233 | SRCREV_mint = "6dcf2e3a67310fd0fbd970199f187f5c575756c9" |
234 | SRC_URI += "git://github.com/otiai10/mint;name=mint;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/otiai10/mint" | 234 | SRC_URI += "git://github.com/otiai10/mint;name=mint;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/otiai10/mint" |
235 | 235 | ||
236 | # github.com/x448/float16 v0.8.4 | 236 | # github.com/x448/float16 v0.8.4 |
237 | # [1] git ls-remote https://github.com/x448/float16 cb9afec31f2649663ebb64da5c6c32c3d365c3ca | 237 | # [1] git ls-remote https://github.com/x448/float16 cb9afec31f2649663ebb64da5c6c32c3d365c3ca |
238 | SRCREV_float16="cb9afec31f2649663ebb64da5c6c32c3d365c3ca" | 238 | SRCREV_float16 = "cb9afec31f2649663ebb64da5c6c32c3d365c3ca" |
239 | SRC_URI += "git://github.com/x448/float16;name=float16;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/x448/float16" | 239 | SRC_URI += "git://github.com/x448/float16;name=float16;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/x448/float16" |
240 | 240 | ||
241 | # github.com/docker/buildx v0.21.2 | 241 | # github.com/docker/buildx v0.21.2 |
242 | # [1] git ls-remote https://github.com/docker/buildx 1360a9e8d25a2c3d03c2776d53ae62e6ff0a843d | 242 | # [1] git ls-remote https://github.com/docker/buildx 1360a9e8d25a2c3d03c2776d53ae62e6ff0a843d |
243 | SRCREV_buildx="1360a9e8d25a2c3d03c2776d53ae62e6ff0a843d" | 243 | SRCREV_buildx = "1360a9e8d25a2c3d03c2776d53ae62e6ff0a843d" |
244 | SRC_URI += "git://github.com/docker/buildx;name=buildx;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/buildx" | 244 | SRC_URI += "git://github.com/docker/buildx;name=buildx;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/buildx" |
245 | 245 | ||
246 | # github.com/docker/docker v28.0.1+incompatible | 246 | # github.com/docker/docker v28.0.1+incompatible |
247 | # [1] git ls-remote https://github.com/moby/moby bbd0a17ccc67e48d4a69393287b7fcc4f0578683 | 247 | # [1] git ls-remote https://github.com/moby/moby bbd0a17ccc67e48d4a69393287b7fcc4f0578683 |
248 | SRCREV_docker="bbd0a17ccc67e48d4a69393287b7fcc4f0578683" | 248 | SRCREV_docker = "bbd0a17ccc67e48d4a69393287b7fcc4f0578683" |
249 | SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker" | 249 | SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker" |
250 | 250 | ||
251 | # github.com/google/go-cmp v0.7.0 | 251 | # github.com/google/go-cmp v0.7.0 |
252 | # [1] git ls-remote https://github.com/google/go-cmp 9b12f366a942ebc7254abc7f32ca05068b455fb7 | 252 | # [1] git ls-remote https://github.com/google/go-cmp 9b12f366a942ebc7254abc7f32ca05068b455fb7 |
253 | SRCREV_go-cmp="9b12f366a942ebc7254abc7f32ca05068b455fb7" | 253 | SRCREV_go-cmp = "9b12f366a942ebc7254abc7f32ca05068b455fb7" |
254 | SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/go-cmp" | 254 | SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/go-cmp" |
255 | 255 | ||
256 | # github.com/moby/buildkit v0.20.0 | 256 | # github.com/moby/buildkit v0.20.0 |
257 | # [1] git ls-remote https://github.com/moby/buildkit 121ecd5b9083b8eef32183cd404dd13e15b4a3df | 257 | # [1] git ls-remote https://github.com/moby/buildkit 121ecd5b9083b8eef32183cd404dd13e15b4a3df |
258 | SRCREV_buildkit="121ecd5b9083b8eef32183cd404dd13e15b4a3df" | 258 | SRCREV_buildkit = "121ecd5b9083b8eef32183cd404dd13e15b4a3df" |
259 | SRC_URI += "git://github.com/moby/buildkit;name=buildkit;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/buildkit" | 259 | SRC_URI += "git://github.com/moby/buildkit;name=buildkit;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/buildkit" |
260 | 260 | ||
261 | # go.opentelemetry.io/otel v1.32.0 | 261 | # go.opentelemetry.io/otel v1.32.0 |
262 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 7cfbd86a605c85e598eca9a899f6176b17076f4f | 262 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 7cfbd86a605c85e598eca9a899f6176b17076f4f |
263 | SRCREV_otel="7cfbd86a605c85e598eca9a899f6176b17076f4f" | 263 | SRCREV_otel = "7cfbd86a605c85e598eca9a899f6176b17076f4f" |
264 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel" | 264 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel" |
265 | 265 | ||
266 | # github.com/aws/smithy-go v1.20.3 | 266 | # github.com/aws/smithy-go v1.20.3 |
267 | # [1] git ls-remote https://github.com/aws/smithy-go 07bbd001753f9633a614f6c0949d3d73142433d0 | 267 | # [1] git ls-remote https://github.com/aws/smithy-go 07bbd001753f9633a614f6c0949d3d73142433d0 |
268 | SRCREV_smithy-go="07bbd001753f9633a614f6c0949d3d73142433d0" | 268 | SRCREV_smithy-go = "07bbd001753f9633a614f6c0949d3d73142433d0" |
269 | SRC_URI += "git://github.com/aws/smithy-go;name=smithy-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/smithy-go" | 269 | SRC_URI += "git://github.com/aws/smithy-go;name=smithy-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/smithy-go" |
270 | 270 | ||
271 | # github.com/gogo/protobuf v1.3.2 | 271 | # github.com/gogo/protobuf v1.3.2 |
272 | # [1] git ls-remote https://github.com/gogo/protobuf b03c65ea87cdc3521ede29f62fe3ce239267c1bc | 272 | # [1] git ls-remote https://github.com/gogo/protobuf b03c65ea87cdc3521ede29f62fe3ce239267c1bc |
273 | SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc" | 273 | SRCREV_protobuf = "b03c65ea87cdc3521ede29f62fe3ce239267c1bc" |
274 | SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gogo/protobuf" | 274 | SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gogo/protobuf" |
275 | 275 | ||
276 | # github.com/google/gofuzz v1.2.0 | 276 | # github.com/google/gofuzz v1.2.0 |
277 | # [1] git ls-remote https://github.com/google/gofuzz 379e164120fbc98885a8f494b5aa41ba94f64c56 | 277 | # [1] git ls-remote https://github.com/google/gofuzz 379e164120fbc98885a8f494b5aa41ba94f64c56 |
278 | SRCREV_gofuzz="379e164120fbc98885a8f494b5aa41ba94f64c56" | 278 | SRCREV_gofuzz = "379e164120fbc98885a8f494b5aa41ba94f64c56" |
279 | SRC_URI += "git://github.com/google/gofuzz;name=gofuzz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gofuzz" | 279 | SRC_URI += "git://github.com/google/gofuzz;name=gofuzz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gofuzz" |
280 | 280 | ||
281 | # github.com/imdario/mergo v0.3.16 | 281 | # github.com/imdario/mergo v0.3.16 |
282 | # [1] git ls-remote https://github.com/darccio/mergo 14fe2b165b83359196f820886a2b24f2771729e9 | 282 | # [1] git ls-remote https://github.com/darccio/mergo 14fe2b165b83359196f820886a2b24f2771729e9 |
283 | SRCREV_imdario-mergo="14fe2b165b83359196f820886a2b24f2771729e9" | 283 | SRCREV_imdario-mergo = "14fe2b165b83359196f820886a2b24f2771729e9" |
284 | SRC_URI += "git://github.com/darccio/mergo;name=imdario-mergo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/imdario/mergo" | 284 | SRC_URI += "git://github.com/darccio/mergo;name=imdario-mergo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/imdario/mergo" |
285 | 285 | ||
286 | # github.com/moby/sys/user v0.3.0 | 286 | # github.com/moby/sys/user v0.3.0 |
287 | # [1] git ls-remote https://github.com/moby/sys 54475191138bd297c627eb1a59e1e54b953957f1 | 287 | # [1] git ls-remote https://github.com/moby/sys 54475191138bd297c627eb1a59e1e54b953957f1 |
288 | SRCREV_user="54475191138bd297c627eb1a59e1e54b953957f1" | 288 | SRCREV_user = "54475191138bd297c627eb1a59e1e54b953957f1" |
289 | SRC_URI += "git://github.com/moby/sys;name=user;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/user" | 289 | SRC_URI += "git://github.com/moby/sys;name=user;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/user" |
290 | 290 | ||
291 | # github.com/containerd/log v0.1.0 | 291 | # github.com/containerd/log v0.1.0 |
292 | # [1] git ls-remote https://github.com/containerd/log 0fc1e28871fdf2786e2cc51bbe4133db6547a199 | 292 | # [1] git ls-remote https://github.com/containerd/log 0fc1e28871fdf2786e2cc51bbe4133db6547a199 |
293 | SRCREV_log="0fc1e28871fdf2786e2cc51bbe4133db6547a199" | 293 | SRCREV_log = "0fc1e28871fdf2786e2cc51bbe4133db6547a199" |
294 | SRC_URI += "git://github.com/containerd/log;name=log;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/log" | 294 | SRC_URI += "git://github.com/containerd/log;name=log;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/log" |
295 | 295 | ||
296 | # github.com/zclconf/go-cty v1.16.0 | 296 | # github.com/zclconf/go-cty v1.16.0 |
297 | # [1] git ls-remote https://github.com/zclconf/go-cty 6e06defc5f817971ab942989ad06752e13446c9c | 297 | # [1] git ls-remote https://github.com/zclconf/go-cty 6e06defc5f817971ab942989ad06752e13446c9c |
298 | SRCREV_go-cty="6e06defc5f817971ab942989ad06752e13446c9c" | 298 | SRCREV_go-cty = "6e06defc5f817971ab942989ad06752e13446c9c" |
299 | SRC_URI += "git://github.com/zclconf/go-cty;name=go-cty;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/zclconf/go-cty" | 299 | SRC_URI += "git://github.com/zclconf/go-cty;name=go-cty;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/zclconf/go-cty" |
300 | 300 | ||
301 | # github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc | 301 | # github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc |
302 | # [1] git ls-remote https://github.com/davecgh/go-spew d8f796af33cc11cb798c1aaeb27a4ebc5099927d | 302 | # [1] git ls-remote https://github.com/davecgh/go-spew d8f796af33cc11cb798c1aaeb27a4ebc5099927d |
303 | SRCREV_go-spew="d8f796af33cc11cb798c1aaeb27a4ebc5099927d" | 303 | SRCREV_go-spew = "d8f796af33cc11cb798c1aaeb27a4ebc5099927d" |
304 | SRC_URI += "git://github.com/davecgh/go-spew;name=go-spew;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/davecgh/go-spew" | 304 | SRC_URI += "git://github.com/davecgh/go-spew;name=go-spew;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/davecgh/go-spew" |
305 | 305 | ||
306 | # github.com/docker/go-units v0.5.0 | 306 | # github.com/docker/go-units v0.5.0 |
307 | # [1] git ls-remote https://github.com/docker/go-units e682442797b36348f8e1f98defdbf32bac0b6c6f | 307 | # [1] git ls-remote https://github.com/docker/go-units e682442797b36348f8e1f98defdbf32bac0b6c6f |
308 | SRCREV_go-units="e682442797b36348f8e1f98defdbf32bac0b6c6f" | 308 | SRCREV_go-units = "e682442797b36348f8e1f98defdbf32bac0b6c6f" |
309 | SRC_URI += "git://github.com/docker/go-units;name=go-units;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go-units" | 309 | SRC_URI += "git://github.com/docker/go-units;name=go-units;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go-units" |
310 | 310 | ||
311 | # github.com/mitchellh/go-ps v1.0.0 | 311 | # github.com/mitchellh/go-ps v1.0.0 |
312 | # [1] git ls-remote https://github.com/mitchellh/go-ps 147ff83818ae939913b2e20b91ae3cd6c391771c | 312 | # [1] git ls-remote https://github.com/mitchellh/go-ps 147ff83818ae939913b2e20b91ae3cd6c391771c |
313 | SRCREV_go-ps="147ff83818ae939913b2e20b91ae3cd6c391771c" | 313 | SRCREV_go-ps = "147ff83818ae939913b2e20b91ae3cd6c391771c" |
314 | SRC_URI += "git://github.com/mitchellh/go-ps;name=go-ps;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/go-ps" | 314 | SRC_URI += "git://github.com/mitchellh/go-ps;name=go-ps;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/go-ps" |
315 | 315 | ||
316 | # github.com/sirupsen/logrus v1.9.3 | 316 | # github.com/sirupsen/logrus v1.9.3 |
317 | # [1] git ls-remote https://github.com/sirupsen/logrus d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd | 317 | # [1] git ls-remote https://github.com/sirupsen/logrus d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd |
318 | SRCREV_logrus="d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd" | 318 | SRCREV_logrus = "d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd" |
319 | SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/sirupsen/logrus" | 319 | SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/sirupsen/logrus" |
320 | 320 | ||
321 | # github.com/go-openapi/swag v0.22.4 | 321 | # github.com/go-openapi/swag v0.22.4 |
322 | # [1] git ls-remote https://github.com/go-openapi/swag f28dd7aae5534e2e3681204c90019f1dda8a7393 | 322 | # [1] git ls-remote https://github.com/go-openapi/swag f28dd7aae5534e2e3681204c90019f1dda8a7393 |
323 | SRCREV_swag="f28dd7aae5534e2e3681204c90019f1dda8a7393" | 323 | SRCREV_swag = "f28dd7aae5534e2e3681204c90019f1dda8a7393" |
324 | SRC_URI += "git://github.com/go-openapi/swag;name=swag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-openapi/swag" | 324 | SRC_URI += "git://github.com/go-openapi/swag;name=swag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-openapi/swag" |
325 | 325 | ||
326 | # github.com/golang/protobuf v1.5.4 | 326 | # github.com/golang/protobuf v1.5.4 |
327 | # [1] git ls-remote https://github.com/golang/protobuf 75de7c059e36b64f01d0dd234ff2fff404ec3374 | 327 | # [1] git ls-remote https://github.com/golang/protobuf 75de7c059e36b64f01d0dd234ff2fff404ec3374 |
328 | SRCREV_golang-protobuf="75de7c059e36b64f01d0dd234ff2fff404ec3374" | 328 | SRCREV_golang-protobuf = "75de7c059e36b64f01d0dd234ff2fff404ec3374" |
329 | SRC_URI += "git://github.com/golang/protobuf;name=golang-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/protobuf" | 329 | SRC_URI += "git://github.com/golang/protobuf;name=golang-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/protobuf" |
330 | 330 | ||
331 | # github.com/mailru/easyjson v0.7.7 | 331 | # github.com/mailru/easyjson v0.7.7 |
332 | # [1] git ls-remote https://github.com/mailru/easyjson c120ca7ced6051261161ce15e8f1542a4b2567fc | 332 | # [1] git ls-remote https://github.com/mailru/easyjson c120ca7ced6051261161ce15e8f1542a4b2567fc |
333 | SRCREV_easyjson="c120ca7ced6051261161ce15e8f1542a4b2567fc" | 333 | SRCREV_easyjson = "c120ca7ced6051261161ce15e8f1542a4b2567fc" |
334 | SRC_URI += "git://github.com/mailru/easyjson;name=easyjson;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mailru/easyjson" | 334 | SRC_URI += "git://github.com/mailru/easyjson;name=easyjson;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mailru/easyjson" |
335 | 335 | ||
336 | # github.com/mattn/go-isatty v0.0.17 | 336 | # github.com/mattn/go-isatty v0.0.17 |
337 | # [1] git ls-remote https://github.com/mattn/go-isatty ed75e619dc0f0489fd4062163a7d061eaa249b9c | 337 | # [1] git ls-remote https://github.com/mattn/go-isatty ed75e619dc0f0489fd4062163a7d061eaa249b9c |
338 | SRCREV_go-isatty="ed75e619dc0f0489fd4062163a7d061eaa249b9c" | 338 | SRCREV_go-isatty = "ed75e619dc0f0489fd4062163a7d061eaa249b9c" |
339 | SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-isatty" | 339 | SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-isatty" |
340 | 340 | ||
341 | # github.com/moby/spdystream v0.4.0 | 341 | # github.com/moby/spdystream v0.4.0 |
342 | # [1] git ls-remote https://github.com/moby/spdystream 258380da5f17ec2c26272bcb91a61d592fcb0105 | 342 | # [1] git ls-remote https://github.com/moby/spdystream 258380da5f17ec2c26272bcb91a61d592fcb0105 |
343 | SRCREV_spdystream="258380da5f17ec2c26272bcb91a61d592fcb0105" | 343 | SRCREV_spdystream = "258380da5f17ec2c26272bcb91a61d592fcb0105" |
344 | SRC_URI += "git://github.com/moby/spdystream;name=spdystream;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/spdystream" | 344 | SRC_URI += "git://github.com/moby/spdystream;name=spdystream;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/spdystream" |
345 | 345 | ||
346 | # github.com/moby/sys/signal v0.7.1 | 346 | # github.com/moby/sys/signal v0.7.1 |
347 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 | 347 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 |
348 | SRCREV_signal="cafbe42351600ca9b363e220722f66d96f6e71f4" | 348 | SRCREV_signal = "cafbe42351600ca9b363e220722f66d96f6e71f4" |
349 | SRC_URI += "git://github.com/moby/sys;name=signal;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/signal" | 349 | SRC_URI += "git://github.com/moby/sys;name=signal;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/signal" |
350 | 350 | ||
351 | # github.com/moby/sys/userns v0.1.0 | 351 | # github.com/moby/sys/userns v0.1.0 |
352 | # [1] git ls-remote https://github.com/moby/sys 54475191138bd297c627eb1a59e1e54b953957f1 | 352 | # [1] git ls-remote https://github.com/moby/sys 54475191138bd297c627eb1a59e1e54b953957f1 |
353 | SRCREV_userns="54475191138bd297c627eb1a59e1e54b953957f1" | 353 | SRCREV_userns = "54475191138bd297c627eb1a59e1e54b953957f1" |
354 | SRC_URI += "git://github.com/moby/sys;name=userns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/userns" | 354 | SRC_URI += "git://github.com/moby/sys;name=userns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/userns" |
355 | 355 | ||
356 | # github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f | 356 | # github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f |
357 | # [1] git ls-remote https://github.com/mxk/go-flowrate cca7078d478f8520f85629ad7c68962d31ed7682 | 357 | # [1] git ls-remote https://github.com/mxk/go-flowrate cca7078d478f8520f85629ad7c68962d31ed7682 |
358 | SRCREV_go-flowrate="cca7078d478f8520f85629ad7c68962d31ed7682" | 358 | SRCREV_go-flowrate = "cca7078d478f8520f85629ad7c68962d31ed7682" |
359 | SRC_URI += "git://github.com/mxk/go-flowrate;name=go-flowrate;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mxk/go-flowrate" | 359 | SRC_URI += "git://github.com/mxk/go-flowrate;name=go-flowrate;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mxk/go-flowrate" |
360 | 360 | ||
361 | # google.golang.org/protobuf v1.35.2 | 361 | # google.golang.org/protobuf v1.35.2 |
362 | # [1] git ls-remote https://github.com/protocolbuffers/protobuf-go c72053a9062dd4bc86a75c21f5d8134136ccbf2e | 362 | # [1] git ls-remote https://github.com/protocolbuffers/protobuf-go c72053a9062dd4bc86a75c21f5d8134136ccbf2e |
363 | SRCREV_google.golang.org-protobuf="c72053a9062dd4bc86a75c21f5d8134136ccbf2e" | 363 | SRCREV_google.golang.org-protobuf = "c72053a9062dd4bc86a75c21f5d8134136ccbf2e" |
364 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/protobuf" | 364 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/protobuf" |
365 | 365 | ||
366 | # github.com/stretchr/testify v1.10.0 | 366 | # github.com/stretchr/testify v1.10.0 |
367 | # [1] git ls-remote https://github.com/stretchr/testify 89cbdd9e7b39eb58896d316a7495597d3aba4371 | 367 | # [1] git ls-remote https://github.com/stretchr/testify 89cbdd9e7b39eb58896d316a7495597d3aba4371 |
368 | SRCREV_testify="89cbdd9e7b39eb58896d316a7495597d3aba4371" | 368 | SRCREV_testify = "89cbdd9e7b39eb58896d316a7495597d3aba4371" |
369 | SRC_URI += "git://github.com/stretchr/testify;name=testify;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stretchr/testify" | 369 | SRC_URI += "git://github.com/stretchr/testify;name=testify;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stretchr/testify" |
370 | 370 | ||
371 | # github.com/containerd/ttrpc v1.2.7 | 371 | # github.com/containerd/ttrpc v1.2.7 |
372 | # [1] git ls-remote https://github.com/containerd/ttrpc 3b8c8b75577584e412043afb7b561193a4a47d2e | 372 | # [1] git ls-remote https://github.com/containerd/ttrpc 3b8c8b75577584e412043afb7b561193a4a47d2e |
373 | SRCREV_ttrpc="3b8c8b75577584e412043afb7b561193a4a47d2e" | 373 | SRCREV_ttrpc = "3b8c8b75577584e412043afb7b561193a4a47d2e" |
374 | SRC_URI += "git://github.com/containerd/ttrpc;name=ttrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/ttrpc" | 374 | SRC_URI += "git://github.com/containerd/ttrpc;name=ttrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/ttrpc" |
375 | 375 | ||
376 | # github.com/josharian/intern v1.0.0 | 376 | # github.com/josharian/intern v1.0.0 |
377 | # [1] git ls-remote https://github.com/josharian/intern 8e6ff32b3e7c0b018c43953085fe2ac330fe9acd | 377 | # [1] git ls-remote https://github.com/josharian/intern 8e6ff32b3e7c0b018c43953085fe2ac330fe9acd |
378 | SRCREV_intern="8e6ff32b3e7c0b018c43953085fe2ac330fe9acd" | 378 | SRCREV_intern = "8e6ff32b3e7c0b018c43953085fe2ac330fe9acd" |
379 | SRC_URI += "git://github.com/josharian/intern;name=intern;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/josharian/intern" | 379 | SRC_URI += "git://github.com/josharian/intern;name=intern;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/josharian/intern" |
380 | 380 | ||
381 | # github.com/json-iterator/go v1.1.12 | 381 | # github.com/json-iterator/go v1.1.12 |
382 | # [1] git ls-remote https://github.com/json-iterator/go 024077e996b048517130b21ea6bf12aa23055d3d | 382 | # [1] git ls-remote https://github.com/json-iterator/go 024077e996b048517130b21ea6bf12aa23055d3d |
383 | SRCREV_json-iterator-go="024077e996b048517130b21ea6bf12aa23055d3d" | 383 | SRCREV_json-iterator-go = "024077e996b048517130b21ea6bf12aa23055d3d" |
384 | SRC_URI += "git://github.com/json-iterator/go;name=json-iterator-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/json-iterator/go" | 384 | SRC_URI += "git://github.com/json-iterator/go;name=json-iterator-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/json-iterator/go" |
385 | 385 | ||
386 | # github.com/moby/sys/symlink v0.3.0 | 386 | # github.com/moby/sys/symlink v0.3.0 |
387 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 | 387 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 |
388 | SRCREV_symlink="cafbe42351600ca9b363e220722f66d96f6e71f4" | 388 | SRCREV_symlink = "cafbe42351600ca9b363e220722f66d96f6e71f4" |
389 | SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/symlink" | 389 | SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/symlink" |
390 | 390 | ||
391 | # github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b | 391 | # github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b |
392 | # [1] git ls-remote https://github.com/serialx/hashring 22c0c7ab6b1be4be7b950bae8b117767da7b18b6 | 392 | # [1] git ls-remote https://github.com/serialx/hashring 22c0c7ab6b1be4be7b950bae8b117767da7b18b6 |
393 | SRCREV_hashring="22c0c7ab6b1be4be7b950bae8b117767da7b18b6" | 393 | SRCREV_hashring = "22c0c7ab6b1be4be7b950bae8b117767da7b18b6" |
394 | SRC_URI += "git://github.com/serialx/hashring;name=hashring;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/serialx/hashring" | 394 | SRC_URI += "git://github.com/serialx/hashring;name=hashring;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/serialx/hashring" |
395 | 395 | ||
396 | # github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea | 396 | # github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea |
397 | # [1] git ls-remote https://github.com/tonistiigi/units 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2 | 397 | # [1] git ls-remote https://github.com/tonistiigi/units 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2 |
398 | SRCREV_units="6950e57a87eaf136bbe44ef2ec8e75b9e3569de2" | 398 | SRCREV_units = "6950e57a87eaf136bbe44ef2ec8e75b9e3569de2" |
399 | SRC_URI += "git://github.com/tonistiigi/units;name=units;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tonistiigi/units" | 399 | SRC_URI += "git://github.com/tonistiigi/units;name=units;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tonistiigi/units" |
400 | 400 | ||
401 | # github.com/tonistiigi/vt100 v0.0.0-20240514184818-90bafcd6abab | 401 | # github.com/tonistiigi/vt100 v0.0.0-20240514184818-90bafcd6abab |
402 | # [1] git ls-remote https://github.com/tonistiigi/vt100 90bafcd6abab5dc87970f00165ee2022806709fd | 402 | # [1] git ls-remote https://github.com/tonistiigi/vt100 90bafcd6abab5dc87970f00165ee2022806709fd |
403 | SRCREV_vt100="90bafcd6abab5dc87970f00165ee2022806709fd" | 403 | SRCREV_vt100 = "90bafcd6abab5dc87970f00165ee2022806709fd" |
404 | SRC_URI += "git://github.com/tonistiigi/vt100;name=vt100;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tonistiigi/vt100" | 404 | SRC_URI += "git://github.com/tonistiigi/vt100;name=vt100;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tonistiigi/vt100" |
405 | 405 | ||
406 | # github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203 | 406 | # github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203 |
407 | # [1] git ls-remote https://github.com/eiannone/keyboard 0d226195f2038e282bb90d2e24f7f29aa7c5b210 | 407 | # [1] git ls-remote https://github.com/eiannone/keyboard 0d226195f2038e282bb90d2e24f7f29aa7c5b210 |
408 | SRCREV_keyboard="0d226195f2038e282bb90d2e24f7f29aa7c5b210" | 408 | SRCREV_keyboard = "0d226195f2038e282bb90d2e24f7f29aa7c5b210" |
409 | SRC_URI += "git://github.com/eiannone/keyboard;name=keyboard;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/eiannone/keyboard" | 409 | SRC_URI += "git://github.com/eiannone/keyboard;name=keyboard;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/eiannone/keyboard" |
410 | 410 | ||
411 | # github.com/fsnotify/fsevents v0.2.0 | 411 | # github.com/fsnotify/fsevents v0.2.0 |
412 | # [1] git ls-remote https://github.com/fsnotify/fsevents f73112e4ef0540a922ff546752e95a70fb8f035d | 412 | # [1] git ls-remote https://github.com/fsnotify/fsevents f73112e4ef0540a922ff546752e95a70fb8f035d |
413 | SRCREV_fsevents="f73112e4ef0540a922ff546752e95a70fb8f035d" | 413 | SRCREV_fsevents = "f73112e4ef0540a922ff546752e95a70fb8f035d" |
414 | SRC_URI += "git://github.com/fsnotify/fsevents;name=fsevents;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fsnotify/fsevents" | 414 | SRC_URI += "git://github.com/fsnotify/fsevents;name=fsevents;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fsnotify/fsevents" |
415 | 415 | ||
416 | # github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 | 416 | # github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 |
417 | # [1] git ls-remote https://github.com/tilt-dev/fsnotify fff9c274a375301ae46812f257aa68393790c45b | 417 | # [1] git ls-remote https://github.com/tilt-dev/fsnotify fff9c274a375301ae46812f257aa68393790c45b |
418 | SRCREV_fsnotify="fff9c274a375301ae46812f257aa68393790c45b" | 418 | SRCREV_fsnotify = "fff9c274a375301ae46812f257aa68393790c45b" |
419 | SRC_URI += "git://github.com/tilt-dev/fsnotify;name=fsnotify;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tilt-dev/fsnotify" | 419 | SRC_URI += "git://github.com/tilt-dev/fsnotify;name=fsnotify;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tilt-dev/fsnotify" |
420 | 420 | ||
421 | # go.opentelemetry.io/otel/sdk v1.32.0 | 421 | # go.opentelemetry.io/otel/sdk v1.32.0 |
422 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 7cfbd86a605c85e598eca9a899f6176b17076f4f | 422 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 7cfbd86a605c85e598eca9a899f6176b17076f4f |
423 | SRCREV_sdk="7cfbd86a605c85e598eca9a899f6176b17076f4f" | 423 | SRCREV_sdk = "7cfbd86a605c85e598eca9a899f6176b17076f4f" |
424 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=sdk;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/sdk" | 424 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=sdk;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/sdk" |
425 | 425 | ||
426 | # github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c | 426 | # github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c |
427 | # [1] git ls-remote https://github.com/Azure/go-ansiterm faa5f7b0171c46bb398a91b4a0c906324d3664cf | 427 | # [1] git ls-remote https://github.com/Azure/go-ansiterm faa5f7b0171c46bb398a91b4a0c906324d3664cf |
428 | SRCREV_go-ansiterm="faa5f7b0171c46bb398a91b4a0c906324d3664cf" | 428 | SRCREV_go-ansiterm = "faa5f7b0171c46bb398a91b4a0c906324d3664cf" |
429 | SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Azure/go-ansiterm" | 429 | SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Azure/go-ansiterm" |
430 | 430 | ||
431 | # github.com/aws/aws-sdk-go-v2 v1.30.3 | 431 | # github.com/aws/aws-sdk-go-v2 v1.30.3 |
432 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c | 432 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c |
433 | SRCREV_aws-sdk-go-v2="0599931efcf551dc63f84ec669d7fb5cfe14f64c" | 433 | SRCREV_aws-sdk-go-v2 = "0599931efcf551dc63f84ec669d7fb5cfe14f64c" |
434 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=aws-sdk-go-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2" | 434 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=aws-sdk-go-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2" |
435 | 435 | ||
436 | # github.com/cespare/xxhash/v2 v2.3.0 | 436 | # github.com/cespare/xxhash/v2 v2.3.0 |
437 | # [1] git ls-remote https://github.com/cespare/xxhash 998dce232f17418a7a5721ecf87ca714025a3243 | 437 | # [1] git ls-remote https://github.com/cespare/xxhash 998dce232f17418a7a5721ecf87ca714025a3243 |
438 | SRCREV_xxhash-v2="998dce232f17418a7a5721ecf87ca714025a3243" | 438 | SRCREV_xxhash-v2 = "998dce232f17418a7a5721ecf87ca714025a3243" |
439 | SRC_URI += "git://github.com/cespare/xxhash;name=xxhash-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cespare/xxhash/v2" | 439 | SRC_URI += "git://github.com/cespare/xxhash;name=xxhash-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cespare/xxhash/v2" |
440 | 440 | ||
441 | # github.com/docker/go-metrics v0.0.1 | 441 | # github.com/docker/go-metrics v0.0.1 |
442 | # [1] git ls-remote https://github.com/docker/go-metrics b619b3592b65de4f087d9f16863a7e6ff905973c | 442 | # [1] git ls-remote https://github.com/docker/go-metrics b619b3592b65de4f087d9f16863a7e6ff905973c |
443 | SRCREV_go-metrics="b619b3592b65de4f087d9f16863a7e6ff905973c" | 443 | SRCREV_go-metrics = "b619b3592b65de4f087d9f16863a7e6ff905973c" |
444 | SRC_URI += "git://github.com/docker/go-metrics;name=go-metrics;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go-metrics" | 444 | SRC_URI += "git://github.com/docker/go-metrics;name=go-metrics;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go-metrics" |
445 | 445 | ||
446 | # github.com/felixge/httpsnoop v1.0.4 | 446 | # github.com/felixge/httpsnoop v1.0.4 |
447 | # [1] git ls-remote https://github.com/felixge/httpsnoop c5817c27ec125409c069052fdd171023c353501c | 447 | # [1] git ls-remote https://github.com/felixge/httpsnoop c5817c27ec125409c069052fdd171023c353501c |
448 | SRCREV_httpsnoop="c5817c27ec125409c069052fdd171023c353501c" | 448 | SRCREV_httpsnoop = "c5817c27ec125409c069052fdd171023c353501c" |
449 | SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/felixge/httpsnoop" | 449 | SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/felixge/httpsnoop" |
450 | 450 | ||
451 | # github.com/fxamacker/cbor/v2 v2.7.0 | 451 | # github.com/fxamacker/cbor/v2 v2.7.0 |
452 | # [1] git ls-remote https://github.com/fxamacker/cbor 02b69dbb52f4ecf450b3aa5e9a04b7a0b4bf409a | 452 | # [1] git ls-remote https://github.com/fxamacker/cbor 02b69dbb52f4ecf450b3aa5e9a04b7a0b4bf409a |
453 | SRCREV_cbor-v2="02b69dbb52f4ecf450b3aa5e9a04b7a0b4bf409a" | 453 | SRCREV_cbor-v2 = "02b69dbb52f4ecf450b3aa5e9a04b7a0b4bf409a" |
454 | SRC_URI += "git://github.com/fxamacker/cbor;name=cbor-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fxamacker/cbor/v2" | 454 | SRC_URI += "git://github.com/fxamacker/cbor;name=cbor-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fxamacker/cbor/v2" |
455 | 455 | ||
456 | # github.com/gorilla/websocket v1.5.0 | 456 | # github.com/gorilla/websocket v1.5.0 |
457 | # [1] git ls-remote https://github.com/gorilla/websocket 9111bb834a68b893cebbbaed5060bdbc1d9ab7d2 | 457 | # [1] git ls-remote https://github.com/gorilla/websocket 9111bb834a68b893cebbbaed5060bdbc1d9ab7d2 |
458 | SRCREV_websocket="9111bb834a68b893cebbbaed5060bdbc1d9ab7d2" | 458 | SRCREV_websocket = "9111bb834a68b893cebbbaed5060bdbc1d9ab7d2" |
459 | SRC_URI += "git://github.com/gorilla/websocket;name=websocket;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gorilla/websocket" | 459 | SRC_URI += "git://github.com/gorilla/websocket;name=websocket;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gorilla/websocket" |
460 | 460 | ||
461 | # github.com/hashicorp/errwrap v1.1.0 | 461 | # github.com/hashicorp/errwrap v1.1.0 |
462 | # [1] git ls-remote https://github.com/hashicorp/errwrap 7b00e5db719c64d14dd0caaacbd13e76254d02c0 | 462 | # [1] git ls-remote https://github.com/hashicorp/errwrap 7b00e5db719c64d14dd0caaacbd13e76254d02c0 |
463 | SRCREV_errwrap="7b00e5db719c64d14dd0caaacbd13e76254d02c0" | 463 | SRCREV_errwrap = "7b00e5db719c64d14dd0caaacbd13e76254d02c0" |
464 | SRC_URI += "git://github.com/hashicorp/errwrap;name=errwrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/errwrap" | 464 | SRC_URI += "git://github.com/hashicorp/errwrap;name=errwrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/errwrap" |
465 | 465 | ||
466 | # github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 | 466 | # github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 |
467 | # [1] git ls-remote https://github.com/munnerz/goautoneg a7dc8b61c822528f973a5e4e7b272055c6fdb43e | 467 | # [1] git ls-remote https://github.com/munnerz/goautoneg a7dc8b61c822528f973a5e4e7b272055c6fdb43e |
468 | SRCREV_goautoneg="a7dc8b61c822528f973a5e4e7b272055c6fdb43e" | 468 | SRCREV_goautoneg = "a7dc8b61c822528f973a5e4e7b272055c6fdb43e" |
469 | SRC_URI += "git://github.com/munnerz/goautoneg;name=goautoneg;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/munnerz/goautoneg" | 469 | SRC_URI += "git://github.com/munnerz/goautoneg;name=goautoneg;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/munnerz/goautoneg" |
470 | 470 | ||
471 | # github.com/pelletier/go-toml v1.9.5 | 471 | # github.com/pelletier/go-toml v1.9.5 |
472 | # [1] git ls-remote https://github.com/pelletier/go-toml fed1464066413075eac02cd4dc368b5221845541 | 472 | # [1] git ls-remote https://github.com/pelletier/go-toml fed1464066413075eac02cd4dc368b5221845541 |
473 | SRCREV_go-toml="fed1464066413075eac02cd4dc368b5221845541" | 473 | SRCREV_go-toml = "fed1464066413075eac02cd4dc368b5221845541" |
474 | SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pelletier/go-toml" | 474 | SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pelletier/go-toml" |
475 | 475 | ||
476 | # github.com/prometheus/common v0.55.0 | 476 | # github.com/prometheus/common v0.55.0 |
477 | # [1] git ls-remote https://github.com/prometheus/common 0c7b585c7da330aae136aaa874cb4f89f5b3e5d9 | 477 | # [1] git ls-remote https://github.com/prometheus/common 0c7b585c7da330aae136aaa874cb4f89f5b3e5d9 |
478 | SRCREV_common="0c7b585c7da330aae136aaa874cb4f89f5b3e5d9" | 478 | SRCREV_common = "0c7b585c7da330aae136aaa874cb4f89f5b3e5d9" |
479 | SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/common" | 479 | SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/common" |
480 | 480 | ||
481 | # github.com/prometheus/procfs v0.15.1 | 481 | # github.com/prometheus/procfs v0.15.1 |
482 | # [1] git ls-remote https://github.com/prometheus/procfs 51919fd4b9d0aaca69854ac81bdeda5f96dab366 | 482 | # [1] git ls-remote https://github.com/prometheus/procfs 51919fd4b9d0aaca69854ac81bdeda5f96dab366 |
483 | SRCREV_procfs="51919fd4b9d0aaca69854ac81bdeda5f96dab366" | 483 | SRCREV_procfs = "51919fd4b9d0aaca69854ac81bdeda5f96dab366" |
484 | SRC_URI += "git://github.com/prometheus/procfs;name=procfs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/procfs" | 484 | SRC_URI += "git://github.com/prometheus/procfs;name=procfs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/procfs" |
485 | 485 | ||
486 | # github.com/tonistiigi/fsutil v0.0.0-20250113203817-b14e27f4135a | 486 | # github.com/tonistiigi/fsutil v0.0.0-20250113203817-b14e27f4135a |
487 | # [1] git ls-remote https://github.com/tonistiigi/fsutil b14e27f4135ab262f0252f9f0e8749fd7ba3680f | 487 | # [1] git ls-remote https://github.com/tonistiigi/fsutil b14e27f4135ab262f0252f9f0e8749fd7ba3680f |
488 | SRCREV_fsutil="b14e27f4135ab262f0252f9f0e8749fd7ba3680f" | 488 | SRCREV_fsutil = "b14e27f4135ab262f0252f9f0e8749fd7ba3680f" |
489 | SRC_URI += "git://github.com/tonistiigi/fsutil;name=fsutil;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tonistiigi/fsutil" | 489 | SRC_URI += "git://github.com/tonistiigi/fsutil;name=fsutil;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tonistiigi/fsutil" |
490 | 490 | ||
491 | # gopkg.in/cenkalti/backoff.v1 v1.1.0 | 491 | # gopkg.in/cenkalti/backoff.v1 v1.1.0 |
492 | # [1] git ls-remote https://github.com/cenkalti/backoff 61153c768f31ee5f130071d08fc82b85208528de | 492 | # [1] git ls-remote https://github.com/cenkalti/backoff 61153c768f31ee5f130071d08fc82b85208528de |
493 | SRCREV_backoff.v1="61153c768f31ee5f130071d08fc82b85208528de" | 493 | SRCREV_backoff.v1 = "61153c768f31ee5f130071d08fc82b85208528de" |
494 | SRC_URI += "git://github.com/cenkalti/backoff;name=backoff.v1;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/cenkalti/backoff.v1" | 494 | SRC_URI += "git://github.com/cenkalti/backoff;name=backoff.v1;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/cenkalti/backoff.v1" |
495 | 495 | ||
496 | # github.com/Microsoft/go-winio v0.6.2 | 496 | # github.com/Microsoft/go-winio v0.6.2 |
497 | # [1] git ls-remote https://github.com/microsoft/go-winio 3c9576c9346a1892dee136329e7e15309e82fb4f | 497 | # [1] git ls-remote https://github.com/microsoft/go-winio 3c9576c9346a1892dee136329e7e15309e82fb4f |
498 | SRCREV_go-winio="3c9576c9346a1892dee136329e7e15309e82fb4f" | 498 | SRCREV_go-winio = "3c9576c9346a1892dee136329e7e15309e82fb4f" |
499 | SRC_URI += "git://github.com/microsoft/go-winio;name=go-winio;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/go-winio" | 499 | SRC_URI += "git://github.com/microsoft/go-winio;name=go-winio;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/go-winio" |
500 | 500 | ||
501 | # github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d | 501 | # github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d |
502 | # [1] git ls-remote https://github.com/acarl005/stripansi 5a71ef0e047df0427e87a79f27009029921f1f9b | 502 | # [1] git ls-remote https://github.com/acarl005/stripansi 5a71ef0e047df0427e87a79f27009029921f1f9b |
503 | SRCREV_stripansi="5a71ef0e047df0427e87a79f27009029921f1f9b" | 503 | SRCREV_stripansi = "5a71ef0e047df0427e87a79f27009029921f1f9b" |
504 | SRC_URI += "git://github.com/acarl005/stripansi;name=stripansi;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/acarl005/stripansi" | 504 | SRC_URI += "git://github.com/acarl005/stripansi;name=stripansi;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/acarl005/stripansi" |
505 | 505 | ||
506 | # github.com/containerd/console v1.0.4 | 506 | # github.com/containerd/console v1.0.4 |
507 | # [1] git ls-remote https://github.com/containerd/console 8f6c4e4faef5a326d2cd907097d04c0239ee5e2f | 507 | # [1] git ls-remote https://github.com/containerd/console 8f6c4e4faef5a326d2cd907097d04c0239ee5e2f |
508 | SRCREV_console="8f6c4e4faef5a326d2cd907097d04c0239ee5e2f" | 508 | SRCREV_console = "8f6c4e4faef5a326d2cd907097d04c0239ee5e2f" |
509 | SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/console" | 509 | SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/console" |
510 | 510 | ||
511 | # github.com/containerd/errdefs v1.0.0 | 511 | # github.com/containerd/errdefs v1.0.0 |
512 | # [1] git ls-remote https://github.com/containerd/errdefs 4817405e4a3caeb7aee9dac68ed55339c59cb635 | 512 | # [1] git ls-remote https://github.com/containerd/errdefs 4817405e4a3caeb7aee9dac68ed55339c59cb635 |
513 | SRCREV_errdefs="4817405e4a3caeb7aee9dac68ed55339c59cb635" | 513 | SRCREV_errdefs = "4817405e4a3caeb7aee9dac68ed55339c59cb635" |
514 | SRC_URI += "git://github.com/containerd/errdefs;name=errdefs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs" | 514 | SRC_URI += "git://github.com/containerd/errdefs;name=errdefs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs" |
515 | 515 | ||
516 | # github.com/fvbommel/sortorder v1.1.0 | 516 | # github.com/fvbommel/sortorder v1.1.0 |
517 | # [1] git ls-remote https://github.com/fvbommel/sortorder a8d9302c17f9f46c6580b82b919672e58ef6e396 | 517 | # [1] git ls-remote https://github.com/fvbommel/sortorder a8d9302c17f9f46c6580b82b919672e58ef6e396 |
518 | SRCREV_sortorder="a8d9302c17f9f46c6580b82b919672e58ef6e396" | 518 | SRCREV_sortorder = "a8d9302c17f9f46c6580b82b919672e58ef6e396" |
519 | SRC_URI += "git://github.com/fvbommel/sortorder;name=sortorder;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fvbommel/sortorder" | 519 | SRC_URI += "git://github.com/fvbommel/sortorder;name=sortorder;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fvbommel/sortorder" |
520 | 520 | ||
521 | # github.com/klauspost/compress v1.17.11 | 521 | # github.com/klauspost/compress v1.17.11 |
522 | # [1] git ls-remote https://github.com/klauspost/compress 72cd4a92a8b13e722763e6b6a3467163c2028d3d | 522 | # [1] git ls-remote https://github.com/klauspost/compress 72cd4a92a8b13e722763e6b6a3467163c2028d3d |
523 | SRCREV_compress="72cd4a92a8b13e722763e6b6a3467163c2028d3d" | 523 | SRCREV_compress = "72cd4a92a8b13e722763e6b6a3467163c2028d3d" |
524 | SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/compress" | 524 | SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/compress" |
525 | 525 | ||
526 | # github.com/mattn/go-colorable v0.1.13 | 526 | # github.com/mattn/go-colorable v0.1.13 |
527 | # [1] git ls-remote https://github.com/mattn/go-colorable 11a925cff3d38c293ddc8c05a16b504e3e2c63be | 527 | # [1] git ls-remote https://github.com/mattn/go-colorable 11a925cff3d38c293ddc8c05a16b504e3e2c63be |
528 | SRCREV_go-colorable="11a925cff3d38c293ddc8c05a16b504e3e2c63be" | 528 | SRCREV_go-colorable = "11a925cff3d38c293ddc8c05a16b504e3e2c63be" |
529 | SRC_URI += "git://github.com/mattn/go-colorable;name=go-colorable;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-colorable" | 529 | SRC_URI += "git://github.com/mattn/go-colorable;name=go-colorable;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-colorable" |
530 | 530 | ||
531 | # github.com/mattn/go-runewidth v0.0.15 | 531 | # github.com/mattn/go-runewidth v0.0.15 |
532 | # [1] git ls-remote https://github.com/mattn/go-runewidth 44b7c5b4d67df8ca22917b6800c158a6d3be3560 | 532 | # [1] git ls-remote https://github.com/mattn/go-runewidth 44b7c5b4d67df8ca22917b6800c158a6d3be3560 |
533 | SRCREV_go-runewidth="44b7c5b4d67df8ca22917b6800c158a6d3be3560" | 533 | SRCREV_go-runewidth = "44b7c5b4d67df8ca22917b6800c158a6d3be3560" |
534 | SRC_URI += "git://github.com/mattn/go-runewidth;name=go-runewidth;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-runewidth" | 534 | SRC_URI += "git://github.com/mattn/go-runewidth;name=go-runewidth;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-runewidth" |
535 | 535 | ||
536 | # github.com/moby/sys/mountinfo v0.7.2 | 536 | # github.com/moby/sys/mountinfo v0.7.2 |
537 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 | 537 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 |
538 | SRCREV_mountinfo="cafbe42351600ca9b363e220722f66d96f6e71f4" | 538 | SRCREV_mountinfo = "cafbe42351600ca9b363e220722f66d96f6e71f4" |
539 | SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mountinfo" | 539 | SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mountinfo" |
540 | 540 | ||
541 | # github.com/modern-go/reflect2 v1.0.2 | 541 | # github.com/modern-go/reflect2 v1.0.2 |
542 | # [1] git ls-remote https://github.com/modern-go/reflect2 2b33151c9bbc5231aea69b8861c540102b087070 | 542 | # [1] git ls-remote https://github.com/modern-go/reflect2 2b33151c9bbc5231aea69b8861c540102b087070 |
543 | SRCREV_reflect2="2b33151c9bbc5231aea69b8861c540102b087070" | 543 | SRCREV_reflect2 = "2b33151c9bbc5231aea69b8861c540102b087070" |
544 | SRC_URI += "git://github.com/modern-go/reflect2;name=reflect2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/modern-go/reflect2" | 544 | SRC_URI += "git://github.com/modern-go/reflect2;name=reflect2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/modern-go/reflect2" |
545 | 545 | ||
546 | # github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 | 546 | # github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 |
547 | # [1] git ls-remote https://github.com/pmezard/go-difflib 5d4384ee4fb2527b0a1256a821ebfc92f91efefc | 547 | # [1] git ls-remote https://github.com/pmezard/go-difflib 5d4384ee4fb2527b0a1256a821ebfc92f91efefc |
548 | SRCREV_go-difflib="5d4384ee4fb2527b0a1256a821ebfc92f91efefc" | 548 | SRCREV_go-difflib = "5d4384ee4fb2527b0a1256a821ebfc92f91efefc" |
549 | SRC_URI += "git://github.com/pmezard/go-difflib;name=go-difflib;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pmezard/go-difflib" | 549 | SRC_URI += "git://github.com/pmezard/go-difflib;name=go-difflib;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pmezard/go-difflib" |
550 | 550 | ||
551 | # github.com/jonboulle/clockwork v0.5.0 | 551 | # github.com/jonboulle/clockwork v0.5.0 |
552 | # [1] git ls-remote https://github.com/jonboulle/clockwork 6d8d032a18422c2e3ef651170a8a55012d1f704c | 552 | # [1] git ls-remote https://github.com/jonboulle/clockwork 6d8d032a18422c2e3ef651170a8a55012d1f704c |
553 | SRCREV_clockwork="6d8d032a18422c2e3ef651170a8a55012d1f704c" | 553 | SRCREV_clockwork = "6d8d032a18422c2e3ef651170a8a55012d1f704c" |
554 | SRC_URI += "git://github.com/jonboulle/clockwork;name=clockwork;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jonboulle/clockwork" | 554 | SRC_URI += "git://github.com/jonboulle/clockwork;name=clockwork;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jonboulle/clockwork" |
555 | 555 | ||
556 | # github.com/mattn/go-shellwords v1.0.12 | 556 | # github.com/mattn/go-shellwords v1.0.12 |
557 | # [1] git ls-remote https://github.com/mattn/go-shellwords 973b9d5391598d4ee601db46fa32f6e186a356ac | 557 | # [1] git ls-remote https://github.com/mattn/go-shellwords 973b9d5391598d4ee601db46fa32f6e186a356ac |
558 | SRCREV_go-shellwords="973b9d5391598d4ee601db46fa32f6e186a356ac" | 558 | SRCREV_go-shellwords = "973b9d5391598d4ee601db46fa32f6e186a356ac" |
559 | SRC_URI += "git://github.com/mattn/go-shellwords;name=go-shellwords;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-shellwords" | 559 | SRC_URI += "git://github.com/mattn/go-shellwords;name=go-shellwords;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-shellwords" |
560 | 560 | ||
561 | # github.com/moby/patternmatcher v0.6.0 | 561 | # github.com/moby/patternmatcher v0.6.0 |
562 | # [1] git ls-remote https://github.com/moby/patternmatcher 347bb8d8d557f90d1b75cd8bca3c0177f380a979 | 562 | # [1] git ls-remote https://github.com/moby/patternmatcher 347bb8d8d557f90d1b75cd8bca3c0177f380a979 |
563 | SRCREV_patternmatcher="347bb8d8d557f90d1b75cd8bca3c0177f380a979" | 563 | SRCREV_patternmatcher = "347bb8d8d557f90d1b75cd8bca3c0177f380a979" |
564 | SRC_URI += "git://github.com/moby/patternmatcher;name=patternmatcher;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/patternmatcher" | 564 | SRC_URI += "git://github.com/moby/patternmatcher;name=patternmatcher;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/patternmatcher" |
565 | 565 | ||
566 | # go.opentelemetry.io/otel/trace v1.32.0 | 566 | # go.opentelemetry.io/otel/trace v1.32.0 |
567 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 7cfbd86a605c85e598eca9a899f6176b17076f4f | 567 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 7cfbd86a605c85e598eca9a899f6176b17076f4f |
568 | SRCREV_trace="7cfbd86a605c85e598eca9a899f6176b17076f4f" | 568 | SRCREV_trace = "7cfbd86a605c85e598eca9a899f6176b17076f4f" |
569 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=trace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/trace" | 569 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=trace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/trace" |
570 | 570 | ||
571 | # github.com/cenkalti/backoff/v4 v4.3.0 | 571 | # github.com/cenkalti/backoff/v4 v4.3.0 |
572 | # [1] git ls-remote https://github.com/cenkalti/backoff 720b78985a65c0452fd37bb155c7cac4157a7c45 | 572 | # [1] git ls-remote https://github.com/cenkalti/backoff 720b78985a65c0452fd37bb155c7cac4157a7c45 |
573 | SRCREV_v4="720b78985a65c0452fd37bb155c7cac4157a7c45" | 573 | SRCREV_v4 = "720b78985a65c0452fd37bb155c7cac4157a7c45" |
574 | SRC_URI += "git://github.com/cenkalti/backoff;name=v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cenkalti/backoff/v4" | 574 | SRC_URI += "git://github.com/cenkalti/backoff;name=v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cenkalti/backoff/v4" |
575 | 575 | ||
576 | # github.com/docker/distribution v2.8.3+incompatible | 576 | # github.com/docker/distribution v2.8.3+incompatible |
577 | # [1] git ls-remote https://github.com/distribution/distribution 4772604ae973031ab32dd9805a4bccf61d94909f | 577 | # [1] git ls-remote https://github.com/distribution/distribution 4772604ae973031ab32dd9805a4bccf61d94909f |
578 | SRCREV_distribution="4772604ae973031ab32dd9805a4bccf61d94909f" | 578 | SRCREV_distribution = "4772604ae973031ab32dd9805a4bccf61d94909f" |
579 | SRC_URI += "git://github.com/distribution/distribution;name=distribution;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/distribution" | 579 | SRC_URI += "git://github.com/distribution/distribution;name=distribution;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/distribution" |
580 | 580 | ||
581 | # github.com/moby/sys/capability v0.4.0 | 581 | # github.com/moby/sys/capability v0.4.0 |
582 | # [1] git ls-remote https://github.com/moby/sys 50e999a770172a519119e1c4fd4b6153b7dac90d | 582 | # [1] git ls-remote https://github.com/moby/sys 50e999a770172a519119e1c4fd4b6153b7dac90d |
583 | SRCREV_capability="50e999a770172a519119e1c4fd4b6153b7dac90d" | 583 | SRCREV_capability = "50e999a770172a519119e1c4fd4b6153b7dac90d" |
584 | SRC_URI += "git://github.com/moby/sys;name=capability;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/capability" | 584 | SRC_URI += "git://github.com/moby/sys;name=capability;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/capability" |
585 | 585 | ||
586 | # github.com/moby/sys/sequential v0.6.0 | 586 | # github.com/moby/sys/sequential v0.6.0 |
587 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 | 587 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 |
588 | SRCREV_sequential="cafbe42351600ca9b363e220722f66d96f6e71f4" | 588 | SRCREV_sequential = "cafbe42351600ca9b363e220722f66d96f6e71f4" |
589 | SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/sequential" | 589 | SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/sequential" |
590 | 590 | ||
591 | # github.com/shibumi/go-pathspec v1.3.0 | 591 | # github.com/shibumi/go-pathspec v1.3.0 |
592 | # [1] git ls-remote https://github.com/shibumi/go-pathspec 30eddf187f62305a5b34f662049d077211abaacd | 592 | # [1] git ls-remote https://github.com/shibumi/go-pathspec 30eddf187f62305a5b34f662049d077211abaacd |
593 | SRCREV_go-pathspec="30eddf187f62305a5b34f662049d077211abaacd" | 593 | SRCREV_go-pathspec = "30eddf187f62305a5b34f662049d077211abaacd" |
594 | SRC_URI += "git://github.com/shibumi/go-pathspec;name=go-pathspec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/shibumi/go-pathspec" | 594 | SRC_URI += "git://github.com/shibumi/go-pathspec;name=go-pathspec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/shibumi/go-pathspec" |
595 | 595 | ||
596 | # go.opentelemetry.io/proto/otlp v1.3.1 | 596 | # go.opentelemetry.io/proto/otlp v1.3.1 |
597 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-proto-go a300cca6ca2b6c700b1c0409003751b762e30dea | 597 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-proto-go a300cca6ca2b6c700b1c0409003751b762e30dea |
598 | SRCREV_otlp="a300cca6ca2b6c700b1c0409003751b762e30dea" | 598 | SRCREV_otlp = "a300cca6ca2b6c700b1c0409003751b762e30dea" |
599 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;name=otlp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/proto/otlp" | 599 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;name=otlp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/proto/otlp" |
600 | 600 | ||
601 | # github.com/containerd/platforms v1.0.0-rc.1 | 601 | # github.com/containerd/platforms v1.0.0-rc.1 |
602 | # [1] git ls-remote https://github.com/containerd/platforms e3566b8ff1994b8dc88bae5768d32830e0cd0cfd | 602 | # [1] git ls-remote https://github.com/containerd/platforms e3566b8ff1994b8dc88bae5768d32830e0cd0cfd |
603 | SRCREV_platforms="e3566b8ff1994b8dc88bae5768d32830e0cd0cfd" | 603 | SRCREV_platforms = "e3566b8ff1994b8dc88bae5768d32830e0cd0cfd" |
604 | SRC_URI += "git://github.com/containerd/platforms;name=platforms;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/platforms" | 604 | SRC_URI += "git://github.com/containerd/platforms;name=platforms;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/platforms" |
605 | 605 | ||
606 | # github.com/docker/cli-docs-tool v0.9.0 | 606 | # github.com/docker/cli-docs-tool v0.9.0 |
607 | # [1] git ls-remote https://github.com/docker/cli-docs-tool b6c6689c907d2094d3d59b4b9446849bb6a3686f | 607 | # [1] git ls-remote https://github.com/docker/cli-docs-tool b6c6689c907d2094d3d59b4b9446849bb6a3686f |
608 | SRCREV_cli-docs-tool="b6c6689c907d2094d3d59b4b9446849bb6a3686f" | 608 | SRCREV_cli-docs-tool = "b6c6689c907d2094d3d59b4b9446849bb6a3686f" |
609 | SRC_URI += "git://github.com/docker/cli-docs-tool;name=cli-docs-tool;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/cli-docs-tool" | 609 | SRC_URI += "git://github.com/docker/cli-docs-tool;name=cli-docs-tool;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/cli-docs-tool" |
610 | 610 | ||
611 | # github.com/hashicorp/go-version v1.7.0 | 611 | # github.com/hashicorp/go-version v1.7.0 |
612 | # [1] git ls-remote https://github.com/hashicorp/go-version fcaa53267960208632e9308c93aa89535526a018 | 612 | # [1] git ls-remote https://github.com/hashicorp/go-version fcaa53267960208632e9308c93aa89535526a018 |
613 | SRCREV_go-version="fcaa53267960208632e9308c93aa89535526a018" | 613 | SRCREV_go-version = "fcaa53267960208632e9308c93aa89535526a018" |
614 | SRC_URI += "git://github.com/hashicorp/go-version;name=go-version;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-version" | 614 | SRC_URI += "git://github.com/hashicorp/go-version;name=go-version;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-version" |
615 | 615 | ||
616 | # go.opentelemetry.io/otel/metric v1.32.0 | 616 | # go.opentelemetry.io/otel/metric v1.32.0 |
617 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 7cfbd86a605c85e598eca9a899f6176b17076f4f | 617 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 7cfbd86a605c85e598eca9a899f6176b17076f4f |
618 | SRCREV_metric="7cfbd86a605c85e598eca9a899f6176b17076f4f" | 618 | SRCREV_metric = "7cfbd86a605c85e598eca9a899f6176b17076f4f" |
619 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=metric;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/metric" | 619 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=metric;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/metric" |
620 | 620 | ||
621 | # github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd | 621 | # github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd |
622 | # [1] git ls-remote https://github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94 | 622 | # [1] git ls-remote https://github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94 |
623 | SRCREV_concurrent="bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94" | 623 | SRCREV_concurrent = "bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94" |
624 | SRC_URI += "git://github.com/modern-go/concurrent;name=concurrent;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/modern-go/concurrent" | 624 | SRC_URI += "git://github.com/modern-go/concurrent;name=concurrent;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/modern-go/concurrent" |
625 | 625 | ||
626 | # github.com/xeipuuv/gojsonschema v1.2.0 | 626 | # github.com/xeipuuv/gojsonschema v1.2.0 |
627 | # [1] git ls-remote https://github.com/xeipuuv/gojsonschema 82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927 | 627 | # [1] git ls-remote https://github.com/xeipuuv/gojsonschema 82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927 |
628 | SRCREV_gojsonschema="82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927" | 628 | SRCREV_gojsonschema = "82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927" |
629 | SRC_URI += "git://github.com/xeipuuv/gojsonschema;name=gojsonschema;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonschema" | 629 | SRC_URI += "git://github.com/xeipuuv/gojsonschema;name=gojsonschema;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonschema" |
630 | 630 | ||
631 | # github.com/AlecAivazis/survey/v2 v2.3.7 | 631 | # github.com/AlecAivazis/survey/v2 v2.3.7 |
632 | # [1] git ls-remote https://github.com/AlecAivazis/survey fa37277e6394c29db7bcc94062cb30cd7785a126 | 632 | # [1] git ls-remote https://github.com/AlecAivazis/survey fa37277e6394c29db7bcc94062cb30cd7785a126 |
633 | SRCREV_v2="fa37277e6394c29db7bcc94062cb30cd7785a126" | 633 | SRCREV_v2 = "fa37277e6394c29db7bcc94062cb30cd7785a126" |
634 | SRC_URI += "git://github.com/AlecAivazis/survey;name=v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AlecAivazis/survey/v2" | 634 | SRC_URI += "git://github.com/AlecAivazis/survey;name=v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AlecAivazis/survey/v2" |
635 | 635 | ||
636 | # github.com/docker/go-connections v0.5.0 | 636 | # github.com/docker/go-connections v0.5.0 |
637 | # [1] git ls-remote https://github.com/docker/go-connections fa09c952e3eadbffaf8afc5b8a1667158ba38ace | 637 | # [1] git ls-remote https://github.com/docker/go-connections fa09c952e3eadbffaf8afc5b8a1667158ba38ace |
638 | SRCREV_go-connections="fa09c952e3eadbffaf8afc5b8a1667158ba38ace" | 638 | SRCREV_go-connections = "fa09c952e3eadbffaf8afc5b8a1667158ba38ace" |
639 | SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go-connections" | 639 | SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go-connections" |
640 | 640 | ||
641 | # github.com/Masterminds/semver/v3 v3.2.1 | 641 | # github.com/Masterminds/semver/v3 v3.2.1 |
642 | # [1] git ls-remote https://github.com/Masterminds/semver e06051f8fcc4c8b4a4990c337b9862a2448722e5 | 642 | # [1] git ls-remote https://github.com/Masterminds/semver e06051f8fcc4c8b4a4990c337b9862a2448722e5 |
643 | SRCREV_semver-v3="e06051f8fcc4c8b4a4990c337b9862a2448722e5" | 643 | SRCREV_semver-v3 = "e06051f8fcc4c8b4a4990c337b9862a2448722e5" |
644 | SRC_URI += "git://github.com/Masterminds/semver;name=semver-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Masterminds/semver/v3" | 644 | SRC_URI += "git://github.com/Masterminds/semver;name=semver-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Masterminds/semver/v3" |
645 | 645 | ||
646 | # github.com/containerd/continuity v0.4.5 | 646 | # github.com/containerd/continuity v0.4.5 |
647 | # [1] git ls-remote https://github.com/containerd/continuity 44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e | 647 | # [1] git ls-remote https://github.com/containerd/continuity 44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e |
648 | SRCREV_continuity="44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e" | 648 | SRCREV_continuity = "44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e" |
649 | SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/continuity" | 649 | SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/continuity" |
650 | 650 | ||
651 | # github.com/containerd/typeurl/v2 v2.2.3 | 651 | # github.com/containerd/typeurl/v2 v2.2.3 |
652 | # [1] git ls-remote https://github.com/containerd/typeurl 5b047adad57d172afa9654c019fe65bf0540cc4d | 652 | # [1] git ls-remote https://github.com/containerd/typeurl 5b047adad57d172afa9654c019fe65bf0540cc4d |
653 | SRCREV_typeurl-v2="5b047adad57d172afa9654c019fe65bf0540cc4d" | 653 | SRCREV_typeurl-v2 = "5b047adad57d172afa9654c019fe65bf0540cc4d" |
654 | SRC_URI += "git://github.com/containerd/typeurl;name=typeurl-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/typeurl/v2" | 654 | SRC_URI += "git://github.com/containerd/typeurl;name=typeurl-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/typeurl/v2" |
655 | 655 | ||
656 | # github.com/cpuguy83/go-md2man/v2 v2.0.6 | 656 | # github.com/cpuguy83/go-md2man/v2 v2.0.6 |
657 | # [1] git ls-remote https://github.com/cpuguy83/go-md2man 441631534462b74c098953dbd8d5f6210994b0bf | 657 | # [1] git ls-remote https://github.com/cpuguy83/go-md2man 441631534462b74c098953dbd8d5f6210994b0bf |
658 | SRCREV_go-md2man-v2="441631534462b74c098953dbd8d5f6210994b0bf" | 658 | SRCREV_go-md2man-v2 = "441631534462b74c098953dbd8d5f6210994b0bf" |
659 | SRC_URI += "git://github.com/cpuguy83/go-md2man;name=go-md2man-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cpuguy83/go-md2man/v2" | 659 | SRC_URI += "git://github.com/cpuguy83/go-md2man;name=go-md2man-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cpuguy83/go-md2man/v2" |
660 | 660 | ||
661 | # github.com/google/gnostic-models v0.6.8 | 661 | # github.com/google/gnostic-models v0.6.8 |
662 | # [1] git ls-remote https://github.com/google/gnostic-models 577692584cdf09674595bba0c182d0e8a44655d3 | 662 | # [1] git ls-remote https://github.com/google/gnostic-models 577692584cdf09674595bba0c182d0e8a44655d3 |
663 | SRCREV_gnostic-models="577692584cdf09674595bba0c182d0e8a44655d3" | 663 | SRCREV_gnostic-models = "577692584cdf09674595bba0c182d0e8a44655d3" |
664 | SRC_URI += "git://github.com/google/gnostic-models;name=gnostic-models;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gnostic-models" | 664 | SRC_URI += "git://github.com/google/gnostic-models;name=gnostic-models;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gnostic-models" |
665 | 665 | ||
666 | # github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb | 666 | # github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb |
667 | # [1] git ls-remote https://github.com/xeipuuv/gojsonpointer 02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb | 667 | # [1] git ls-remote https://github.com/xeipuuv/gojsonpointer 02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb |
668 | SRCREV_gojsonpointer="02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb" | 668 | SRCREV_gojsonpointer = "02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb" |
669 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;name=gojsonpointer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonpointer" | 669 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;name=gojsonpointer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonpointer" |
670 | 670 | ||
671 | # github.com/distribution/reference v0.6.0 | 671 | # github.com/distribution/reference v0.6.0 |
672 | # [1] git ls-remote https://github.com/distribution/reference ff14fafe2236e51c2894ac07d4bdfc778e96d682 | 672 | # [1] git ls-remote https://github.com/distribution/reference ff14fafe2236e51c2894ac07d4bdfc778e96d682 |
673 | SRCREV_reference="ff14fafe2236e51c2894ac07d4bdfc778e96d682" | 673 | SRCREV_reference = "ff14fafe2236e51c2894ac07d4bdfc778e96d682" |
674 | SRC_URI += "git://github.com/distribution/reference;name=reference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/distribution/reference" | 674 | SRC_URI += "git://github.com/distribution/reference;name=reference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/distribution/reference" |
675 | 675 | ||
676 | # github.com/mitchellh/mapstructure v1.5.0 | 676 | # github.com/mitchellh/mapstructure v1.5.0 |
677 | # [1] git ls-remote https://github.com/mitchellh/mapstructure ab69d8d93410fce4361f4912bb1ff88110a81311 | 677 | # [1] git ls-remote https://github.com/mitchellh/mapstructure ab69d8d93410fce4361f4912bb1ff88110a81311 |
678 | SRCREV_mapstructure="ab69d8d93410fce4361f4912bb1ff88110a81311" | 678 | SRCREV_mapstructure = "ab69d8d93410fce4361f4912bb1ff88110a81311" |
679 | SRC_URI += "git://github.com/mitchellh/mapstructure;name=mapstructure;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/mapstructure" | 679 | SRC_URI += "git://github.com/mitchellh/mapstructure;name=mapstructure;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/mapstructure" |
680 | 680 | ||
681 | # github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 | 681 | # github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 |
682 | # [1] git ls-remote https://github.com/skratchdot/open-golang eef8423979666925a58eb77f9db583e54320d5a4 | 682 | # [1] git ls-remote https://github.com/skratchdot/open-golang eef8423979666925a58eb77f9db583e54320d5a4 |
683 | SRCREV_open-golang="eef8423979666925a58eb77f9db583e54320d5a4" | 683 | SRCREV_open-golang = "eef8423979666925a58eb77f9db583e54320d5a4" |
684 | SRC_URI += "git://github.com/skratchdot/open-golang;name=open-golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/skratchdot/open-golang" | 684 | SRC_URI += "git://github.com/skratchdot/open-golang;name=open-golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/skratchdot/open-golang" |
685 | 685 | ||
686 | # github.com/containerd/errdefs/pkg v0.3.0 | 686 | # github.com/containerd/errdefs/pkg v0.3.0 |
687 | # [1] git ls-remote https://github.com/containerd/errdefs 4817405e4a3caeb7aee9dac68ed55339c59cb635 | 687 | # [1] git ls-remote https://github.com/containerd/errdefs 4817405e4a3caeb7aee9dac68ed55339c59cb635 |
688 | SRCREV_pkg="4817405e4a3caeb7aee9dac68ed55339c59cb635" | 688 | SRCREV_pkg = "4817405e4a3caeb7aee9dac68ed55339c59cb635" |
689 | SRC_URI += "git://github.com/containerd/errdefs;name=pkg;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs/pkg" | 689 | SRC_URI += "git://github.com/containerd/errdefs;name=pkg;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs/pkg" |
690 | 690 | ||
691 | # github.com/emicklei/go-restful/v3 v3.11.0 | 691 | # github.com/emicklei/go-restful/v3 v3.11.0 |
692 | # [1] git ls-remote https://github.com/emicklei/go-restful 30bec7807481e62e1e1e59ad57e7f22054806966 | 692 | # [1] git ls-remote https://github.com/emicklei/go-restful 30bec7807481e62e1e1e59ad57e7f22054806966 |
693 | SRCREV_go-restful-v3="30bec7807481e62e1e1e59ad57e7f22054806966" | 693 | SRCREV_go-restful-v3 = "30bec7807481e62e1e1e59ad57e7f22054806966" |
694 | SRC_URI += "git://github.com/emicklei/go-restful;name=go-restful-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/emicklei/go-restful/v3" | 694 | SRC_URI += "git://github.com/emicklei/go-restful;name=go-restful-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/emicklei/go-restful/v3" |
695 | 695 | ||
696 | # github.com/go-openapi/jsonpointer v0.19.6 | 696 | # github.com/go-openapi/jsonpointer v0.19.6 |
697 | # [1] git ls-remote https://github.com/go-openapi/jsonpointer 5df0d69a6be189afff354877d332f9ede32afe12 | 697 | # [1] git ls-remote https://github.com/go-openapi/jsonpointer 5df0d69a6be189afff354877d332f9ede32afe12 |
698 | SRCREV_jsonpointer="5df0d69a6be189afff354877d332f9ede32afe12" | 698 | SRCREV_jsonpointer = "5df0d69a6be189afff354877d332f9ede32afe12" |
699 | SRC_URI += "git://github.com/go-openapi/jsonpointer;name=jsonpointer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-openapi/jsonpointer" | 699 | SRC_URI += "git://github.com/go-openapi/jsonpointer;name=jsonpointer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-openapi/jsonpointer" |
700 | 700 | ||
701 | # github.com/hashicorp/go-cleanhttp v0.5.2 | 701 | # github.com/hashicorp/go-cleanhttp v0.5.2 |
702 | # [1] git ls-remote https://github.com/hashicorp/go-cleanhttp 6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2 | 702 | # [1] git ls-remote https://github.com/hashicorp/go-cleanhttp 6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2 |
703 | SRCREV_go-cleanhttp="6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2" | 703 | SRCREV_go-cleanhttp = "6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2" |
704 | SRC_URI += "git://github.com/hashicorp/go-cleanhttp;name=go-cleanhttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-cleanhttp" | 704 | SRC_URI += "git://github.com/hashicorp/go-cleanhttp;name=go-cleanhttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-cleanhttp" |
705 | 705 | ||
706 | # github.com/in-toto/in-toto-golang v0.5.0 | 706 | # github.com/in-toto/in-toto-golang v0.5.0 |
707 | # [1] git ls-remote https://github.com/in-toto/in-toto-golang ec599036d27ebaca3e8c03559d3f8fd5fe429dfe | 707 | # [1] git ls-remote https://github.com/in-toto/in-toto-golang ec599036d27ebaca3e8c03559d3f8fd5fe429dfe |
708 | SRCREV_in-toto-golang="ec599036d27ebaca3e8c03559d3f8fd5fe429dfe" | 708 | SRCREV_in-toto-golang = "ec599036d27ebaca3e8c03559d3f8fd5fe429dfe" |
709 | SRC_URI += "git://github.com/in-toto/in-toto-golang;name=in-toto-golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/in-toto/in-toto-golang" | 709 | SRC_URI += "git://github.com/in-toto/in-toto-golang;name=in-toto-golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/in-toto/in-toto-golang" |
710 | 710 | ||
711 | # github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 | 711 | # github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 |
712 | # [1] git ls-remote https://github.com/kballard/go-shellquote 95032a82bc518f77982ea72343cc1ade730072f0 | 712 | # [1] git ls-remote https://github.com/kballard/go-shellquote 95032a82bc518f77982ea72343cc1ade730072f0 |
713 | SRCREV_go-shellquote="95032a82bc518f77982ea72343cc1ade730072f0" | 713 | SRCREV_go-shellquote = "95032a82bc518f77982ea72343cc1ade730072f0" |
714 | SRC_URI += "git://github.com/kballard/go-shellquote;name=go-shellquote;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/kballard/go-shellquote" | 714 | SRC_URI += "git://github.com/kballard/go-shellquote;name=go-shellquote;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/kballard/go-shellquote" |
715 | 715 | ||
716 | # github.com/moby/docker-image-spec v1.3.1 | 716 | # github.com/moby/docker-image-spec v1.3.1 |
717 | # [1] git ls-remote https://github.com/moby/docker-image-spec f1d00ebd2d6d6805170d5543dbca4b850f35f9af | 717 | # [1] git ls-remote https://github.com/moby/docker-image-spec f1d00ebd2d6d6805170d5543dbca4b850f35f9af |
718 | SRCREV_docker-image-spec="f1d00ebd2d6d6805170d5543dbca4b850f35f9af" | 718 | SRCREV_docker-image-spec = "f1d00ebd2d6d6805170d5543dbca4b850f35f9af" |
719 | SRC_URI += "git://github.com/moby/docker-image-spec;name=docker-image-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/docker-image-spec" | 719 | SRC_URI += "git://github.com/moby/docker-image-spec;name=docker-image-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/docker-image-spec" |
720 | 720 | ||
721 | # github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 | 721 | # github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 |
722 | # [1] git ls-remote https://github.com/planetscale/vtprotobuf 0393e58bdf106fe0347e554d272a8f2c84d12461 | 722 | # [1] git ls-remote https://github.com/planetscale/vtprotobuf 0393e58bdf106fe0347e554d272a8f2c84d12461 |
723 | SRCREV_vtprotobuf="0393e58bdf106fe0347e554d272a8f2c84d12461" | 723 | SRCREV_vtprotobuf = "0393e58bdf106fe0347e554d272a8f2c84d12461" |
724 | SRC_URI += "git://github.com/planetscale/vtprotobuf;name=vtprotobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/planetscale/vtprotobuf" | 724 | SRC_URI += "git://github.com/planetscale/vtprotobuf;name=vtprotobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/planetscale/vtprotobuf" |
725 | 725 | ||
726 | # github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4 | 726 | # github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4 |
727 | # [1] git ls-remote https://github.com/tonistiigi/go-csvvalue ddb21b71c0b45f8854f3bb72726ee898a99c2348 | 727 | # [1] git ls-remote https://github.com/tonistiigi/go-csvvalue ddb21b71c0b45f8854f3bb72726ee898a99c2348 |
728 | SRCREV_go-csvvalue="ddb21b71c0b45f8854f3bb72726ee898a99c2348" | 728 | SRCREV_go-csvvalue = "ddb21b71c0b45f8854f3bb72726ee898a99c2348" |
729 | SRC_URI += "git://github.com/tonistiigi/go-csvvalue;name=go-csvvalue;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tonistiigi/go-csvvalue" | 729 | SRC_URI += "git://github.com/tonistiigi/go-csvvalue;name=go-csvvalue;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tonistiigi/go-csvvalue" |
730 | 730 | ||
731 | # github.com/hashicorp/go-multierror v1.1.1 | 731 | # github.com/hashicorp/go-multierror v1.1.1 |
732 | # [1] git ls-remote https://github.com/hashicorp/go-multierror 9974e9ec57696378079ecc3accd3d6f29401b3a0 | 732 | # [1] git ls-remote https://github.com/hashicorp/go-multierror 9974e9ec57696378079ecc3accd3d6f29401b3a0 |
733 | SRCREV_go-multierror="9974e9ec57696378079ecc3accd3d6f29401b3a0" | 733 | SRCREV_go-multierror = "9974e9ec57696378079ecc3accd3d6f29401b3a0" |
734 | SRC_URI += "git://github.com/hashicorp/go-multierror;name=go-multierror;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-multierror" | 734 | SRC_URI += "git://github.com/hashicorp/go-multierror;name=go-multierror;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-multierror" |
735 | 735 | ||
736 | # github.com/prometheus/client_model v0.6.1 | 736 | # github.com/prometheus/client_model v0.6.1 |
737 | # [1] git ls-remote https://github.com/prometheus/client_model 571429e996ba2d9499e3dcb12926767ba953c0ef | 737 | # [1] git ls-remote https://github.com/prometheus/client_model 571429e996ba2d9499e3dcb12926767ba953c0ef |
738 | SRCREV_client_model="571429e996ba2d9499e3dcb12926767ba953c0ef" | 738 | SRCREV_client_model = "571429e996ba2d9499e3dcb12926767ba953c0ef" |
739 | SRC_URI += "git://github.com/prometheus/client_model;name=client_model;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/client_model" | 739 | SRC_URI += "git://github.com/prometheus/client_model;name=client_model;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/client_model" |
740 | 740 | ||
741 | # github.com/russross/blackfriday/v2 v2.1.0 | 741 | # github.com/russross/blackfriday/v2 v2.1.0 |
742 | # [1] git ls-remote https://github.com/russross/blackfriday 4c9bf9512682b995722660a4196c0013228e2049 | 742 | # [1] git ls-remote https://github.com/russross/blackfriday 4c9bf9512682b995722660a4196c0013228e2049 |
743 | SRCREV_blackfriday-v2="4c9bf9512682b995722660a4196c0013228e2049" | 743 | SRCREV_blackfriday-v2 = "4c9bf9512682b995722660a4196c0013228e2049" |
744 | SRC_URI += "git://github.com/russross/blackfriday;name=blackfriday-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/russross/blackfriday/v2" | 744 | SRC_URI += "git://github.com/russross/blackfriday;name=blackfriday-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/russross/blackfriday/v2" |
745 | 745 | ||
746 | # github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205 | 746 | # github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205 |
747 | # [1] git ls-remote https://github.com/tonistiigi/dchapes-mode ca0759fec205a36ac026b90f4cf90c04c56e1f8b | 747 | # [1] git ls-remote https://github.com/tonistiigi/dchapes-mode ca0759fec205a36ac026b90f4cf90c04c56e1f8b |
748 | SRCREV_dchapes-mode="ca0759fec205a36ac026b90f4cf90c04c56e1f8b" | 748 | SRCREV_dchapes-mode = "ca0759fec205a36ac026b90f4cf90c04c56e1f8b" |
749 | SRC_URI += "git://github.com/tonistiigi/dchapes-mode;name=dchapes-mode;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tonistiigi/dchapes-mode" | 749 | SRC_URI += "git://github.com/tonistiigi/dchapes-mode;name=dchapes-mode;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tonistiigi/dchapes-mode" |
750 | 750 | ||
751 | # github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 | 751 | # github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 |
752 | # [1] git ls-remote https://github.com/xeipuuv/gojsonreference bd5ef7bd5415a7ac448318e64f11a24cd21e594b | 752 | # [1] git ls-remote https://github.com/xeipuuv/gojsonreference bd5ef7bd5415a7ac448318e64f11a24cd21e594b |
753 | SRCREV_gojsonreference="bd5ef7bd5415a7ac448318e64f11a24cd21e594b" | 753 | SRCREV_gojsonreference = "bd5ef7bd5415a7ac448318e64f11a24cd21e594b" |
754 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;name=gojsonreference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonreference" | 754 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;name=gojsonreference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonreference" |
755 | 755 | ||
756 | # github.com/xhit/go-str2duration/v2 v2.1.0 | 756 | # github.com/xhit/go-str2duration/v2 v2.1.0 |
757 | # [1] git ls-remote https://github.com/xhit/go-str2duration 017325bfda0895fe02177e4ebb07962e58735bbf | 757 | # [1] git ls-remote https://github.com/xhit/go-str2duration 017325bfda0895fe02177e4ebb07962e58735bbf |
758 | SRCREV_go-str2duration-v2="017325bfda0895fe02177e4ebb07962e58735bbf" | 758 | SRCREV_go-str2duration-v2 = "017325bfda0895fe02177e4ebb07962e58735bbf" |
759 | SRC_URI += "git://github.com/xhit/go-str2duration;name=go-str2duration-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xhit/go-str2duration/v2" | 759 | SRC_URI += "git://github.com/xhit/go-str2duration;name=go-str2duration-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xhit/go-str2duration/v2" |
760 | 760 | ||
761 | # github.com/containerd/containerd/v2 v2.0.2 | 761 | # github.com/containerd/containerd/v2 v2.0.2 |
762 | # [1] git ls-remote https://github.com/containerd/containerd c507a0257ea6462fbd6f5ba4f5c74facb04021f4 | 762 | # [1] git ls-remote https://github.com/containerd/containerd c507a0257ea6462fbd6f5ba4f5c74facb04021f4 |
763 | SRCREV_containerd-v2="c507a0257ea6462fbd6f5ba4f5c74facb04021f4" | 763 | SRCREV_containerd-v2 = "c507a0257ea6462fbd6f5ba4f5c74facb04021f4" |
764 | SRC_URI += "git://github.com/containerd/containerd;name=containerd-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd/v2" | 764 | SRC_URI += "git://github.com/containerd/containerd;name=containerd-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd/v2" |
765 | 765 | ||
766 | # github.com/opencontainers/go-digest v1.0.0 | 766 | # github.com/opencontainers/go-digest v1.0.0 |
767 | # [1] git ls-remote https://github.com/opencontainers/go-digest ea51bea511f75cfa3ef6098cc253c5c3609b037a | 767 | # [1] git ls-remote https://github.com/opencontainers/go-digest ea51bea511f75cfa3ef6098cc253c5c3609b037a |
768 | SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a" | 768 | SRCREV_go-digest = "ea51bea511f75cfa3ef6098cc253c5c3609b037a" |
769 | SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/go-digest" | 769 | SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/go-digest" |
770 | 770 | ||
771 | # github.com/aws/aws-sdk-go-v2/config v1.27.27 | 771 | # github.com/aws/aws-sdk-go-v2/config v1.27.27 |
772 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 b8a0918056d0ae923f811f525c17066bbb45f050 | 772 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 b8a0918056d0ae923f811f525c17066bbb45f050 |
773 | SRCREV_config="b8a0918056d0ae923f811f525c17066bbb45f050" | 773 | SRCREV_config = "b8a0918056d0ae923f811f525c17066bbb45f050" |
774 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=config;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/config" | 774 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=config;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/config" |
775 | 775 | ||
776 | # github.com/go-openapi/jsonreference v0.20.2 | 776 | # github.com/go-openapi/jsonreference v0.20.2 |
777 | # [1] git ls-remote https://github.com/go-openapi/jsonreference 1f158e563669961b8e54817e3ea57978d439ffff | 777 | # [1] git ls-remote https://github.com/go-openapi/jsonreference 1f158e563669961b8e54817e3ea57978d439ffff |
778 | SRCREV_jsonreference="1f158e563669961b8e54817e3ea57978d439ffff" | 778 | SRCREV_jsonreference = "1f158e563669961b8e54817e3ea57978d439ffff" |
779 | SRC_URI += "git://github.com/go-openapi/jsonreference;name=jsonreference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-openapi/jsonreference" | 779 | SRC_URI += "git://github.com/go-openapi/jsonreference;name=jsonreference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-openapi/jsonreference" |
780 | 780 | ||
781 | # github.com/go-viper/mapstructure/v2 v2.0.0 | 781 | # github.com/go-viper/mapstructure/v2 v2.0.0 |
782 | # [1] git ls-remote https://github.com/go-viper/mapstructure 6abdb44d71d6ac11f79c11a30a9653c9e4986625 | 782 | # [1] git ls-remote https://github.com/go-viper/mapstructure 6abdb44d71d6ac11f79c11a30a9653c9e4986625 |
783 | SRCREV_mapstructure-v2="6abdb44d71d6ac11f79c11a30a9653c9e4986625" | 783 | SRCREV_mapstructure-v2 = "6abdb44d71d6ac11f79c11a30a9653c9e4986625" |
784 | SRC_URI += "git://github.com/go-viper/mapstructure;name=mapstructure-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-viper/mapstructure/v2" | 784 | SRC_URI += "git://github.com/go-viper/mapstructure;name=mapstructure-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-viper/mapstructure/v2" |
785 | 785 | ||
786 | # github.com/prometheus/client_golang v1.20.5 | 786 | # github.com/prometheus/client_golang v1.20.5 |
787 | # [1] git ls-remote https://github.com/prometheus/client_golang 48e12a185519fd76b4e514b597483781d9ba4093 | 787 | # [1] git ls-remote https://github.com/prometheus/client_golang 48e12a185519fd76b4e514b597483781d9ba4093 |
788 | SRCREV_client_golang="48e12a185519fd76b4e514b597483781d9ba4093" | 788 | SRCREV_client_golang = "48e12a185519fd76b4e514b597483781d9ba4093" |
789 | SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/client_golang" | 789 | SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/client_golang" |
790 | 790 | ||
791 | # go.opentelemetry.io/otel/sdk/metric v1.32.0 | 791 | # go.opentelemetry.io/otel/sdk/metric v1.32.0 |
792 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 7cfbd86a605c85e598eca9a899f6176b17076f4f | 792 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 7cfbd86a605c85e598eca9a899f6176b17076f4f |
793 | SRCREV_sdk-metric="7cfbd86a605c85e598eca9a899f6176b17076f4f" | 793 | SRCREV_sdk-metric = "7cfbd86a605c85e598eca9a899f6176b17076f4f" |
794 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=sdk-metric;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/sdk/metric" | 794 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=sdk-metric;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/sdk/metric" |
795 | 795 | ||
796 | # github.com/opencontainers/image-spec v1.1.1 | 796 | # github.com/opencontainers/image-spec v1.1.1 |
797 | # [1] git ls-remote https://github.com/opencontainers/image-spec 147f9c13cedb47a0c4d9a11a222961073d585877 | 797 | # [1] git ls-remote https://github.com/opencontainers/image-spec 147f9c13cedb47a0c4d9a11a222961073d585877 |
798 | SRCREV_image-spec="147f9c13cedb47a0c4d9a11a222961073d585877" | 798 | SRCREV_image-spec = "147f9c13cedb47a0c4d9a11a222961073d585877" |
799 | SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/image-spec" | 799 | SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/image-spec" |
800 | 800 | ||
801 | # github.com/theupdateframework/notary v0.7.0 | 801 | # github.com/theupdateframework/notary v0.7.0 |
802 | # [1] git ls-remote https://github.com/notaryproject/notary b0b6bfdd4933081e8d5ae026b24e8337311dd598 | 802 | # [1] git ls-remote https://github.com/notaryproject/notary b0b6bfdd4933081e8d5ae026b24e8337311dd598 |
803 | SRCREV_notary="b0b6bfdd4933081e8d5ae026b24e8337311dd598" | 803 | SRCREV_notary = "b0b6bfdd4933081e8d5ae026b24e8337311dd598" |
804 | SRC_URI += "git://github.com/notaryproject/notary;name=notary;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/theupdateframework/notary" | 804 | SRC_URI += "git://github.com/notaryproject/notary;name=notary;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/theupdateframework/notary" |
805 | 805 | ||
806 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 | 806 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 |
807 | # [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9 | 807 | # [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9 |
808 | SRCREV_go-fuzz-headers="e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9" | 808 | SRCREV_go-fuzz-headers = "e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9" |
809 | SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AdaLogics/go-fuzz-headers" | 809 | SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AdaLogics/go-fuzz-headers" |
810 | 810 | ||
811 | # github.com/containerd/containerd/api v1.8.0 | 811 | # github.com/containerd/containerd/api v1.8.0 |
812 | # [1] git ls-remote https://github.com/containerd/containerd cf36acf6b6dde383952f523e9b0b721b20dec88a | 812 | # [1] git ls-remote https://github.com/containerd/containerd cf36acf6b6dde383952f523e9b0b721b20dec88a |
813 | SRCREV_api="cf36acf6b6dde383952f523e9b0b721b20dec88a" | 813 | SRCREV_api = "cf36acf6b6dde383952f523e9b0b721b20dec88a" |
814 | SRC_URI += "git://github.com/containerd/containerd;name=api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd/api" | 814 | SRC_URI += "git://github.com/containerd/containerd;name=api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd/api" |
815 | 815 | ||
816 | # github.com/inconshreveable/mousetrap v1.1.0 | 816 | # github.com/inconshreveable/mousetrap v1.1.0 |
817 | # [1] git ls-remote https://github.com/inconshreveable/mousetrap 4e8053ee7ef85a6bd26368364a6d27f1641c1d21 | 817 | # [1] git ls-remote https://github.com/inconshreveable/mousetrap 4e8053ee7ef85a6bd26368364a6d27f1641c1d21 |
818 | SRCREV_mousetrap="4e8053ee7ef85a6bd26368364a6d27f1641c1d21" | 818 | SRCREV_mousetrap = "4e8053ee7ef85a6bd26368364a6d27f1641c1d21" |
819 | SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/inconshreveable/mousetrap" | 819 | SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/inconshreveable/mousetrap" |
820 | 820 | ||
821 | # sigs.k8s.io/structured-merge-diff/v4 v4.4.1 | 821 | # sigs.k8s.io/structured-merge-diff/v4 v4.4.1 |
822 | # [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff cf09e71f4508bfc416135048e392a8a4990bf4e3 | 822 | # [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff cf09e71f4508bfc416135048e392a8a4990bf4e3 |
823 | SRCREV_structured-merge-diff-v4="cf09e71f4508bfc416135048e392a8a4990bf4e3" | 823 | SRCREV_structured-merge-diff-v4 = "cf09e71f4508bfc416135048e392a8a4990bf4e3" |
824 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;name=structured-merge-diff-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/structured-merge-diff/v4" | 824 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;name=structured-merge-diff-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/structured-merge-diff/v4" |
825 | 825 | ||
826 | # github.com/compose-spec/compose-go/v2 v2.4.9-0.20250302154753-e508c724a35f | 826 | # github.com/compose-spec/compose-go/v2 v2.4.9-0.20250302154753-e508c724a35f |
827 | # [1] git ls-remote https://github.com/compose-spec/compose-go e508c724a35f6b21d90b4282baa776916f8a55d0 | 827 | # [1] git ls-remote https://github.com/compose-spec/compose-go e508c724a35f6b21d90b4282baa776916f8a55d0 |
828 | SRCREV_compose-go-v2="e508c724a35f6b21d90b4282baa776916f8a55d0" | 828 | SRCREV_compose-go-v2 = "e508c724a35f6b21d90b4282baa776916f8a55d0" |
829 | SRC_URI += "git://github.com/compose-spec/compose-go;name=compose-go-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/compose-spec/compose-go/v2" | 829 | SRC_URI += "git://github.com/compose-spec/compose-go;name=compose-go-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/compose-spec/compose-go/v2" |
830 | 830 | ||
831 | # github.com/mitchellh/hashstructure/v2 v2.0.2 | 831 | # github.com/mitchellh/hashstructure/v2 v2.0.2 |
832 | # [1] git ls-remote https://github.com/mitchellh/hashstructure a045b665615f739329536a58c25ca6327abf1ec1 | 832 | # [1] git ls-remote https://github.com/mitchellh/hashstructure a045b665615f739329536a58c25ca6327abf1ec1 |
833 | SRCREV_hashstructure-v2="a045b665615f739329536a58c25ca6327abf1ec1" | 833 | SRCREV_hashstructure-v2 = "a045b665615f739329536a58c25ca6327abf1ec1" |
834 | SRC_URI += "git://github.com/mitchellh/hashstructure;name=hashstructure-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/hashstructure/v2" | 834 | SRC_URI += "git://github.com/mitchellh/hashstructure;name=hashstructure-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/hashstructure/v2" |
835 | 835 | ||
836 | # tags.cncf.io/container-device-interface v0.8.1 | 836 | # tags.cncf.io/container-device-interface v0.8.1 |
837 | # [1] git ls-remote https://github.com/cncf-tags/container-device-interface d1a2c366833ff17c1b12db9637314e035871b1ef | 837 | # [1] git ls-remote https://github.com/cncf-tags/container-device-interface d1a2c366833ff17c1b12db9637314e035871b1ef |
838 | SRCREV_container-device-interface="d1a2c366833ff17c1b12db9637314e035871b1ef" | 838 | SRCREV_container-device-interface = "d1a2c366833ff17c1b12db9637314e035871b1ef" |
839 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=container-device-interface;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/tags.cncf.io/container-device-interface" | 839 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=container-device-interface;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/tags.cncf.io/container-device-interface" |
840 | 840 | ||
841 | # github.com/apparentlymart/go-textseg/v15 v15.0.0 | 841 | # github.com/apparentlymart/go-textseg/v15 v15.0.0 |
842 | # [1] git ls-remote https://github.com/apparentlymart/go-textseg 72b78f42484ddc3f58858f794da1771fb9559ad0 | 842 | # [1] git ls-remote https://github.com/apparentlymart/go-textseg 72b78f42484ddc3f58858f794da1771fb9559ad0 |
843 | SRCREV_v15="72b78f42484ddc3f58858f794da1771fb9559ad0" | 843 | SRCREV_v15 = "72b78f42484ddc3f58858f794da1771fb9559ad0" |
844 | SRC_URI += "git://github.com/apparentlymart/go-textseg;name=v15;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/apparentlymart/go-textseg/v15" | 844 | SRC_URI += "git://github.com/apparentlymart/go-textseg;name=v15;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/apparentlymart/go-textseg/v15" |
845 | 845 | ||
846 | # github.com/aws/aws-sdk-go-v2/credentials v1.17.27 | 846 | # github.com/aws/aws-sdk-go-v2/credentials v1.17.27 |
847 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 b8a0918056d0ae923f811f525c17066bbb45f050 | 847 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 b8a0918056d0ae923f811f525c17066bbb45f050 |
848 | SRCREV_credentials="b8a0918056d0ae923f811f525c17066bbb45f050" | 848 | SRCREV_credentials = "b8a0918056d0ae923f811f525c17066bbb45f050" |
849 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=credentials;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/credentials" | 849 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=credentials;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/credentials" |
850 | 850 | ||
851 | # github.com/aws/aws-sdk-go-v2/service/sso v1.22.4 | 851 | # github.com/aws/aws-sdk-go-v2/service/sso v1.22.4 |
852 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 b8a0918056d0ae923f811f525c17066bbb45f050 | 852 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 b8a0918056d0ae923f811f525c17066bbb45f050 |
853 | SRCREV_sso="b8a0918056d0ae923f811f525c17066bbb45f050" | 853 | SRCREV_sso = "b8a0918056d0ae923f811f525c17066bbb45f050" |
854 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=sso;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/sso" | 854 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=sso;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/sso" |
855 | 855 | ||
856 | # github.com/aws/aws-sdk-go-v2/service/sts v1.30.3 | 856 | # github.com/aws/aws-sdk-go-v2/service/sts v1.30.3 |
857 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c | 857 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c |
858 | SRCREV_sts="0599931efcf551dc63f84ec669d7fb5cfe14f64c" | 858 | SRCREV_sts = "0599931efcf551dc63f84ec669d7fb5cfe14f64c" |
859 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=sts;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/sts" | 859 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=sts;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/sts" |
860 | 860 | ||
861 | # github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 | 861 | # github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 |
862 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 4fd9126607b61a0fe22af3a6a31b4e4792a66d83 | 862 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 4fd9126607b61a0fe22af3a6a31b4e4792a66d83 |
863 | SRCREV_ini="4fd9126607b61a0fe22af3a6a31b4e4792a66d83" | 863 | SRCREV_ini = "4fd9126607b61a0fe22af3a6a31b4e4792a66d83" |
864 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=ini;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/internal/ini" | 864 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=ini;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/internal/ini" |
865 | 865 | ||
866 | # github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 | 866 | # github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 |
867 | # [1] git ls-remote https://github.com/grpc-ecosystem/grpc-gateway 0b14a81276e64dcbf611990bc211082b62a334e6 | 867 | # [1] git ls-remote https://github.com/grpc-ecosystem/grpc-gateway 0b14a81276e64dcbf611990bc211082b62a334e6 |
868 | SRCREV_grpc-gateway-v2="0b14a81276e64dcbf611990bc211082b62a334e6" | 868 | SRCREV_grpc-gateway-v2 = "0b14a81276e64dcbf611990bc211082b62a334e6" |
869 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;name=grpc-gateway-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/grpc-ecosystem/grpc-gateway/v2" | 869 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;name=grpc-gateway-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/grpc-ecosystem/grpc-gateway/v2" |
870 | 870 | ||
871 | # google.golang.org/genproto/googleapis/api v0.0.0-20241202173237-19429a94021a | 871 | # google.golang.org/genproto/googleapis/api v0.0.0-20241202173237-19429a94021a |
872 | # [1] git ls-remote https://github.com/googleapis/go-genproto 19429a94021accaa4bb60cbed61190248f4ef066 | 872 | # [1] git ls-remote https://github.com/googleapis/go-genproto 19429a94021accaa4bb60cbed61190248f4ef066 |
873 | SRCREV_googleapis-api="19429a94021accaa4bb60cbed61190248f4ef066" | 873 | SRCREV_googleapis-api = "19429a94021accaa4bb60cbed61190248f4ef066" |
874 | SRC_URI += "git://github.com/googleapis/go-genproto;name=googleapis-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/api" | 874 | SRC_URI += "git://github.com/googleapis/go-genproto;name=googleapis-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/api" |
875 | 875 | ||
876 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a | 876 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a |
877 | # [1] git ls-remote https://github.com/googleapis/go-genproto 19429a94021accaa4bb60cbed61190248f4ef066 | 877 | # [1] git ls-remote https://github.com/googleapis/go-genproto 19429a94021accaa4bb60cbed61190248f4ef066 |
878 | SRCREV_rpc="19429a94021accaa4bb60cbed61190248f4ef066" | 878 | SRCREV_rpc = "19429a94021accaa4bb60cbed61190248f4ef066" |
879 | SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/rpc" | 879 | SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/rpc" |
880 | 880 | ||
881 | # github.com/docker/docker-credential-helpers v0.8.2 | 881 | # github.com/docker/docker-credential-helpers v0.8.2 |
882 | # [1] git ls-remote https://github.com/docker/docker-credential-helpers 6b9df3ebb5da5aa22f722b25506bba1414519c6a | 882 | # [1] git ls-remote https://github.com/docker/docker-credential-helpers 6b9df3ebb5da5aa22f722b25506bba1414519c6a |
883 | SRCREV_docker-credential-helpers="6b9df3ebb5da5aa22f722b25506bba1414519c6a" | 883 | SRCREV_docker-credential-helpers = "6b9df3ebb5da5aa22f722b25506bba1414519c6a" |
884 | SRC_URI += "git://github.com/docker/docker-credential-helpers;name=docker-credential-helpers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker-credential-helpers" | 884 | SRC_URI += "git://github.com/docker/docker-credential-helpers;name=docker-credential-helpers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker-credential-helpers" |
885 | 885 | ||
886 | # github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.4 | 886 | # github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.4 |
887 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c | 887 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c |
888 | SRCREV_ssooidc="0599931efcf551dc63f84ec669d7fb5cfe14f64c" | 888 | SRCREV_ssooidc = "0599931efcf551dc63f84ec669d7fb5cfe14f64c" |
889 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=ssooidc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/ssooidc" | 889 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=ssooidc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/ssooidc" |
890 | 890 | ||
891 | # github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.11 | 891 | # github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.11 |
892 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c | 892 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c |
893 | SRCREV_imds="0599931efcf551dc63f84ec669d7fb5cfe14f64c" | 893 | SRCREV_imds = "0599931efcf551dc63f84ec669d7fb5cfe14f64c" |
894 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=imds;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/feature/ec2/imds" | 894 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=imds;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/feature/ec2/imds" |
895 | 895 | ||
896 | # go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0 | 896 | # go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0 |
897 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 | 897 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 |
898 | SRCREV_otlptrace="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" | 898 | SRCREV_otlptrace = "bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" |
899 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptrace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace" | 899 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptrace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace" |
900 | 900 | ||
901 | # github.com/secure-systems-lab/go-securesystemslib v0.4.0 | 901 | # github.com/secure-systems-lab/go-securesystemslib v0.4.0 |
902 | # [1] git ls-remote https://github.com/secure-systems-lab/go-securesystemslib abcd7c95c952df38eb237fab3764ef1b8d2b15c9 | 902 | # [1] git ls-remote https://github.com/secure-systems-lab/go-securesystemslib abcd7c95c952df38eb237fab3764ef1b8d2b15c9 |
903 | SRCREV_go-securesystemslib="abcd7c95c952df38eb237fab3764ef1b8d2b15c9" | 903 | SRCREV_go-securesystemslib = "abcd7c95c952df38eb237fab3764ef1b8d2b15c9" |
904 | SRC_URI += "git://github.com/secure-systems-lab/go-securesystemslib;name=go-securesystemslib;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/secure-systems-lab/go-securesystemslib" | 904 | SRC_URI += "git://github.com/secure-systems-lab/go-securesystemslib;name=go-securesystemslib;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/secure-systems-lab/go-securesystemslib" |
905 | 905 | ||
906 | # github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.15 | 906 | # github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.15 |
907 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c | 907 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c |
908 | SRCREV_endpoints-v2="0599931efcf551dc63f84ec669d7fb5cfe14f64c" | 908 | SRCREV_endpoints-v2 = "0599931efcf551dc63f84ec669d7fb5cfe14f64c" |
909 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=endpoints-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2" | 909 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=endpoints-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2" |
910 | 910 | ||
911 | # github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.15 | 911 | # github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.15 |
912 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c | 912 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c |
913 | SRCREV_configsources="0599931efcf551dc63f84ec669d7fb5cfe14f64c" | 913 | SRCREV_configsources = "0599931efcf551dc63f84ec669d7fb5cfe14f64c" |
914 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=configsources;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/internal/configsources" | 914 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=configsources;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/internal/configsources" |
915 | 915 | ||
916 | # github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.17 | 916 | # github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.17 |
917 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c | 917 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c |
918 | SRCREV_presigned-url="0599931efcf551dc63f84ec669d7fb5cfe14f64c" | 918 | SRCREV_presigned-url = "0599931efcf551dc63f84ec669d7fb5cfe14f64c" |
919 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=presigned-url;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url" | 919 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=presigned-url;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url" |
920 | 920 | ||
921 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 | 921 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 |
922 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 9cf5701e6b6611b2c406639039a1bccd883db080 | 922 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 9cf5701e6b6611b2c406639039a1bccd883db080 |
923 | SRCREV_otelhttp="9cf5701e6b6611b2c406639039a1bccd883db080" | 923 | SRCREV_otelhttp = "9cf5701e6b6611b2c406639039a1bccd883db080" |
924 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp" | 924 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp" |
925 | 925 | ||
926 | # github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3 | 926 | # github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3 |
927 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 4509a600408280c8dcdbc6825ba750cf1628423d | 927 | # [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 4509a600408280c8dcdbc6825ba750cf1628423d |
928 | SRCREV_accept-encoding="4509a600408280c8dcdbc6825ba750cf1628423d" | 928 | SRCREV_accept-encoding = "4509a600408280c8dcdbc6825ba750cf1628423d" |
929 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=accept-encoding;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding" | 929 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=accept-encoding;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding" |
930 | 930 | ||
931 | # go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.31.0 | 931 | # go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.31.0 |
932 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 | 932 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 |
933 | SRCREV_otlptracegrpc="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" | 933 | SRCREV_otlptracegrpc = "bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" |
934 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracegrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc" | 934 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracegrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc" |
935 | 935 | ||
936 | # go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0 | 936 | # go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0 |
937 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 | 937 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 |
938 | SRCREV_otlptracehttp="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" | 938 | SRCREV_otlptracehttp = "bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" |
939 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracehttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp" | 939 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracehttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp" |
940 | 940 | ||
941 | # go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.31.0 | 941 | # go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.31.0 |
942 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 | 942 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 |
943 | SRCREV_otlpmetricgrpc="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" | 943 | SRCREV_otlpmetricgrpc = "bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" |
944 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlpmetricgrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc" | 944 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlpmetricgrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc" |
945 | 945 | ||
946 | # go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.31.0 | 946 | # go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.31.0 |
947 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 | 947 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 |
948 | SRCREV_otlpmetrichttp="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" | 948 | SRCREV_otlpmetrichttp = "bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" |
949 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlpmetrichttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp" | 949 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlpmetrichttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp" |
950 | 950 | ||
951 | # go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.56.0 | 951 | # go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.56.0 |
952 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 9cf5701e6b6611b2c406639039a1bccd883db080 | 952 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 9cf5701e6b6611b2c406639039a1bccd883db080 |
953 | SRCREV_otelgrpc="9cf5701e6b6611b2c406639039a1bccd883db080" | 953 | SRCREV_otelgrpc = "9cf5701e6b6611b2c406639039a1bccd883db080" |
954 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelgrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc" | 954 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelgrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc" |
955 | 955 | ||
956 | # go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.56.0 | 956 | # go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.56.0 |
957 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 9cf5701e6b6611b2c406639039a1bccd883db080 | 957 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 9cf5701e6b6611b2c406639039a1bccd883db080 |
958 | SRCREV_otelhttptrace="9cf5701e6b6611b2c406639039a1bccd883db080" | 958 | SRCREV_otelhttptrace = "9cf5701e6b6611b2c406639039a1bccd883db080" |
959 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttptrace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace" | 959 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttptrace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace" |
960 | 960 | ||