diff options
Diffstat (limited to 'recipes-containers/nerdctl/src_uri.inc')
-rw-r--r-- | recipes-containers/nerdctl/src_uri.inc | 260 |
1 files changed, 130 insertions, 130 deletions
diff --git a/recipes-containers/nerdctl/src_uri.inc b/recipes-containers/nerdctl/src_uri.inc index 90ac270b..d655ac58 100644 --- a/recipes-containers/nerdctl/src_uri.inc +++ b/recipes-containers/nerdctl/src_uri.inc | |||
@@ -1,650 +1,650 @@ | |||
1 | # gotest.tools/v3 v3.5.2 | 1 | # gotest.tools/v3 v3.5.2 |
2 | # [1] git ls-remote https://github.com/gotestyourself/gotest.tools 0b81523ff268a1f1b0baf4a5da67e42fbb86880b | 2 | # [1] git ls-remote https://github.com/gotestyourself/gotest.tools 0b81523ff268a1f1b0baf4a5da67e42fbb86880b |
3 | SRCREV_gotest.tools-v3="0b81523ff268a1f1b0baf4a5da67e42fbb86880b" | 3 | SRCREV_gotest.tools-v3 = "0b81523ff268a1f1b0baf4a5da67e42fbb86880b" |
4 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=gotest.tools-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gotest.tools/v3" | 4 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=gotest.tools-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gotest.tools/v3" |
5 | 5 | ||
6 | # go.uber.org/mock v0.5.0 | 6 | # go.uber.org/mock v0.5.0 |
7 | # [1] git ls-remote https://github.com/uber/mock a9c44d91ce00ef09603d3822452a4f9c8fefd278 | 7 | # [1] git ls-remote https://github.com/uber/mock a9c44d91ce00ef09603d3822452a4f9c8fefd278 |
8 | SRCREV_mock="a9c44d91ce00ef09603d3822452a4f9c8fefd278" | 8 | SRCREV_mock = "a9c44d91ce00ef09603d3822452a4f9c8fefd278" |
9 | SRC_URI += "git://github.com/uber/mock;name=mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/mock" | 9 | SRC_URI += "git://github.com/uber/mock;name=mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/mock" |
10 | 10 | ||
11 | # golang.org/x/net v0.37.0 | 11 | # golang.org/x/net v0.37.0 |
12 | # [1] git ls-remote https://go.googlesource.com/net 99b3ae0643f9a2f9d820fcbba5f9e4c83b23bd48 | 12 | # [1] git ls-remote https://go.googlesource.com/net 99b3ae0643f9a2f9d820fcbba5f9e4c83b23bd48 |
13 | SRCREV_net="99b3ae0643f9a2f9d820fcbba5f9e4c83b23bd48" | 13 | SRCREV_net = "99b3ae0643f9a2f9d820fcbba5f9e4c83b23bd48" |
14 | SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/net" | 14 | SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/net" |
15 | 15 | ||
16 | # golang.org/x/sys v0.31.0 | 16 | # golang.org/x/sys v0.31.0 |
17 | # [1] git ls-remote https://github.com/golang/sys 74cfc93a99be6ca6f193856132e6799065b071af | 17 | # [1] git ls-remote https://github.com/golang/sys 74cfc93a99be6ca6f193856132e6799065b071af |
18 | SRCREV_sys="74cfc93a99be6ca6f193856132e6799065b071af" | 18 | SRCREV_sys = "74cfc93a99be6ca6f193856132e6799065b071af" |
19 | SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sys" | 19 | SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sys" |
20 | 20 | ||
21 | # gopkg.in/yaml.v3 v3.0.1 | 21 | # gopkg.in/yaml.v3 v3.0.1 |
22 | # [1] git ls-remote https://github.com/go-yaml/yaml f6f7691b1fdeb513f56608cd2c32c51f8194bf51 | 22 | # [1] git ls-remote https://github.com/go-yaml/yaml f6f7691b1fdeb513f56608cd2c32c51f8194bf51 |
23 | SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51" | 23 | SRCREV_yaml.v3 = "f6f7691b1fdeb513f56608cd2c32c51f8194bf51" |
24 | 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" | 24 | 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" |
25 | 25 | ||
26 | # go.opencensus.io v0.24.0 | 26 | # go.opencensus.io v0.24.0 |
27 | # [1] git ls-remote https://github.com/census-instrumentation/opencensus-go b1a01ee95db0e690d91d7193d037447816fae4c5 | 27 | # [1] git ls-remote https://github.com/census-instrumentation/opencensus-go b1a01ee95db0e690d91d7193d037447816fae4c5 |
28 | SRCREV_go.opencensus.io="b1a01ee95db0e690d91d7193d037447816fae4c5" | 28 | SRCREV_go.opencensus.io = "b1a01ee95db0e690d91d7193d037447816fae4c5" |
29 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opencensus.io;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opencensus.io" | 29 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opencensus.io;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opencensus.io" |
30 | 30 | ||
31 | # golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f | 31 | # golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f |
32 | # [1] git ls-remote https://go.googlesource.com/exp 2d47ceb2692f22136c9ff680c192d3d19c5dd9e2 | 32 | # [1] git ls-remote https://go.googlesource.com/exp 2d47ceb2692f22136c9ff680c192d3d19c5dd9e2 |
33 | SRCREV_exp="2d47ceb2692f22136c9ff680c192d3d19c5dd9e2" | 33 | SRCREV_exp = "2d47ceb2692f22136c9ff680c192d3d19c5dd9e2" |
34 | SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/exp" | 34 | SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/exp" |
35 | 35 | ||
36 | # golang.org/x/sync v0.12.0 | 36 | # golang.org/x/sync v0.12.0 |
37 | # [1] git ls-remote https://go.googlesource.com/sync b637f27e40ad6e222f3d301cc113e635f0fa08be | 37 | # [1] git ls-remote https://go.googlesource.com/sync b637f27e40ad6e222f3d301cc113e635f0fa08be |
38 | SRCREV_sync="b637f27e40ad6e222f3d301cc113e635f0fa08be" | 38 | SRCREV_sync = "b637f27e40ad6e222f3d301cc113e635f0fa08be" |
39 | SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sync" | 39 | SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sync" |
40 | 40 | ||
41 | # golang.org/x/term v0.30.0 | 41 | # golang.org/x/term v0.30.0 |
42 | # [1] git ls-remote https://go.googlesource.com/term 04218fdaf78fa213d4e82c988184a250f6c354c2 | 42 | # [1] git ls-remote https://go.googlesource.com/term 04218fdaf78fa213d4e82c988184a250f6c354c2 |
43 | SRCREV_x-term="04218fdaf78fa213d4e82c988184a250f6c354c2" | 43 | SRCREV_x-term = "04218fdaf78fa213d4e82c988184a250f6c354c2" |
44 | SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/term" | 44 | SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/term" |
45 | 45 | ||
46 | # golang.org/x/text v0.23.0 | 46 | # golang.org/x/text v0.23.0 |
47 | # [1] git ls-remote https://go.googlesource.com/text 566b44fc931e2542778a18423c655ce99b4f1402 | 47 | # [1] git ls-remote https://go.googlesource.com/text 566b44fc931e2542778a18423c655ce99b4f1402 |
48 | SRCREV_text="566b44fc931e2542778a18423c655ce99b4f1402" | 48 | SRCREV_text = "566b44fc931e2542778a18423c655ce99b4f1402" |
49 | SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text" | 49 | SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text" |
50 | 50 | ||
51 | # golang.org/x/crypto v0.36.0 | 51 | # golang.org/x/crypto v0.36.0 |
52 | # [1] git ls-remote https://go.googlesource.com/crypto 49bf5b80c8108983f588ecabd7bf996e6e63a515 | 52 | # [1] git ls-remote https://go.googlesource.com/crypto 49bf5b80c8108983f588ecabd7bf996e6e63a515 |
53 | SRCREV_crypto="49bf5b80c8108983f588ecabd7bf996e6e63a515" | 53 | SRCREV_crypto = "49bf5b80c8108983f588ecabd7bf996e6e63a515" |
54 | SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/crypto" | 54 | SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/crypto" |
55 | 55 | ||
56 | # github.com/moby/term v0.5.2 | 56 | # github.com/moby/term v0.5.2 |
57 | # [1] git ls-remote https://github.com/moby/term 6c1b69fecbac2753dcaf18718a7e9f9093c3760d | 57 | # [1] git ls-remote https://github.com/moby/term 6c1b69fecbac2753dcaf18718a7e9f9093c3760d |
58 | SRCREV_term="6c1b69fecbac2753dcaf18718a7e9f9093c3760d" | 58 | SRCREV_term = "6c1b69fecbac2753dcaf18718a7e9f9093c3760d" |
59 | SRC_URI += "git://github.com/moby/term;name=term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/term" | 59 | SRC_URI += "git://github.com/moby/term;name=term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/term" |
60 | 60 | ||
61 | # github.com/docker/cli v28.0.1+incompatible | 61 | # github.com/docker/cli v28.0.1+incompatible |
62 | # [1] git ls-remote https://github.com/docker/cli 068a01ea9470df6494cc92d9e64e240805ae47a7 | 62 | # [1] git ls-remote https://github.com/docker/cli 068a01ea9470df6494cc92d9e64e240805ae47a7 |
63 | SRCREV_cli="068a01ea9470df6494cc92d9e64e240805ae47a7" | 63 | SRCREV_cli = "068a01ea9470df6494cc92d9e64e240805ae47a7" |
64 | SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/cli" | 64 | SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/cli" |
65 | 65 | ||
66 | # github.com/creack/pty v1.1.24 | 66 | # github.com/creack/pty v1.1.24 |
67 | # [1] git ls-remote https://github.com/creack/pty edfbf75025b0ba4ee17c19f52d9b600fad80a787 | 67 | # [1] git ls-remote https://github.com/creack/pty edfbf75025b0ba4ee17c19f52d9b600fad80a787 |
68 | SRCREV_pty="edfbf75025b0ba4ee17c19f52d9b600fad80a787" | 68 | SRCREV_pty = "edfbf75025b0ba4ee17c19f52d9b600fad80a787" |
69 | SRC_URI += "git://github.com/creack/pty;name=pty;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/creack/pty" | 69 | SRC_URI += "git://github.com/creack/pty;name=pty;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/creack/pty" |
70 | 70 | ||
71 | # github.com/pkg/errors v0.9.1 | 71 | # github.com/pkg/errors v0.9.1 |
72 | # [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465 | 72 | # [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465 |
73 | SRCREV_errors="614d223910a179a466c1767a985424175c39b465" | 73 | SRCREV_errors = "614d223910a179a466c1767a985424175c39b465" |
74 | SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pkg/errors" | 74 | SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pkg/errors" |
75 | 75 | ||
76 | # github.com/fatih/color v1.18.0 | 76 | # github.com/fatih/color v1.18.0 |
77 | # [1] git ls-remote https://github.com/fatih/color 1c8d8706604ee5fb9a464e5097ba113101828a75 | 77 | # [1] git ls-remote https://github.com/fatih/color 1c8d8706604ee5fb9a464e5097ba113101828a75 |
78 | SRCREV_color="1c8d8706604ee5fb9a464e5097ba113101828a75" | 78 | SRCREV_color = "1c8d8706604ee5fb9a464e5097ba113101828a75" |
79 | SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fatih/color" | 79 | SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fatih/color" |
80 | 80 | ||
81 | # github.com/ipfs/go-cid v0.5.0 | 81 | # github.com/ipfs/go-cid v0.5.0 |
82 | # [1] git ls-remote https://github.com/ipfs/go-cid 5cddba5d532ac5adeec87f5542c057e1dbfbce9b | 82 | # [1] git ls-remote https://github.com/ipfs/go-cid 5cddba5d532ac5adeec87f5542c057e1dbfbce9b |
83 | SRCREV_go-cid="5cddba5d532ac5adeec87f5542c057e1dbfbce9b" | 83 | SRCREV_go-cid = "5cddba5d532ac5adeec87f5542c057e1dbfbce9b" |
84 | SRC_URI += "git://github.com/ipfs/go-cid;name=go-cid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-cid" | 84 | SRC_URI += "git://github.com/ipfs/go-cid;name=go-cid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-cid" |
85 | 85 | ||
86 | # github.com/spf13/cobra v1.9.1 | 86 | # github.com/spf13/cobra v1.9.1 |
87 | # [1] git ls-remote https://github.com/spf13/cobra 40b5bc1437a564fc795d388b23835e84f54cd1d1 | 87 | # [1] git ls-remote https://github.com/spf13/cobra 40b5bc1437a564fc795d388b23835e84f54cd1d1 |
88 | SRCREV_cobra="40b5bc1437a564fc795d388b23835e84f54cd1d1" | 88 | SRCREV_cobra = "40b5bc1437a564fc795d388b23835e84f54cd1d1" |
89 | SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/cobra" | 89 | SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/cobra" |
90 | 90 | ||
91 | # github.com/spf13/pflag v1.0.6 | 91 | # github.com/spf13/pflag v1.0.6 |
92 | # [1] git ls-remote https://github.com/spf13/pflag 5ca813443bd2a4d9f46a253ea0407d23b3790713 | 92 | # [1] git ls-remote https://github.com/spf13/pflag 5ca813443bd2a4d9f46a253ea0407d23b3790713 |
93 | SRCREV_pflag="5ca813443bd2a4d9f46a253ea0407d23b3790713" | 93 | SRCREV_pflag = "5ca813443bd2a4d9f46a253ea0407d23b3790713" |
94 | SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/pflag" | 94 | SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/pflag" |
95 | 95 | ||
96 | # github.com/cilium/ebpf v0.16.0 | 96 | # github.com/cilium/ebpf v0.16.0 |
97 | # [1] git ls-remote https://github.com/cilium/ebpf 061e86d8f5e99aa6f04d11a3807c8cacdbe7908b | 97 | # [1] git ls-remote https://github.com/cilium/ebpf 061e86d8f5e99aa6f04d11a3807c8cacdbe7908b |
98 | SRCREV_ebpf="061e86d8f5e99aa6f04d11a3807c8cacdbe7908b" | 98 | SRCREV_ebpf = "061e86d8f5e99aa6f04d11a3807c8cacdbe7908b" |
99 | SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cilium/ebpf" | 99 | SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cilium/ebpf" |
100 | 100 | ||
101 | # github.com/moby/locker v1.0.1 | 101 | # github.com/moby/locker v1.0.1 |
102 | # [1] git ls-remote https://github.com/moby/locker 281af2d563954745bea9d1487c965f24d30742fe | 102 | # [1] git ls-remote https://github.com/moby/locker 281af2d563954745bea9d1487c965f24d30742fe |
103 | SRCREV_locker="281af2d563954745bea9d1487c965f24d30742fe" | 103 | SRCREV_locker = "281af2d563954745bea9d1487c965f24d30742fe" |
104 | SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/locker" | 104 | SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/locker" |
105 | 105 | ||
106 | # google.golang.org/grpc v1.69.4 | 106 | # google.golang.org/grpc v1.69.4 |
107 | # [1] git ls-remote https://github.com/grpc/grpc-go 4103cfc52a951673d441f8b2c02eee96e31f1897 | 107 | # [1] git ls-remote https://github.com/grpc/grpc-go 4103cfc52a951673d441f8b2c02eee96e31f1897 |
108 | SRCREV_grpc="4103cfc52a951673d441f8b2c02eee96e31f1897" | 108 | SRCREV_grpc = "4103cfc52a951673d441f8b2c02eee96e31f1897" |
109 | SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/grpc" | 109 | SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/grpc" |
110 | 110 | ||
111 | # github.com/go-logr/logr v1.4.2 | 111 | # github.com/go-logr/logr v1.4.2 |
112 | # [1] git ls-remote https://github.com/go-logr/logr 1205f429d540b8b81c2b75a38943afb738dac223 | 112 | # [1] git ls-remote https://github.com/go-logr/logr 1205f429d540b8b81c2b75a38943afb738dac223 |
113 | SRCREV_logr="1205f429d540b8b81c2b75a38943afb738dac223" | 113 | SRCREV_logr = "1205f429d540b8b81c2b75a38943afb738dac223" |
114 | 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" | 114 | 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" |
115 | 115 | ||
116 | # github.com/go-logr/stdr v1.2.2 | 116 | # github.com/go-logr/stdr v1.2.2 |
117 | # [1] git ls-remote https://github.com/go-logr/stdr 521af2addfa7c81c8a65d0e85ed34bb6bb6dc262 | 117 | # [1] git ls-remote https://github.com/go-logr/stdr 521af2addfa7c81c8a65d0e85ed34bb6bb6dc262 |
118 | SRCREV_stdr="521af2addfa7c81c8a65d0e85ed34bb6bb6dc262" | 118 | SRCREV_stdr = "521af2addfa7c81c8a65d0e85ed34bb6bb6dc262" |
119 | 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" | 119 | 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" |
120 | 120 | ||
121 | # github.com/miekg/pkcs11 v1.1.1 | 121 | # github.com/miekg/pkcs11 v1.1.1 |
122 | # [1] git ls-remote https://github.com/miekg/pkcs11 f3481918a208bd212aa995a41f92d786eb418a7d | 122 | # [1] git ls-remote https://github.com/miekg/pkcs11 f3481918a208bd212aa995a41f92d786eb418a7d |
123 | SRCREV_pkcs11="f3481918a208bd212aa995a41f92d786eb418a7d" | 123 | SRCREV_pkcs11 = "f3481918a208bd212aa995a41f92d786eb418a7d" |
124 | SRC_URI += "git://github.com/miekg/pkcs11;name=pkcs11;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/miekg/pkcs11" | 124 | SRC_URI += "git://github.com/miekg/pkcs11;name=pkcs11;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/miekg/pkcs11" |
125 | 125 | ||
126 | # github.com/tinylib/msgp v1.2.0 | 126 | # github.com/tinylib/msgp v1.2.0 |
127 | # [1] git ls-remote https://github.com/tinylib/msgp 2ad0d1b467373fa671829659292febec78b79f00 | 127 | # [1] git ls-remote https://github.com/tinylib/msgp 2ad0d1b467373fa671829659292febec78b79f00 |
128 | SRCREV_msgp="2ad0d1b467373fa671829659292febec78b79f00" | 128 | SRCREV_msgp = "2ad0d1b467373fa671829659292febec78b79f00" |
129 | SRC_URI += "git://github.com/tinylib/msgp;name=msgp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tinylib/msgp" | 129 | SRC_URI += "git://github.com/tinylib/msgp;name=msgp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tinylib/msgp" |
130 | 130 | ||
131 | # lukechampine.com/blake3 v1.3.0 | 131 | # lukechampine.com/blake3 v1.3.0 |
132 | # [1] git ls-remote https://github.com/lukechampine/blake3 4f5562c16b85a956bc8d650dc15344e1e1eb7c8c | 132 | # [1] git ls-remote https://github.com/lukechampine/blake3 4f5562c16b85a956bc8d650dc15344e1e1eb7c8c |
133 | SRCREV_blake3="4f5562c16b85a956bc8d650dc15344e1e1eb7c8c" | 133 | SRCREV_blake3 = "4f5562c16b85a956bc8d650dc15344e1e1eb7c8c" |
134 | SRC_URI += "git://github.com/lukechampine/blake3;name=blake3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/lukechampine.com/blake3" | 134 | SRC_URI += "git://github.com/lukechampine/blake3;name=blake3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/lukechampine.com/blake3" |
135 | 135 | ||
136 | # github.com/docker/docker v28.0.1+incompatible | 136 | # github.com/docker/docker v28.0.1+incompatible |
137 | # [1] git ls-remote https://github.com/moby/moby bbd0a17ccc67e48d4a69393287b7fcc4f0578683 | 137 | # [1] git ls-remote https://github.com/moby/moby bbd0a17ccc67e48d4a69393287b7fcc4f0578683 |
138 | SRCREV_docker="bbd0a17ccc67e48d4a69393287b7fcc4f0578683" | 138 | SRCREV_docker = "bbd0a17ccc67e48d4a69393287b7fcc4f0578683" |
139 | SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker" | 139 | SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker" |
140 | 140 | ||
141 | # github.com/gogo/protobuf v1.3.2 | 141 | # github.com/gogo/protobuf v1.3.2 |
142 | # [1] git ls-remote https://github.com/gogo/protobuf b03c65ea87cdc3521ede29f62fe3ce239267c1bc | 142 | # [1] git ls-remote https://github.com/gogo/protobuf b03c65ea87cdc3521ede29f62fe3ce239267c1bc |
143 | SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc" | 143 | SRCREV_protobuf = "b03c65ea87cdc3521ede29f62fe3ce239267c1bc" |
144 | SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gogo/protobuf" | 144 | SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gogo/protobuf" |
145 | 145 | ||
146 | # github.com/google/go-cmp v0.6.0 | 146 | # github.com/google/go-cmp v0.6.0 |
147 | # [1] git ls-remote https://github.com/google/go-cmp c3ad8435e7bef96af35732bc0789e5a2278c6d5f | 147 | # [1] git ls-remote https://github.com/google/go-cmp c3ad8435e7bef96af35732bc0789e5a2278c6d5f |
148 | SRCREV_go-cmp="c3ad8435e7bef96af35732bc0789e5a2278c6d5f" | 148 | SRCREV_go-cmp = "c3ad8435e7bef96af35732bc0789e5a2278c6d5f" |
149 | 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" | 149 | 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" |
150 | 150 | ||
151 | # github.com/moby/sys/user v0.3.0 | 151 | # github.com/moby/sys/user v0.3.0 |
152 | # [1] git ls-remote https://github.com/moby/sys 54475191138bd297c627eb1a59e1e54b953957f1 | 152 | # [1] git ls-remote https://github.com/moby/sys 54475191138bd297c627eb1a59e1e54b953957f1 |
153 | SRCREV_user="54475191138bd297c627eb1a59e1e54b953957f1" | 153 | SRCREV_user = "54475191138bd297c627eb1a59e1e54b953957f1" |
154 | SRC_URI += "git://github.com/moby/sys;name=user;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/user" | 154 | SRC_URI += "git://github.com/moby/sys;name=user;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/user" |
155 | 155 | ||
156 | # github.com/philhofer/fwd v1.1.3-0.20240612014219-fbbf4953d986 | 156 | # github.com/philhofer/fwd v1.1.3-0.20240612014219-fbbf4953d986 |
157 | # [1] git ls-remote https://github.com/philhofer/fwd fbbf4953d98612dac320a9051da34e3e761d1df7 | 157 | # [1] git ls-remote https://github.com/philhofer/fwd fbbf4953d98612dac320a9051da34e3e761d1df7 |
158 | SRCREV_fwd="fbbf4953d98612dac320a9051da34e3e761d1df7" | 158 | SRCREV_fwd = "fbbf4953d98612dac320a9051da34e3e761d1df7" |
159 | SRC_URI += "git://github.com/philhofer/fwd;name=fwd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/philhofer/fwd" | 159 | SRC_URI += "git://github.com/philhofer/fwd;name=fwd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/philhofer/fwd" |
160 | 160 | ||
161 | # go.opentelemetry.io/otel v1.31.0 | 161 | # go.opentelemetry.io/otel v1.31.0 |
162 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 | 162 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 |
163 | SRCREV_otel="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" | 163 | SRCREV_otel = "bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" |
164 | 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" | 164 | 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" |
165 | 165 | ||
166 | # github.com/containerd/log v0.1.0 | 166 | # github.com/containerd/log v0.1.0 |
167 | # [1] git ls-remote https://github.com/containerd/log 0fc1e28871fdf2786e2cc51bbe4133db6547a199 | 167 | # [1] git ls-remote https://github.com/containerd/log 0fc1e28871fdf2786e2cc51bbe4133db6547a199 |
168 | SRCREV_log="0fc1e28871fdf2786e2cc51bbe4133db6547a199" | 168 | SRCREV_log = "0fc1e28871fdf2786e2cc51bbe4133db6547a199" |
169 | SRC_URI += "git://github.com/containerd/log;name=log;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/log" | 169 | SRC_URI += "git://github.com/containerd/log;name=log;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/log" |
170 | 170 | ||
171 | # github.com/moby/sys/mount v0.3.4 | 171 | # github.com/moby/sys/mount v0.3.4 |
172 | # [1] git ls-remote https://github.com/moby/sys 7af2bbe457efeb8b84a57d35692694a50e3ee9cb | 172 | # [1] git ls-remote https://github.com/moby/sys 7af2bbe457efeb8b84a57d35692694a50e3ee9cb |
173 | SRCREV_mount="7af2bbe457efeb8b84a57d35692694a50e3ee9cb" | 173 | SRCREV_mount = "7af2bbe457efeb8b84a57d35692694a50e3ee9cb" |
174 | SRC_URI += "git://github.com/moby/sys;name=mount;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mount" | 174 | SRC_URI += "git://github.com/moby/sys;name=mount;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mount" |
175 | 175 | ||
176 | # github.com/djherbis/times v1.6.0 | 176 | # github.com/djherbis/times v1.6.0 |
177 | # [1] git ls-remote https://github.com/djherbis/times d1af0aa12128959e70b9e802c912f302c743c35b | 177 | # [1] git ls-remote https://github.com/djherbis/times d1af0aa12128959e70b9e802c912f302c743c35b |
178 | SRCREV_times="d1af0aa12128959e70b9e802c912f302c743c35b" | 178 | SRCREV_times = "d1af0aa12128959e70b9e802c912f302c743c35b" |
179 | SRC_URI += "git://github.com/djherbis/times;name=times;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/djherbis/times" | 179 | SRC_URI += "git://github.com/djherbis/times;name=times;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/djherbis/times" |
180 | 180 | ||
181 | # github.com/godbus/dbus/v5 v5.1.0 | 181 | # github.com/godbus/dbus/v5 v5.1.0 |
182 | # [1] git ls-remote https://github.com/godbus/dbus e523abc905595cf17fb0001a7d77eaaddfaa216d | 182 | # [1] git ls-remote https://github.com/godbus/dbus e523abc905595cf17fb0001a7d77eaaddfaa216d |
183 | SRCREV_v5="e523abc905595cf17fb0001a7d77eaaddfaa216d" | 183 | SRCREV_v5 = "e523abc905595cf17fb0001a7d77eaaddfaa216d" |
184 | SRC_URI += "git://github.com/godbus/dbus;name=v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/godbus/dbus/v5" | 184 | SRC_URI += "git://github.com/godbus/dbus;name=v5;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/godbus/dbus/v5" |
185 | 185 | ||
186 | # github.com/mr-tron/base58 v1.2.0 | 186 | # github.com/mr-tron/base58 v1.2.0 |
187 | # [1] git ls-remote https://github.com/mr-tron/base58 cd0e5141f51dfcadb8311fd8e495eb11126a8010 | 187 | # [1] git ls-remote https://github.com/mr-tron/base58 cd0e5141f51dfcadb8311fd8e495eb11126a8010 |
188 | SRCREV_base58="cd0e5141f51dfcadb8311fd8e495eb11126a8010" | 188 | SRCREV_base58 = "cd0e5141f51dfcadb8311fd8e495eb11126a8010" |
189 | SRC_URI += "git://github.com/mr-tron/base58;name=base58;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mr-tron/base58" | 189 | SRC_URI += "git://github.com/mr-tron/base58;name=base58;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mr-tron/base58" |
190 | 190 | ||
191 | # github.com/containerd/fifo v1.1.0 | 191 | # github.com/containerd/fifo v1.1.0 |
192 | # [1] git ls-remote https://github.com/containerd/fifo 151b205263c29d471e0d55c787d2ce9f5343fd46 | 192 | # [1] git ls-remote https://github.com/containerd/fifo 151b205263c29d471e0d55c787d2ce9f5343fd46 |
193 | SRCREV_fifo="151b205263c29d471e0d55c787d2ce9f5343fd46" | 193 | SRCREV_fifo = "151b205263c29d471e0d55c787d2ce9f5343fd46" |
194 | SRC_URI += "git://github.com/containerd/fifo;name=fifo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/fifo" | 194 | SRC_URI += "git://github.com/containerd/fifo;name=fifo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/fifo" |
195 | 195 | ||
196 | # github.com/docker/go-units v0.5.0 | 196 | # github.com/docker/go-units v0.5.0 |
197 | # [1] git ls-remote https://github.com/docker/go-units e682442797b36348f8e1f98defdbf32bac0b6c6f | 197 | # [1] git ls-remote https://github.com/docker/go-units e682442797b36348f8e1f98defdbf32bac0b6c6f |
198 | SRCREV_go-units="e682442797b36348f8e1f98defdbf32bac0b6c6f" | 198 | SRCREV_go-units = "e682442797b36348f8e1f98defdbf32bac0b6c6f" |
199 | 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" | 199 | 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" |
200 | 200 | ||
201 | # github.com/mattn/go-isatty v0.0.20 | 201 | # github.com/mattn/go-isatty v0.0.20 |
202 | # [1] git ls-remote https://github.com/mattn/go-isatty a7c02353c47bc4ec6b30dc9628154ae4fe760c11 | 202 | # [1] git ls-remote https://github.com/mattn/go-isatty a7c02353c47bc4ec6b30dc9628154ae4fe760c11 |
203 | SRCREV_go-isatty="a7c02353c47bc4ec6b30dc9628154ae4fe760c11" | 203 | SRCREV_go-isatty = "a7c02353c47bc4ec6b30dc9628154ae4fe760c11" |
204 | 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" | 204 | 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" |
205 | 205 | ||
206 | # github.com/moby/sys/signal v0.7.1 | 206 | # github.com/moby/sys/signal v0.7.1 |
207 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 | 207 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 |
208 | SRCREV_signal="cafbe42351600ca9b363e220722f66d96f6e71f4" | 208 | SRCREV_signal = "cafbe42351600ca9b363e220722f66d96f6e71f4" |
209 | SRC_URI += "git://github.com/moby/sys;name=signal;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/signal" | 209 | SRC_URI += "git://github.com/moby/sys;name=signal;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/signal" |
210 | 210 | ||
211 | # github.com/moby/sys/userns v0.1.0 | 211 | # github.com/moby/sys/userns v0.1.0 |
212 | # [1] git ls-remote https://github.com/moby/sys 54475191138bd297c627eb1a59e1e54b953957f1 | 212 | # [1] git ls-remote https://github.com/moby/sys 54475191138bd297c627eb1a59e1e54b953957f1 |
213 | SRCREV_userns="54475191138bd297c627eb1a59e1e54b953957f1" | 213 | SRCREV_userns = "54475191138bd297c627eb1a59e1e54b953957f1" |
214 | SRC_URI += "git://github.com/moby/sys;name=userns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/userns" | 214 | SRC_URI += "git://github.com/moby/sys;name=userns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/userns" |
215 | 215 | ||
216 | # github.com/yuchanns/srslog v1.1.0 | 216 | # github.com/yuchanns/srslog v1.1.0 |
217 | # [1] git ls-remote https://github.com/yuchanns/srslog becd9b11119269a7928ae89fde90784335c1d016 | 217 | # [1] git ls-remote https://github.com/yuchanns/srslog becd9b11119269a7928ae89fde90784335c1d016 |
218 | SRCREV_srslog="becd9b11119269a7928ae89fde90784335c1d016" | 218 | SRCREV_srslog = "becd9b11119269a7928ae89fde90784335c1d016" |
219 | SRC_URI += "git://github.com/yuchanns/srslog;name=srslog;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/yuchanns/srslog" | 219 | SRC_URI += "git://github.com/yuchanns/srslog;name=srslog;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/yuchanns/srslog" |
220 | 220 | ||
221 | # github.com/golang/protobuf v1.5.4 | 221 | # github.com/golang/protobuf v1.5.4 |
222 | # [1] git ls-remote https://github.com/golang/protobuf 75de7c059e36b64f01d0dd234ff2fff404ec3374 | 222 | # [1] git ls-remote https://github.com/golang/protobuf 75de7c059e36b64f01d0dd234ff2fff404ec3374 |
223 | SRCREV_golang-protobuf="75de7c059e36b64f01d0dd234ff2fff404ec3374" | 223 | SRCREV_golang-protobuf = "75de7c059e36b64f01d0dd234ff2fff404ec3374" |
224 | SRC_URI += "git://github.com/golang/protobuf;name=golang-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/protobuf" | 224 | SRC_URI += "git://github.com/golang/protobuf;name=golang-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/protobuf" |
225 | 225 | ||
226 | # github.com/sirupsen/logrus v1.9.3 | 226 | # github.com/sirupsen/logrus v1.9.3 |
227 | # [1] git ls-remote https://github.com/sirupsen/logrus d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd | 227 | # [1] git ls-remote https://github.com/sirupsen/logrus d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd |
228 | SRCREV_logrus="d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd" | 228 | SRCREV_logrus = "d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd" |
229 | SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/sirupsen/logrus" | 229 | SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/sirupsen/logrus" |
230 | 230 | ||
231 | # github.com/smallstep/pkcs7 v0.1.1 | 231 | # github.com/smallstep/pkcs7 v0.1.1 |
232 | # [1] git ls-remote https://github.com/smallstep/pkcs7 21b5bd412d3d388540388c0165151f7e3df92213 | 232 | # [1] git ls-remote https://github.com/smallstep/pkcs7 21b5bd412d3d388540388c0165151f7e3df92213 |
233 | SRCREV_pkcs7="21b5bd412d3d388540388c0165151f7e3df92213" | 233 | SRCREV_pkcs7 = "21b5bd412d3d388540388c0165151f7e3df92213" |
234 | SRC_URI += "git://github.com/smallstep/pkcs7;name=pkcs7;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/smallstep/pkcs7" | 234 | SRC_URI += "git://github.com/smallstep/pkcs7;name=pkcs7;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/smallstep/pkcs7" |
235 | 235 | ||
236 | # google.golang.org/protobuf v1.36.2 | 236 | # google.golang.org/protobuf v1.36.2 |
237 | # [1] git ls-remote https://github.com/protocolbuffers/protobuf-go 12c6ebd98e62f69cf9969989362bc7609b873640 | 237 | # [1] git ls-remote https://github.com/protocolbuffers/protobuf-go 12c6ebd98e62f69cf9969989362bc7609b873640 |
238 | SRCREV_google.golang.org-protobuf="12c6ebd98e62f69cf9969989362bc7609b873640" | 238 | SRCREV_google.golang.org-protobuf = "12c6ebd98e62f69cf9969989362bc7609b873640" |
239 | 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" | 239 | 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" |
240 | 240 | ||
241 | # github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 | 241 | # github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 |
242 | # [1] git ls-remote https://github.com/bmizerany/assert b7ed37b82869576c289d7d97fb2bbd8b64a0cb28 | 242 | # [1] git ls-remote https://github.com/bmizerany/assert b7ed37b82869576c289d7d97fb2bbd8b64a0cb28 |
243 | SRCREV_assert="b7ed37b82869576c289d7d97fb2bbd8b64a0cb28" | 243 | SRCREV_assert = "b7ed37b82869576c289d7d97fb2bbd8b64a0cb28" |
244 | SRC_URI += "git://github.com/bmizerany/assert;name=assert;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/bmizerany/assert" | 244 | SRC_URI += "git://github.com/bmizerany/assert;name=assert;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/bmizerany/assert" |
245 | 245 | ||
246 | # github.com/containerd/ttrpc v1.2.7 | 246 | # github.com/containerd/ttrpc v1.2.7 |
247 | # [1] git ls-remote https://github.com/containerd/ttrpc 3b8c8b75577584e412043afb7b561193a4a47d2e | 247 | # [1] git ls-remote https://github.com/containerd/ttrpc 3b8c8b75577584e412043afb7b561193a4a47d2e |
248 | SRCREV_ttrpc="3b8c8b75577584e412043afb7b561193a4a47d2e" | 248 | SRCREV_ttrpc = "3b8c8b75577584e412043afb7b561193a4a47d2e" |
249 | SRC_URI += "git://github.com/containerd/ttrpc;name=ttrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/ttrpc" | 249 | SRC_URI += "git://github.com/containerd/ttrpc;name=ttrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/ttrpc" |
250 | 250 | ||
251 | # github.com/moby/sys/symlink v0.3.0 | 251 | # github.com/moby/sys/symlink v0.3.0 |
252 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 | 252 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 |
253 | SRCREV_symlink="cafbe42351600ca9b363e220722f66d96f6e71f4" | 253 | SRCREV_symlink = "cafbe42351600ca9b363e220722f66d96f6e71f4" |
254 | SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/symlink" | 254 | SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/symlink" |
255 | 255 | ||
256 | # github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 | 256 | # github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 |
257 | # [1] git ls-remote https://github.com/petermattis/goid 4fcff4a6cae7cd8fdaeeaa8bb87443eda9dec107 | 257 | # [1] git ls-remote https://github.com/petermattis/goid 4fcff4a6cae7cd8fdaeeaa8bb87443eda9dec107 |
258 | SRCREV_goid="4fcff4a6cae7cd8fdaeeaa8bb87443eda9dec107" | 258 | SRCREV_goid = "4fcff4a6cae7cd8fdaeeaa8bb87443eda9dec107" |
259 | SRC_URI += "git://github.com/petermattis/goid;name=goid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/petermattis/goid" | 259 | SRC_URI += "git://github.com/petermattis/goid;name=goid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/petermattis/goid" |
260 | 260 | ||
261 | # github.com/vbatts/tar-split v0.11.6 | 261 | # github.com/vbatts/tar-split v0.11.6 |
262 | # [1] git ls-remote https://github.com/vbatts/tar-split 1f44cc4dc32346347cefbfe34c40166075385157 | 262 | # [1] git ls-remote https://github.com/vbatts/tar-split 1f44cc4dc32346347cefbfe34c40166075385157 |
263 | SRCREV_tar-split="1f44cc4dc32346347cefbfe34c40166075385157" | 263 | SRCREV_tar-split = "1f44cc4dc32346347cefbfe34c40166075385157" |
264 | SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vbatts/tar-split" | 264 | SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vbatts/tar-split" |
265 | 265 | ||
266 | # github.com/Microsoft/hcsshim v0.12.9 | 266 | # github.com/Microsoft/hcsshim v0.12.9 |
267 | # [1] git ls-remote https://github.com/microsoft/hcsshim 7392335b540ccd5edc26ca1e0dce0da393c17eff | 267 | # [1] git ls-remote https://github.com/microsoft/hcsshim 7392335b540ccd5edc26ca1e0dce0da393c17eff |
268 | SRCREV_hcsshim="7392335b540ccd5edc26ca1e0dce0da393c17eff" | 268 | SRCREV_hcsshim = "7392335b540ccd5edc26ca1e0dce0da393c17eff" |
269 | SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/hcsshim" | 269 | SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/hcsshim" |
270 | 270 | ||
271 | # github.com/containerd/go-cni v1.1.12 | 271 | # github.com/containerd/go-cni v1.1.12 |
272 | # [1] git ls-remote https://github.com/containerd/go-cni f4736bb1d1b10293d9c484cbf79254a5efa1e020 | 272 | # [1] git ls-remote https://github.com/containerd/go-cni f4736bb1d1b10293d9c484cbf79254a5efa1e020 |
273 | SRCREV_go-cni="f4736bb1d1b10293d9c484cbf79254a5efa1e020" | 273 | SRCREV_go-cni = "f4736bb1d1b10293d9c484cbf79254a5efa1e020" |
274 | SRC_URI += "git://github.com/containerd/go-cni;name=go-cni;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/go-cni" | 274 | SRC_URI += "git://github.com/containerd/go-cni;name=go-cni;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/go-cni" |
275 | 275 | ||
276 | # github.com/fsnotify/fsnotify v1.8.0 | 276 | # github.com/fsnotify/fsnotify v1.8.0 |
277 | # [1] git ls-remote https://github.com/fsnotify/fsnotify a9bc2e01792f868516acf80817f7d7d7b3315409 | 277 | # [1] git ls-remote https://github.com/fsnotify/fsnotify a9bc2e01792f868516acf80817f7d7d7b3315409 |
278 | SRCREV_fsnotify="a9bc2e01792f868516acf80817f7d7d7b3315409" | 278 | SRCREV_fsnotify = "a9bc2e01792f868516acf80817f7d7d7b3315409" |
279 | SRC_URI += "git://github.com/fsnotify/fsnotify;name=fsnotify;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fsnotify/fsnotify" | 279 | SRC_URI += "git://github.com/fsnotify/fsnotify;name=fsnotify;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fsnotify/fsnotify" |
280 | 280 | ||
281 | # github.com/vishvananda/netns v0.0.5 | 281 | # github.com/vishvananda/netns v0.0.5 |
282 | # [1] git ls-remote https://github.com/vishvananda/netns 4c46424d73b556b3ea4bc5a7cec9e7376dcb2a73 | 282 | # [1] git ls-remote https://github.com/vishvananda/netns 4c46424d73b556b3ea4bc5a7cec9e7376dcb2a73 |
283 | SRCREV_netns="4c46424d73b556b3ea4bc5a7cec9e7376dcb2a73" | 283 | SRCREV_netns = "4c46424d73b556b3ea4bc5a7cec9e7376dcb2a73" |
284 | SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netns" | 284 | SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netns" |
285 | 285 | ||
286 | # github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c | 286 | # github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c |
287 | # [1] git ls-remote https://github.com/Azure/go-ansiterm faa5f7b0171c46bb398a91b4a0c906324d3664cf | 287 | # [1] git ls-remote https://github.com/Azure/go-ansiterm faa5f7b0171c46bb398a91b4a0c906324d3664cf |
288 | SRCREV_go-ansiterm="faa5f7b0171c46bb398a91b4a0c906324d3664cf" | 288 | SRCREV_go-ansiterm = "faa5f7b0171c46bb398a91b4a0c906324d3664cf" |
289 | 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" | 289 | 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" |
290 | 290 | ||
291 | # github.com/containerd/plugin v1.0.0 | 291 | # github.com/containerd/plugin v1.0.0 |
292 | # [1] git ls-remote https://github.com/containerd/plugin 19cedbf730bb9ae1c106c4d4df8492bb3d3fb8fd | 292 | # [1] git ls-remote https://github.com/containerd/plugin 19cedbf730bb9ae1c106c4d4df8492bb3d3fb8fd |
293 | SRCREV_plugin="19cedbf730bb9ae1c106c4d4df8492bb3d3fb8fd" | 293 | SRCREV_plugin = "19cedbf730bb9ae1c106c4d4df8492bb3d3fb8fd" |
294 | SRC_URI += "git://github.com/containerd/plugin;name=plugin;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/plugin" | 294 | SRC_URI += "git://github.com/containerd/plugin;name=plugin;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/plugin" |
295 | 295 | ||
296 | # github.com/felixge/httpsnoop v1.0.4 | 296 | # github.com/felixge/httpsnoop v1.0.4 |
297 | # [1] git ls-remote https://github.com/felixge/httpsnoop c5817c27ec125409c069052fdd171023c353501c | 297 | # [1] git ls-remote https://github.com/felixge/httpsnoop c5817c27ec125409c069052fdd171023c353501c |
298 | SRCREV_httpsnoop="c5817c27ec125409c069052fdd171023c353501c" | 298 | SRCREV_httpsnoop = "c5817c27ec125409c069052fdd171023c353501c" |
299 | SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/felixge/httpsnoop" | 299 | SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/felixge/httpsnoop" |
300 | 300 | ||
301 | # github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da | 301 | # github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da |
302 | # [1] git ls-remote https://github.com/golang/groupcache 41bb18bfe9da5321badc438f91158cd790a33aa3 | 302 | # [1] git ls-remote https://github.com/golang/groupcache 41bb18bfe9da5321badc438f91158cd790a33aa3 |
303 | SRCREV_groupcache="41bb18bfe9da5321badc438f91158cd790a33aa3" | 303 | SRCREV_groupcache = "41bb18bfe9da5321badc438f91158cd790a33aa3" |
304 | SRC_URI += "git://github.com/golang/groupcache;name=groupcache;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/groupcache" | 304 | SRC_URI += "git://github.com/golang/groupcache;name=groupcache;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/groupcache" |
305 | 305 | ||
306 | # github.com/minio/sha256-simd v1.0.1 | 306 | # github.com/minio/sha256-simd v1.0.1 |
307 | # [1] git ls-remote https://github.com/minio/sha256-simd 6096f891a77bfe490cbea7a424c821b5fdb92849 | 307 | # [1] git ls-remote https://github.com/minio/sha256-simd 6096f891a77bfe490cbea7a424c821b5fdb92849 |
308 | SRCREV_sha256-simd="6096f891a77bfe490cbea7a424c821b5fdb92849" | 308 | SRCREV_sha256-simd = "6096f891a77bfe490cbea7a424c821b5fdb92849" |
309 | SRC_URI += "git://github.com/minio/sha256-simd;name=sha256-simd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/minio/sha256-simd" | 309 | SRC_URI += "git://github.com/minio/sha256-simd;name=sha256-simd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/minio/sha256-simd" |
310 | 310 | ||
311 | # github.com/spaolacci/murmur3 v1.1.0 | 311 | # github.com/spaolacci/murmur3 v1.1.0 |
312 | # [1] git ls-remote https://github.com/spaolacci/murmur3 f09979ecbc725b9e6d41a297405f65e7e8804acc | 312 | # [1] git ls-remote https://github.com/spaolacci/murmur3 f09979ecbc725b9e6d41a297405f65e7e8804acc |
313 | SRCREV_murmur3="f09979ecbc725b9e6d41a297405f65e7e8804acc" | 313 | SRCREV_murmur3 = "f09979ecbc725b9e6d41a297405f65e7e8804acc" |
314 | SRC_URI += "git://github.com/spaolacci/murmur3;name=murmur3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spaolacci/murmur3" | 314 | SRC_URI += "git://github.com/spaolacci/murmur3;name=murmur3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spaolacci/murmur3" |
315 | 315 | ||
316 | # github.com/Microsoft/go-winio v0.6.2 | 316 | # github.com/Microsoft/go-winio v0.6.2 |
317 | # [1] git ls-remote https://github.com/microsoft/go-winio 3c9576c9346a1892dee136329e7e15309e82fb4f | 317 | # [1] git ls-remote https://github.com/microsoft/go-winio 3c9576c9346a1892dee136329e7e15309e82fb4f |
318 | SRCREV_go-winio="3c9576c9346a1892dee136329e7e15309e82fb4f" | 318 | SRCREV_go-winio = "3c9576c9346a1892dee136329e7e15309e82fb4f" |
319 | 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" | 319 | 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" |
320 | 320 | ||
321 | # github.com/containerd/console v1.0.4 | 321 | # github.com/containerd/console v1.0.4 |
322 | # [1] git ls-remote https://github.com/containerd/console 8f6c4e4faef5a326d2cd907097d04c0239ee5e2f | 322 | # [1] git ls-remote https://github.com/containerd/console 8f6c4e4faef5a326d2cd907097d04c0239ee5e2f |
323 | SRCREV_console="8f6c4e4faef5a326d2cd907097d04c0239ee5e2f" | 323 | SRCREV_console = "8f6c4e4faef5a326d2cd907097d04c0239ee5e2f" |
324 | SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/console" | 324 | SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/console" |
325 | 325 | ||
326 | # github.com/containerd/errdefs v1.0.0 | 326 | # github.com/containerd/errdefs v1.0.0 |
327 | # [1] git ls-remote https://github.com/containerd/errdefs 4817405e4a3caeb7aee9dac68ed55339c59cb635 | 327 | # [1] git ls-remote https://github.com/containerd/errdefs 4817405e4a3caeb7aee9dac68ed55339c59cb635 |
328 | SRCREV_errdefs="4817405e4a3caeb7aee9dac68ed55339c59cb635" | 328 | SRCREV_errdefs = "4817405e4a3caeb7aee9dac68ed55339c59cb635" |
329 | SRC_URI += "git://github.com/containerd/errdefs;name=errdefs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs" | 329 | SRC_URI += "git://github.com/containerd/errdefs;name=errdefs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs" |
330 | 330 | ||
331 | # github.com/coreos/go-iptables v0.8.0 | 331 | # github.com/coreos/go-iptables v0.8.0 |
332 | # [1] git ls-remote https://github.com/coreos/go-iptables 26e42518b22e6878bd6e479a574122c319fa923e | 332 | # [1] git ls-remote https://github.com/coreos/go-iptables 26e42518b22e6878bd6e479a574122c319fa923e |
333 | SRCREV_go-iptables="26e42518b22e6878bd6e479a574122c319fa923e" | 333 | SRCREV_go-iptables = "26e42518b22e6878bd6e479a574122c319fa923e" |
334 | SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-iptables" | 334 | SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-iptables" |
335 | 335 | ||
336 | # github.com/klauspost/compress v1.18.0 | 336 | # github.com/klauspost/compress v1.18.0 |
337 | # [1] git ls-remote https://github.com/klauspost/compress 8e79dc4b98d4c5a09c62a2546b79c14edf7c3e38 | 337 | # [1] git ls-remote https://github.com/klauspost/compress 8e79dc4b98d4c5a09c62a2546b79c14edf7c3e38 |
338 | SRCREV_compress="8e79dc4b98d4c5a09c62a2546b79c14edf7c3e38" | 338 | SRCREV_compress = "8e79dc4b98d4c5a09c62a2546b79c14edf7c3e38" |
339 | SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/compress" | 339 | SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/compress" |
340 | 340 | ||
341 | # github.com/containerd/go-runc v1.1.0 | 341 | # github.com/containerd/go-runc v1.1.0 |
342 | # [1] git ls-remote https://github.com/containerd/go-runc df3c22d088ca919d1943efa8ae0cfc0514da0542 | 342 | # [1] git ls-remote https://github.com/containerd/go-runc df3c22d088ca919d1943efa8ae0cfc0514da0542 |
343 | SRCREV_go-runc="df3c22d088ca919d1943efa8ae0cfc0514da0542" | 343 | SRCREV_go-runc = "df3c22d088ca919d1943efa8ae0cfc0514da0542" |
344 | SRC_URI += "git://github.com/containerd/go-runc;name=go-runc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/go-runc" | 344 | SRC_URI += "git://github.com/containerd/go-runc;name=go-runc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/go-runc" |
345 | 345 | ||
346 | # github.com/go-jose/go-jose/v4 v4.0.5 | 346 | # github.com/go-jose/go-jose/v4 v4.0.5 |
347 | # [1] git ls-remote https://github.com/go-jose/go-jose 99b346cec4e86d102284642c5dcbe9bb0cacfc22 | 347 | # [1] git ls-remote https://github.com/go-jose/go-jose 99b346cec4e86d102284642c5dcbe9bb0cacfc22 |
348 | SRCREV_v4="99b346cec4e86d102284642c5dcbe9bb0cacfc22" | 348 | SRCREV_v4 = "99b346cec4e86d102284642c5dcbe9bb0cacfc22" |
349 | SRC_URI += "git://github.com/go-jose/go-jose;name=v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-jose/go-jose/v4" | 349 | SRC_URI += "git://github.com/go-jose/go-jose;name=v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-jose/go-jose/v4" |
350 | 350 | ||
351 | # github.com/klauspost/cpuid/v2 v2.2.8 | 351 | # github.com/klauspost/cpuid/v2 v2.2.8 |
352 | # [1] git ls-remote https://github.com/klauspost/cpuid 95e7626938069ea64e5c91ca2fe36945786fead9 | 352 | # [1] git ls-remote https://github.com/klauspost/cpuid 95e7626938069ea64e5c91ca2fe36945786fead9 |
353 | SRCREV_cpuid-v2="95e7626938069ea64e5c91ca2fe36945786fead9" | 353 | SRCREV_cpuid-v2 = "95e7626938069ea64e5c91ca2fe36945786fead9" |
354 | SRC_URI += "git://github.com/klauspost/cpuid;name=cpuid-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/cpuid/v2" | 354 | SRC_URI += "git://github.com/klauspost/cpuid;name=cpuid-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/cpuid/v2" |
355 | 355 | ||
356 | # github.com/mattn/go-colorable v0.1.13 | 356 | # github.com/mattn/go-colorable v0.1.13 |
357 | # [1] git ls-remote https://github.com/mattn/go-colorable 11a925cff3d38c293ddc8c05a16b504e3e2c63be | 357 | # [1] git ls-remote https://github.com/mattn/go-colorable 11a925cff3d38c293ddc8c05a16b504e3e2c63be |
358 | SRCREV_go-colorable="11a925cff3d38c293ddc8c05a16b504e3e2c63be" | 358 | SRCREV_go-colorable = "11a925cff3d38c293ddc8c05a16b504e3e2c63be" |
359 | 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" | 359 | 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" |
360 | 360 | ||
361 | # github.com/moby/sys/mountinfo v0.7.2 | 361 | # github.com/moby/sys/mountinfo v0.7.2 |
362 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 | 362 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 |
363 | SRCREV_mountinfo="cafbe42351600ca9b363e220722f66d96f6e71f4" | 363 | SRCREV_mountinfo = "cafbe42351600ca9b363e220722f66d96f6e71f4" |
364 | SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mountinfo" | 364 | SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mountinfo" |
365 | 365 | ||
366 | # github.com/muesli/cancelreader v0.2.2 | 366 | # github.com/muesli/cancelreader v0.2.2 |
367 | # [1] git ls-remote https://github.com/muesli/cancelreader d11f1e77abf7f8d69d81553ccaaf0b81163541a6 | 367 | # [1] git ls-remote https://github.com/muesli/cancelreader d11f1e77abf7f8d69d81553ccaaf0b81163541a6 |
368 | SRCREV_cancelreader="d11f1e77abf7f8d69d81553ccaaf0b81163541a6" | 368 | SRCREV_cancelreader = "d11f1e77abf7f8d69d81553ccaaf0b81163541a6" |
369 | SRC_URI += "git://github.com/muesli/cancelreader;name=cancelreader;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/muesli/cancelreader" | 369 | SRC_URI += "git://github.com/muesli/cancelreader;name=cancelreader;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/muesli/cancelreader" |
370 | 370 | ||
371 | # github.com/vishvananda/netlink v1.3.0 | 371 | # github.com/vishvananda/netlink v1.3.0 |
372 | # [1] git ls-remote https://github.com/vishvananda/netlink 6f5713947556a0288c5cb71f036f9e91924ebcaa | 372 | # [1] git ls-remote https://github.com/vishvananda/netlink 6f5713947556a0288c5cb71f036f9e91924ebcaa |
373 | SRCREV_netlink="6f5713947556a0288c5cb71f036f9e91924ebcaa" | 373 | SRCREV_netlink = "6f5713947556a0288c5cb71f036f9e91924ebcaa" |
374 | SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netlink" | 374 | SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netlink" |
375 | 375 | ||
376 | # github.com/containers/ocicrypt v1.2.1 | 376 | # github.com/containers/ocicrypt v1.2.1 |
377 | # [1] git ls-remote https://github.com/containers/ocicrypt 1db71af9f28553231f0b59880d3fe5b162fa8c61 | 377 | # [1] git ls-remote https://github.com/containers/ocicrypt 1db71af9f28553231f0b59880d3fe5b162fa8c61 |
378 | SRCREV_ocicrypt="1db71af9f28553231f0b59880d3fe5b162fa8c61" | 378 | SRCREV_ocicrypt = "1db71af9f28553231f0b59880d3fe5b162fa8c61" |
379 | SRC_URI += "git://github.com/containers/ocicrypt;name=ocicrypt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containers/ocicrypt" | 379 | SRC_URI += "git://github.com/containers/ocicrypt;name=ocicrypt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containers/ocicrypt" |
380 | 380 | ||
381 | # github.com/mattn/go-shellwords v1.0.12 | 381 | # github.com/mattn/go-shellwords v1.0.12 |
382 | # [1] git ls-remote https://github.com/mattn/go-shellwords 973b9d5391598d4ee601db46fa32f6e186a356ac | 382 | # [1] git ls-remote https://github.com/mattn/go-shellwords 973b9d5391598d4ee601db46fa32f6e186a356ac |
383 | SRCREV_go-shellwords="973b9d5391598d4ee601db46fa32f6e186a356ac" | 383 | SRCREV_go-shellwords = "973b9d5391598d4ee601db46fa32f6e186a356ac" |
384 | 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" | 384 | 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" |
385 | 385 | ||
386 | # github.com/moby/sys/sequential v0.6.0 | 386 | # github.com/moby/sys/sequential v0.6.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_sequential="cafbe42351600ca9b363e220722f66d96f6e71f4" | 388 | SRCREV_sequential = "cafbe42351600ca9b363e220722f66d96f6e71f4" |
389 | SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/sequential" | 389 | SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/sequential" |
390 | 390 | ||
391 | # github.com/sasha-s/go-deadlock v0.3.5 | 391 | # github.com/sasha-s/go-deadlock v0.3.5 |
392 | # [1] git ls-remote https://github.com/sasha-s/go-deadlock 464d34347a399b840a4f963cc96dfc993ccf8c62 | 392 | # [1] git ls-remote https://github.com/sasha-s/go-deadlock 464d34347a399b840a4f963cc96dfc993ccf8c62 |
393 | SRCREV_go-deadlock="464d34347a399b840a4f963cc96dfc993ccf8c62" | 393 | SRCREV_go-deadlock = "464d34347a399b840a4f963cc96dfc993ccf8c62" |
394 | SRC_URI += "git://github.com/sasha-s/go-deadlock;name=go-deadlock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/sasha-s/go-deadlock" | 394 | SRC_URI += "git://github.com/sasha-s/go-deadlock;name=go-deadlock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/sasha-s/go-deadlock" |
395 | 395 | ||
396 | # go.opentelemetry.io/otel/trace v1.31.0 | 396 | # go.opentelemetry.io/otel/trace v1.31.0 |
397 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 | 397 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 |
398 | SRCREV_trace="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" | 398 | SRCREV_trace = "bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" |
399 | 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" | 399 | 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" |
400 | 400 | ||
401 | # github.com/containerd/platforms v1.0.0-rc.1 | 401 | # github.com/containerd/platforms v1.0.0-rc.1 |
402 | # [1] git ls-remote https://github.com/containerd/platforms e3566b8ff1994b8dc88bae5768d32830e0cd0cfd | 402 | # [1] git ls-remote https://github.com/containerd/platforms e3566b8ff1994b8dc88bae5768d32830e0cd0cfd |
403 | SRCREV_platforms="e3566b8ff1994b8dc88bae5768d32830e0cd0cfd" | 403 | SRCREV_platforms = "e3566b8ff1994b8dc88bae5768d32830e0cd0cfd" |
404 | SRC_URI += "git://github.com/containerd/platforms;name=platforms;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/platforms" | 404 | SRC_URI += "git://github.com/containerd/platforms;name=platforms;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/platforms" |
405 | 405 | ||
406 | # github.com/pelletier/go-toml/v2 v2.2.3 | 406 | # github.com/pelletier/go-toml/v2 v2.2.3 |
407 | # [1] git ls-remote https://github.com/pelletier/go-toml b730b2be5d3ab7283067ddf61188f41cdf42ce06 | 407 | # [1] git ls-remote https://github.com/pelletier/go-toml b730b2be5d3ab7283067ddf61188f41cdf42ce06 |
408 | SRCREV_go-toml-v2="b730b2be5d3ab7283067ddf61188f41cdf42ce06" | 408 | SRCREV_go-toml-v2 = "b730b2be5d3ab7283067ddf61188f41cdf42ce06" |
409 | SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pelletier/go-toml/v2" | 409 | SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pelletier/go-toml/v2" |
410 | 410 | ||
411 | # github.com/mitchellh/go-homedir v1.1.0 | 411 | # github.com/mitchellh/go-homedir v1.1.0 |
412 | # [1] git ls-remote https://github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727 | 412 | # [1] git ls-remote https://github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727 |
413 | SRCREV_go-homedir="af06845cf3004701891bf4fdb884bfe4920b3727" | 413 | SRCREV_go-homedir = "af06845cf3004701891bf4fdb884bfe4920b3727" |
414 | SRC_URI += "git://github.com/mitchellh/go-homedir;name=go-homedir;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/go-homedir" | 414 | SRC_URI += "git://github.com/mitchellh/go-homedir;name=go-homedir;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/go-homedir" |
415 | 415 | ||
416 | # github.com/xeipuuv/gojsonschema v1.2.0 | 416 | # github.com/xeipuuv/gojsonschema v1.2.0 |
417 | # [1] git ls-remote https://github.com/xeipuuv/gojsonschema 82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927 | 417 | # [1] git ls-remote https://github.com/xeipuuv/gojsonschema 82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927 |
418 | SRCREV_gojsonschema="82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927" | 418 | SRCREV_gojsonschema = "82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927" |
419 | SRC_URI += "git://github.com/xeipuuv/gojsonschema;name=gojsonschema;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonschema" | 419 | SRC_URI += "git://github.com/xeipuuv/gojsonschema;name=gojsonschema;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonschema" |
420 | 420 | ||
421 | # go.opentelemetry.io/otel/metric v1.31.0 | 421 | # go.opentelemetry.io/otel/metric v1.31.0 |
422 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 | 422 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 |
423 | SRCREV_metric="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" | 423 | SRCREV_metric = "bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" |
424 | 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" | 424 | 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" |
425 | 425 | ||
426 | # github.com/Masterminds/semver/v3 v3.3.1 | 426 | # github.com/Masterminds/semver/v3 v3.3.1 |
427 | # [1] git ls-remote https://github.com/Masterminds/semver 1558ca3488226e3490894a145e831ad58a5ff958 | 427 | # [1] git ls-remote https://github.com/Masterminds/semver 1558ca3488226e3490894a145e831ad58a5ff958 |
428 | SRCREV_v3="1558ca3488226e3490894a145e831ad58a5ff958" | 428 | SRCREV_v3 = "1558ca3488226e3490894a145e831ad58a5ff958" |
429 | SRC_URI += "git://github.com/Masterminds/semver;name=v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Masterminds/semver/v3" | 429 | SRC_URI += "git://github.com/Masterminds/semver;name=v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Masterminds/semver/v3" |
430 | 430 | ||
431 | # github.com/containerd/cgroups/v3 v3.0.5 | 431 | # github.com/containerd/cgroups/v3 v3.0.5 |
432 | # [1] git ls-remote https://github.com/containerd/cgroups bce3c7e5fbf05852294998684293918fcb3f59dd | 432 | # [1] git ls-remote https://github.com/containerd/cgroups bce3c7e5fbf05852294998684293918fcb3f59dd |
433 | SRCREV_cgroups-v3="bce3c7e5fbf05852294998684293918fcb3f59dd" | 433 | SRCREV_cgroups-v3 = "bce3c7e5fbf05852294998684293918fcb3f59dd" |
434 | SRC_URI += "git://github.com/containerd/cgroups;name=cgroups-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/cgroups/v3" | 434 | SRC_URI += "git://github.com/containerd/cgroups;name=cgroups-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/cgroups/v3" |
435 | 435 | ||
436 | # github.com/containerd/continuity v0.4.5 | 436 | # github.com/containerd/continuity v0.4.5 |
437 | # [1] git ls-remote https://github.com/containerd/continuity 44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e | 437 | # [1] git ls-remote https://github.com/containerd/continuity 44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e |
438 | SRCREV_continuity="44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e" | 438 | SRCREV_continuity = "44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e" |
439 | SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/continuity" | 439 | SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/continuity" |
440 | 440 | ||
441 | # github.com/containerd/typeurl/v2 v2.2.3 | 441 | # github.com/containerd/typeurl/v2 v2.2.3 |
442 | # [1] git ls-remote https://github.com/containerd/typeurl 5b047adad57d172afa9654c019fe65bf0540cc4d | 442 | # [1] git ls-remote https://github.com/containerd/typeurl 5b047adad57d172afa9654c019fe65bf0540cc4d |
443 | SRCREV_typeurl-v2="5b047adad57d172afa9654c019fe65bf0540cc4d" | 443 | SRCREV_typeurl-v2 = "5b047adad57d172afa9654c019fe65bf0540cc4d" |
444 | 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" | 444 | 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" |
445 | 445 | ||
446 | # github.com/coreos/go-systemd/v22 v22.5.0 | 446 | # github.com/coreos/go-systemd/v22 v22.5.0 |
447 | # [1] git ls-remote https://github.com/coreos/go-systemd d5623bf85e8e73ae6352f78ee6b55a287619dd4e | 447 | # [1] git ls-remote https://github.com/coreos/go-systemd d5623bf85e8e73ae6352f78ee6b55a287619dd4e |
448 | SRCREV_v22="d5623bf85e8e73ae6352f78ee6b55a287619dd4e" | 448 | SRCREV_v22 = "d5623bf85e8e73ae6352f78ee6b55a287619dd4e" |
449 | SRC_URI += "git://github.com/coreos/go-systemd;name=v22;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-systemd/v22" | 449 | SRC_URI += "git://github.com/coreos/go-systemd;name=v22;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-systemd/v22" |
450 | 450 | ||
451 | # github.com/docker/go-connections v0.5.0 | 451 | # github.com/docker/go-connections v0.5.0 |
452 | # [1] git ls-remote https://github.com/docker/go-connections fa09c952e3eadbffaf8afc5b8a1667158ba38ace | 452 | # [1] git ls-remote https://github.com/docker/go-connections fa09c952e3eadbffaf8afc5b8a1667158ba38ace |
453 | SRCREV_go-connections="fa09c952e3eadbffaf8afc5b8a1667158ba38ace" | 453 | SRCREV_go-connections = "fa09c952e3eadbffaf8afc5b8a1667158ba38ace" |
454 | 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" | 454 | 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" |
455 | 455 | ||
456 | # github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb | 456 | # github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb |
457 | # [1] git ls-remote https://github.com/xeipuuv/gojsonpointer 02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb | 457 | # [1] git ls-remote https://github.com/xeipuuv/gojsonpointer 02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb |
458 | SRCREV_gojsonpointer="02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb" | 458 | SRCREV_gojsonpointer = "02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb" |
459 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;name=gojsonpointer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonpointer" | 459 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;name=gojsonpointer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonpointer" |
460 | 460 | ||
461 | # github.com/containerd/imgcrypt/v2 v2.0.0 | 461 | # github.com/containerd/imgcrypt/v2 v2.0.0 |
462 | # [1] git ls-remote https://github.com/containerd/imgcrypt 1e301ef2620964bedfa68ee4b841ff80f4887736 | 462 | # [1] git ls-remote https://github.com/containerd/imgcrypt 1e301ef2620964bedfa68ee4b841ff80f4887736 |
463 | SRCREV_imgcrypt-v2="1e301ef2620964bedfa68ee4b841ff80f4887736" | 463 | SRCREV_imgcrypt-v2 = "1e301ef2620964bedfa68ee4b841ff80f4887736" |
464 | SRC_URI += "git://github.com/containerd/imgcrypt;name=imgcrypt-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/imgcrypt/v2" | 464 | SRC_URI += "git://github.com/containerd/imgcrypt;name=imgcrypt-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/imgcrypt/v2" |
465 | 465 | ||
466 | # github.com/distribution/reference v0.6.0 | 466 | # github.com/distribution/reference v0.6.0 |
467 | # [1] git ls-remote https://github.com/distribution/reference ff14fafe2236e51c2894ac07d4bdfc778e96d682 | 467 | # [1] git ls-remote https://github.com/distribution/reference ff14fafe2236e51c2894ac07d4bdfc778e96d682 |
468 | SRCREV_reference="ff14fafe2236e51c2894ac07d4bdfc778e96d682" | 468 | SRCREV_reference = "ff14fafe2236e51c2894ac07d4bdfc778e96d682" |
469 | SRC_URI += "git://github.com/distribution/reference;name=reference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/distribution/reference" | 469 | SRC_URI += "git://github.com/distribution/reference;name=reference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/distribution/reference" |
470 | 470 | ||
471 | # github.com/fahedouch/go-logrotate v0.2.1 | 471 | # github.com/fahedouch/go-logrotate v0.2.1 |
472 | # [1] git ls-remote https://github.com/fahedouch/go-logrotate e7e671d3a673890ee38392540079196cef61e3d6 | 472 | # [1] git ls-remote https://github.com/fahedouch/go-logrotate e7e671d3a673890ee38392540079196cef61e3d6 |
473 | SRCREV_go-logrotate="e7e671d3a673890ee38392540079196cef61e3d6" | 473 | SRCREV_go-logrotate = "e7e671d3a673890ee38392540079196cef61e3d6" |
474 | SRC_URI += "git://github.com/fahedouch/go-logrotate;name=go-logrotate;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fahedouch/go-logrotate" | 474 | SRC_URI += "git://github.com/fahedouch/go-logrotate;name=go-logrotate;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fahedouch/go-logrotate" |
475 | 475 | ||
476 | # github.com/containerd/errdefs/pkg v0.3.0 | 476 | # github.com/containerd/errdefs/pkg v0.3.0 |
477 | # [1] git ls-remote https://github.com/containerd/errdefs 4817405e4a3caeb7aee9dac68ed55339c59cb635 | 477 | # [1] git ls-remote https://github.com/containerd/errdefs 4817405e4a3caeb7aee9dac68ed55339c59cb635 |
478 | SRCREV_pkg="4817405e4a3caeb7aee9dac68ed55339c59cb635" | 478 | SRCREV_pkg = "4817405e4a3caeb7aee9dac68ed55339c59cb635" |
479 | SRC_URI += "git://github.com/containerd/errdefs;name=pkg;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs/pkg" | 479 | SRC_URI += "git://github.com/containerd/errdefs;name=pkg;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs/pkg" |
480 | 480 | ||
481 | # github.com/moby/docker-image-spec v1.3.1 | 481 | # github.com/moby/docker-image-spec v1.3.1 |
482 | # [1] git ls-remote https://github.com/moby/docker-image-spec f1d00ebd2d6d6805170d5543dbca4b850f35f9af | 482 | # [1] git ls-remote https://github.com/moby/docker-image-spec f1d00ebd2d6d6805170d5543dbca4b850f35f9af |
483 | SRCREV_docker-image-spec="f1d00ebd2d6d6805170d5543dbca4b850f35f9af" | 483 | SRCREV_docker-image-spec = "f1d00ebd2d6d6805170d5543dbca4b850f35f9af" |
484 | 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" | 484 | 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" |
485 | 485 | ||
486 | # github.com/multiformats/go-base32 v0.1.0 | 486 | # github.com/multiformats/go-base32 v0.1.0 |
487 | # [1] git ls-remote https://github.com/multiformats/go-base32 a16b66327f327428b32b919939b8c93482507e1f | 487 | # [1] git ls-remote https://github.com/multiformats/go-base32 a16b66327f327428b32b919939b8c93482507e1f |
488 | SRCREV_go-base32="a16b66327f327428b32b919939b8c93482507e1f" | 488 | SRCREV_go-base32 = "a16b66327f327428b32b919939b8c93482507e1f" |
489 | SRC_URI += "git://github.com/multiformats/go-base32;name=go-base32;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-base32" | 489 | SRC_URI += "git://github.com/multiformats/go-base32;name=go-base32;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-base32" |
490 | 490 | ||
491 | # github.com/multiformats/go-base36 v0.2.0 | 491 | # github.com/multiformats/go-base36 v0.2.0 |
492 | # [1] git ls-remote https://github.com/multiformats/go-base36 da52c98bb97cfaa321be04030bc97dcee7de63ff | 492 | # [1] git ls-remote https://github.com/multiformats/go-base36 da52c98bb97cfaa321be04030bc97dcee7de63ff |
493 | SRCREV_go-base36="da52c98bb97cfaa321be04030bc97dcee7de63ff" | 493 | SRCREV_go-base36 = "da52c98bb97cfaa321be04030bc97dcee7de63ff" |
494 | SRC_URI += "git://github.com/multiformats/go-base36;name=go-base36;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-base36" | 494 | SRC_URI += "git://github.com/multiformats/go-base36;name=go-base36;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-base36" |
495 | 495 | ||
496 | # github.com/multiformats/go-varint v0.0.7 | 496 | # github.com/multiformats/go-varint v0.0.7 |
497 | # [1] git ls-remote https://github.com/multiformats/go-varint 8c8129accb08fc978bb276c81d568c41eafdd48f | 497 | # [1] git ls-remote https://github.com/multiformats/go-varint 8c8129accb08fc978bb276c81d568c41eafdd48f |
498 | SRCREV_go-varint="8c8129accb08fc978bb276c81d568c41eafdd48f" | 498 | SRCREV_go-varint = "8c8129accb08fc978bb276c81d568c41eafdd48f" |
499 | SRC_URI += "git://github.com/multiformats/go-varint;name=go-varint;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-varint" | 499 | SRC_URI += "git://github.com/multiformats/go-varint;name=go-varint;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-varint" |
500 | 500 | ||
501 | # github.com/opencontainers/selinux v1.11.1 | 501 | # github.com/opencontainers/selinux v1.11.1 |
502 | # [1] git ls-remote https://github.com/opencontainers/selinux 44b3337c67171896cf6f299ece82ec31abfe8c0d | 502 | # [1] git ls-remote https://github.com/opencontainers/selinux 44b3337c67171896cf6f299ece82ec31abfe8c0d |
503 | SRCREV_selinux="44b3337c67171896cf6f299ece82ec31abfe8c0d" | 503 | SRCREV_selinux = "44b3337c67171896cf6f299ece82ec31abfe8c0d" |
504 | SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/selinux" | 504 | SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/selinux" |
505 | 505 | ||
506 | # github.com/containernetworking/cni v1.2.3 | 506 | # github.com/containernetworking/cni v1.2.3 |
507 | # [1] git ls-remote https://github.com/containernetworking/cni 309b6bbc17b2cd9eb9c26a46977ba1f1f5f032a4 | 507 | # [1] git ls-remote https://github.com/containernetworking/cni 309b6bbc17b2cd9eb9c26a46977ba1f1f5f032a4 |
508 | SRCREV_cni="309b6bbc17b2cd9eb9c26a46977ba1f1f5f032a4" | 508 | SRCREV_cni = "309b6bbc17b2cd9eb9c26a46977ba1f1f5f032a4" |
509 | SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/cni" | 509 | SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/cni" |
510 | 510 | ||
511 | # github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 | 511 | # github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 |
512 | # [1] git ls-remote https://github.com/xeipuuv/gojsonreference bd5ef7bd5415a7ac448318e64f11a24cd21e594b | 512 | # [1] git ls-remote https://github.com/xeipuuv/gojsonreference bd5ef7bd5415a7ac448318e64f11a24cd21e594b |
513 | SRCREV_gojsonreference="bd5ef7bd5415a7ac448318e64f11a24cd21e594b" | 513 | SRCREV_gojsonreference = "bd5ef7bd5415a7ac448318e64f11a24cd21e594b" |
514 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;name=gojsonreference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonreference" | 514 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;name=gojsonreference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonreference" |
515 | 515 | ||
516 | # github.com/containerd/containerd/v2 v2.0.3 | 516 | # github.com/containerd/containerd/v2 v2.0.3 |
517 | # [1] git ls-remote https://github.com/containerd/containerd 06b99ca80cdbfbc6cc8bd567021738c9af2b36ce | 517 | # [1] git ls-remote https://github.com/containerd/containerd 06b99ca80cdbfbc6cc8bd567021738c9af2b36ce |
518 | SRCREV_containerd-v2="06b99ca80cdbfbc6cc8bd567021738c9af2b36ce" | 518 | SRCREV_containerd-v2 = "06b99ca80cdbfbc6cc8bd567021738c9af2b36ce" |
519 | 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" | 519 | 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" |
520 | 520 | ||
521 | # github.com/go-viper/mapstructure/v2 v2.2.1 | 521 | # github.com/go-viper/mapstructure/v2 v2.2.1 |
522 | # [1] git ls-remote https://github.com/go-viper/mapstructure c29fc28e7927f11614d6f7e0fbf108a5c75750bb | 522 | # [1] git ls-remote https://github.com/go-viper/mapstructure c29fc28e7927f11614d6f7e0fbf108a5c75750bb |
523 | SRCREV_mapstructure-v2="c29fc28e7927f11614d6f7e0fbf108a5c75750bb" | 523 | SRCREV_mapstructure-v2 = "c29fc28e7927f11614d6f7e0fbf108a5c75750bb" |
524 | 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" | 524 | 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" |
525 | 525 | ||
526 | # github.com/opencontainers/go-digest v1.0.0 | 526 | # github.com/opencontainers/go-digest v1.0.0 |
527 | # [1] git ls-remote https://github.com/opencontainers/go-digest ea51bea511f75cfa3ef6098cc253c5c3609b037a | 527 | # [1] git ls-remote https://github.com/opencontainers/go-digest ea51bea511f75cfa3ef6098cc253c5c3609b037a |
528 | SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a" | 528 | SRCREV_go-digest = "ea51bea511f75cfa3ef6098cc253c5c3609b037a" |
529 | 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" | 529 | 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" |
530 | 530 | ||
531 | # github.com/containerd/containerd/api v1.8.0 | 531 | # github.com/containerd/containerd/api v1.8.0 |
532 | # [1] git ls-remote https://github.com/containerd/containerd cf36acf6b6dde383952f523e9b0b721b20dec88a | 532 | # [1] git ls-remote https://github.com/containerd/containerd cf36acf6b6dde383952f523e9b0b721b20dec88a |
533 | SRCREV_api="cf36acf6b6dde383952f523e9b0b721b20dec88a" | 533 | SRCREV_api = "cf36acf6b6dde383952f523e9b0b721b20dec88a" |
534 | SRC_URI += "git://github.com/containerd/containerd;name=api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd/api" | 534 | SRC_URI += "git://github.com/containerd/containerd;name=api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd/api" |
535 | 535 | ||
536 | # github.com/opencontainers/image-spec v1.1.1 | 536 | # github.com/opencontainers/image-spec v1.1.1 |
537 | # [1] git ls-remote https://github.com/opencontainers/image-spec 147f9c13cedb47a0c4d9a11a222961073d585877 | 537 | # [1] git ls-remote https://github.com/opencontainers/image-spec 147f9c13cedb47a0c4d9a11a222961073d585877 |
538 | SRCREV_image-spec="147f9c13cedb47a0c4d9a11a222961073d585877" | 538 | SRCREV_image-spec = "147f9c13cedb47a0c4d9a11a222961073d585877" |
539 | 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" | 539 | 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" |
540 | 540 | ||
541 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 | 541 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 |
542 | # [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9 | 542 | # [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9 |
543 | SRCREV_go-fuzz-headers="e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9" | 543 | SRCREV_go-fuzz-headers = "e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9" |
544 | 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" | 544 | 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" |
545 | 545 | ||
546 | # github.com/inconshreveable/mousetrap v1.1.0 | 546 | # github.com/inconshreveable/mousetrap v1.1.0 |
547 | # [1] git ls-remote https://github.com/inconshreveable/mousetrap 4e8053ee7ef85a6bd26368364a6d27f1641c1d21 | 547 | # [1] git ls-remote https://github.com/inconshreveable/mousetrap 4e8053ee7ef85a6bd26368364a6d27f1641c1d21 |
548 | SRCREV_mousetrap="4e8053ee7ef85a6bd26368364a6d27f1641c1d21" | 548 | SRCREV_mousetrap = "4e8053ee7ef85a6bd26368364a6d27f1641c1d21" |
549 | SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/inconshreveable/mousetrap" | 549 | SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/inconshreveable/mousetrap" |
550 | 550 | ||
551 | # github.com/multiformats/go-multiaddr v0.13.0 | 551 | # github.com/multiformats/go-multiaddr v0.13.0 |
552 | # [1] git ls-remote https://github.com/multiformats/go-multiaddr 14890877525b42c5d6450436929b059974f03ea4 | 552 | # [1] git ls-remote https://github.com/multiformats/go-multiaddr 14890877525b42c5d6450436929b059974f03ea4 |
553 | SRCREV_go-multiaddr="14890877525b42c5d6450436929b059974f03ea4" | 553 | SRCREV_go-multiaddr = "14890877525b42c5d6450436929b059974f03ea4" |
554 | SRC_URI += "git://github.com/multiformats/go-multiaddr;name=go-multiaddr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multiaddr" | 554 | SRC_URI += "git://github.com/multiformats/go-multiaddr;name=go-multiaddr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multiaddr" |
555 | 555 | ||
556 | # github.com/multiformats/go-multibase v0.2.0 | 556 | # github.com/multiformats/go-multibase v0.2.0 |
557 | # [1] git ls-remote https://github.com/multiformats/go-multibase 58a41f7df1d82d16599e259325b3337d69f70e3b | 557 | # [1] git ls-remote https://github.com/multiformats/go-multibase 58a41f7df1d82d16599e259325b3337d69f70e3b |
558 | SRCREV_go-multibase="58a41f7df1d82d16599e259325b3337d69f70e3b" | 558 | SRCREV_go-multibase = "58a41f7df1d82d16599e259325b3337d69f70e3b" |
559 | SRC_URI += "git://github.com/multiformats/go-multibase;name=go-multibase;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multibase" | 559 | SRC_URI += "git://github.com/multiformats/go-multibase;name=go-multibase;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multibase" |
560 | 560 | ||
561 | # github.com/multiformats/go-multihash v0.2.3 | 561 | # github.com/multiformats/go-multihash v0.2.3 |
562 | # [1] git ls-remote https://github.com/multiformats/go-multihash ff9da31500dddfc675e996601a05cdfc3ce7c764 | 562 | # [1] git ls-remote https://github.com/multiformats/go-multihash ff9da31500dddfc675e996601a05cdfc3ce7c764 |
563 | SRCREV_go-multihash="ff9da31500dddfc675e996601a05cdfc3ce7c764" | 563 | SRCREV_go-multihash = "ff9da31500dddfc675e996601a05cdfc3ce7c764" |
564 | SRC_URI += "git://github.com/multiformats/go-multihash;name=go-multihash;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multihash" | 564 | SRC_URI += "git://github.com/multiformats/go-multihash;name=go-multihash;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multihash" |
565 | 565 | ||
566 | # github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 | 566 | # github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 |
567 | # [1] git ls-remote https://github.com/stefanberger/go-pkcs11uri 78284954bff6dcce7888166bb79bbba93bea0879 | 567 | # [1] git ls-remote https://github.com/stefanberger/go-pkcs11uri 78284954bff6dcce7888166bb79bbba93bea0879 |
568 | SRCREV_go-pkcs11uri="78284954bff6dcce7888166bb79bbba93bea0879" | 568 | SRCREV_go-pkcs11uri = "78284954bff6dcce7888166bb79bbba93bea0879" |
569 | SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stefanberger/go-pkcs11uri" | 569 | SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stefanberger/go-pkcs11uri" |
570 | 570 | ||
571 | # github.com/compose-spec/compose-go/v2 v2.4.8 | 571 | # github.com/compose-spec/compose-go/v2 v2.4.8 |
572 | # [1] git ls-remote https://github.com/compose-spec/compose-go 84b7d5ab66388d3b5e24bae7861213a451a0f063 | 572 | # [1] git ls-remote https://github.com/compose-spec/compose-go 84b7d5ab66388d3b5e24bae7861213a451a0f063 |
573 | SRCREV_v2="84b7d5ab66388d3b5e24bae7861213a451a0f063" | 573 | SRCREV_v2 = "84b7d5ab66388d3b5e24bae7861213a451a0f063" |
574 | SRC_URI += "git://github.com/compose-spec/compose-go;name=v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/compose-spec/compose-go/v2" | 574 | SRC_URI += "git://github.com/compose-spec/compose-go;name=v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/compose-spec/compose-go/v2" |
575 | 575 | ||
576 | # github.com/cyphar/filepath-securejoin v0.4.1 | 576 | # github.com/cyphar/filepath-securejoin v0.4.1 |
577 | # [1] git ls-remote https://github.com/cyphar/filepath-securejoin 7abd870410ccf784788af4f55c6413c9ef47222d | 577 | # [1] git ls-remote https://github.com/cyphar/filepath-securejoin 7abd870410ccf784788af4f55c6413c9ef47222d |
578 | SRCREV_filepath-securejoin="7abd870410ccf784788af4f55c6413c9ef47222d" | 578 | SRCREV_filepath-securejoin = "7abd870410ccf784788af4f55c6413c9ef47222d" |
579 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cyphar/filepath-securejoin" | 579 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cyphar/filepath-securejoin" |
580 | 580 | ||
581 | # github.com/containernetworking/plugins v1.6.2 | 581 | # github.com/containernetworking/plugins v1.6.2 |
582 | # [1] git ls-remote https://github.com/containernetworking/plugins 7f756b411efc3d3730c707e2cc1f2baf1a66e28c | 582 | # [1] git ls-remote https://github.com/containernetworking/plugins 7f756b411efc3d3730c707e2cc1f2baf1a66e28c |
583 | SRCREV_plugins="7f756b411efc3d3730c707e2cc1f2baf1a66e28c" | 583 | SRCREV_plugins = "7f756b411efc3d3730c707e2cc1f2baf1a66e28c" |
584 | SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/plugins" | 584 | SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/plugins" |
585 | 585 | ||
586 | # github.com/fluent/fluent-logger-golang v1.9.0 | 586 | # github.com/fluent/fluent-logger-golang v1.9.0 |
587 | # [1] git ls-remote https://github.com/fluent/fluent-logger-golang 5538e904aeb515c10a624da620581bdf420d4b8a | 587 | # [1] git ls-remote https://github.com/fluent/fluent-logger-golang 5538e904aeb515c10a624da620581bdf420d4b8a |
588 | SRCREV_fluent-logger-golang="5538e904aeb515c10a624da620581bdf420d4b8a" | 588 | SRCREV_fluent-logger-golang = "5538e904aeb515c10a624da620581bdf420d4b8a" |
589 | SRC_URI += "git://github.com/fluent/fluent-logger-golang;name=fluent-logger-golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fluent/fluent-logger-golang" | 589 | SRC_URI += "git://github.com/fluent/fluent-logger-golang;name=fluent-logger-golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fluent/fluent-logger-golang" |
590 | 590 | ||
591 | # github.com/opencontainers/runtime-spec v1.2.1 | 591 | # github.com/opencontainers/runtime-spec v1.2.1 |
592 | # [1] git ls-remote https://github.com/opencontainers/runtime-spec 524fc0e1b8ab0180e2fc9abd31837a0f4ed1fd6b | 592 | # [1] git ls-remote https://github.com/opencontainers/runtime-spec 524fc0e1b8ab0180e2fc9abd31837a0f4ed1fd6b |
593 | SRCREV_runtime-spec="524fc0e1b8ab0180e2fc9abd31837a0f4ed1fd6b" | 593 | SRCREV_runtime-spec = "524fc0e1b8ab0180e2fc9abd31837a0f4ed1fd6b" |
594 | SRC_URI += "git://github.com/opencontainers/runtime-spec;name=runtime-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/runtime-spec" | 594 | SRC_URI += "git://github.com/opencontainers/runtime-spec;name=runtime-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/runtime-spec" |
595 | 595 | ||
596 | # github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20231105174938-2b5cbb29f3e2 | 596 | # github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20231105174938-2b5cbb29f3e2 |
597 | # [1] git ls-remote https://github.com/AdamKorcz/go-118-fuzz-build 2b5cbb29f3e2e08ef2032ac4dc88a40a3a1e9e5f | 597 | # [1] git ls-remote https://github.com/AdamKorcz/go-118-fuzz-build 2b5cbb29f3e2e08ef2032ac4dc88a40a3a1e9e5f |
598 | SRCREV_go-118-fuzz-build="2b5cbb29f3e2e08ef2032ac4dc88a40a3a1e9e5f" | 598 | SRCREV_go-118-fuzz-build = "2b5cbb29f3e2e08ef2032ac4dc88a40a3a1e9e5f" |
599 | SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;name=go-118-fuzz-build;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AdamKorcz/go-118-fuzz-build" | 599 | SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;name=go-118-fuzz-build;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AdamKorcz/go-118-fuzz-build" |
600 | 600 | ||
601 | # github.com/containerd/nydus-snapshotter v0.15.0 | 601 | # github.com/containerd/nydus-snapshotter v0.15.0 |
602 | # [1] git ls-remote https://github.com/containerd/nydus-snapshotter aec799e1b5d61050f7df4a1fd79177f89635cffe | 602 | # [1] git ls-remote https://github.com/containerd/nydus-snapshotter aec799e1b5d61050f7df4a1fd79177f89635cffe |
603 | SRCREV_nydus-snapshotter="aec799e1b5d61050f7df4a1fd79177f89635cffe" | 603 | SRCREV_nydus-snapshotter = "aec799e1b5d61050f7df4a1fd79177f89635cffe" |
604 | SRC_URI += "git://github.com/containerd/nydus-snapshotter;name=nydus-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/nydus-snapshotter" | 604 | SRC_URI += "git://github.com/containerd/nydus-snapshotter;name=nydus-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/nydus-snapshotter" |
605 | 605 | ||
606 | # github.com/containerd/stargz-snapshotter v0.16.3 | 606 | # github.com/containerd/stargz-snapshotter v0.16.3 |
607 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter c0389e084ae5731215c1251b04f3a8b49efb6d5a | 607 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter c0389e084ae5731215c1251b04f3a8b49efb6d5a |
608 | SRCREV_stargz-snapshotter="c0389e084ae5731215c1251b04f3a8b49efb6d5a" | 608 | SRCREV_stargz-snapshotter = "c0389e084ae5731215c1251b04f3a8b49efb6d5a" |
609 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter" | 609 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter" |
610 | 610 | ||
611 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20250106144421-5f5ef82da422 | 611 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20250106144421-5f5ef82da422 |
612 | # [1] git ls-remote https://github.com/googleapis/go-genproto 5f5ef82da42272dfd659a9114072cd3a924f9143 | 612 | # [1] git ls-remote https://github.com/googleapis/go-genproto 5f5ef82da42272dfd659a9114072cd3a924f9143 |
613 | SRCREV_rpc="5f5ef82da42272dfd659a9114072cd3a924f9143" | 613 | SRCREV_rpc = "5f5ef82da42272dfd659a9114072cd3a924f9143" |
614 | 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" | 614 | 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" |
615 | 615 | ||
616 | # github.com/rootless-containers/bypass4netns v0.4.2 | 616 | # github.com/rootless-containers/bypass4netns v0.4.2 |
617 | # [1] git ls-remote https://github.com/rootless-containers/bypass4netns aa04bd3dcc48c6dae6d7327ba219bda8fe2a4634 | 617 | # [1] git ls-remote https://github.com/rootless-containers/bypass4netns aa04bd3dcc48c6dae6d7327ba219bda8fe2a4634 |
618 | SRCREV_bypass4netns="aa04bd3dcc48c6dae6d7327ba219bda8fe2a4634" | 618 | SRCREV_bypass4netns = "aa04bd3dcc48c6dae6d7327ba219bda8fe2a4634" |
619 | SRC_URI += "git://github.com/rootless-containers/bypass4netns;name=bypass4netns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/bypass4netns" | 619 | SRC_URI += "git://github.com/rootless-containers/bypass4netns;name=bypass4netns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/bypass4netns" |
620 | 620 | ||
621 | # github.com/docker/docker-credential-helpers v0.8.2 | 621 | # github.com/docker/docker-credential-helpers v0.8.2 |
622 | # [1] git ls-remote https://github.com/docker/docker-credential-helpers 6b9df3ebb5da5aa22f722b25506bba1414519c6a | 622 | # [1] git ls-remote https://github.com/docker/docker-credential-helpers 6b9df3ebb5da5aa22f722b25506bba1414519c6a |
623 | SRCREV_docker-credential-helpers="6b9df3ebb5da5aa22f722b25506bba1414519c6a" | 623 | SRCREV_docker-credential-helpers = "6b9df3ebb5da5aa22f722b25506bba1414519c6a" |
624 | 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" | 624 | 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" |
625 | 625 | ||
626 | # github.com/containerd/stargz-snapshotter/ipfs v0.16.3 | 626 | # github.com/containerd/stargz-snapshotter/ipfs v0.16.3 |
627 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter c0389e084ae5731215c1251b04f3a8b49efb6d5a | 627 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter c0389e084ae5731215c1251b04f3a8b49efb6d5a |
628 | SRCREV_ipfs="c0389e084ae5731215c1251b04f3a8b49efb6d5a" | 628 | SRCREV_ipfs = "c0389e084ae5731215c1251b04f3a8b49efb6d5a" |
629 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=ipfs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/ipfs" | 629 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=ipfs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/ipfs" |
630 | 630 | ||
631 | # github.com/rootless-containers/rootlesskit/v2 v2.3.4 | 631 | # github.com/rootless-containers/rootlesskit/v2 v2.3.4 |
632 | # [1] git ls-remote https://github.com/rootless-containers/rootlesskit 59a459df858d39ad5f4eafa305545907bf0c48ab | 632 | # [1] git ls-remote https://github.com/rootless-containers/rootlesskit 59a459df858d39ad5f4eafa305545907bf0c48ab |
633 | SRCREV_rootlesskit-v2="59a459df858d39ad5f4eafa305545907bf0c48ab" | 633 | SRCREV_rootlesskit-v2 = "59a459df858d39ad5f4eafa305545907bf0c48ab" |
634 | SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/rootlesskit/v2" | 634 | SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/rootlesskit/v2" |
635 | 635 | ||
636 | # github.com/containerd/stargz-snapshotter/estargz v0.16.3 | 636 | # github.com/containerd/stargz-snapshotter/estargz v0.16.3 |
637 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter c0389e084ae5731215c1251b04f3a8b49efb6d5a | 637 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter c0389e084ae5731215c1251b04f3a8b49efb6d5a |
638 | SRCREV_estargz="c0389e084ae5731215c1251b04f3a8b49efb6d5a" | 638 | SRCREV_estargz = "c0389e084ae5731215c1251b04f3a8b49efb6d5a" |
639 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=estargz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/estargz" | 639 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=estargz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/estargz" |
640 | 640 | ||
641 | # github.com/containerd/accelerated-container-image v1.3.0 | 641 | # github.com/containerd/accelerated-container-image v1.3.0 |
642 | # [1] git ls-remote https://github.com/containerd/accelerated-container-image c5dd4fa383f2a932ab7d0b974f05a4e90eb46604 | 642 | # [1] git ls-remote https://github.com/containerd/accelerated-container-image c5dd4fa383f2a932ab7d0b974f05a4e90eb46604 |
643 | SRCREV_accelerated-container-image="c5dd4fa383f2a932ab7d0b974f05a4e90eb46604" | 643 | SRCREV_accelerated-container-image = "c5dd4fa383f2a932ab7d0b974f05a4e90eb46604" |
644 | SRC_URI += "git://github.com/containerd/accelerated-container-image;name=accelerated-container-image;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/accelerated-container-image" | 644 | SRC_URI += "git://github.com/containerd/accelerated-container-image;name=accelerated-container-image;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/accelerated-container-image" |
645 | 645 | ||
646 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 | 646 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 |
647 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 9cf5701e6b6611b2c406639039a1bccd883db080 | 647 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 9cf5701e6b6611b2c406639039a1bccd883db080 |
648 | SRCREV_otelhttp="9cf5701e6b6611b2c406639039a1bccd883db080" | 648 | SRCREV_otelhttp = "9cf5701e6b6611b2c406639039a1bccd883db080" |
649 | 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" | 649 | 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" |
650 | 650 | ||