diff options
Diffstat (limited to 'recipes-containers/nerdctl/src_uri.inc')
| -rw-r--r-- | recipes-containers/nerdctl/src_uri.inc | 201 |
1 files changed, 88 insertions, 113 deletions
diff --git a/recipes-containers/nerdctl/src_uri.inc b/recipes-containers/nerdctl/src_uri.inc index 7ac7681d..90ac270b 100644 --- a/recipes-containers/nerdctl/src_uri.inc +++ b/recipes-containers/nerdctl/src_uri.inc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # gotest.tools/v3 v3.5.1 | 1 | # gotest.tools/v3 v3.5.2 |
| 2 | # [1] git ls-remote https://github.com/gotestyourself/gotest.tools 81cea1abc596b025bf2573c7fdf97740512e4c6c | 2 | # [1] git ls-remote https://github.com/gotestyourself/gotest.tools 0b81523ff268a1f1b0baf4a5da67e42fbb86880b |
| 3 | SRCREV_gotest.tools-v3="81cea1abc596b025bf2573c7fdf97740512e4c6c" | 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 |
| @@ -8,14 +8,14 @@ SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=gotest.tools-v3;pr | |||
| 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.34.0 | 11 | # golang.org/x/net v0.37.0 |
| 12 | # [1] git ls-remote https://go.googlesource.com/net 8da7ed17cdaf5e1d42aa868f0b0322a207a17dcd | 12 | # [1] git ls-remote https://go.googlesource.com/net 99b3ae0643f9a2f9d820fcbba5f9e4c83b23bd48 |
| 13 | SRCREV_net="8da7ed17cdaf5e1d42aa868f0b0322a207a17dcd" | 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.29.0 | 16 | # golang.org/x/sys v0.31.0 |
| 17 | # [1] git ls-remote https://github.com/golang/sys d4ac05dc8c4c953ec29cae3df56c0833f4010763 | 17 | # [1] git ls-remote https://github.com/golang/sys 74cfc93a99be6ca6f193856132e6799065b071af |
| 18 | SRCREV_sys="d4ac05dc8c4c953ec29cae3df56c0833f4010763" | 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 |
| @@ -33,34 +33,24 @@ SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opence | |||
| 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/mod v0.22.0 | 36 | # golang.org/x/sync v0.12.0 |
| 37 | # [1] git ls-remote https://go.googlesource.com/mod dec0365065b75edd0e98b0306f6f9b0051710ed2 | 37 | # [1] git ls-remote https://go.googlesource.com/sync b637f27e40ad6e222f3d301cc113e635f0fa08be |
| 38 | SRCREV_mod="dec0365065b75edd0e98b0306f6f9b0051710ed2" | 38 | SRCREV_sync="b637f27e40ad6e222f3d301cc113e635f0fa08be" |
| 39 | SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/mod" | ||
| 40 | |||
| 41 | # sigs.k8s.io/yaml v1.4.0 | ||
| 42 | # [1] git ls-remote https://github.com/kubernetes-sigs/yaml c3772b51db126345efe2dfe4ff8dac83b8141684 | ||
| 43 | SRCREV_yaml="c3772b51db126345efe2dfe4ff8dac83b8141684" | ||
| 44 | SRC_URI += "git://github.com/kubernetes-sigs/yaml;name=yaml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/yaml" | ||
| 45 | |||
| 46 | # golang.org/x/sync v0.10.0 | ||
| 47 | # [1] git ls-remote https://go.googlesource.com/sync 913fb63af28f446cd10c684ee847b5606cf328f7 | ||
| 48 | SRCREV_sync="913fb63af28f446cd10c684ee847b5606cf328f7" | ||
| 49 | 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" |
| 50 | 40 | ||
| 51 | # golang.org/x/term v0.28.0 | 41 | # golang.org/x/term v0.30.0 |
| 52 | # [1] git ls-remote https://go.googlesource.com/term 40b02d69cd8f2efc8aeb262071f74fb4319b6661 | 42 | # [1] git ls-remote https://go.googlesource.com/term 04218fdaf78fa213d4e82c988184a250f6c354c2 |
| 53 | SRCREV_x-term="40b02d69cd8f2efc8aeb262071f74fb4319b6661" | 43 | SRCREV_x-term="04218fdaf78fa213d4e82c988184a250f6c354c2" |
| 54 | 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" |
| 55 | 45 | ||
| 56 | # golang.org/x/text v0.21.0 | 46 | # golang.org/x/text v0.23.0 |
| 57 | # [1] git ls-remote https://go.googlesource.com/text d42948e5579eb996bedb7df76c7ad57fae4e83c7 | 47 | # [1] git ls-remote https://go.googlesource.com/text 566b44fc931e2542778a18423c655ce99b4f1402 |
| 58 | SRCREV_text="d42948e5579eb996bedb7df76c7ad57fae4e83c7" | 48 | SRCREV_text="566b44fc931e2542778a18423c655ce99b4f1402" |
| 59 | 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" |
| 60 | 50 | ||
| 61 | # golang.org/x/crypto v0.32.0 | 51 | # golang.org/x/crypto v0.36.0 |
| 62 | # [1] git ls-remote https://go.googlesource.com/crypto 8929309228b460566ebf06dc56684799f352b0b0 | 52 | # [1] git ls-remote https://go.googlesource.com/crypto 49bf5b80c8108983f588ecabd7bf996e6e63a515 |
| 63 | SRCREV_crypto="8929309228b460566ebf06dc56684799f352b0b0" | 53 | SRCREV_crypto="49bf5b80c8108983f588ecabd7bf996e6e63a515" |
| 64 | 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" |
| 65 | 55 | ||
| 66 | # github.com/moby/term v0.5.2 | 56 | # github.com/moby/term v0.5.2 |
| @@ -68,11 +58,16 @@ SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch | |||
| 68 | SRCREV_term="6c1b69fecbac2753dcaf18718a7e9f9093c3760d" | 58 | SRCREV_term="6c1b69fecbac2753dcaf18718a7e9f9093c3760d" |
| 69 | 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" |
| 70 | 60 | ||
| 71 | # github.com/docker/cli v27.5.0+incompatible | 61 | # github.com/docker/cli v28.0.1+incompatible |
| 72 | # [1] git ls-remote https://github.com/docker/cli a187fa5d2d0d5f12db920734e425afc758e98ead | 62 | # [1] git ls-remote https://github.com/docker/cli 068a01ea9470df6494cc92d9e64e240805ae47a7 |
| 73 | SRCREV_cli="a187fa5d2d0d5f12db920734e425afc758e98ead" | 63 | SRCREV_cli="068a01ea9470df6494cc92d9e64e240805ae47a7" |
| 74 | 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" |
| 75 | 65 | ||
| 66 | # github.com/creack/pty v1.1.24 | ||
| 67 | # [1] git ls-remote https://github.com/creack/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" | ||
| 70 | |||
| 76 | # github.com/pkg/errors v0.9.1 | 71 | # github.com/pkg/errors v0.9.1 |
| 77 | # [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465 | 72 | # [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465 |
| 78 | SRCREV_errors="614d223910a179a466c1767a985424175c39b465" | 73 | SRCREV_errors="614d223910a179a466c1767a985424175c39b465" |
| @@ -83,19 +78,19 @@ SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;de | |||
| 83 | SRCREV_color="1c8d8706604ee5fb9a464e5097ba113101828a75" | 78 | SRCREV_color="1c8d8706604ee5fb9a464e5097ba113101828a75" |
| 84 | 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" |
| 85 | 80 | ||
| 86 | # github.com/ipfs/go-cid v0.4.1 | 81 | # github.com/ipfs/go-cid v0.5.0 |
| 87 | # [1] git ls-remote https://github.com/ipfs/go-cid d46e7f28669cd2c463bc68fe86e7dbe4f8240ab7 | 82 | # [1] git ls-remote https://github.com/ipfs/go-cid 5cddba5d532ac5adeec87f5542c057e1dbfbce9b |
| 88 | SRCREV_go-cid="d46e7f28669cd2c463bc68fe86e7dbe4f8240ab7" | 83 | SRCREV_go-cid="5cddba5d532ac5adeec87f5542c057e1dbfbce9b" |
| 89 | 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" |
| 90 | 85 | ||
| 91 | # github.com/spf13/cobra v1.8.1 | 86 | # github.com/spf13/cobra v1.9.1 |
| 92 | # [1] git ls-remote https://github.com/spf13/cobra e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec | 87 | # [1] git ls-remote https://github.com/spf13/cobra 40b5bc1437a564fc795d388b23835e84f54cd1d1 |
| 93 | SRCREV_cobra="e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec" | 88 | SRCREV_cobra="40b5bc1437a564fc795d388b23835e84f54cd1d1" |
| 94 | 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" |
| 95 | 90 | ||
| 96 | # github.com/spf13/pflag v1.0.5 | 91 | # github.com/spf13/pflag v1.0.6 |
| 97 | # [1] git ls-remote https://github.com/spf13/pflag 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab | 92 | # [1] git ls-remote https://github.com/spf13/pflag 5ca813443bd2a4d9f46a253ea0407d23b3790713 |
| 98 | SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab" | 93 | SRCREV_pflag="5ca813443bd2a4d9f46a253ea0407d23b3790713" |
| 99 | 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" |
| 100 | 95 | ||
| 101 | # github.com/cilium/ebpf v0.16.0 | 96 | # github.com/cilium/ebpf v0.16.0 |
| @@ -108,9 +103,9 @@ SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;des | |||
| 108 | SRCREV_locker="281af2d563954745bea9d1487c965f24d30742fe" | 103 | SRCREV_locker="281af2d563954745bea9d1487c965f24d30742fe" |
| 109 | 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" |
| 110 | 105 | ||
| 111 | # google.golang.org/grpc v1.68.1 | 106 | # google.golang.org/grpc v1.69.4 |
| 112 | # [1] git ls-remote https://github.com/grpc/grpc-go d6a777f952c77822f0190dff71b1fe8fe250538c | 107 | # [1] git ls-remote https://github.com/grpc/grpc-go 4103cfc52a951673d441f8b2c02eee96e31f1897 |
| 113 | SRCREV_grpc="d6a777f952c77822f0190dff71b1fe8fe250538c" | 108 | SRCREV_grpc="4103cfc52a951673d441f8b2c02eee96e31f1897" |
| 114 | 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" |
| 115 | 110 | ||
| 116 | # github.com/go-logr/logr v1.4.2 | 111 | # github.com/go-logr/logr v1.4.2 |
| @@ -138,9 +133,9 @@ SRC_URI += "git://github.com/tinylib/msgp;name=msgp;protocol=https;nobranch=1;de | |||
| 138 | SRCREV_blake3="4f5562c16b85a956bc8d650dc15344e1e1eb7c8c" | 133 | SRCREV_blake3="4f5562c16b85a956bc8d650dc15344e1e1eb7c8c" |
| 139 | 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" |
| 140 | 135 | ||
| 141 | # github.com/docker/docker v27.5.0+incompatible | 136 | # github.com/docker/docker v28.0.1+incompatible |
| 142 | # [1] git ls-remote https://github.com/moby/moby 38b84dce32c45732606fe09ffebef8b29a783644 | 137 | # [1] git ls-remote https://github.com/moby/moby bbd0a17ccc67e48d4a69393287b7fcc4f0578683 |
| 143 | SRCREV_docker="38b84dce32c45732606fe09ffebef8b29a783644" | 138 | SRCREV_docker="bbd0a17ccc67e48d4a69393287b7fcc4f0578683" |
| 144 | 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" |
| 145 | 140 | ||
| 146 | # github.com/gogo/protobuf v1.3.2 | 141 | # github.com/gogo/protobuf v1.3.2 |
| @@ -238,9 +233,9 @@ SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch | |||
| 238 | SRCREV_pkcs7="21b5bd412d3d388540388c0165151f7e3df92213" | 233 | SRCREV_pkcs7="21b5bd412d3d388540388c0165151f7e3df92213" |
| 239 | 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" |
| 240 | 235 | ||
| 241 | # google.golang.org/protobuf v1.35.2 | 236 | # google.golang.org/protobuf v1.36.2 |
| 242 | # [1] git ls-remote https://github.com/protocolbuffers/protobuf-go c72053a9062dd4bc86a75c21f5d8134136ccbf2e | 237 | # [1] git ls-remote https://github.com/protocolbuffers/protobuf-go 12c6ebd98e62f69cf9969989362bc7609b873640 |
| 243 | SRCREV_google.golang.org-protobuf="c72053a9062dd4bc86a75c21f5d8134136ccbf2e" | 238 | SRCREV_google.golang.org-protobuf="12c6ebd98e62f69cf9969989362bc7609b873640" |
| 244 | 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" |
| 245 | 240 | ||
| 246 | # github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 | 241 | # github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 |
| @@ -338,24 +333,19 @@ SRC_URI += "git://github.com/containerd/errdefs;name=errdefs;protocol=https;nobr | |||
| 338 | SRCREV_go-iptables="26e42518b22e6878bd6e479a574122c319fa923e" | 333 | SRCREV_go-iptables="26e42518b22e6878bd6e479a574122c319fa923e" |
| 339 | 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" |
| 340 | 335 | ||
| 341 | # github.com/klauspost/compress v1.17.11 | 336 | # github.com/klauspost/compress v1.18.0 |
| 342 | # [1] git ls-remote https://github.com/klauspost/compress 72cd4a92a8b13e722763e6b6a3467163c2028d3d | 337 | # [1] git ls-remote https://github.com/klauspost/compress 8e79dc4b98d4c5a09c62a2546b79c14edf7c3e38 |
| 343 | SRCREV_compress="72cd4a92a8b13e722763e6b6a3467163c2028d3d" | 338 | SRCREV_compress="8e79dc4b98d4c5a09c62a2546b79c14edf7c3e38" |
| 344 | 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" |
| 345 | 340 | ||
| 346 | # github.com/moby/sys/mountinfo v0.7.2 | ||
| 347 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 | ||
| 348 | SRCREV_mountinfo="cafbe42351600ca9b363e220722f66d96f6e71f4" | ||
| 349 | SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mountinfo" | ||
| 350 | |||
| 351 | # github.com/containerd/go-runc v1.1.0 | 341 | # github.com/containerd/go-runc v1.1.0 |
| 352 | # [1] git ls-remote https://github.com/containerd/go-runc df3c22d088ca919d1943efa8ae0cfc0514da0542 | 342 | # [1] git ls-remote https://github.com/containerd/go-runc df3c22d088ca919d1943efa8ae0cfc0514da0542 |
| 353 | SRCREV_go-runc="df3c22d088ca919d1943efa8ae0cfc0514da0542" | 343 | SRCREV_go-runc="df3c22d088ca919d1943efa8ae0cfc0514da0542" |
| 354 | 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" |
| 355 | 345 | ||
| 356 | # github.com/go-jose/go-jose/v4 v4.0.4 | 346 | # github.com/go-jose/go-jose/v4 v4.0.5 |
| 357 | # [1] git ls-remote https://github.com/go-jose/go-jose 15bc4c2ac4575ad865f078390db61d44530f985d | 347 | # [1] git ls-remote https://github.com/go-jose/go-jose 99b346cec4e86d102284642c5dcbe9bb0cacfc22 |
| 358 | SRCREV_v4="15bc4c2ac4575ad865f078390db61d44530f985d" | 348 | SRCREV_v4="99b346cec4e86d102284642c5dcbe9bb0cacfc22" |
| 359 | 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" |
| 360 | 350 | ||
| 361 | # github.com/klauspost/cpuid/v2 v2.2.8 | 351 | # github.com/klauspost/cpuid/v2 v2.2.8 |
| @@ -368,6 +358,11 @@ SRC_URI += "git://github.com/klauspost/cpuid;name=cpuid-v2;protocol=https;nobran | |||
| 368 | SRCREV_go-colorable="11a925cff3d38c293ddc8c05a16b504e3e2c63be" | 358 | SRCREV_go-colorable="11a925cff3d38c293ddc8c05a16b504e3e2c63be" |
| 369 | 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" |
| 370 | 360 | ||
| 361 | # github.com/moby/sys/mountinfo v0.7.2 | ||
| 362 | # [1] git ls-remote https://github.com/moby/sys 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" | ||
| 365 | |||
| 371 | # github.com/muesli/cancelreader v0.2.2 | 366 | # github.com/muesli/cancelreader v0.2.2 |
| 372 | # [1] git ls-remote https://github.com/muesli/cancelreader d11f1e77abf7f8d69d81553ccaaf0b81163541a6 | 367 | # [1] git ls-remote https://github.com/muesli/cancelreader d11f1e77abf7f8d69d81553ccaaf0b81163541a6 |
| 373 | SRCREV_cancelreader="d11f1e77abf7f8d69d81553ccaaf0b81163541a6" | 368 | SRCREV_cancelreader="d11f1e77abf7f8d69d81553ccaaf0b81163541a6" |
| @@ -398,11 +393,6 @@ SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1; | |||
| 398 | SRCREV_go-deadlock="464d34347a399b840a4f963cc96dfc993ccf8c62" | 393 | SRCREV_go-deadlock="464d34347a399b840a4f963cc96dfc993ccf8c62" |
| 399 | 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" |
| 400 | 395 | ||
| 401 | # github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 | ||
| 402 | # [1] git ls-remote https://github.com/syndtr/gocapability 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb | ||
| 403 | SRCREV_gocapability="42c35b4376354fd554efc7ad35e0b7f94e3a0ffb" | ||
| 404 | SRC_URI += "git://github.com/syndtr/gocapability;name=gocapability;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/syndtr/gocapability" | ||
| 405 | |||
| 406 | # go.opentelemetry.io/otel/trace v1.31.0 | 396 | # go.opentelemetry.io/otel/trace v1.31.0 |
| 407 | # [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 |
| 408 | SRCREV_trace="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" | 398 | SRCREV_trace="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" |
| @@ -523,9 +513,9 @@ SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nob | |||
| 523 | SRCREV_gojsonreference="bd5ef7bd5415a7ac448318e64f11a24cd21e594b" | 513 | SRCREV_gojsonreference="bd5ef7bd5415a7ac448318e64f11a24cd21e594b" |
| 524 | 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" |
| 525 | 515 | ||
| 526 | # github.com/containerd/containerd/v2 v2.0.2 | 516 | # github.com/containerd/containerd/v2 v2.0.3 |
| 527 | # [1] git ls-remote https://github.com/containerd/containerd c507a0257ea6462fbd6f5ba4f5c74facb04021f4 | 517 | # [1] git ls-remote https://github.com/containerd/containerd 06b99ca80cdbfbc6cc8bd567021738c9af2b36ce |
| 528 | SRCREV_containerd-v2="c507a0257ea6462fbd6f5ba4f5c74facb04021f4" | 518 | SRCREV_containerd-v2="06b99ca80cdbfbc6cc8bd567021738c9af2b36ce" |
| 529 | 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" |
| 530 | 520 | ||
| 531 | # github.com/go-viper/mapstructure/v2 v2.2.1 | 521 | # github.com/go-viper/mapstructure/v2 v2.2.1 |
| @@ -543,9 +533,9 @@ SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=ht | |||
| 543 | SRCREV_api="cf36acf6b6dde383952f523e9b0b721b20dec88a" | 533 | SRCREV_api="cf36acf6b6dde383952f523e9b0b721b20dec88a" |
| 544 | 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" |
| 545 | 535 | ||
| 546 | # github.com/opencontainers/image-spec v1.1.0 | 536 | # github.com/opencontainers/image-spec v1.1.1 |
| 547 | # [1] git ls-remote https://github.com/opencontainers/image-spec e7f7c0ca69b21688c3cea7c87a04e4503e6099e2 | 537 | # [1] git ls-remote https://github.com/opencontainers/image-spec 147f9c13cedb47a0c4d9a11a222961073d585877 |
| 548 | SRCREV_image-spec="e7f7c0ca69b21688c3cea7c87a04e4503e6099e2" | 538 | SRCREV_image-spec="147f9c13cedb47a0c4d9a11a222961073d585877" |
| 549 | 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" |
| 550 | 540 | ||
| 551 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 | 541 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 |
| @@ -578,19 +568,19 @@ SRC_URI += "git://github.com/multiformats/go-multihash;name=go-multihash;protoco | |||
| 578 | SRCREV_go-pkcs11uri="78284954bff6dcce7888166bb79bbba93bea0879" | 568 | SRCREV_go-pkcs11uri="78284954bff6dcce7888166bb79bbba93bea0879" |
| 579 | 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" |
| 580 | 570 | ||
| 581 | # github.com/compose-spec/compose-go/v2 v2.4.7 | 571 | # github.com/compose-spec/compose-go/v2 v2.4.8 |
| 582 | # [1] git ls-remote https://github.com/compose-spec/compose-go 9642b85460f2de66e6295c8b1f2e968fc9c3cbae | 572 | # [1] git ls-remote https://github.com/compose-spec/compose-go 84b7d5ab66388d3b5e24bae7861213a451a0f063 |
| 583 | SRCREV_v2="9642b85460f2de66e6295c8b1f2e968fc9c3cbae" | 573 | SRCREV_v2="84b7d5ab66388d3b5e24bae7861213a451a0f063" |
| 584 | 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" |
| 585 | 575 | ||
| 586 | # github.com/cyphar/filepath-securejoin v0.4.0 | 576 | # github.com/cyphar/filepath-securejoin v0.4.1 |
| 587 | # [1] git ls-remote https://github.com/cyphar/filepath-securejoin 9a17e6b86760e1d05f1ae366e00e6ad27225400c | 577 | # [1] git ls-remote https://github.com/cyphar/filepath-securejoin 7abd870410ccf784788af4f55c6413c9ef47222d |
| 588 | SRCREV_filepath-securejoin="9a17e6b86760e1d05f1ae366e00e6ad27225400c" | 578 | SRCREV_filepath-securejoin="7abd870410ccf784788af4f55c6413c9ef47222d" |
| 589 | 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" |
| 590 | 580 | ||
| 591 | # github.com/containernetworking/plugins v1.5.1 | 581 | # github.com/containernetworking/plugins v1.6.2 |
| 592 | # [1] git ls-remote https://github.com/containernetworking/plugins c29dc79f96cd50452a247a4591443d2aac033429 | 582 | # [1] git ls-remote https://github.com/containernetworking/plugins 7f756b411efc3d3730c707e2cc1f2baf1a66e28c |
| 593 | SRCREV_plugins="c29dc79f96cd50452a247a4591443d2aac033429" | 583 | SRCREV_plugins="7f756b411efc3d3730c707e2cc1f2baf1a66e28c" |
| 594 | 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" |
| 595 | 585 | ||
| 596 | # github.com/fluent/fluent-logger-golang v1.9.0 | 586 | # github.com/fluent/fluent-logger-golang v1.9.0 |
| @@ -598,9 +588,9 @@ SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=h | |||
| 598 | SRCREV_fluent-logger-golang="5538e904aeb515c10a624da620581bdf420d4b8a" | 588 | SRCREV_fluent-logger-golang="5538e904aeb515c10a624da620581bdf420d4b8a" |
| 599 | 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" |
| 600 | 590 | ||
| 601 | # github.com/opencontainers/runtime-spec v1.2.0 | 591 | # github.com/opencontainers/runtime-spec v1.2.1 |
| 602 | # [1] git ls-remote https://github.com/opencontainers/runtime-spec 36852b0d072a4b5da675300a9e73bc4b0853f5c6 | 592 | # [1] git ls-remote https://github.com/opencontainers/runtime-spec 524fc0e1b8ab0180e2fc9abd31837a0f4ed1fd6b |
| 603 | SRCREV_runtime-spec="36852b0d072a4b5da675300a9e73bc4b0853f5c6" | 593 | SRCREV_runtime-spec="524fc0e1b8ab0180e2fc9abd31837a0f4ed1fd6b" |
| 604 | 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" |
| 605 | 595 | ||
| 606 | # 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 |
| @@ -613,29 +603,19 @@ SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;name=go-118-fuzz-build; | |||
| 613 | SRCREV_nydus-snapshotter="aec799e1b5d61050f7df4a1fd79177f89635cffe" | 603 | SRCREV_nydus-snapshotter="aec799e1b5d61050f7df4a1fd79177f89635cffe" |
| 614 | 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" |
| 615 | 605 | ||
| 616 | # github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626 | ||
| 617 | # [1] git ls-remote https://github.com/opencontainers/runtime-tools 2e043c6bd62639199bdd0d5f0c5082797de4de2a | ||
| 618 | SRCREV_runtime-tools="2e043c6bd62639199bdd0d5f0c5082797de4de2a" | ||
| 619 | SRC_URI += "git://github.com/opencontainers/runtime-tools;name=runtime-tools;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/runtime-tools" | ||
| 620 | |||
| 621 | # tags.cncf.io/container-device-interface v0.8.0 | ||
| 622 | # [1] git ls-remote https://github.com/cncf-tags/container-device-interface e66544063aa7760c4ea6330ce9e6c757f8e61df2 | ||
| 623 | SRCREV_container-device-interface="e66544063aa7760c4ea6330ce9e6c757f8e61df2" | ||
| 624 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=container-device-interface;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/tags.cncf.io/container-device-interface" | ||
| 625 | |||
| 626 | # github.com/containerd/stargz-snapshotter v0.16.3 | 606 | # github.com/containerd/stargz-snapshotter v0.16.3 |
| 627 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter c0389e084ae5731215c1251b04f3a8b49efb6d5a | 607 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter c0389e084ae5731215c1251b04f3a8b49efb6d5a |
| 628 | SRCREV_stargz-snapshotter="c0389e084ae5731215c1251b04f3a8b49efb6d5a" | 608 | SRCREV_stargz-snapshotter="c0389e084ae5731215c1251b04f3a8b49efb6d5a" |
| 629 | 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" |
| 630 | 610 | ||
| 631 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38 | 611 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20250106144421-5f5ef82da422 |
| 632 | # [1] git ls-remote https://github.com/googleapis/go-genproto 324edc3d5d38693218081dbcff1a945f1bd90575 | 612 | # [1] git ls-remote https://github.com/googleapis/go-genproto 5f5ef82da42272dfd659a9114072cd3a924f9143 |
| 633 | SRCREV_rpc="324edc3d5d38693218081dbcff1a945f1bd90575" | 613 | SRCREV_rpc="5f5ef82da42272dfd659a9114072cd3a924f9143" |
| 634 | 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" |
| 635 | 615 | ||
| 636 | # github.com/rootless-containers/bypass4netns v0.4.1 | 616 | # github.com/rootless-containers/bypass4netns v0.4.2 |
| 637 | # [1] git ls-remote https://github.com/rootless-containers/bypass4netns c3c127b902268c0ec143d5d0e06b567e0b930c45 | 617 | # [1] git ls-remote https://github.com/rootless-containers/bypass4netns aa04bd3dcc48c6dae6d7327ba219bda8fe2a4634 |
| 638 | SRCREV_bypass4netns="c3c127b902268c0ec143d5d0e06b567e0b930c45" | 618 | SRCREV_bypass4netns="aa04bd3dcc48c6dae6d7327ba219bda8fe2a4634" |
| 639 | 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" |
| 640 | 620 | ||
| 641 | # github.com/docker/docker-credential-helpers v0.8.2 | 621 | # github.com/docker/docker-credential-helpers v0.8.2 |
| @@ -648,9 +628,9 @@ SRC_URI += "git://github.com/docker/docker-credential-helpers;name=docker-creden | |||
| 648 | SRCREV_ipfs="c0389e084ae5731215c1251b04f3a8b49efb6d5a" | 628 | SRCREV_ipfs="c0389e084ae5731215c1251b04f3a8b49efb6d5a" |
| 649 | 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" |
| 650 | 630 | ||
| 651 | # github.com/rootless-containers/rootlesskit/v2 v2.3.1 | 631 | # github.com/rootless-containers/rootlesskit/v2 v2.3.4 |
| 652 | # [1] git ls-remote https://github.com/rootless-containers/rootlesskit fcc67feacd7deea8bca12a1a849e638704b8e7d2 | 632 | # [1] git ls-remote https://github.com/rootless-containers/rootlesskit 59a459df858d39ad5f4eafa305545907bf0c48ab |
| 653 | SRCREV_rootlesskit-v2="fcc67feacd7deea8bca12a1a849e638704b8e7d2" | 633 | SRCREV_rootlesskit-v2="59a459df858d39ad5f4eafa305545907bf0c48ab" |
| 654 | 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" |
| 655 | 635 | ||
| 656 | # github.com/containerd/stargz-snapshotter/estargz v0.16.3 | 636 | # github.com/containerd/stargz-snapshotter/estargz v0.16.3 |
| @@ -658,14 +638,9 @@ SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit-v2 | |||
| 658 | SRCREV_estargz="c0389e084ae5731215c1251b04f3a8b49efb6d5a" | 638 | SRCREV_estargz="c0389e084ae5731215c1251b04f3a8b49efb6d5a" |
| 659 | 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" |
| 660 | 640 | ||
| 661 | # tags.cncf.io/container-device-interface/specs-go v0.8.0 | 641 | # github.com/containerd/accelerated-container-image v1.3.0 |
| 662 | # [1] git ls-remote https://github.com/cncf-tags/container-device-interface e66544063aa7760c4ea6330ce9e6c757f8e61df2 | 642 | # [1] git ls-remote https://github.com/containerd/accelerated-container-image c5dd4fa383f2a932ab7d0b974f05a4e90eb46604 |
| 663 | SRCREV_specs-go="e66544063aa7760c4ea6330ce9e6c757f8e61df2" | 643 | SRCREV_accelerated-container-image="c5dd4fa383f2a932ab7d0b974f05a4e90eb46604" |
| 664 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=specs-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/tags.cncf.io/container-device-interface/specs-go" | ||
| 665 | |||
| 666 | # github.com/containerd/accelerated-container-image v1.2.3 | ||
| 667 | # [1] git ls-remote https://github.com/containerd/accelerated-container-image 0c2f05791f88a0491218011a97c87c33e5440f72 | ||
| 668 | SRCREV_accelerated-container-image="0c2f05791f88a0491218011a97c87c33e5440f72" | ||
| 669 | 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" |
| 670 | 645 | ||
| 671 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 | 646 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 |
