summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2022-08-07 00:20:41 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2022-08-09 14:26:28 -0400
commite43460f5ed71b76de06bf94444065edb8fbcdd88 (patch)
tree32bfa14ee74d9397a8ce8bae1129695e3ff273b6
parentd90ad944d58b517658c08542cb6f9164e9a40665 (diff)
downloadmeta-virtualization-e43460f5ed71b76de06bf94444065edb8fbcdd88.tar.gz
nerdctl: update to 0.22.2
Bumping nerdctl to version v0.22.2-2-ge084a2d, which comprises the following commits: 013ebdc Bump github.com/containerd/nydus-snapshotter 37cb3fe Fix `can't get final child's PID from pipe` on rootless (v0.22.1 regression) fbbf10e Bump github.com/compose-spec/compose-go from 1.3.0 to 1.4.0 7f94a17 fix(hosts): extra-host params should be 'domain:ip' a4fd8fa go-ipfs (0.13.1) -> Kubo (0.14.0) f3001be doc: readme and help msg about firewall plugin 0e81051 ps_linux_test.go: improve variable names cae0f01 README.md: `nerdctl system prune` is now available 8f57e95 add label display support in ps subcommand 2dfa2a4 Bump github.com/compose-spec/compose-go from 1.2.9 to 1.3.0 d0fe7ab skip reconfig network when missing 83ce9a0 Add extra logging warning for log options 09bd981 Pass https://index.docker.io/v1/ to GetAuthConfig() for Docker Hub 17771d0 Refactor: Abstract the way to handle remote snapshotter 0ff788b Add the ability to inspect volume sizes 3676219 Bump github.com/containernetworking/cni from 1.1.1 to 1.1.2 8b6417c fix stats values bcedaae optimize tests of stop the sleep container 014525f support system prune 81a9a9b add labels in container inspect using dockercompat mode 81095fb fix yaml pkg vulnerability 1bb09dd support network prune bc68696 Add oom-score-adj option while running 3507d0b remove useless args from load d7ba334 rewrite test of run with init flag 1f7ec3f Bump github.com/compose-spec/compose-go from 1.2.8 to 1.2.9 5ecf242 Bump github.com/containerd/go-cni from 1.1.6 to 1.1.7 cccf19e test fluentd log driver without build image 1199ac5 small refactor for rmAction a4b51e2 bridge network use free subnet e027ce4 Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 0818f7d Bump docker/build-push-action from 3.0.0 to 3.1.0 a78de9a support --network=container:<contaienr> for sharing network namespace df376b8 Remove duplicate host record when update the DNS 685371e TestRunWithJsonFileLogDriver: make log message more specific 357fdfd Fallback to Containerfile when Dockerfile is not present. de3d05a README.md: clean up e06e3a6 ignore force remove container error 4a7f6eb support force remove image f2cc696 fix stats for no-stream a7dd254 fix flaky test TestRunWithJsonFileLogDriver 663541c README.md: clean up ad0e42f infoutil: make runc version output consistent with Docker e016c55 infoutil: relax buildctl version format 2087827 fix found multiple IDs when container walker 0e07104 update buildg (0.3.0) bd78358 update IPFS (0.13.1) ddf5b5a update stargz-snapshotter (0.12.0) 8f5ac28 refactor container restart command 70826c7 update imgcrypt (1.1.6) 08f9f6b Display buildkit and runc version in nerdctl 2c5bd7f Log matches of log paths to understand TestRunWithJsonFileLogDriver flakiness 15decf3 wait for detached container running before exec fa392af Add document about overlaybd 41c63f3 fix json file logging filenames 9c63c61 container exit should terminate tail logs ff6e75f update unimplemented flags for run 28de2e3 support volume prune a74e852 add update flag blkio-weight eb3715a fix dockerfile local dir e20c145 support image prune 79ed9ca TestRunCgroupV1: fix cgroup version check d746ab9 fix broken deps for dbus 5e91753 add flag kernel-memory 9b4287e typo and return error 67e2ded remove failed container state efd3961 adjust ps header b35ae67 cli: implement -s/--size option for nerdctl ps command e8127e6 docs: add nydus snapshotter description f20cb34 Validate formats before ticking 8b5a0ec Bump github.com/containerd/nydus-snapshotter fb3eb33 fix error message 5f41b41 support container prune 4637c99 add TabReader for test 4f9c3ed fix some error 86056b8 Enable staticcheck in golangci-lint 34e3ad8 feat: makes nerdctl available to pull nydus images 76fbdbe Support multiple tags in nerdctl build. e56ac42 Fixed gosimple errors in issue #1134 afb0c57 bind-mounts: add rbind option defaultly 6a382f7 support stop-signal and stop-timeout f9522ae support dns-search and dns-option for compose 486100d volume: set fstype to bind if mount options contains bind or rbind eaf3354 remove invalid debug 50a8eaa show name for images 0b67272 support dns-search and dns-opt 2f79653 fix: using default resolver 2b5a45b add group-add flag for run a5b0d1d go mod tidy b1930a7 1117: specify needsLoading when output flag is specified. abaa167 Bump github.com/compose-spec/compose-go from 1.2.7 to 1.2.8 7954e19 Bump github.com/ipfs/go-ipfs-http-client from 0.3.1 to 0.4.0 12aae30 Bump github.com/multiformats/go-multiaddr from 0.5.0 to 0.6.0 8b34083 Fix typo in instructions on how to run docker compat tests. daea277 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 b1b226f Bump gotest.tools/v3 from 3.2.0 to 3.3.0 0bcefdc Update golangci-lint version to 1.46.2 063c025 fix stylecheck errors 75ff587 CI: unparallelize TestRunAddHost 1c191a1 add umask 676c5c3 Validation for nerdctl load to fail when stdin is empty. 1192a04 Fixed gosimple errors in issue #1134 02582d0 go.mod: golang.org/x/* master e86deda go.mod: github.com/containerd/containerd v1.6.6 (=> v1.6.1-0.20220616041926-9c6154bff158) c078e20 pkg/logging: refactor 92e3cc2 Initialize the log file to fix `nerdctl compose up` error 5c3aec6 add memory-reservation memory-swappiness 7fbafcb fix swap memory 261da0c Add GitLab Container Registry documentation 4f6b914 MAINTAINERS: add Zheao Li as a REVIEWER 04a8450 update IPFS (0.13.0) 8ac66ef update fuse-overlayfs (1.9) 21edc9d update runc (1.1.3) ffdc0aa fix log-driver name not check error 8717e4f Implement fluentd logging driver a817a8b add flag memory-swap 44c80db Adding tests for start and handling AkihiroSuda feedback db4a505 Adding --attach flag to start 0b9e9cb add flag oom-kill-disable 404c532 [#868] Update moby/sys to fix the FreeBSD build 3b1df0e Bump github.com/docker/cli d50fec4 Bump github.com/docker/docker cfe8ca0 Bump github.com/moby/sys/mount from 0.3.2 to 0.3.3 6386775 update buildg (0.2.0) 26639fd update containerd (1.6.6) 35f60d6 go.mod: github.com/containerd/containerd v1.6.1-0.20220606171923-c1bcabb45419 8a36c0d persist default network config bb3f9ee Bump github.com/vishvananda/netlink from 1.2.0-beta to 1.2.1-beta.2 eae4b2d Bump github.com/containernetworking/cni from 1.1.0 to 1.1.1 3007fc8 Bump github.com/containerd/go-cni from 1.1.5 to 1.1.6 b00fa84 fix squashes --add-host with the same ip dd8a0ff Implement journald logging driver f087279 Bump github.com/compose-spec/compose-go from 1.2.6 to 1.2.7 60b77c1 Bump github.com/containerd/cgroups from 1.0.3 to 1.0.4 96a3276 CI: TestRunCgroupV2: add --memory-swap=-1 for Docker with cgroup v2 5a47349 CI: skip TestRunCgroupConf for Docker e077b38 CI: use GHA ubuntu-22.04 for cgroup2 tests 08924b9 docs/compose.md: update the compatibility information 423600f Bump github.com/compose-spec/compose-go from 1.2.5 to 1.2.6 793a95d enbale entrypoint as stringArray feb1316 Bump github.com/compose-spec/compose-go from 1.2.4 to 1.2.5 193e8d6 Bump up buildg to v0.1.0 04f9b47 update BuildKit (0.10.3) 0aeed30 update runc (1.1.2) fc87586 go.mod: golang.org/x/* master f66b943 refactor TestRunIpcHost b7d9eee create/run: add ipc flag to create and run commands 998f457 Bump github.com/docker/cli 47e7eb7 Bump github.com/docker/docker 773a413 Support interactive debugging of Dockerfile d81dcf3 logging: ensure that MagicArgv1 is always argv1 004f2ff README.md: typo 70c90f1 Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 7c3fd8f add bind-nonrecursive for mount 47ff895 fix flaky test TestComposeConfigWithComposeFileEnv c5841dd pkg/taskutil: let StdinCloser implement io.Closer c9881fd supporting COMPOSE_FILE environment variable b4f2e5f Support logging in compose file 0fc816a Support for networks in compose files 0b9d48e Bump github.com/docker/docker e031d13 update containerd (1.6.4) abaa4d0 Support riscv64 49f6d78 Bump github.com/docker/cli 7e3dc43 Bump docker/build-push-action from 2.10.0 to 3.0.0 450486a Bump docker/login-action from 1.14.1 to 2.0.0 e11fb20 Bump docker/metadata-action from 3.8.0 to 4.0.1 d3e449a implement log opt with containerd logging driver 97ece6a enhancement restart policy 81528d5 support rename container 56b0f10 update BuildKit (0.10.2) e258cda update RootlessKit (1.0.1) 489a521 update slirp4netns (1.2.0) d73ef7a fix default driver capability for gpus ed10fec Bump docker/metadata-action from 3.7.0 to 3.8.0 f853dc4 Bump github.com/containerd/go-cni from 1.1.4 to 1.1.5 18ea81f Fix `flag -t needs -i to be specified together` restriction b2fa405 Makefile: avoid flattening `nerdctl-X.Y.Z-go-mod-vendor.tar.gz` ff1aec4 info: add --mode=native to show full plugin info a629145 update containerd (1.6.3) 62979d7 Bump gotest.tools/v3 from 3.1.0 to 3.2.0 6d1bfc6 fixes #1004 : Build image only when changes merged to master 10990ad Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 dbc0ec5 Bump github.com/ipfs/go-ipfs-http-client from 0.3.0 to 0.3.1 c63982b Bump actions/checkout from 3.0.1 to 3.0.2 85ca787 [Carry 643] cp cmd 90a3a2c Bump github.com/tidwall/gjson from 1.14.0 to 1.14.1 8385be4 add test case for nerdctl inspect to check mounts field a766555 show mounts info for nerdctl inspect Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-containers/nerdctl/nerdctl/modules.txt153
-rw-r--r--recipes-containers/nerdctl/nerdctl_git.bb167
-rw-r--r--recipes-containers/nerdctl/relocation.inc172
-rw-r--r--recipes-containers/nerdctl/src_uri.inc558
4 files changed, 595 insertions, 455 deletions
diff --git a/recipes-containers/nerdctl/nerdctl/modules.txt b/recipes-containers/nerdctl/nerdctl/modules.txt
index 562b4e05..b2b0a4e5 100644
--- a/recipes-containers/nerdctl/nerdctl/modules.txt
+++ b/recipes-containers/nerdctl/nerdctl/modules.txt
@@ -2,45 +2,49 @@
2## explicit 2## explicit
3# github.com/Microsoft/go-winio v0.5.2 3# github.com/Microsoft/go-winio v0.5.2
4## explicit 4## explicit
5# github.com/compose-spec/compose-go v1.2.4 5# github.com/compose-spec/compose-go v1.4.0
6## explicit 6## explicit
7# github.com/containerd/cgroups v1.0.3 7# github.com/containerd/cgroups v1.0.4
8## explicit 8## explicit
9# github.com/containerd/console v1.0.3 9# github.com/containerd/console v1.0.3
10## explicit 10## explicit
11# github.com/containerd/containerd v1.6.2 11# github.com/containerd/containerd v1.6.6
12## explicit 12## explicit
13# github.com/containerd/continuity v0.3.0 13# github.com/containerd/continuity v0.3.0
14## explicit 14## explicit
15# github.com/containerd/go-cni v1.1.4 15# github.com/containerd/go-cni v1.1.7
16## explicit 16## explicit
17# github.com/containerd/imgcrypt v1.1.4 17# github.com/containerd/imgcrypt v1.1.6
18## explicit 18## explicit
19# github.com/containerd/stargz-snapshotter v0.11.4 19# github.com/containerd/nydus-snapshotter v0.3.0-alpha.5
20## explicit 20## explicit
21# github.com/containerd/stargz-snapshotter/estargz v0.11.4 21# github.com/containerd/stargz-snapshotter v0.12.0
22## explicit 22## explicit
23# github.com/containerd/stargz-snapshotter/ipfs v0.11.4 23# github.com/containerd/stargz-snapshotter/estargz v0.12.0
24## explicit 24## explicit
25# github.com/containerd/typeurl v1.0.2 25# github.com/containerd/stargz-snapshotter/ipfs v0.12.0
26## explicit 26## explicit
27# github.com/containernetworking/cni v1.0.1 27# github.com/containerd/typeurl v1.0.3-0.20220422153119-7f6e6d160d67
28## explicit
29# github.com/containernetworking/cni v1.1.2
28## explicit 30## explicit
29# github.com/containernetworking/plugins v1.1.1 31# github.com/containernetworking/plugins v1.1.1
30## explicit 32## explicit
33# github.com/coreos/go-systemd/v22 v22.3.2
34## explicit
31# github.com/cyphar/filepath-securejoin v0.2.3 35# github.com/cyphar/filepath-securejoin v0.2.3
32## explicit 36## explicit
33# github.com/docker/cli v20.10.14+incompatible 37# github.com/docker/cli v20.10.17+incompatible
34## explicit 38## explicit
35# github.com/docker/docker v20.10.14+incompatible 39# github.com/docker/docker v20.10.17+incompatible
36## explicit 40## explicit
37# github.com/docker/go-connections v0.4.0 41# github.com/docker/go-connections v0.4.0
38## explicit 42## explicit
39# github.com/docker/go-units v0.4.0 43# github.com/docker/go-units v0.4.0
40## explicit 44## explicit
41# github.com/fatih/color v1.13.0 45# github.com/fahedouch/go-logrotate v0.1.2
42## explicit 46## explicit
43# github.com/gogo/protobuf v1.3.2 47# github.com/fatih/color v1.13.0
44## explicit 48## explicit
45# github.com/hashicorp/go-multierror v1.1.1 49# github.com/hashicorp/go-multierror v1.1.1
46## explicit 50## explicit
@@ -48,15 +52,15 @@
48## explicit 52## explicit
49# github.com/ipfs/go-ipfs-files v0.1.1 53# github.com/ipfs/go-ipfs-files v0.1.1
50## explicit 54## explicit
51# github.com/ipfs/go-ipfs-http-client v0.3.0 55# github.com/ipfs/go-ipfs-http-client v0.4.0
52## explicit 56## explicit
53# github.com/ipfs/interface-go-ipfs-core v0.6.2 57# github.com/ipfs/interface-go-ipfs-core v0.7.0
54## explicit 58## explicit
55# github.com/mattn/go-isatty v0.0.14 59# github.com/mattn/go-isatty v0.0.14
56## explicit 60## explicit
57# github.com/moby/sys/mount v0.3.2 61# github.com/moby/sys/mount v0.3.3
58## explicit 62## explicit
59# github.com/multiformats/go-multiaddr v0.5.0 63# github.com/multiformats/go-multiaddr v0.6.0
60## explicit 64## explicit
61# github.com/opencontainers/go-digest v1.0.0 65# github.com/opencontainers/go-digest v1.0.0
62## explicit 66## explicit
@@ -64,65 +68,73 @@
64## explicit 68## explicit
65# github.com/opencontainers/runtime-spec v1.0.3-0.20220311020903-6969a0a09ab1 69# github.com/opencontainers/runtime-spec v1.0.3-0.20220311020903-6969a0a09ab1
66## explicit 70## explicit
67# github.com/pelletier/go-toml v1.9.4 71# github.com/pelletier/go-toml v1.9.5
68## explicit 72## explicit
69# github.com/rootless-containers/bypass4netns v0.2.2 73# github.com/rootless-containers/bypass4netns v0.2.2
70## explicit 74## explicit
71# github.com/rootless-containers/rootlesskit v1.0.0 75# github.com/rootless-containers/rootlesskit v1.0.1
72## explicit 76## explicit
73# github.com/sirupsen/logrus v1.8.1 77# github.com/sirupsen/logrus v1.9.0
74## explicit 78## explicit
75# github.com/spf13/cobra v1.4.0 79# github.com/spf13/cobra v1.5.0
76## explicit 80## explicit
77# github.com/spf13/pflag v1.0.5 81# github.com/spf13/pflag v1.0.5
78## explicit 82## explicit
79# github.com/tidwall/gjson v1.14.0 83# github.com/tidwall/gjson v1.14.1
80## explicit 84## explicit
81# github.com/vishvananda/netlink v1.2.0-beta 85# github.com/vishvananda/netlink v1.2.1-beta.2
82## explicit 86## explicit
83# github.com/vishvananda/netns v0.0.0-20211101163701-50045581ed74 87# github.com/vishvananda/netns v0.0.0-20211101163701-50045581ed74
84## explicit 88## explicit
85# golang.org/x/crypto v0.0.0-20220321153916-2c7772ba3064 89# golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
86## explicit 90## explicit
87# golang.org/x/net v0.0.0-20220225172249-27dd8689420f 91# golang.org/x/net v0.0.0-20220615171555-694bf12d69de
88## explicit 92## explicit
89# golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 93# golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
90## explicit 94## explicit
91# golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 95# golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
92## explicit 96## explicit
93# golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 97# golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
94## explicit 98## explicit
95# gopkg.in/yaml.v2 v2.4.0 99# gopkg.in/yaml.v3 v3.0.1
96## explicit 100## explicit
97# gotest.tools/v3 v3.1.0 101# gotest.tools/v3 v3.3.0
102## explicit
103# github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
98## explicit 104## explicit
99# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 105# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
100## explicit 106## explicit
101# github.com/Microsoft/hcsshim v0.9.2 107# github.com/Microsoft/hcsshim v0.9.3
102## explicit 108## explicit
103# github.com/beorn7/perks v1.0.1 109# github.com/beorn7/perks v1.0.1
104## explicit 110## explicit
111# github.com/blang/semver v3.5.1+incompatible
112## explicit
113# github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
114## explicit
105# github.com/btcsuite/btcd v0.21.0-beta 115# github.com/btcsuite/btcd v0.21.0-beta
106## explicit 116## explicit
107# github.com/cespare/xxhash/v2 v2.1.2 117# github.com/cespare/xxhash/v2 v2.1.2
108## explicit 118## explicit
109# github.com/cilium/ebpf v0.7.0 119# github.com/cilium/ebpf v0.7.0
110## explicit 120## explicit
111# github.com/containerd/fifo v1.0.0 121# github.com/container-orchestrated-devices/container-device-interface v0.3.1
112## explicit 122## explicit
113# github.com/containerd/ttrpc v1.1.0 123# github.com/containerd/fifo v1.0.0
114## explicit 124## explicit
115# github.com/containers/ocicrypt v1.1.3 125# github.com/containerd/ttrpc v1.1.1-0.20220420014843-944ef4a40df3
116## explicit 126## explicit
117# github.com/coreos/go-systemd/v22 v22.3.2 127# github.com/containers/ocicrypt v1.1.5
118## explicit 128## explicit
119# github.com/cpuguy83/go-md2man/v2 v2.0.1 129# github.com/cpuguy83/go-md2man/v2 v2.0.2
120## explicit 130## explicit
121# github.com/crackcomm/go-gitignore v0.0.0-20170627025303-887ab5e44cc3 131# github.com/crackcomm/go-gitignore v0.0.0-20170627025303-887ab5e44cc3
122## explicit 132## explicit
123# github.com/distribution/distribution/v3 v3.0.0-20210316161203-a01c71e2477e 133# github.com/distribution/distribution/v3 v3.0.0-20220725133111-4bf3547399eb
124## explicit 134## explicit
125# github.com/docker/distribution v2.7.1+incompatible 135# github.com/djherbis/times v1.5.0
136## explicit
137# github.com/docker/distribution v2.8.1+incompatible
126## explicit 138## explicit
127# github.com/docker/docker-credential-helpers v0.6.4 139# github.com/docker/docker-credential-helpers v0.6.4
128## explicit 140## explicit
@@ -130,15 +142,17 @@
130## explicit 142## explicit
131# github.com/docker/go-metrics v0.0.1 143# github.com/docker/go-metrics v0.0.1
132## explicit 144## explicit
145# github.com/fluent/fluent-logger-golang v1.9.0
146## explicit
133# github.com/godbus/dbus/v5 v5.0.6 147# github.com/godbus/dbus/v5 v5.0.6
134## explicit 148## explicit
135# github.com/gogo/googleapis v1.4.1 149# github.com/gogo/protobuf v1.3.2
136## explicit 150## explicit
137# github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 151# github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
138## explicit 152## explicit
139# github.com/golang/protobuf v1.5.2 153# github.com/golang/protobuf v1.5.2
140## explicit 154## explicit
141# github.com/google/go-cmp v0.5.6 155# github.com/google/go-cmp v0.5.8
142## explicit 156## explicit
143# github.com/google/uuid v1.3.0 157# github.com/google/uuid v1.3.0
144## explicit 158## explicit
@@ -148,7 +162,7 @@
148## explicit 162## explicit
149# github.com/hashicorp/golang-lru v0.5.4 163# github.com/hashicorp/golang-lru v0.5.4
150## explicit 164## explicit
151# github.com/imdario/mergo v0.3.12 165# github.com/imdario/mergo v0.3.13
152## explicit 166## explicit
153# github.com/inconshreveable/mousetrap v1.0.0 167# github.com/inconshreveable/mousetrap v1.0.0
154## explicit 168## explicit
@@ -162,7 +176,7 @@
162## explicit 176## explicit
163# github.com/ipfs/go-ipfs-blockstore v1.2.0 177# github.com/ipfs/go-ipfs-blockstore v1.2.0
164## explicit 178## explicit
165# github.com/ipfs/go-ipfs-cmds v0.6.0 179# github.com/ipfs/go-ipfs-cmds v0.7.0
166## explicit 180## explicit
167# github.com/ipfs/go-ipfs-ds-help v1.1.0 181# github.com/ipfs/go-ipfs-ds-help v1.1.0
168## explicit 182## explicit
@@ -184,9 +198,9 @@
184## explicit 198## explicit
185# github.com/ipfs/go-metrics-interface v0.0.1 199# github.com/ipfs/go-metrics-interface v0.0.1
186## explicit 200## explicit
187# github.com/ipfs/go-path v0.1.1 201# github.com/ipfs/go-path v0.3.0
188## explicit 202## explicit
189# github.com/ipfs/go-unixfs v0.2.5 203# github.com/ipfs/go-unixfs v0.3.1
190## explicit 204## explicit
191# github.com/ipfs/go-verifcid v0.0.1 205# github.com/ipfs/go-verifcid v0.0.1
192## explicit 206## explicit
@@ -196,9 +210,9 @@
196## explicit 210## explicit
197# github.com/jbenet/goprocess v0.1.4 211# github.com/jbenet/goprocess v0.1.4
198## explicit 212## explicit
199# github.com/klauspost/compress v1.15.1 213# github.com/klauspost/compress v1.15.7
200## explicit 214## explicit
201# github.com/klauspost/cpuid/v2 v2.0.6 215# github.com/klauspost/cpuid/v2 v2.0.9
202## explicit 216## explicit
203# github.com/libp2p/go-buffer-pool v0.0.2 217# github.com/libp2p/go-buffer-pool v0.0.2
204## explicit 218## explicit
@@ -220,15 +234,15 @@
220## explicit 234## explicit
221# github.com/mitchellh/go-homedir v1.1.0 235# github.com/mitchellh/go-homedir v1.1.0
222## explicit 236## explicit
223# github.com/mitchellh/mapstructure v1.4.3 237# github.com/mitchellh/mapstructure v1.5.0
224## explicit 238## explicit
225# github.com/moby/locker v1.0.1 239# github.com/moby/locker v1.0.1
226## explicit 240## explicit
227# github.com/moby/sys/mountinfo v0.6.1 241# github.com/moby/sys/mountinfo v0.6.2
228## explicit 242## explicit
229# github.com/moby/sys/signal v0.6.0 243# github.com/moby/sys/signal v0.7.0
230## explicit 244## explicit
231# github.com/moby/term v0.0.0-20210610120745-9d4ed1856297 245# github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
232## explicit 246## explicit
233# github.com/morikuni/aec v1.0.0 247# github.com/morikuni/aec v1.0.0
234## explicit 248## explicit
@@ -240,21 +254,27 @@
240## explicit 254## explicit
241# github.com/multiformats/go-multibase v0.0.3 255# github.com/multiformats/go-multibase v0.0.3
242## explicit 256## explicit
243# github.com/multiformats/go-multihash v0.0.15 257# github.com/multiformats/go-multicodec v0.4.1
258## explicit
259# github.com/multiformats/go-multihash v0.1.0
244## explicit 260## explicit
245# github.com/multiformats/go-varint v0.0.6 261# github.com/multiformats/go-varint v0.0.6
246## explicit 262## explicit
247# github.com/opencontainers/runc v1.1.0 263# github.com/opencontainers/runc v1.1.2
248## explicit 264## explicit
249# github.com/opencontainers/selinux v1.10.0 265# github.com/opencontainers/runtime-tools v0.0.0-20190417131837-cd1349b7c47e
266## explicit
267# github.com/opencontainers/selinux v1.10.1
250## explicit 268## explicit
251# github.com/opentracing/opentracing-go v1.2.0 269# github.com/opentracing/opentracing-go v1.2.0
252## explicit 270## explicit
271# github.com/philhofer/fwd v1.1.1
272## explicit
253# github.com/pkg/errors v0.9.1 273# github.com/pkg/errors v0.9.1
254## explicit 274## explicit
255# github.com/polydawn/refmt v0.0.0-20201211092308-30ac6d18308e 275# github.com/polydawn/refmt v0.0.0-20201211092308-30ac6d18308e
256## explicit 276## explicit
257# github.com/prometheus/client_golang v1.12.1 277# github.com/prometheus/client_golang v1.12.2
258## explicit 278## explicit
259# github.com/prometheus/client_model v0.2.0 279# github.com/prometheus/client_model v0.2.0
260## explicit 280## explicit
@@ -268,13 +288,19 @@
268## explicit 288## explicit
269# github.com/spacemonkeygo/spacelog v0.0.0-20180420211403-2296661a0572 289# github.com/spacemonkeygo/spacelog v0.0.0-20180420211403-2296661a0572
270## explicit 290## explicit
291# github.com/spaolacci/murmur3 v1.1.0
292## explicit
271# github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 293# github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980
272## explicit 294## explicit
295# github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
296## explicit
273# github.com/tidwall/match v1.1.1 297# github.com/tidwall/match v1.1.1
274## explicit 298## explicit
275# github.com/tidwall/pretty v1.2.0 299# github.com/tidwall/pretty v1.2.0
276## explicit 300## explicit
277# github.com/urfave/cli v1.22.4 301# github.com/tinylib/msgp v1.1.6
302## explicit
303# github.com/urfave/cli v1.22.9
278## explicit 304## explicit
279# github.com/vbatts/tar-split v0.11.2 305# github.com/vbatts/tar-split v0.11.2
280## explicit 306## explicit
@@ -294,18 +320,25 @@
294## explicit 320## explicit
295# go.uber.org/multierr v1.7.0 321# go.uber.org/multierr v1.7.0
296## explicit 322## explicit
297# go.uber.org/zap v1.17.0 323# go.uber.org/zap v1.19.0
298## explicit 324## explicit
299# golang.org/x/text v0.3.7 325# golang.org/x/text v0.3.7
300## explicit 326## explicit
301# golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 327# golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
302## explicit 328## explicit
303# google.golang.org/genproto v0.0.0-20220126215142-9970aeb2e350 329# google.golang.org/genproto v0.0.0-20220426171045-31bebdecfb46
304## explicit 330## explicit
305# google.golang.org/grpc v1.45.0 331# google.golang.org/grpc v1.47.0
306## explicit 332## explicit
307# google.golang.org/protobuf v1.27.1 333# google.golang.org/protobuf v1.28.0
308## explicit 334## explicit
309# gopkg.in/square/go-jose.v2 v2.5.1 335# gopkg.in/square/go-jose.v2 v2.5.1
310## explicit 336## explicit
337# gopkg.in/yaml.v2 v2.4.0
338## explicit
339# lukechampine.com/blake3 v1.1.6
340## explicit
341# sigs.k8s.io/yaml v1.3.0
342## explicit
343# github.com/containerd/containerd => github.com/containerd/containerd v1.6.1-0.20220621192144-0fac756b6452
311# github.com/hashicorp/golang-lru => github.com/ktock/golang-lru v0.5.5-0.20211029085301-ec551be6f75c 344# github.com/hashicorp/golang-lru => github.com/ktock/golang-lru v0.5.5-0.20211029085301-ec551be6f75c
diff --git a/recipes-containers/nerdctl/nerdctl_git.bb b/recipes-containers/nerdctl/nerdctl_git.bb
index 5d4d827a..d5e28e14 100644
--- a/recipes-containers/nerdctl/nerdctl_git.bb
+++ b/recipes-containers/nerdctl/nerdctl_git.bb
@@ -11,7 +11,7 @@ DEPENDS = " \
11 11
12# Specify the first two important SRCREVs as the format 12# Specify the first two important SRCREVs as the format
13SRCREV_FORMAT="nerdcli_cgroups" 13SRCREV_FORMAT="nerdcli_cgroups"
14SRCREV_nerdcli = "48f189a53a24c12838433f5bb5dd57f536816a8a" 14SRCREV_nerdcli = "e084a2df4a8861eb5f0b0d32df0643ef24b81093"
15 15
16SRC_URI = "git://github.com/containerd/nerdctl.git;name=nerdcli;branch=master;protocol=https" 16SRC_URI = "git://github.com/containerd/nerdctl.git;name=nerdcli;branch=master;protocol=https"
17 17
@@ -31,7 +31,7 @@ GO_IMPORT = "import"
31 31
32# S = "${WORKDIR}/git" 32# S = "${WORKDIR}/git"
33 33
34PV = "v0.18.0" 34PV = "v0.22.2"
35 35
36NERDCTL_PKG = "github.com/containerd/nerdctl" 36NERDCTL_PKG = "github.com/containerd/nerdctl"
37 37
@@ -48,6 +48,9 @@ EXTRA_OEMAKE = " \
48 48
49PACKAGECONFIG ?= "" 49PACKAGECONFIG ?= ""
50 50
51# sets the "sites" variable.
52include relocation.inc
53
51do_compile() { 54do_compile() {
52 55
53 cd ${S}/src/import 56 cd ${S}/src/import
@@ -65,165 +68,7 @@ do_compile() {
65 68
66 # this moves all the fetches into the proper vendor structure 69 # this moves all the fetches into the proper vendor structure
67 # expected for build 70 # expected for build
68 71 for s in ${sites}; do
69 sites="github.com/Masterminds/semver/v3:github.com/Masterminds/semver/v3 \
70 github.com/Microsoft/go-winio:github.com/Microsoft/go-winio \
71 github.com/compose-spec/compose-go:github.com/compose-spec/compose-go \
72 github.com/containerd/cgroups:github.com/containerd/cgroups \
73 github.com/containerd/console:github.com/containerd/console \
74 github.com/containerd/containerd:github.com/containerd/containerd \
75 github.com/containerd/continuity:github.com/containerd/continuity \
76 github.com/containerd/go-cni:github.com/containerd/go-cni \
77 github.com/containerd/imgcrypt:github.com/containerd/imgcrypt \
78 github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter \
79 github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter//estargz \
80 github.com/containerd/stargz-snapshotter/ipfs:github.com/containerd/stargz-snapshotter//ipfs \
81 github.com/containerd/typeurl:github.com/containerd/typeurl \
82 github.com/containernetworking/cni:github.com/containernetworking/cni \
83 github.com/containernetworking/plugins:github.com/containernetworking/plugins \
84 github.com/cyphar/filepath-securejoin:github.com/cyphar/filepath-securejoin \
85 github.com/docker/cli:github.com/docker/cli \
86 github.com/docker/docker:github.com/docker/docker \
87 github.com/docker/go-connections:github.com/docker/go-connections \
88 github.com/docker/go-units:github.com/docker/go-units \
89 github.com/fatih/color:github.com/fatih/color \
90 github.com/gogo/protobuf:github.com/gogo/protobuf \
91 github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror \
92 github.com/ipfs/go-cid:github.com/ipfs/go-cid \
93 github.com/ipfs/go-ipfs-files:github.com/ipfs/go-ipfs-files \
94 github.com/ipfs/go-ipfs-http-client:github.com/ipfs/go-ipfs-http-client \
95 github.com/ipfs/interface-go-ipfs-core:github.com/ipfs/interface-go-ipfs-core \
96 github.com/mattn/go-isatty:github.com/mattn/go-isatty \
97 github.com/moby/sys/mount:github.com/moby/sys/mount//mount \
98 github.com/moby/sys/mountinfo:github.com/moby/sys/mount//mountinfo \
99 github.com/moby/sys/signal:github.com/moby/sys/mount//signal \
100 github.com/multiformats/go-multiaddr:github.com/multiformats/go-multiaddr \
101 github.com/opencontainers/go-digest:github.com/opencontainers/go-digest \
102 github.com/opencontainers/image-spec:github.com/opencontainers/image-spec \
103 github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec \
104 github.com/pelletier/go-toml:github.com/pelletier/go-toml \
105 github.com/rootless-containers/bypass4netns:github.com/rootless-containers/bypass4netns \
106 github.com/rootless-containers/rootlesskit:github.com/rootless-containers/rootlesskit \
107 github.com/sirupsen/logrus:github.com/sirupsen/logrus \
108 github.com/spf13/cobra:github.com/spf13/cobra \
109 github.com/spf13/pflag:github.com/spf13/pflag \
110 github.com/tidwall/gjson:github.com/tidwall/gjson \
111 github.com/vishvananda/netlink:github.com/vishvananda/netlink \
112 github.com/vishvananda/netns:github.com/vishvananda/netns \
113 golang.org/x/crypto:go.googlesource.com/crypto \
114 golang.org/x/net:go.googlesource.com/net \
115 golang.org/x/sync:go.googlesource.com/sync \
116 golang.org/x/sys:go.googlesource.com/sys \
117 golang.org/x/term:go.googlesource.com/term \
118 gopkg.in/yaml.v2:gopkg.in/yaml.v2 \
119 gotest.tools/v3:github.com/gotestyourself/gotest.tools/v3 \
120 github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm \
121 github.com/Microsoft/hcsshim:github.com/Microsoft/hcsshim \
122 github.com/beorn7/perks:github.com/beorn7/perks \
123 github.com/btcsuite/btcd:github.com/btcsuite/btcd \
124 github.com/cespare/xxhash/v2:github.com/cespare/xxhash/v2 \
125 github.com/cilium/ebpf:github.com/cilium/ebpf \
126 github.com/containerd/fifo:github.com/containerd/fifo \
127 github.com/containerd/ttrpc:github.com/containerd/ttrpc \
128 github.com/containers/ocicrypt:github.com/containers/ocicrypt \
129 github.com/coreos/go-systemd/v22:github.com/coreos/go-systemd/v22 \
130 github.com/cpuguy83/go-md2man/v2:github.com/cpuguy83/go-md2man/v2 \
131 github.com/crackcomm/go-gitignore:github.com/crackcomm/go-gitignore \
132 github.com/distribution/distribution/v3:github.com/distribution/distribution/v3 \
133 github.com/docker/distribution:github.com/docker/distribution \
134 github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers \
135 github.com/docker/go-events:github.com/docker/go-events \
136 github.com/docker/go-metrics:github.com/docker/go-metrics \
137 github.com/godbus/dbus/v5:github.com/godbus/dbus/v5 \
138 github.com/gogo/googleapis:github.com/gogo/googleapis \
139 github.com/golang/groupcache:github.com/golang/groupcache \
140 github.com/golang/protobuf:github.com/golang/protobuf \
141 github.com/google/go-cmp:github.com/google/go-cmp \
142 github.com/google/uuid:github.com/google/uuid \
143 github.com/gorilla/mux:github.com/gorilla/mux \
144 github.com/hashicorp/errwrap:github.com/hashicorp/errwrap \
145 github.com/hashicorp/golang-lru:github.com/hashicorp/golang-lru \
146 github.com/imdario/mergo:github.com/imdario/mergo \
147 github.com/inconshreveable/mousetrap:github.com/inconshreveable/mousetrap \
148 github.com/ipfs/bbloom:github.com/ipfs/bbloom \
149 github.com/ipfs/go-block-format:github.com/ipfs/go-block-format \
150 github.com/ipfs/go-blockservice:github.com/ipfs/go-blockservice \
151 github.com/ipfs/go-datastore:github.com/ipfs/go-datastore \
152 github.com/ipfs/go-ipfs-blockstore:github.com/ipfs/go-ipfs-blockstore \
153 github.com/ipfs/go-ipfs-cmds:github.com/ipfs/go-ipfs-cmds \
154 github.com/ipfs/go-ipfs-ds-help:github.com/ipfs/go-ipfs-ds-help \
155 github.com/ipfs/go-ipfs-exchange-interface:github.com/ipfs/go-ipfs-exchange-interface \
156 github.com/ipfs/go-ipfs-util:github.com/ipfs/go-ipfs-util \
157 github.com/ipfs/go-ipld-cbor:github.com/ipfs/go-ipld-cbor \
158 github.com/ipfs/go-ipld-format:github.com/ipfs/go-ipld-format \
159 github.com/ipfs/go-ipld-legacy:github.com/ipfs/go-ipld-legacy \
160 github.com/ipfs/go-log:github.com/ipfs/go-log \
161 github.com/ipfs/go-log/v2:github.com/ipfs/go-log/v2 \
162 github.com/ipfs/go-merkledag:github.com/ipfs/go-merkledag \
163 github.com/ipfs/go-metrics-interface:github.com/ipfs/go-metrics-interface \
164 github.com/ipfs/go-path:github.com/ipfs/go-path \
165 github.com/ipfs/go-unixfs:github.com/ipfs/go-unixfs \
166 github.com/ipfs/go-verifcid:github.com/ipfs/go-verifcid \
167 github.com/ipld/go-codec-dagpb:github.com/ipld/go-codec-dagpb \
168 github.com/ipld/go-ipld-prime:github.com/ipld/go-ipld-prime \
169 github.com/jbenet/goprocess:github.com/jbenet/goprocess \
170 github.com/klauspost/compress:github.com/klauspost/compress \
171 github.com/klauspost/cpuid/v2:github.com/klauspost/cpuid/v2 \
172 github.com/libp2p/go-buffer-pool:github.com/libp2p/go-buffer-pool \
173 github.com/libp2p/go-libp2p-core:github.com/libp2p/go-libp2p-core \
174 github.com/libp2p/go-openssl:github.com/libp2p/go-openssl \
175 github.com/mattn/go-colorable:github.com/mattn/go-colorable \
176 github.com/mattn/go-shellwords:github.com/mattn/go-shellwords \
177 github.com/matttproud/golang_protobuf_extensions:github.com/matttproud/golang_protobuf_extensions \
178 github.com/miekg/pkcs11:github.com/miekg/pkcs11 \
179 github.com/minio/blake2b-simd:github.com/minio/blake2b-simd \
180 github.com/minio/sha256-simd:github.com/minio/sha256-simd \
181 github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir \
182 github.com/mitchellh/mapstructure:github.com/mitchellh/mapstructure \
183 github.com/moby/locker:github.com/moby/locker \
184 github.com/moby/term:github.com/moby/term \
185 github.com/morikuni/aec:github.com/morikuni/aec \
186 github.com/mr-tron/base58:github.com/mr-tron/base58 \
187 github.com/multiformats/go-base32:github.com/multiformats/go-base32 \
188 github.com/multiformats/go-base36:github.com/multiformats/go-base36 \
189 github.com/multiformats/go-multibase:github.com/multiformats/go-multibase \
190 github.com/multiformats/go-multihash:github.com/multiformats/go-multihash \
191 github.com/multiformats/go-varint:github.com/multiformats/go-varint \
192 github.com/opencontainers/runc:github.com/opencontainers/runc \
193 github.com/opencontainers/selinux:github.com/opencontainers/selinux \
194 github.com/opentracing/opentracing-go:github.com/opentracing/opentracing-go \
195 github.com/pkg/errors:github.com/pkg/errors \
196 github.com/polydawn/refmt:github.com/polydawn/refmt \
197 github.com/prometheus/client_golang:github.com/prometheus/client_golang \
198 github.com/prometheus/client_model:github.com/prometheus/client_model \
199 github.com/prometheus/common:github.com/prometheus/common \
200 github.com/prometheus/procfs:github.com/prometheus/procfs \
201 github.com/rs/cors:github.com/rs/cors \
202 github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2 \
203 github.com/spacemonkeygo/spacelog:github.com/spacemonkeygo/spacelog \
204 github.com/stefanberger/go-pkcs11uri:github.com/stefanberger/go-pkcs11uri \
205 github.com/tidwall/match:github.com/tidwall/match \
206 github.com/tidwall/pretty:github.com/tidwall/pretty \
207 github.com/urfave/cli:github.com/urfave/cli \
208 github.com/vbatts/tar-split:github.com/vbatts/tar-split \
209 github.com/whyrusleeping/cbor-gen:github.com/whyrusleeping/cbor-gen \
210 github.com/xeipuuv/gojsonpointer:github.com/xeipuuv/gojsonpointer \
211 github.com/xeipuuv/gojsonreference:github.com/xeipuuv/gojsonreference \
212 github.com/xeipuuv/gojsonschema:github.com/xeipuuv/gojsonschema \
213 go.mozilla.org/pkcs7:go.mozilla.org/pkcs7 \
214 go.opencensus.io:go.opencensus.io \
215 go.uber.org/atomic:go.uber.org/atomic \
216 go.uber.org/multierr:go.uber.org/multierr \
217 go.uber.org/zap:go.uber.org/zap \
218 golang.org/x/text:go.googlesource.com/text \
219 golang.org/x/xerrors:go.googlesource.com/xerrors \
220 google.golang.org/genproto:google.golang.org/genproto \
221 google.golang.org/grpc:google.golang.org/grpc \
222 google.golang.org/protobuf:google.golang.org/protobuf \
223 gopkg.in/square/go-jose.v2:gopkg.in/square/go-jose.v2 \
224 github.com/hashicorp/golang-lru:github.com/hashicorp/golang-lru"
225
226 for s in $sites; do
227 site_dest=$(echo $s | cut -d: -f1) 72 site_dest=$(echo $s | cut -d: -f1)
228 site_source=$(echo $s | cut -d: -f2) 73 site_source=$(echo $s | cut -d: -f2)
229 mkdir -p vendor.copy/$site_dest 74 mkdir -p vendor.copy/$site_dest
diff --git a/recipes-containers/nerdctl/relocation.inc b/recipes-containers/nerdctl/relocation.inc
new file mode 100644
index 00000000..f5d823f6
--- /dev/null
+++ b/recipes-containers/nerdctl/relocation.inc
@@ -0,0 +1,172 @@
1sites="github.com/Masterminds/semver/v3:github.com/Masterminds/semver/v3 \
2 github.com/Microsoft/go-winio:github.com/Microsoft/go-winio \
3 github.com/compose-spec/compose-go:github.com/compose-spec/compose-go \
4 github.com/containerd/cgroups:github.com/containerd/cgroups \
5 github.com/containerd/console:github.com/containerd/console \
6 github.com/containerd/continuity:github.com/containerd/continuity \
7 github.com/containerd/go-cni:github.com/containerd/go-cni \
8 github.com/containerd/imgcrypt:github.com/containerd/imgcrypt \
9 github.com/containerd/nydus-snapshotter:github.com/containerd/nydus-snapshotter \
10 github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter \
11 github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter//estargz \
12 github.com/containerd/stargz-snapshotter/ipfs:github.com/containerd/stargz-snapshotter//ipfs \
13 github.com/containerd/typeurl:github.com/containerd/typeurl \
14 github.com/containernetworking/cni:github.com/containernetworking/cni \
15 github.com/containernetworking/plugins:github.com/containernetworking/plugins \
16 github.com/coreos/go-systemd/v22:github.com/coreos/go-systemd/v22 \
17 github.com/cyphar/filepath-securejoin:github.com/cyphar/filepath-securejoin \
18 github.com/docker/cli:github.com/docker/cli \
19 github.com/docker/docker:github.com/docker/docker \
20 github.com/docker/go-connections:github.com/docker/go-connections \
21 github.com/docker/go-units:github.com/docker/go-units \
22 github.com/fahedouch/go-logrotate:github.com/fahedouch/go-logrotate \
23 github.com/fatih/color:github.com/fatih/color \
24 github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror \
25 github.com/ipfs/go-cid:github.com/ipfs/go-cid \
26 github.com/ipfs/go-ipfs-files:github.com/ipfs/go-ipfs-files \
27 github.com/ipfs/go-ipfs-http-client:github.com/ipfs/go-ipfs-http-client \
28 github.com/ipfs/interface-go-ipfs-core:github.com/ipfs/interface-go-ipfs-core \
29 github.com/mattn/go-isatty:github.com/mattn/go-isatty \
30 github.com/moby/sys/mount:github.com/moby/sys/mount//mount \
31 github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo//mountinfo \
32 github.com/moby/sys/signal:github.com/moby/sys/signal//signal \
33 github.com/multiformats/go-multiaddr:github.com/multiformats/go-multiaddr \
34 github.com/opencontainers/go-digest:github.com/opencontainers/go-digest \
35 github.com/opencontainers/image-spec:github.com/opencontainers/image-spec \
36 github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec \
37 github.com/pelletier/go-toml:github.com/pelletier/go-toml \
38 github.com/rootless-containers/bypass4netns:github.com/rootless-containers/bypass4netns \
39 github.com/rootless-containers/rootlesskit:github.com/rootless-containers/rootlesskit \
40 github.com/sirupsen/logrus:github.com/sirupsen/logrus \
41 github.com/spf13/cobra:github.com/spf13/cobra \
42 github.com/spf13/pflag:github.com/spf13/pflag \
43 github.com/tidwall/gjson:github.com/tidwall/gjson \
44 github.com/vishvananda/netlink:github.com/vishvananda/netlink \
45 github.com/vishvananda/netns:github.com/vishvananda/netns \
46 golang.org/x/crypto:golang.org/x/crypto \
47 golang.org/x/net:golang.org/x/net \
48 golang.org/x/sync:golang.org/x/sync \
49 golang.org/x/sys:golang.org/x/sys \
50 golang.org/x/term:golang.org/x/term \
51 gopkg.in/yaml.v3:gopkg.in/yaml.v3 \
52 gotest.tools/v3:github.com/gotestyourself/gotest.tools \
53 github.com/AdaLogics/go-fuzz-headers:github.com/AdaLogics/go-fuzz-headers \
54 github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm \
55 github.com/Microsoft/hcsshim:github.com/Microsoft/hcsshim \
56 github.com/beorn7/perks:github.com/beorn7/perks \
57 github.com/blang/semver:github.com/blang/semver \
58 github.com/bmizerany/assert:github.com/bmizerany/assert \
59 github.com/btcsuite/btcd:github.com/btcsuite/btcd \
60 github.com/cespare/xxhash/v2:github.com/cespare/xxhash/v2 \
61 github.com/cilium/ebpf:github.com/cilium/ebpf \
62 github.com/container-orchestrated-devices/container-device-interface:github.com/container-orchestrated-devices/container-device-interface \
63 github.com/containerd/fifo:github.com/containerd/fifo \
64 github.com/containerd/ttrpc:github.com/containerd/ttrpc \
65 github.com/containers/ocicrypt:github.com/containers/ocicrypt \
66 github.com/cpuguy83/go-md2man/v2:github.com/cpuguy83/go-md2man/v2 \
67 github.com/crackcomm/go-gitignore:github.com/crackcomm/go-gitignore \
68 github.com/distribution/distribution/v3:github.com/distribution/distribution/v3 \
69 github.com/djherbis/times:github.com/djherbis/times \
70 github.com/docker/distribution:github.com/docker/distribution \
71 github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers \
72 github.com/docker/go-events:github.com/docker/go-events \
73 github.com/docker/go-metrics:github.com/docker/go-metrics \
74 github.com/fluent/fluent-logger-golang:github.com/fluent/fluent-logger-golang \
75 github.com/godbus/dbus/v5:github.com/godbus/dbus/v5 \
76 github.com/gogo/protobuf:github.com/gogo/protobuf \
77 github.com/golang/groupcache:github.com/golang/groupcache \
78 github.com/golang/protobuf:github.com/golang/protobuf \
79 github.com/google/go-cmp:github.com/google/go-cmp \
80 github.com/google/uuid:github.com/google/uuid \
81 github.com/gorilla/mux:github.com/gorilla/mux \
82 github.com/hashicorp/errwrap:github.com/hashicorp/errwrap \
83 github.com/hashicorp/golang-lru:github.com/hashicorp/golang-lru \
84 github.com/imdario/mergo:github.com/imdario/mergo \
85 github.com/inconshreveable/mousetrap:github.com/inconshreveable/mousetrap \
86 github.com/ipfs/bbloom:github.com/ipfs/bbloom \
87 github.com/ipfs/go-block-format:github.com/ipfs/go-block-format \
88 github.com/ipfs/go-blockservice:github.com/ipfs/go-blockservice \
89 github.com/ipfs/go-datastore:github.com/ipfs/go-datastore \
90 github.com/ipfs/go-ipfs-blockstore:github.com/ipfs/go-ipfs-blockstore \
91 github.com/ipfs/go-ipfs-cmds:github.com/ipfs/go-ipfs-cmds \
92 github.com/ipfs/go-ipfs-ds-help:github.com/ipfs/go-ipfs-ds-help \
93 github.com/ipfs/go-ipfs-exchange-interface:github.com/ipfs/go-ipfs-exchange-interface \
94 github.com/ipfs/go-ipfs-util:github.com/ipfs/go-ipfs-util \
95 github.com/ipfs/go-ipld-cbor:github.com/ipfs/go-ipld-cbor \
96 github.com/ipfs/go-ipld-format:github.com/ipfs/go-ipld-format \
97 github.com/ipfs/go-ipld-legacy:github.com/ipfs/go-ipld-legacy \
98 github.com/ipfs/go-log:github.com/ipfs/go-log \
99 github.com/ipfs/go-log/v2:github.com/ipfs/go-log/v2 \
100 github.com/ipfs/go-merkledag:github.com/ipfs/go-merkledag \
101 github.com/ipfs/go-metrics-interface:github.com/ipfs/go-metrics-interface \
102 github.com/ipfs/go-path:github.com/ipfs/go-path \
103 github.com/ipfs/go-unixfs:github.com/ipfs/go-unixfs \
104 github.com/ipfs/go-verifcid:github.com/ipfs/go-verifcid \
105 github.com/ipld/go-codec-dagpb:github.com/ipld/go-codec-dagpb \
106 github.com/ipld/go-ipld-prime:github.com/ipld/go-ipld-prime \
107 github.com/jbenet/goprocess:github.com/jbenet/goprocess \
108 github.com/klauspost/compress:github.com/klauspost/compress \
109 github.com/klauspost/cpuid/v2:github.com/klauspost/cpuid/v2 \
110 github.com/libp2p/go-buffer-pool:github.com/libp2p/go-buffer-pool \
111 github.com/libp2p/go-libp2p-core:github.com/libp2p/go-libp2p-core \
112 github.com/libp2p/go-openssl:github.com/libp2p/go-openssl \
113 github.com/mattn/go-colorable:github.com/mattn/go-colorable \
114 github.com/mattn/go-shellwords:github.com/mattn/go-shellwords \
115 github.com/matttproud/golang_protobuf_extensions:github.com/matttproud/golang_protobuf_extensions \
116 github.com/miekg/pkcs11:github.com/miekg/pkcs11 \
117 github.com/minio/blake2b-simd:github.com/minio/blake2b-simd \
118 github.com/minio/sha256-simd:github.com/minio/sha256-simd \
119 github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir \
120 github.com/mitchellh/mapstructure:github.com/mitchellh/mapstructure \
121 github.com/moby/locker:github.com/moby/locker \
122 github.com/moby/term:github.com/moby/term \
123 github.com/morikuni/aec:github.com/morikuni/aec \
124 github.com/mr-tron/base58:github.com/mr-tron/base58 \
125 github.com/multiformats/go-base32:github.com/multiformats/go-base32 \
126 github.com/multiformats/go-base36:github.com/multiformats/go-base36 \
127 github.com/multiformats/go-multibase:github.com/multiformats/go-multibase \
128 github.com/multiformats/go-multicodec:github.com/multiformats/go-multicodec \
129 github.com/multiformats/go-multihash:github.com/multiformats/go-multihash \
130 github.com/multiformats/go-varint:github.com/multiformats/go-varint \
131 github.com/opencontainers/runc:github.com/opencontainers/runc \
132 github.com/opencontainers/runtime-tools:github.com/opencontainers/runtime-tools \
133 github.com/opencontainers/selinux:github.com/opencontainers/selinux \
134 github.com/opentracing/opentracing-go:github.com/opentracing/opentracing-go \
135 github.com/philhofer/fwd:github.com/philhofer/fwd \
136 github.com/pkg/errors:github.com/pkg/errors \
137 github.com/polydawn/refmt:github.com/polydawn/refmt \
138 github.com/prometheus/client_golang:github.com/prometheus/client_golang \
139 github.com/prometheus/client_model:github.com/prometheus/client_model \
140 github.com/prometheus/common:github.com/prometheus/common \
141 github.com/prometheus/procfs:github.com/prometheus/procfs \
142 github.com/rs/cors:github.com/rs/cors \
143 github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2 \
144 github.com/spacemonkeygo/spacelog:github.com/spacemonkeygo/spacelog \
145 github.com/spaolacci/murmur3:github.com/spaolacci/murmur3 \
146 github.com/stefanberger/go-pkcs11uri:github.com/stefanberger/go-pkcs11uri \
147 github.com/syndtr/gocapability:github.com/syndtr/gocapability \
148 github.com/tidwall/match:github.com/tidwall/match \
149 github.com/tidwall/pretty:github.com/tidwall/pretty \
150 github.com/tinylib/msgp:github.com/tinylib/msgp \
151 github.com/urfave/cli:github.com/urfave/cli \
152 github.com/vbatts/tar-split:github.com/vbatts/tar-split \
153 github.com/whyrusleeping/cbor-gen:github.com/whyrusleeping/cbor-gen \
154 github.com/xeipuuv/gojsonpointer:github.com/xeipuuv/gojsonpointer \
155 github.com/xeipuuv/gojsonreference:github.com/xeipuuv/gojsonreference \
156 github.com/xeipuuv/gojsonschema:github.com/xeipuuv/gojsonschema \
157 go.mozilla.org/pkcs7:go.mozilla.org/pkcs7 \
158 go.opencensus.io:go.opencensus.io \
159 go.uber.org/atomic:go.uber.org/atomic \
160 go.uber.org/multierr:go.uber.org/multierr \
161 go.uber.org/zap:go.uber.org/zap \
162 golang.org/x/text:golang.org/x/text \
163 golang.org/x/xerrors:golang.org/x/xerrors \
164 google.golang.org/genproto:github.com/googleapis/go-genproto \
165 google.golang.org/grpc:github.com/grpc/grpc-go \
166 google.golang.org/protobuf:github.com/protocolbuffers/protobuf-go \
167 gopkg.in/square/go-jose.v2:gopkg.in/square/go-jose.v2 \
168 gopkg.in/yaml.v2:gopkg.in/yaml.v2 \
169 lukechampine.com/blake3:lukechampine.com/blake3 \
170 sigs.k8s.io/yaml:sigs.k8s.io/yaml \
171 github.com/containerd/containerd:github.com/containerd/containerd \
172 github.com/hashicorp/golang-lru:github.com/hashicorp/golang-lru"
diff --git a/recipes-containers/nerdctl/src_uri.inc b/recipes-containers/nerdctl/src_uri.inc
index 9a68b557..0b88240a 100644
--- a/recipes-containers/nerdctl/src_uri.inc
+++ b/recipes-containers/nerdctl/src_uri.inc
@@ -1,6 +1,6 @@
1# github.com/Masterminds/semver/v3 v3.1.1 1# github.com/Masterminds/semver/v3 v3.1.1
2# [1] git ls-remote https://github.com/Masterminds/semver d387ce7889a157b19ad7694dba39a562051f41b0 2# [1] git ls-remote https://github.com/Masterminds/semver 7bb0c843b53d6ad21a3f619cb22c4b442bb3ef3e
3SRCREV_v3="d387ce7889a157b19ad7694dba39a562051f41b0" 3SRCREV_v3="7bb0c843b53d6ad21a3f619cb22c4b442bb3ef3e"
4SRC_URI += "git://github.com/Masterminds/semver;name=v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Masterminds/semver/v3" 4SRC_URI += "git://github.com/Masterminds/semver;name=v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Masterminds/semver/v3"
5 5
6# github.com/Microsoft/go-winio v0.5.2 6# github.com/Microsoft/go-winio v0.5.2
@@ -8,74 +8,79 @@ SRC_URI += "git://github.com/Masterminds/semver;name=v3;protocol=https;nobranch=
8SRCREV_go-winio="dfd7da8f92a382999d77b5d9cfe8cc6bec1894c6" 8SRCREV_go-winio="dfd7da8f92a382999d77b5d9cfe8cc6bec1894c6"
9SRC_URI += "git://github.com/Microsoft/go-winio;name=go-winio;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/go-winio" 9SRC_URI += "git://github.com/Microsoft/go-winio;name=go-winio;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/go-winio"
10 10
11# github.com/compose-spec/compose-go v1.2.4 11# github.com/compose-spec/compose-go v1.4.0
12# [1] git ls-remote https://github.com/compose-spec/compose-go 49e6127e40d8c5003678bc7cbdb2325bdd83dac1 12# [1] git ls-remote https://github.com/compose-spec/compose-go 1656887c43be8eb8177f7b72ba4d5581ece50cc2
13SRCREV_compose-go="49e6127e40d8c5003678bc7cbdb2325bdd83dac1" 13SRCREV_compose-go="1656887c43be8eb8177f7b72ba4d5581ece50cc2"
14SRC_URI += "git://github.com/compose-spec/compose-go;name=compose-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/compose-spec/compose-go" 14SRC_URI += "git://github.com/compose-spec/compose-go;name=compose-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/compose-spec/compose-go"
15 15
16# github.com/containerd/cgroups v1.0.3 16# github.com/containerd/cgroups v1.0.4
17# [1] git ls-remote https://github.com/containerd/cgroups 8cefbaa014dd36363acff427d912e075e6e08815 17# [1] git ls-remote https://github.com/containerd/cgroups 188f73d13086fdfc4a26bdda70f0362203552e3a
18SRCREV_cgroups="8cefbaa014dd36363acff427d912e075e6e08815" 18SRCREV_cgroups="188f73d13086fdfc4a26bdda70f0362203552e3a"
19SRC_URI += "git://github.com/containerd/cgroups;name=cgroups;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/cgroups" 19SRC_URI += "git://github.com/containerd/cgroups;name=cgroups;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/cgroups"
20 20
21# github.com/containerd/console v1.0.3 21# github.com/containerd/console v1.0.3
22# [1] git ls-remote https://github.com/containerd/console 060a791de16aeb90b3bb4dcd78dfec3ca45fa5df 22# [1] git ls-remote https://github.com/containerd/console b5cb846c9186d67bcae3ce3c324e47cd317d9527
23SRCREV_console="060a791de16aeb90b3bb4dcd78dfec3ca45fa5df" 23SRCREV_console="b5cb846c9186d67bcae3ce3c324e47cd317d9527"
24SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/console" 24SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/console"
25 25
26# github.com/containerd/containerd v1.6.2
27# [1] git ls-remote https://github.com/containerd/containerd b30221197bbf818a48ec3f20f5e72a739f84ebeb
28SRCREV_containerd="b30221197bbf818a48ec3f20f5e72a739f84ebeb"
29SRC_URI += "git://github.com/containerd/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/containerd"
30
31# github.com/containerd/continuity v0.3.0 26# github.com/containerd/continuity v0.3.0
32# [1] git ls-remote https://github.com/containerd/continuity dbaf158274a0a740318932aada7d516bc4405659 27# [1] git ls-remote https://github.com/containerd/continuity 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd
33SRCREV_continuity="dbaf158274a0a740318932aada7d516bc4405659" 28SRCREV_continuity="5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd"
34SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/continuity" 29SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/continuity"
35 30
36# github.com/containerd/go-cni v1.1.4 31# github.com/containerd/go-cni v1.1.7
37# [1] git ls-remote https://github.com/containerd/go-cni 1ae42404d2502e705c1c61de9c254a7cd7f6e74b 32# [1] git ls-remote https://github.com/containerd/go-cni 2c7e7570ca329c4917c93f5cfa2b1cf1a633c155
38SRCREV_go-cni="1ae42404d2502e705c1c61de9c254a7cd7f6e74b" 33SRCREV_go-cni="2c7e7570ca329c4917c93f5cfa2b1cf1a633c155"
39SRC_URI += "git://github.com/containerd/go-cni;name=go-cni;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/go-cni" 34SRC_URI += "git://github.com/containerd/go-cni;name=go-cni;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/go-cni"
40 35
41# github.com/containerd/imgcrypt v1.1.4 36# github.com/containerd/imgcrypt v1.1.6
42# [1] git ls-remote https://github.com/containerd/imgcrypt 7931b2f099de27afc80e84df85f9361ee6668dd1 37# [1] git ls-remote https://github.com/containerd/imgcrypt 23f077229f2cdee91ba70d49684751187a5775f5
43SRCREV_imgcrypt="7931b2f099de27afc80e84df85f9361ee6668dd1" 38SRCREV_imgcrypt="23f077229f2cdee91ba70d49684751187a5775f5"
44SRC_URI += "git://github.com/containerd/imgcrypt;name=imgcrypt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/imgcrypt" 39SRC_URI += "git://github.com/containerd/imgcrypt;name=imgcrypt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/imgcrypt"
45 40
46# github.com/containerd/stargz-snapshotter v0.11.4 41# github.com/containerd/nydus-snapshotter v0.3.0-alpha.5
47# [1] git ls-remote https://github.com/containerd/stargz-snapshotter cf1c6d90461f1ae6f01a5b8f5e1dfc816223ad09 42# [1] git ls-remote https://github.com/containerd/nydus-snapshotter c360523a8a781eed2efc53bfa2e8ee05bf3a7a54
48SRCREV_stargz-snapshotter="cf1c6d90461f1ae6f01a5b8f5e1dfc816223ad09" 43SRCREV_nydus-snapshotter="c360523a8a781eed2efc53bfa2e8ee05bf3a7a54"
44SRC_URI += "git://github.com/containerd/nydus-snapshotter;name=nydus-snapshotter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/nydus-snapshotter"
45
46# github.com/containerd/stargz-snapshotter v0.12.0
47# [1] git ls-remote https://github.com/containerd/stargz-snapshotter 461aaf7075bd3f771d6a379eff2db071dd54d222
48SRCREV_stargz-snapshotter="461aaf7075bd3f771d6a379eff2db071dd54d222"
49SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/stargz-snapshotter" 49SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/stargz-snapshotter"
50 50
51# github.com/containerd/typeurl v1.0.2 51# github.com/containerd/typeurl v1.0.3-0.20220422153119-7f6e6d160d67
52# [1] git ls-remote https://github.com/containerd/typeurl 9e1ad9a145b768c8f6bab9880513cd1b05fe5a20 52# [1] git ls-remote https://github.com/containerd/typeurl 7f6e6d160d675241af388d5cf1b90814786bac40
53SRCREV_typeurl="9e1ad9a145b768c8f6bab9880513cd1b05fe5a20" 53SRCREV_typeurl="7f6e6d160d675241af388d5cf1b90814786bac40"
54SRC_URI += "git://github.com/containerd/typeurl;name=typeurl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/typeurl" 54SRC_URI += "git://github.com/containerd/typeurl;name=typeurl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/typeurl"
55 55
56# github.com/containernetworking/cni v1.0.1 56# github.com/containernetworking/cni v1.1.2
57# [1] git ls-remote https://github.com/containernetworking/cni 1694fd7b57e0176a98a12823a5ffc03337fdc152 57# [1] git ls-remote https://github.com/containernetworking/cni 3363d143688bb83ca18489ac8b9dc204c1d49c4a
58SRCREV_cni="1694fd7b57e0176a98a12823a5ffc03337fdc152" 58SRCREV_cni="3363d143688bb83ca18489ac8b9dc204c1d49c4a"
59SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containernetworking/cni" 59SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containernetworking/cni"
60 60
61# github.com/containernetworking/plugins v1.1.1 61# github.com/containernetworking/plugins v1.1.1
62# [1] git ls-remote https://github.com/containernetworking/plugins 587d42b2ca2b8fb2f111b50fd90f0089cc03b8ad 62# [1] git ls-remote https://github.com/containernetworking/plugins 4744ec27b89c083194e7df498de50f03a8a1d3ec
63SRCREV_plugins="587d42b2ca2b8fb2f111b50fd90f0089cc03b8ad" 63SRCREV_plugins="4744ec27b89c083194e7df498de50f03a8a1d3ec"
64SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containernetworking/plugins" 64SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containernetworking/plugins"
65 65
66# github.com/coreos/go-systemd/v22 v22.3.2
67# [1] git ls-remote https://github.com/coreos/go-systemd 777e73a89cef78631ccaa97f53a9bae67e166186
68SRCREV_v22="777e73a89cef78631ccaa97f53a9bae67e166186"
69SRC_URI += "git://github.com/coreos/go-systemd;name=v22;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-systemd/v22"
70
66# github.com/cyphar/filepath-securejoin v0.2.3 71# github.com/cyphar/filepath-securejoin v0.2.3
67# [1] git ls-remote https://github.com/cyphar/filepath-securejoin a89baba1e4f44c5512e245cbd156de1293d6185a 72# [1] git ls-remote https://github.com/cyphar/filepath-securejoin 8f267f5ea675a20a2cb5e91011d063721f53bf79
68SRCREV_filepath-securejoin="a89baba1e4f44c5512e245cbd156de1293d6185a" 73SRCREV_filepath-securejoin="8f267f5ea675a20a2cb5e91011d063721f53bf79"
69SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cyphar/filepath-securejoin" 74SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cyphar/filepath-securejoin"
70 75
71# github.com/docker/cli v20.10.14+incompatible 76# github.com/docker/cli v20.10.17+incompatible
72# [1] git ls-remote https://github.com/docker/cli 0a7772e9b73210a9c25df0d1d74a6566b5e410eb 77# [1] git ls-remote https://github.com/docker/cli 100c70180fde3601def79a59cc3e996aa553c9b9
73SRCREV_cli="0a7772e9b73210a9c25df0d1d74a6566b5e410eb" 78SRCREV_cli="100c70180fde3601def79a59cc3e996aa553c9b9"
74SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/cli" 79SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/cli"
75 80
76# github.com/docker/docker v20.10.14+incompatible 81# github.com/docker/docker v20.10.17+incompatible
77# [1] git ls-remote https://github.com/docker/docker 0ea83a3744846f1b998016406c457c3d6c68c7a6 82# [1] git ls-remote https://github.com/docker/docker a89b84221c8560e7a3dee2a653353429e7628424
78SRCREV_docker="0ea83a3744846f1b998016406c457c3d6c68c7a6" 83SRCREV_docker="a89b84221c8560e7a3dee2a653353429e7628424"
79SRC_URI += "git://github.com/docker/docker;name=docker;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker" 84SRC_URI += "git://github.com/docker/docker;name=docker;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker"
80 85
81# github.com/docker/go-connections v0.4.0 86# github.com/docker/go-connections v0.4.0
@@ -84,20 +89,20 @@ SRCREV_go-connections="7395e3f8aa162843a74ed6d48e79627d9792ac55"
84SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-connections" 89SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-connections"
85 90
86# github.com/docker/go-units v0.4.0 91# github.com/docker/go-units v0.4.0
87# [1] git ls-remote https://github.com/docker/go-units 62a2352f021aa740f52d67afa00d211290c5855c 92# [1] git ls-remote https://github.com/docker/go-units 519db1ee28dcc9fd2474ae59fca29a810482bfb1
88SRCREV_go-units="62a2352f021aa740f52d67afa00d211290c5855c" 93SRCREV_go-units="519db1ee28dcc9fd2474ae59fca29a810482bfb1"
89SRC_URI += "git://github.com/docker/go-units;name=go-units;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-units" 94SRC_URI += "git://github.com/docker/go-units;name=go-units;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-units"
90 95
96# github.com/fahedouch/go-logrotate v0.1.2
97# [1] git ls-remote https://github.com/fahedouch/go-logrotate 12635ce7ea51353ca82a59bf8ef253bb02ccba28
98SRCREV_go-logrotate="12635ce7ea51353ca82a59bf8ef253bb02ccba28"
99SRC_URI += "git://github.com/fahedouch/go-logrotate;name=go-logrotate;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fahedouch/go-logrotate"
100
91# github.com/fatih/color v1.13.0 101# github.com/fatih/color v1.13.0
92# [1] git ls-remote https://github.com/fatih/color a05da93ebe62ca9fc6791d3376ec4dad01196448 102# [1] git ls-remote https://github.com/fatih/color a05da93ebe62ca9fc6791d3376ec4dad01196448
93SRCREV_color="a05da93ebe62ca9fc6791d3376ec4dad01196448" 103SRCREV_color="a05da93ebe62ca9fc6791d3376ec4dad01196448"
94SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fatih/color" 104SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fatih/color"
95 105
96# github.com/gogo/protobuf v1.3.2
97# [1] git ls-remote https://github.com/gogo/protobuf b03c65ea87cdc3521ede29f62fe3ce239267c1bc
98SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc"
99SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gogo/protobuf"
100
101# github.com/hashicorp/go-multierror v1.1.1 106# github.com/hashicorp/go-multierror v1.1.1
102# [1] git ls-remote https://github.com/hashicorp/go-multierror 9974e9ec57696378079ecc3accd3d6f29401b3a0 107# [1] git ls-remote https://github.com/hashicorp/go-multierror 9974e9ec57696378079ecc3accd3d6f29401b3a0
103SRCREV_go-multierror="9974e9ec57696378079ecc3accd3d6f29401b3a0" 108SRCREV_go-multierror="9974e9ec57696378079ecc3accd3d6f29401b3a0"
@@ -113,14 +118,14 @@ SRC_URI += "git://github.com/ipfs/go-cid;name=go-cid;protocol=https;nobranch=1;d
113SRCREV_go-ipfs-files="5044b18695cb23ae69632c3e2511b4624a87b0d5" 118SRCREV_go-ipfs-files="5044b18695cb23ae69632c3e2511b4624a87b0d5"
114SRC_URI += "git://github.com/ipfs/go-ipfs-files;name=go-ipfs-files;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-ipfs-files" 119SRC_URI += "git://github.com/ipfs/go-ipfs-files;name=go-ipfs-files;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-ipfs-files"
115 120
116# github.com/ipfs/go-ipfs-http-client v0.3.0 121# github.com/ipfs/go-ipfs-http-client v0.4.0
117# [1] git ls-remote https://github.com/ipfs/go-ipfs-http-client fdbee7c7881251aa2768db814b9b5af470c995e7 122# [1] git ls-remote https://github.com/ipfs/go-ipfs-http-client 9c9f43fd9ca36c7ebdc664bb6936a6fe9881255b
118SRCREV_go-ipfs-http-client="fdbee7c7881251aa2768db814b9b5af470c995e7" 123SRCREV_go-ipfs-http-client="9c9f43fd9ca36c7ebdc664bb6936a6fe9881255b"
119SRC_URI += "git://github.com/ipfs/go-ipfs-http-client;name=go-ipfs-http-client;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-ipfs-http-client" 124SRC_URI += "git://github.com/ipfs/go-ipfs-http-client;name=go-ipfs-http-client;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-ipfs-http-client"
120 125
121# github.com/ipfs/interface-go-ipfs-core v0.6.2 126# github.com/ipfs/interface-go-ipfs-core v0.7.0
122# [1] git ls-remote https://github.com/ipfs/interface-go-ipfs-core a69a766c641164d9b0677a89ba44654c93c1ce42 127# [1] git ls-remote https://github.com/ipfs/interface-go-ipfs-core a3374d99028d96a1ef262b81acb385690eb36f97
123SRCREV_interface-go-ipfs-core="a69a766c641164d9b0677a89ba44654c93c1ce42" 128SRCREV_interface-go-ipfs-core="a3374d99028d96a1ef262b81acb385690eb36f97"
124SRC_URI += "git://github.com/ipfs/interface-go-ipfs-core;name=interface-go-ipfs-core;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/interface-go-ipfs-core" 129SRC_URI += "git://github.com/ipfs/interface-go-ipfs-core;name=interface-go-ipfs-core;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/interface-go-ipfs-core"
125 130
126# github.com/mattn/go-isatty v0.0.14 131# github.com/mattn/go-isatty v0.0.14
@@ -128,19 +133,19 @@ SRC_URI += "git://github.com/ipfs/interface-go-ipfs-core;name=interface-go-ipfs-
128SRCREV_go-isatty="504425e14f742f1f517c4586048b49b37f829c8e" 133SRCREV_go-isatty="504425e14f742f1f517c4586048b49b37f829c8e"
129SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-isatty" 134SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-isatty"
130 135
131# github.com/moby/sys/mount v0.3.2 136# github.com/moby/sys/mount v0.3.3
132# [1] git ls-remote https://github.com/moby/sys 7335f4f2b4d18c66e94e03c38112115c6d677a40 137# [1] git ls-remote https://github.com/moby/sys 416188aff8404d549e1e34a50e513befeb11c3b9
133SRCREV_mount="7335f4f2b4d18c66e94e03c38112115c6d677a40" 138SRCREV_mount="416188aff8404d549e1e34a50e513befeb11c3b9"
134SRC_URI += "git://github.com/moby/sys;name=mount;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/mount" 139SRC_URI += "git://github.com/moby/sys;name=mount;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/mount"
135 140
136# github.com/multiformats/go-multiaddr v0.5.0 141# github.com/multiformats/go-multiaddr v0.6.0
137# [1] git ls-remote https://github.com/multiformats/go-multiaddr f9011923e397c7c69e8d13ed7a8ad44f47b2a114 142# [1] git ls-remote https://github.com/multiformats/go-multiaddr 043a1ee9c857a69f9fa473a9155fae7aa11ca15c
138SRCREV_go-multiaddr="f9011923e397c7c69e8d13ed7a8ad44f47b2a114" 143SRCREV_go-multiaddr="043a1ee9c857a69f9fa473a9155fae7aa11ca15c"
139SRC_URI += "git://github.com/multiformats/go-multiaddr;name=go-multiaddr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-multiaddr" 144SRC_URI += "git://github.com/multiformats/go-multiaddr;name=go-multiaddr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-multiaddr"
140 145
141# github.com/opencontainers/go-digest v1.0.0 146# github.com/opencontainers/go-digest v1.0.0
142# [1] git ls-remote https://github.com/opencontainers/go-digest 4a41a1fddd8208cc64f911e551a7f361716f8ae5 147# [1] git ls-remote https://github.com/opencontainers/go-digest ea51bea511f75cfa3ef6098cc253c5c3609b037a
143SRCREV_go-digest="4a41a1fddd8208cc64f911e551a7f361716f8ae5" 148SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a"
144SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/go-digest" 149SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/go-digest"
145 150
146# github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 151# github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
@@ -153,29 +158,29 @@ SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=
153SRCREV_runtime-spec="6969a0a09ab162a574cafcc9ac814e498962c943" 158SRCREV_runtime-spec="6969a0a09ab162a574cafcc9ac814e498962c943"
154SRC_URI += "git://github.com/opencontainers/runtime-spec;name=runtime-spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/runtime-spec" 159SRC_URI += "git://github.com/opencontainers/runtime-spec;name=runtime-spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/runtime-spec"
155 160
156# github.com/pelletier/go-toml v1.9.4 161# github.com/pelletier/go-toml v1.9.5
157# [1] git ls-remote https://github.com/pelletier/go-toml b8ba995eaaba4be30c8a8090bdfb4aa61af52054 162# [1] git ls-remote https://github.com/pelletier/go-toml fed1464066413075eac02cd4dc368b5221845541
158SRCREV_go-toml="b8ba995eaaba4be30c8a8090bdfb4aa61af52054" 163SRCREV_go-toml="fed1464066413075eac02cd4dc368b5221845541"
159SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pelletier/go-toml" 164SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pelletier/go-toml"
160 165
161# github.com/rootless-containers/bypass4netns v0.2.2 166# github.com/rootless-containers/bypass4netns v0.2.2
162# [1] git ls-remote https://github.com/rootless-containers/bypass4netns c3682687bc69a704c4ca312ab61febe2606c9680 167# [1] git ls-remote https://github.com/rootless-containers/bypass4netns 6fa198e7d1bf58c35ebfb147bc16adede888f3b8
163SRCREV_bypass4netns="c3682687bc69a704c4ca312ab61febe2606c9680" 168SRCREV_bypass4netns="6fa198e7d1bf58c35ebfb147bc16adede888f3b8"
164SRC_URI += "git://github.com/rootless-containers/bypass4netns;name=bypass4netns;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rootless-containers/bypass4netns" 169SRC_URI += "git://github.com/rootless-containers/bypass4netns;name=bypass4netns;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rootless-containers/bypass4netns"
165 170
166# github.com/rootless-containers/rootlesskit v1.0.0 171# github.com/rootless-containers/rootlesskit v1.0.1
167# [1] git ls-remote https://github.com/rootless-containers/rootlesskit 4c5afdcdb381581c7eaaea09ac9cdf226b8dda03 172# [1] git ls-remote https://github.com/rootless-containers/rootlesskit 5d5f4c0c26e26a6b51d1838c23e793e5836442d0
168SRCREV_rootlesskit="4c5afdcdb381581c7eaaea09ac9cdf226b8dda03" 173SRCREV_rootlesskit="5d5f4c0c26e26a6b51d1838c23e793e5836442d0"
169SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rootless-containers/rootlesskit" 174SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rootless-containers/rootlesskit"
170 175
171# github.com/sirupsen/logrus v1.8.1 176# github.com/sirupsen/logrus v1.9.0
172# [1] git ls-remote https://github.com/sirupsen/logrus bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b 177# [1] git ls-remote https://github.com/sirupsen/logrus f8bf7650dccb756cea26edaf9217aab85500fe07
173SRCREV_logrus="bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b" 178SRCREV_logrus="f8bf7650dccb756cea26edaf9217aab85500fe07"
174SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sirupsen/logrus" 179SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sirupsen/logrus"
175 180
176# github.com/spf13/cobra v1.4.0 181# github.com/spf13/cobra v1.5.0
177# [1] git ls-remote https://github.com/spf13/cobra 5b2b9e9f61d36ccb66167301f76a2292c3729855 182# [1] git ls-remote https://github.com/spf13/cobra 06b06a9dc9f9f5eba93c552b2532a3da64ef9877
178SRCREV_cobra="5b2b9e9f61d36ccb66167301f76a2292c3729855" 183SRCREV_cobra="06b06a9dc9f9f5eba93c552b2532a3da64ef9877"
179SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/cobra" 184SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/cobra"
180 185
181# github.com/spf13/pflag v1.0.5 186# github.com/spf13/pflag v1.0.5
@@ -183,14 +188,14 @@ SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;de
183SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab" 188SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab"
184SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/pflag" 189SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/pflag"
185 190
186# github.com/tidwall/gjson v1.14.0 191# github.com/tidwall/gjson v1.14.1
187# [1] git ls-remote https://github.com/tidwall/gjson 7a94820afd8a0d993c07b9cde761b95943823a9f 192# [1] git ls-remote https://github.com/tidwall/gjson c3bb2c39ba202da03b359abb4b61555368dc3afb
188SRCREV_gjson="7a94820afd8a0d993c07b9cde761b95943823a9f" 193SRCREV_gjson="c3bb2c39ba202da03b359abb4b61555368dc3afb"
189SRC_URI += "git://github.com/tidwall/gjson;name=gjson;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/gjson" 194SRC_URI += "git://github.com/tidwall/gjson;name=gjson;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/gjson"
190 195
191# github.com/vishvananda/netlink v1.2.0-beta 196# github.com/vishvananda/netlink v1.2.1-beta.2
192# [1] git ls-remote https://github.com/vishvananda/netlink 6bb6f8abbc420ec09282fc62e05f5548d546455a 197# [1] git ls-remote https://github.com/vishvananda/netlink 5e915e0149386ce3d02379ff93f4c0a5601779d5
193SRCREV_netlink="6bb6f8abbc420ec09282fc62e05f5548d546455a" 198SRCREV_netlink="5e915e0149386ce3d02379ff93f4c0a5601779d5"
194SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vishvananda/netlink" 199SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vishvananda/netlink"
195 200
196# github.com/vishvananda/netns v0.0.0-20211101163701-50045581ed74 201# github.com/vishvananda/netns v0.0.0-20211101163701-50045581ed74
@@ -198,64 +203,79 @@ SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nob
198SRCREV_netns="50045581ed74c15eded78746bae9fb3df07d6655" 203SRCREV_netns="50045581ed74c15eded78746bae9fb3df07d6655"
199SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vishvananda/netns" 204SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vishvananda/netns"
200 205
201# golang.org/x/crypto v0.0.0-20220321153916-2c7772ba3064 206# golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
202# [1] git ls-remote https://go.googlesource.com/crypto 2c7772ba30643b7a2026cbea938420dce7c6384d 207# [1] git ls-remote https://github.com/golang/crypto 793ad666bf5ec61392092b27061be9618e4e219b
203SRCREV_crypto="2c7772ba30643b7a2026cbea938420dce7c6384d" 208SRCREV_crypto="793ad666bf5ec61392092b27061be9618e4e219b"
204SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/crypto" 209SRC_URI += "git://github.com/golang/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/crypto"
205 210
206# golang.org/x/net v0.0.0-20220225172249-27dd8689420f 211# golang.org/x/net v0.0.0-20220615171555-694bf12d69de
207# [1] git ls-remote https://go.googlesource.com/net 27dd8689420fcde088514397d015e4fea5174e0e 212# [1] git ls-remote https://github.com/golang/net 694bf12d69de87b859d3663757617cec92450753
208SRCREV_net="27dd8689420fcde088514397d015e4fea5174e0e" 213SRCREV_net="694bf12d69de87b859d3663757617cec92450753"
209SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/net" 214SRC_URI += "git://github.com/golang/net;name=net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/net"
210 215
211# golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 216# golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
212# [1] git ls-remote https://go.googlesource.com/sync 036812b2e83c0ddf193dd5a34e034151da389d09 217# [1] git ls-remote https://github.com/golang/sync 886fb9371eb4b47af10bff9c8025a8c9e1554b92
213SRCREV_sync="036812b2e83c0ddf193dd5a34e034151da389d09" 218SRCREV_sync="886fb9371eb4b47af10bff9c8025a8c9e1554b92"
214SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/sync" 219SRC_URI += "git://github.com/golang/sync;name=sync;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sync"
215 220
216# golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 221# golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
217# [1] git ls-remote https://go.googlesource.com/sys 1e041c57c4618785f7baa3e1a644330f2ff59b7c 222# [1] git ls-remote https://github.com/golang/sys c0bba94af5f85fbad9f6dc2e04ed5b8fac9696cf
218SRCREV_sys="1e041c57c4618785f7baa3e1a644330f2ff59b7c" 223SRCREV_sys="c0bba94af5f85fbad9f6dc2e04ed5b8fac9696cf"
219SRC_URI += "git://go.googlesource.com/sys;name=sys;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/sys" 224SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sys"
220 225
221# golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 226# golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
222# [1] git ls-remote https://go.googlesource.com/term 03fcf44c2211dcd5eb77510b5f7c1fb02d6ded50 227# [1] git ls-remote https://github.com/golang/term 065cf7ba2467924044800341704ad654f62c4e6f
223SRCREV_term="03fcf44c2211dcd5eb77510b5f7c1fb02d6ded50" 228SRCREV_term="065cf7ba2467924044800341704ad654f62c4e6f"
224SRC_URI += "git://go.googlesource.com/term;name=term;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/term" 229SRC_URI += "git://github.com/golang/term;name=term;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/term"
225 230
226# gopkg.in/yaml.v2 v2.4.0 231# gopkg.in/yaml.v3 v3.0.1
227# [1] git ls-remote https://gopkg.in/yaml.v2 7649d4548cb53a614db133b2a8ac1f31859dda8c 232# [1] git ls-remote https://gopkg.in/yaml.v3 f6f7691b1fdeb513f56608cd2c32c51f8194bf51
228SRCREV_yaml.v2="7649d4548cb53a614db133b2a8ac1f31859dda8c" 233SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51"
229SRC_URI += "git://gopkg.in/yaml.v2;name=yaml.v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v2" 234SRC_URI += "git://gopkg.in/yaml.v3;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v3"
230 235
231# gotest.tools/v3 v3.1.0 236# gotest.tools/v3 v3.3.0
232# [1] git ls-remote https://github.com/gotestyourself/gotest.tools dc5149e35729d281f5691a4114d1d620a7e38c67 237# [1] git ls-remote https://github.com/gotestyourself/gotest.tools 4de0c9f9fc73d14fda60ea865b44f2cce35346fd
233SRCREV_v31="dc5149e35729d281f5691a4114d1d620a7e38c67" 238SRCREV_v31="4de0c9f9fc73d14fda60ea865b44f2cce35346fd"
234SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=v31;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gotestyourself/gotest.tools/v3" 239SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=v31;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gotestyourself/gotest.tools"
240
241# github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
242# [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers 6c3934b029d8c261ab9b15482e4d2d00df79b7f7
243SRCREV_go-fuzz-headers="6c3934b029d8c261ab9b15482e4d2d00df79b7f7"
244SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/AdaLogics/go-fuzz-headers"
235 245
236# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 246# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
237# [1] git ls-remote https://github.com/Azure/go-ansiterm d185dfc1b5a126116ea5a19e148e29d16b4574c9 247# [1] git ls-remote https://github.com/Azure/go-ansiterm d185dfc1b5a126116ea5a19e148e29d16b4574c9
238SRCREV_go-ansiterm="d185dfc1b5a126116ea5a19e148e29d16b4574c9" 248SRCREV_go-ansiterm="d185dfc1b5a126116ea5a19e148e29d16b4574c9"
239SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-ansiterm" 249SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-ansiterm"
240 250
241# github.com/Microsoft/hcsshim v0.9.2 251# github.com/Microsoft/hcsshim v0.9.3
242# [1] git ls-remote https://github.com/Microsoft/hcsshim fc4f38d1766687bfdee9543c59168f4ee9f513ff 252# [1] git ls-remote https://github.com/Microsoft/hcsshim 50b68e6734cd2f2003689c1037141f58f23db229
243SRCREV_hcsshim="fc4f38d1766687bfdee9543c59168f4ee9f513ff" 253SRCREV_hcsshim="50b68e6734cd2f2003689c1037141f58f23db229"
244SRC_URI += "git://github.com/Microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/hcsshim" 254SRC_URI += "git://github.com/Microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/hcsshim"
245 255
246# github.com/beorn7/perks v1.0.1 256# github.com/beorn7/perks v1.0.1
247# [1] git ls-remote https://github.com/beorn7/perks c49ff274687222a7373c4cd83578f1065cf3e143 257# [1] git ls-remote https://github.com/beorn7/perks 37c8de3658fcb183f997c4e13e8337516ab753e6
248SRCREV_perks="c49ff274687222a7373c4cd83578f1065cf3e143" 258SRCREV_perks="37c8de3658fcb183f997c4e13e8337516ab753e6"
249SRC_URI += "git://github.com/beorn7/perks;name=perks;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/beorn7/perks" 259SRC_URI += "git://github.com/beorn7/perks;name=perks;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/beorn7/perks"
250 260
261# github.com/blang/semver v3.5.1+incompatible
262# [1] git ls-remote https://github.com/blang/semver 2ee87856327ba09384cabd113bc6b5d174e9ec0f
263SRCREV_semver="2ee87856327ba09384cabd113bc6b5d174e9ec0f"
264SRC_URI += "git://github.com/blang/semver;name=semver;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/blang/semver"
265
266# github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
267# [1] git ls-remote https://github.com/bmizerany/assert b7ed37b82869576c289d7d97fb2bbd8b64a0cb28
268SRCREV_assert="b7ed37b82869576c289d7d97fb2bbd8b64a0cb28"
269SRC_URI += "git://github.com/bmizerany/assert;name=assert;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/bmizerany/assert"
270
251# github.com/btcsuite/btcd v0.21.0-beta 271# github.com/btcsuite/btcd v0.21.0-beta
252# [1] git ls-remote https://github.com/btcsuite/btcd f3103aec9bfe2ab8080916457943f76750b3a211 272# [1] git ls-remote https://github.com/btcsuite/btcd 56cc42fe07c206e76812fc57a216b59c41189f04
253SRCREV_btcd="f3103aec9bfe2ab8080916457943f76750b3a211" 273SRCREV_btcd="56cc42fe07c206e76812fc57a216b59c41189f04"
254SRC_URI += "git://github.com/btcsuite/btcd;name=btcd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/btcsuite/btcd" 274SRC_URI += "git://github.com/btcsuite/btcd;name=btcd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/btcsuite/btcd"
255 275
256# github.com/cespare/xxhash/v2 v2.1.2 276# github.com/cespare/xxhash/v2 v2.1.2
257# [1] git ls-remote https://github.com/cespare/xxhash 7ae26c41ed6fb1f8a6c21e05eeff4d91b5e401c4 277# [1] git ls-remote https://github.com/cespare/xxhash e7a6b52374f7e2abfb8abb27249d53a1997b09a7
258SRCREV_v2="7ae26c41ed6fb1f8a6c21e05eeff4d91b5e401c4" 278SRCREV_v2="e7a6b52374f7e2abfb8abb27249d53a1997b09a7"
259SRC_URI += "git://github.com/cespare/xxhash;name=v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cespare/xxhash/v2" 279SRC_URI += "git://github.com/cespare/xxhash;name=v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cespare/xxhash/v2"
260 280
261# github.com/cilium/ebpf v0.7.0 281# github.com/cilium/ebpf v0.7.0
@@ -263,29 +283,29 @@ SRC_URI += "git://github.com/cespare/xxhash;name=v2;protocol=https;nobranch=1;de
263SRCREV_ebpf="13667bdb8f164c32ae1b85e7130552dd93e86dfd" 283SRCREV_ebpf="13667bdb8f164c32ae1b85e7130552dd93e86dfd"
264SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cilium/ebpf" 284SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cilium/ebpf"
265 285
286# github.com/container-orchestrated-devices/container-device-interface v0.3.1
287# [1] git ls-remote https://github.com/container-orchestrated-devices/container-device-interface 4b00593bd41bf11254faab4e021a00287e2a7b30
288SRCREV_container-device-interface="4b00593bd41bf11254faab4e021a00287e2a7b30"
289SRC_URI += "git://github.com/container-orchestrated-devices/container-device-interface;name=container-device-interface;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/container-orchestrated-devices/container-device-interface"
290
266# github.com/containerd/fifo v1.0.0 291# github.com/containerd/fifo v1.0.0
267# [1] git ls-remote https://github.com/containerd/fifo eb4e163db80cfde4102acfa62c87b2a37232c8a2 292# [1] git ls-remote https://github.com/containerd/fifo 650e8a8a179d040123db61f016cb133143e7a581
268SRCREV_fifo="eb4e163db80cfde4102acfa62c87b2a37232c8a2" 293SRCREV_fifo="650e8a8a179d040123db61f016cb133143e7a581"
269SRC_URI += "git://github.com/containerd/fifo;name=fifo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/fifo" 294SRC_URI += "git://github.com/containerd/fifo;name=fifo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/fifo"
270 295
271# github.com/containerd/ttrpc v1.1.0 296# github.com/containerd/ttrpc v1.1.1-0.20220420014843-944ef4a40df3
272# [1] git ls-remote https://github.com/containerd/ttrpc 5e8fe05f04c91bc8713ee4241e58d0b9da1c4a59 297# [1] git ls-remote https://github.com/containerd/ttrpc 944ef4a40df3446714a823207972b7d9858ffac5
273SRCREV_ttrpc="5e8fe05f04c91bc8713ee4241e58d0b9da1c4a59" 298SRCREV_ttrpc="944ef4a40df3446714a823207972b7d9858ffac5"
274SRC_URI += "git://github.com/containerd/ttrpc;name=ttrpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/ttrpc" 299SRC_URI += "git://github.com/containerd/ttrpc;name=ttrpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/ttrpc"
275 300
276# github.com/containers/ocicrypt v1.1.3 301# github.com/containers/ocicrypt v1.1.5
277# [1] git ls-remote https://github.com/containers/ocicrypt 01e7d427cd74fec566a69393e3de805df382f77c 302# [1] git ls-remote https://github.com/containers/ocicrypt a468e1acd826dc78e457b308471f90c8eea7551f
278SRCREV_ocicrypt="01e7d427cd74fec566a69393e3de805df382f77c" 303SRCREV_ocicrypt="a468e1acd826dc78e457b308471f90c8eea7551f"
279SRC_URI += "git://github.com/containers/ocicrypt;name=ocicrypt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containers/ocicrypt" 304SRC_URI += "git://github.com/containers/ocicrypt;name=ocicrypt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containers/ocicrypt"
280 305
281# github.com/coreos/go-systemd/v22 v22.3.2 306# github.com/cpuguy83/go-md2man/v2 v2.0.2
282# [1] git ls-remote https://github.com/coreos/go-systemd 0b40357fd65760243a3eceb80a299772c23c8470 307# [1] git ls-remote https://github.com/cpuguy83/go-md2man d97078115282836e16d0dca10b4b42ce60fc70e6
283SRCREV_v22="0b40357fd65760243a3eceb80a299772c23c8470" 308SRCREV_v21="d97078115282836e16d0dca10b4b42ce60fc70e6"
284SRC_URI += "git://github.com/coreos/go-systemd;name=v22;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-systemd/v22"
285
286# github.com/cpuguy83/go-md2man/v2 v2.0.1
287# [1] git ls-remote https://github.com/cpuguy83/go-md2man b1ec32e02fe539480dc03e3bf381c20066e7c6cc
288SRCREV_v21="b1ec32e02fe539480dc03e3bf381c20066e7c6cc"
289SRC_URI += "git://github.com/cpuguy83/go-md2man;name=v21;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cpuguy83/go-md2man/v2" 309SRC_URI += "git://github.com/cpuguy83/go-md2man;name=v21;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cpuguy83/go-md2man/v2"
290 310
291# github.com/crackcomm/go-gitignore v0.0.0-20170627025303-887ab5e44cc3 311# github.com/crackcomm/go-gitignore v0.0.0-20170627025303-887ab5e44cc3
@@ -293,14 +313,19 @@ SRC_URI += "git://github.com/cpuguy83/go-md2man;name=v21;protocol=https;nobranch
293SRCREV_go-gitignore="887ab5e44cc38866fff9bc2f34c3a97e2a827c12" 313SRCREV_go-gitignore="887ab5e44cc38866fff9bc2f34c3a97e2a827c12"
294SRC_URI += "git://github.com/crackcomm/go-gitignore;name=go-gitignore;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/crackcomm/go-gitignore" 314SRC_URI += "git://github.com/crackcomm/go-gitignore;name=go-gitignore;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/crackcomm/go-gitignore"
295 315
296# github.com/distribution/distribution/v3 v3.0.0-20210316161203-a01c71e2477e 316# github.com/distribution/distribution/v3 v3.0.0-20220725133111-4bf3547399eb
297# [1] git ls-remote https://github.com/distribution/distribution a01c71e2477eea211bbb83166061e103e0b2ec95 317# [1] git ls-remote https://github.com/distribution/distribution 4bf3547399eb8a27ee2ec463333c8c456d801345
298SRCREV_v312="a01c71e2477eea211bbb83166061e103e0b2ec95" 318SRCREV_v312="4bf3547399eb8a27ee2ec463333c8c456d801345"
299SRC_URI += "git://github.com/distribution/distribution;name=v312;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/distribution/distribution/v3" 319SRC_URI += "git://github.com/distribution/distribution;name=v312;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/distribution/distribution/v3"
300 320
301# github.com/docker/distribution v2.7.1+incompatible 321# github.com/djherbis/times v1.5.0
302# [1] git ls-remote https://github.com/docker/distribution ea7032ddc60c872197a0f57e49319bb6092548fe 322# [1] git ls-remote https://github.com/djherbis/times a1edc5dc082a710e4a808e99c78989b8d04e3025
303SRCREV_distribution="ea7032ddc60c872197a0f57e49319bb6092548fe" 323SRCREV_times="a1edc5dc082a710e4a808e99c78989b8d04e3025"
324SRC_URI += "git://github.com/djherbis/times;name=times;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/djherbis/times"
325
326# github.com/docker/distribution v2.8.1+incompatible
327# [1] git ls-remote https://github.com/docker/distribution b5ca020cfbe998e5af3457fda087444cf5116496
328SRCREV_distribution="b5ca020cfbe998e5af3457fda087444cf5116496"
304SRC_URI += "git://github.com/docker/distribution;name=distribution;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/distribution" 329SRC_URI += "git://github.com/docker/distribution;name=distribution;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/distribution"
305 330
306# github.com/docker/docker-credential-helpers v0.6.4 331# github.com/docker/docker-credential-helpers v0.6.4
@@ -318,15 +343,20 @@ SRC_URI += "git://github.com/docker/go-events;name=go-events;protocol=https;nobr
318SRCREV_go-metrics="b619b3592b65de4f087d9f16863a7e6ff905973c" 343SRCREV_go-metrics="b619b3592b65de4f087d9f16863a7e6ff905973c"
319SRC_URI += "git://github.com/docker/go-metrics;name=go-metrics;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-metrics" 344SRC_URI += "git://github.com/docker/go-metrics;name=go-metrics;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-metrics"
320 345
346# github.com/fluent/fluent-logger-golang v1.9.0
347# [1] git ls-remote https://github.com/fluent/fluent-logger-golang 5538e904aeb515c10a624da620581bdf420d4b8a
348SRCREV_fluent-logger-golang="5538e904aeb515c10a624da620581bdf420d4b8a"
349SRC_URI += "git://github.com/fluent/fluent-logger-golang;name=fluent-logger-golang;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fluent/fluent-logger-golang"
350
321# github.com/godbus/dbus/v5 v5.0.6 351# github.com/godbus/dbus/v5 v5.0.6
322# [1] git ls-remote https://github.com/godbus/dbus daa017464e266380cdeb4e6f9613eba9182b59a3 352# [1] git ls-remote https://github.com/godbus/dbus daa017464e266380cdeb4e6f9613eba9182b59a3
323SRCREV_v5="daa017464e266380cdeb4e6f9613eba9182b59a3" 353SRCREV_v5="daa017464e266380cdeb4e6f9613eba9182b59a3"
324SRC_URI += "git://github.com/godbus/dbus;name=v5;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/godbus/dbus/v5" 354SRC_URI += "git://github.com/godbus/dbus;name=v5;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/godbus/dbus/v5"
325 355
326# github.com/gogo/googleapis v1.4.1 356# github.com/gogo/protobuf v1.3.2
327# [1] git ls-remote https://github.com/gogo/googleapis 1f0e43f50bc0606e385ffae1bc80b5b231dcd042 357# [1] git ls-remote https://github.com/gogo/protobuf b03c65ea87cdc3521ede29f62fe3ce239267c1bc
328SRCREV_googleapis="1f0e43f50bc0606e385ffae1bc80b5b231dcd042" 358SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc"
329SRC_URI += "git://github.com/gogo/googleapis;name=googleapis;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gogo/googleapis" 359SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gogo/protobuf"
330 360
331# github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 361# github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
332# [1] git ls-remote https://github.com/golang/groupcache 41bb18bfe9da5321badc438f91158cd790a33aa3 362# [1] git ls-remote https://github.com/golang/groupcache 41bb18bfe9da5321badc438f91158cd790a33aa3
@@ -338,9 +368,9 @@ SRC_URI += "git://github.com/golang/groupcache;name=groupcache;protocol=https;no
338SRCREV_protobuf1="ae97035608a719c7a1c1c41bed0ae0744bdb0c6f" 368SRCREV_protobuf1="ae97035608a719c7a1c1c41bed0ae0744bdb0c6f"
339SRC_URI += "git://github.com/golang/protobuf;name=protobuf1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/protobuf" 369SRC_URI += "git://github.com/golang/protobuf;name=protobuf1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/protobuf"
340 370
341# github.com/google/go-cmp v0.5.6 371# github.com/google/go-cmp v0.5.8
342# [1] git ls-remote https://github.com/google/go-cmp d103655696d8ae43c4125ee61454dbf03d8e8324 372# [1] git ls-remote https://github.com/google/go-cmp f144a35ed4ac538fae93fa3783175108738f71b9
343SRCREV_go-cmp="d103655696d8ae43c4125ee61454dbf03d8e8324" 373SRCREV_go-cmp="f144a35ed4ac538fae93fa3783175108738f71b9"
344SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/go-cmp" 374SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/go-cmp"
345 375
346# github.com/google/uuid v1.3.0 376# github.com/google/uuid v1.3.0
@@ -363,9 +393,9 @@ SRC_URI += "git://github.com/hashicorp/errwrap;name=errwrap;protocol=https;nobra
363SRCREV_golang-lru="14eae340515388ca95aa8e7b86f0de668e981f54" 393SRCREV_golang-lru="14eae340515388ca95aa8e7b86f0de668e981f54"
364SRC_URI += "git://github.com/hashicorp/golang-lru;name=golang-lru;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/golang-lru" 394SRC_URI += "git://github.com/hashicorp/golang-lru;name=golang-lru;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/golang-lru"
365 395
366# github.com/imdario/mergo v0.3.12 396# github.com/imdario/mergo v0.3.13
367# [1] git ls-remote https://github.com/imdario/mergo 29fb3d3bdc5512887f1dc9aedde6a0fed407fa8f 397# [1] git ls-remote https://github.com/imdario/mergo 194978757031c1a5c8ff8e059ae75fc2fc2a04f7
368SRCREV_mergo="29fb3d3bdc5512887f1dc9aedde6a0fed407fa8f" 398SRCREV_mergo="194978757031c1a5c8ff8e059ae75fc2fc2a04f7"
369SRC_URI += "git://github.com/imdario/mergo;name=mergo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/imdario/mergo" 399SRC_URI += "git://github.com/imdario/mergo;name=mergo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/imdario/mergo"
370 400
371# github.com/inconshreveable/mousetrap v1.0.0 401# github.com/inconshreveable/mousetrap v1.0.0
@@ -374,8 +404,8 @@ SRCREV_mousetrap="76626ae9c91c4f2a10f34cad8ce83ea42c93bb75"
374SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/inconshreveable/mousetrap" 404SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/inconshreveable/mousetrap"
375 405
376# github.com/ipfs/bbloom v0.0.4 406# github.com/ipfs/bbloom v0.0.4
377# [1] git ls-remote https://github.com/ipfs/bbloom e4526db325cffd444f0404aa2e3b4ed114650f75 407# [1] git ls-remote https://github.com/ipfs/bbloom 627bb99eb0f4c49ab3e3276f5574b9b80f8aa3bc
378SRCREV_bbloom="e4526db325cffd444f0404aa2e3b4ed114650f75" 408SRCREV_bbloom="627bb99eb0f4c49ab3e3276f5574b9b80f8aa3bc"
379SRC_URI += "git://github.com/ipfs/bbloom;name=bbloom;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/bbloom" 409SRC_URI += "git://github.com/ipfs/bbloom;name=bbloom;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/bbloom"
380 410
381# github.com/ipfs/go-block-format v0.0.3 411# github.com/ipfs/go-block-format v0.0.3
@@ -398,9 +428,9 @@ SRC_URI += "git://github.com/ipfs/go-datastore;name=go-datastore;protocol=https;
398SRCREV_go-ipfs-blockstore="ffd43a8d91e6ee80b26d3a6eca5b8c4816c5508b" 428SRCREV_go-ipfs-blockstore="ffd43a8d91e6ee80b26d3a6eca5b8c4816c5508b"
399SRC_URI += "git://github.com/ipfs/go-ipfs-blockstore;name=go-ipfs-blockstore;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-ipfs-blockstore" 429SRC_URI += "git://github.com/ipfs/go-ipfs-blockstore;name=go-ipfs-blockstore;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-ipfs-blockstore"
400 430
401# github.com/ipfs/go-ipfs-cmds v0.6.0 431# github.com/ipfs/go-ipfs-cmds v0.7.0
402# [1] git ls-remote https://github.com/ipfs/go-ipfs-cmds 4ade007405e5d3befb14184290576c63cc43a6a3 432# [1] git ls-remote https://github.com/ipfs/go-ipfs-cmds ccce9bd6b31f21f74cf4cd1aba43ba17413b9b40
403SRCREV_go-ipfs-cmds="4ade007405e5d3befb14184290576c63cc43a6a3" 433SRCREV_go-ipfs-cmds="ccce9bd6b31f21f74cf4cd1aba43ba17413b9b40"
404SRC_URI += "git://github.com/ipfs/go-ipfs-cmds;name=go-ipfs-cmds;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-ipfs-cmds" 434SRC_URI += "git://github.com/ipfs/go-ipfs-cmds;name=go-ipfs-cmds;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-ipfs-cmds"
405 435
406# github.com/ipfs/go-ipfs-ds-help v1.1.0 436# github.com/ipfs/go-ipfs-ds-help v1.1.0
@@ -434,8 +464,8 @@ SRCREV_go-ipld-legacy="5fff53c64ec247be50252c474053d6720ad3e4d9"
434SRC_URI += "git://github.com/ipfs/go-ipld-legacy;name=go-ipld-legacy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-ipld-legacy" 464SRC_URI += "git://github.com/ipfs/go-ipld-legacy;name=go-ipld-legacy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-ipld-legacy"
435 465
436# github.com/ipfs/go-log v1.0.5 466# github.com/ipfs/go-log v1.0.5
437# [1] git ls-remote https://github.com/ipfs/go-log 0e04229b160a92ebd2a924d9078e087161c8d53f 467# [1] git ls-remote https://github.com/ipfs/go-log c39ee80c0915c5cca41dc1311e848c2fd7fa4101
438SRCREV_go-log="0e04229b160a92ebd2a924d9078e087161c8d53f" 468SRCREV_go-log="c39ee80c0915c5cca41dc1311e848c2fd7fa4101"
439SRC_URI += "git://github.com/ipfs/go-log;name=go-log;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-log" 469SRC_URI += "git://github.com/ipfs/go-log;name=go-log;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-log"
440 470
441# github.com/ipfs/go-log/v2 v2.3.0 471# github.com/ipfs/go-log/v2 v2.3.0
@@ -453,14 +483,14 @@ SRC_URI += "git://github.com/ipfs/go-merkledag;name=go-merkledag;protocol=https;
453SRCREV_go-metrics-interface="87aa106f53272f064ca7956a6db83f17a553f254" 483SRCREV_go-metrics-interface="87aa106f53272f064ca7956a6db83f17a553f254"
454SRC_URI += "git://github.com/ipfs/go-metrics-interface;name=go-metrics-interface;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-metrics-interface" 484SRC_URI += "git://github.com/ipfs/go-metrics-interface;name=go-metrics-interface;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-metrics-interface"
455 485
456# github.com/ipfs/go-path v0.1.1 486# github.com/ipfs/go-path v0.3.0
457# [1] git ls-remote https://github.com/ipfs/go-path 4eba8368b698abe6de153f2a2e3d579757ef182b 487# [1] git ls-remote https://github.com/ipfs/go-path 91bec98075b9078deeebc1f4f1265b75836a7358
458SRCREV_go-path="4eba8368b698abe6de153f2a2e3d579757ef182b" 488SRCREV_go-path="91bec98075b9078deeebc1f4f1265b75836a7358"
459SRC_URI += "git://github.com/ipfs/go-path;name=go-path;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-path" 489SRC_URI += "git://github.com/ipfs/go-path;name=go-path;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-path"
460 490
461# github.com/ipfs/go-unixfs v0.2.5 491# github.com/ipfs/go-unixfs v0.3.1
462# [1] git ls-remote https://github.com/ipfs/go-unixfs 9009a42bfd1370e009b6dd501c71cb644c789506 492# [1] git ls-remote https://github.com/ipfs/go-unixfs b411ee90ec31ecb290847c37f36fbeb48a9a6a38
463SRCREV_go-unixfs="9009a42bfd1370e009b6dd501c71cb644c789506" 493SRCREV_go-unixfs="b411ee90ec31ecb290847c37f36fbeb48a9a6a38"
464SRC_URI += "git://github.com/ipfs/go-unixfs;name=go-unixfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-unixfs" 494SRC_URI += "git://github.com/ipfs/go-unixfs;name=go-unixfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-unixfs"
465 495
466# github.com/ipfs/go-verifcid v0.0.1 496# github.com/ipfs/go-verifcid v0.0.1
@@ -483,19 +513,19 @@ SRC_URI += "git://github.com/ipld/go-ipld-prime;name=go-ipld-prime;protocol=http
483SRCREV_goprocess="23d20c20149e1f362afda26f4500cb9d6393f0ad" 513SRCREV_goprocess="23d20c20149e1f362afda26f4500cb9d6393f0ad"
484SRC_URI += "git://github.com/jbenet/goprocess;name=goprocess;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jbenet/goprocess" 514SRC_URI += "git://github.com/jbenet/goprocess;name=goprocess;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jbenet/goprocess"
485 515
486# github.com/klauspost/compress v1.15.1 516# github.com/klauspost/compress v1.15.7
487# [1] git ls-remote https://github.com/klauspost/compress 7c7079ec1ed2c07fd15e6f3f369dbae5288051d5 517# [1] git ls-remote https://github.com/klauspost/compress 07a5f92755d07e86cbdd912c16bd2a528983bd8a
488SRCREV_compress="7c7079ec1ed2c07fd15e6f3f369dbae5288051d5" 518SRCREV_compress="07a5f92755d07e86cbdd912c16bd2a528983bd8a"
489SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/compress" 519SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/compress"
490 520
491# github.com/klauspost/cpuid/v2 v2.0.6 521# github.com/klauspost/cpuid/v2 v2.0.9
492# [1] git ls-remote https://github.com/klauspost/cpuid c6a3519c8125843cc14161fb2349bc3fd8b19643 522# [1] git ls-remote https://github.com/klauspost/cpuid 6903d4066801a7d800d4537ee9eebe81ea97000e
493SRCREV_v2123="c6a3519c8125843cc14161fb2349bc3fd8b19643" 523SRCREV_v2123="6903d4066801a7d800d4537ee9eebe81ea97000e"
494SRC_URI += "git://github.com/klauspost/cpuid;name=v2123;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/cpuid/v2" 524SRC_URI += "git://github.com/klauspost/cpuid;name=v2123;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/cpuid/v2"
495 525
496# github.com/libp2p/go-buffer-pool v0.0.2 526# github.com/libp2p/go-buffer-pool v0.0.2
497# [1] git ls-remote https://github.com/libp2p/go-buffer-pool e648d396dc83d0f1bddda8520042ae2380501dca 527# [1] git ls-remote https://github.com/libp2p/go-buffer-pool c4a5988a1e475884367015e1a2d0bd5fa4c491f4
498SRCREV_go-buffer-pool="e648d396dc83d0f1bddda8520042ae2380501dca" 528SRCREV_go-buffer-pool="c4a5988a1e475884367015e1a2d0bd5fa4c491f4"
499SRC_URI += "git://github.com/libp2p/go-buffer-pool;name=go-buffer-pool;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libp2p/go-buffer-pool" 529SRC_URI += "git://github.com/libp2p/go-buffer-pool;name=go-buffer-pool;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/libp2p/go-buffer-pool"
500 530
501# github.com/libp2p/go-libp2p-core v0.8.6 531# github.com/libp2p/go-libp2p-core v0.8.6
@@ -543,19 +573,29 @@ SRC_URI += "git://github.com/minio/sha256-simd;name=sha256-simd;protocol=https;n
543SRCREV_go-homedir="af06845cf3004701891bf4fdb884bfe4920b3727" 573SRCREV_go-homedir="af06845cf3004701891bf4fdb884bfe4920b3727"
544SRC_URI += "git://github.com/mitchellh/go-homedir;name=go-homedir;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/go-homedir" 574SRC_URI += "git://github.com/mitchellh/go-homedir;name=go-homedir;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/go-homedir"
545 575
546# github.com/mitchellh/mapstructure v1.4.3 576# github.com/mitchellh/mapstructure v1.5.0
547# [1] git ls-remote https://github.com/mitchellh/mapstructure b9b99d7d59762a5b2a43df840adc318b2fa229ee 577# [1] git ls-remote https://github.com/mitchellh/mapstructure ab69d8d93410fce4361f4912bb1ff88110a81311
548SRCREV_mapstructure="b9b99d7d59762a5b2a43df840adc318b2fa229ee" 578SRCREV_mapstructure="ab69d8d93410fce4361f4912bb1ff88110a81311"
549SRC_URI += "git://github.com/mitchellh/mapstructure;name=mapstructure;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/mapstructure" 579SRC_URI += "git://github.com/mitchellh/mapstructure;name=mapstructure;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/mapstructure"
550 580
551# github.com/moby/locker v1.0.1 581# github.com/moby/locker v1.0.1
552# [1] git ls-remote https://github.com/moby/locker e15721d7a0126008853f3cefbdbb368685cd1f4d 582# [1] git ls-remote https://github.com/moby/locker 281af2d563954745bea9d1487c965f24d30742fe
553SRCREV_locker="e15721d7a0126008853f3cefbdbb368685cd1f4d" 583SRCREV_locker="281af2d563954745bea9d1487c965f24d30742fe"
554SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/locker" 584SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/locker"
555 585
556# github.com/moby/term v0.0.0-20210610120745-9d4ed1856297 586# github.com/moby/sys/mountinfo v0.6.2
557# [1] git ls-remote https://github.com/moby/term 9d4ed185629744f381f269030675cb1957e2da94 587# [1] git ls-remote https://github.com/moby/sys 1bf36f7188c31f2797c556c4c4d7d9af7a6a965b
558SRCREV_term1="9d4ed185629744f381f269030675cb1957e2da94" 588SRCREV_mountinfo="1bf36f7188c31f2797c556c4c4d7d9af7a6a965b"
589SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/mountinfo"
590
591# github.com/moby/sys/signal v0.7.0
592# [1] git ls-remote https://github.com/moby/sys b8d8fabf1fa5cf0de7c1a1729145eee854ea31f5
593SRCREV_signal="b8d8fabf1fa5cf0de7c1a1729145eee854ea31f5"
594SRC_URI += "git://github.com/moby/sys;name=signal;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/signal"
595
596# github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
597# [1] git ls-remote https://github.com/moby/term 3f7ff695adc6a35abc925370dd0a4dafb48ec64d
598SRCREV_term1="3f7ff695adc6a35abc925370dd0a4dafb48ec64d"
559SRC_URI += "git://github.com/moby/term;name=term1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/term" 599SRC_URI += "git://github.com/moby/term;name=term1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/term"
560 600
561# github.com/morikuni/aec v1.0.0 601# github.com/morikuni/aec v1.0.0
@@ -583,9 +623,14 @@ SRC_URI += "git://github.com/multiformats/go-base36;name=go-base36;protocol=http
583SRCREV_go-multibase="e2260b5ff35e4a37375ca184662ae0b9b0a661be" 623SRCREV_go-multibase="e2260b5ff35e4a37375ca184662ae0b9b0a661be"
584SRC_URI += "git://github.com/multiformats/go-multibase;name=go-multibase;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-multibase" 624SRC_URI += "git://github.com/multiformats/go-multibase;name=go-multibase;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-multibase"
585 625
586# github.com/multiformats/go-multihash v0.0.15 626# github.com/multiformats/go-multicodec v0.4.1
587# [1] git ls-remote https://github.com/multiformats/go-multihash c3ba253d50cbad04fa3856bcda82b64d24711d3a 627# [1] git ls-remote https://github.com/multiformats/go-multicodec 9a49a9b749f87f772b72c9482f704df54ccd88ea
588SRCREV_go-multihash="c3ba253d50cbad04fa3856bcda82b64d24711d3a" 628SRCREV_go-multicodec="9a49a9b749f87f772b72c9482f704df54ccd88ea"
629SRC_URI += "git://github.com/multiformats/go-multicodec;name=go-multicodec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-multicodec"
630
631# github.com/multiformats/go-multihash v0.1.0
632# [1] git ls-remote https://github.com/multiformats/go-multihash 679c1b0a0a184d364ebb4768566143d21be4a5fb
633SRCREV_go-multihash="679c1b0a0a184d364ebb4768566143d21be4a5fb"
589SRC_URI += "git://github.com/multiformats/go-multihash;name=go-multihash;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-multihash" 634SRC_URI += "git://github.com/multiformats/go-multihash;name=go-multihash;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-multihash"
590 635
591# github.com/multiformats/go-varint v0.0.6 636# github.com/multiformats/go-varint v0.0.6
@@ -593,14 +638,19 @@ SRC_URI += "git://github.com/multiformats/go-multihash;name=go-multihash;protoco
593SRCREV_go-varint="a3ded45ab16ca9f2f2a516e68053ffa7ebd9bb0e" 638SRCREV_go-varint="a3ded45ab16ca9f2f2a516e68053ffa7ebd9bb0e"
594SRC_URI += "git://github.com/multiformats/go-varint;name=go-varint;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-varint" 639SRC_URI += "git://github.com/multiformats/go-varint;name=go-varint;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-varint"
595 640
596# github.com/opencontainers/runc v1.1.0 641# github.com/opencontainers/runc v1.1.2
597# [1] git ls-remote https://github.com/opencontainers/runc b083ef4992ddc33fc7e699170c4abafa74d17818 642# [1] git ls-remote https://github.com/opencontainers/runc a916309fff0f838eb94e928713dbc3c0d0ac7aa4
598SRCREV_runc="b083ef4992ddc33fc7e699170c4abafa74d17818" 643SRCREV_runc="a916309fff0f838eb94e928713dbc3c0d0ac7aa4"
599SRC_URI += "git://github.com/opencontainers/runc;name=runc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/runc" 644SRC_URI += "git://github.com/opencontainers/runc;name=runc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/runc"
600 645
601# github.com/opencontainers/selinux v1.10.0 646# github.com/opencontainers/runtime-tools v0.0.0-20190417131837-cd1349b7c47e
602# [1] git ls-remote https://github.com/opencontainers/selinux 036780110200290e6decd05ce62d7086bf0546f5 647# [1] git ls-remote https://github.com/opencontainers/runtime-tools cd1349b7c47e9def74bee83f6cec88c5c3413e65
603SRCREV_selinux="036780110200290e6decd05ce62d7086bf0546f5" 648SRCREV_runtime-tools="cd1349b7c47e9def74bee83f6cec88c5c3413e65"
649SRC_URI += "git://github.com/opencontainers/runtime-tools;name=runtime-tools;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/runtime-tools"
650
651# github.com/opencontainers/selinux v1.10.1
652# [1] git ls-remote https://github.com/opencontainers/selinux 84e248a28e776216cd33a51fdea90a20fe308136
653SRCREV_selinux="84e248a28e776216cd33a51fdea90a20fe308136"
604SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/selinux" 654SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/selinux"
605 655
606# github.com/opentracing/opentracing-go v1.2.0 656# github.com/opentracing/opentracing-go v1.2.0
@@ -608,6 +658,11 @@ SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;
608SRCREV_opentracing-go="d34af3eaa63c4d08ab54863a4bdd0daa45212e12" 658SRCREV_opentracing-go="d34af3eaa63c4d08ab54863a4bdd0daa45212e12"
609SRC_URI += "git://github.com/opentracing/opentracing-go;name=opentracing-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opentracing/opentracing-go" 659SRC_URI += "git://github.com/opentracing/opentracing-go;name=opentracing-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opentracing/opentracing-go"
610 660
661# github.com/philhofer/fwd v1.1.1
662# [1] git ls-remote https://github.com/philhofer/fwd 9bcb9cab1b0394d8516a132ec243ba944efdb644
663SRCREV_fwd="9bcb9cab1b0394d8516a132ec243ba944efdb644"
664SRC_URI += "git://github.com/philhofer/fwd;name=fwd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/philhofer/fwd"
665
611# github.com/pkg/errors v0.9.1 666# github.com/pkg/errors v0.9.1
612# [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465 667# [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465
613SRCREV_errors="614d223910a179a466c1767a985424175c39b465" 668SRCREV_errors="614d223910a179a466c1767a985424175c39b465"
@@ -618,19 +673,19 @@ SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;de
618SRCREV_refmt="30ac6d18308e584ca6a2e74ba81475559db94c5f" 673SRCREV_refmt="30ac6d18308e584ca6a2e74ba81475559db94c5f"
619SRC_URI += "git://github.com/polydawn/refmt;name=refmt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/polydawn/refmt" 674SRC_URI += "git://github.com/polydawn/refmt;name=refmt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/polydawn/refmt"
620 675
621# github.com/prometheus/client_golang v1.12.1 676# github.com/prometheus/client_golang v1.12.2
622# [1] git ls-remote https://github.com/prometheus/client_golang 2e1c4818ccfdcf953ce399cadad615ff2bed968c 677# [1] git ls-remote https://github.com/prometheus/client_golang e203144f43306c1f344fbc548fd02c4b79962e30
623SRCREV_client_golang="2e1c4818ccfdcf953ce399cadad615ff2bed968c" 678SRCREV_client_golang="e203144f43306c1f344fbc548fd02c4b79962e30"
624SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_golang" 679SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_golang"
625 680
626# github.com/prometheus/client_model v0.2.0 681# github.com/prometheus/client_model v0.2.0
627# [1] git ls-remote https://github.com/prometheus/client_model f44e7adcba5ee54c8a94709e6fc300d83245f171 682# [1] git ls-remote https://github.com/prometheus/client_model 7bc5445566f0fe75b15de23e6b93886e982d7bf9
628SRCREV_client_model="f44e7adcba5ee54c8a94709e6fc300d83245f171" 683SRCREV_client_model="7bc5445566f0fe75b15de23e6b93886e982d7bf9"
629SRC_URI += "git://github.com/prometheus/client_model;name=client_model;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_model" 684SRC_URI += "git://github.com/prometheus/client_model;name=client_model;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_model"
630 685
631# github.com/prometheus/common v0.32.1 686# github.com/prometheus/common v0.32.1
632# [1] git ls-remote https://github.com/prometheus/common a8301e4aa43c56eadd119b45e363a94166508d45 687# [1] git ls-remote https://github.com/prometheus/common 2af6d036253eee1a9a08c6ddf6be6d67537bcdff
633SRCREV_common="a8301e4aa43c56eadd119b45e363a94166508d45" 688SRCREV_common="2af6d036253eee1a9a08c6ddf6be6d67537bcdff"
634SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/common" 689SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/common"
635 690
636# github.com/prometheus/procfs v0.7.3 691# github.com/prometheus/procfs v0.7.3
@@ -653,11 +708,21 @@ SRC_URI += "git://github.com/russross/blackfriday;name=v21234;protocol=https;nob
653SRCREV_spacelog="2296661a0572a51438413369004fa931c2641923" 708SRCREV_spacelog="2296661a0572a51438413369004fa931c2641923"
654SRC_URI += "git://github.com/spacemonkeygo/spacelog;name=spacelog;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spacemonkeygo/spacelog" 709SRC_URI += "git://github.com/spacemonkeygo/spacelog;name=spacelog;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spacemonkeygo/spacelog"
655 710
711# github.com/spaolacci/murmur3 v1.1.0
712# [1] git ls-remote https://github.com/spaolacci/murmur3 f09979ecbc725b9e6d41a297405f65e7e8804acc
713SRCREV_murmur3="f09979ecbc725b9e6d41a297405f65e7e8804acc"
714SRC_URI += "git://github.com/spaolacci/murmur3;name=murmur3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spaolacci/murmur3"
715
656# github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 716# github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980
657# [1] git ls-remote https://github.com/stefanberger/go-pkcs11uri 78d3cae3a9805d89aa4fa80a362ca944c89a1b99 717# [1] git ls-remote https://github.com/stefanberger/go-pkcs11uri 78d3cae3a9805d89aa4fa80a362ca944c89a1b99
658SRCREV_go-pkcs11uri="78d3cae3a9805d89aa4fa80a362ca944c89a1b99" 718SRCREV_go-pkcs11uri="78d3cae3a9805d89aa4fa80a362ca944c89a1b99"
659SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stefanberger/go-pkcs11uri" 719SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stefanberger/go-pkcs11uri"
660 720
721# github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
722# [1] git ls-remote https://github.com/syndtr/gocapability 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb
723SRCREV_gocapability="42c35b4376354fd554efc7ad35e0b7f94e3a0ffb"
724SRC_URI += "git://github.com/syndtr/gocapability;name=gocapability;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/syndtr/gocapability"
725
661# github.com/tidwall/match v1.1.1 726# github.com/tidwall/match v1.1.1
662# [1] git ls-remote https://github.com/tidwall/match 4c9fc61b493b7aa0a3d347e9190aa78c5bec09cf 727# [1] git ls-remote https://github.com/tidwall/match 4c9fc61b493b7aa0a3d347e9190aa78c5bec09cf
663SRCREV_match="4c9fc61b493b7aa0a3d347e9190aa78c5bec09cf" 728SRCREV_match="4c9fc61b493b7aa0a3d347e9190aa78c5bec09cf"
@@ -668,14 +733,19 @@ SRC_URI += "git://github.com/tidwall/match;name=match;protocol=https;nobranch=1;
668SRCREV_pretty="aaa765e7476acb0028a854b85675801362cbdaa2" 733SRCREV_pretty="aaa765e7476acb0028a854b85675801362cbdaa2"
669SRC_URI += "git://github.com/tidwall/pretty;name=pretty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/pretty" 734SRC_URI += "git://github.com/tidwall/pretty;name=pretty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/pretty"
670 735
671# github.com/urfave/cli v1.22.4 736# github.com/tinylib/msgp v1.1.6
672# [1] git ls-remote https://github.com/urfave/cli 053ba9dd02d2bfb768da2c1c50370c59d41dc04b 737# [1] git ls-remote https://github.com/tinylib/msgp 205265da651409c54677b486e350b4d105da6d8b
673SRCREV_cli1="053ba9dd02d2bfb768da2c1c50370c59d41dc04b" 738SRCREV_msgp="205265da651409c54677b486e350b4d105da6d8b"
739SRC_URI += "git://github.com/tinylib/msgp;name=msgp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tinylib/msgp"
740
741# github.com/urfave/cli v1.22.9
742# [1] git ls-remote https://github.com/urfave/cli 575b8b484800dff928fe8755d61fea64571bc191
743SRCREV_cli1="575b8b484800dff928fe8755d61fea64571bc191"
674SRC_URI += "git://github.com/urfave/cli;name=cli1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/urfave/cli" 744SRC_URI += "git://github.com/urfave/cli;name=cli1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/urfave/cli"
675 745
676# github.com/vbatts/tar-split v0.11.2 746# github.com/vbatts/tar-split v0.11.2
677# [1] git ls-remote https://github.com/vbatts/tar-split 6f35a43a158e8592b08db7e910de4236256df15f 747# [1] git ls-remote https://github.com/vbatts/tar-split 80a436fd6164c557b131f7c59ed69bd81af69761
678SRCREV_tar-split="6f35a43a158e8592b08db7e910de4236256df15f" 748SRCREV_tar-split="80a436fd6164c557b131f7c59ed69bd81af69761"
679SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vbatts/tar-split" 749SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vbatts/tar-split"
680 750
681# github.com/whyrusleeping/cbor-gen v0.0.0-20200123233031-1cdf64d27158 751# github.com/whyrusleeping/cbor-gen v0.0.0-20200123233031-1cdf64d27158
@@ -709,50 +779,70 @@ SRCREV_go.opencensus.io="49838f207d61097fc0ebb8aeef306913388376ca"
709SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opencensus.io;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opencensus.io" 779SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opencensus.io;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opencensus.io"
710 780
711# go.uber.org/atomic v1.7.0 781# go.uber.org/atomic v1.7.0
712# [1] git ls-remote https://github.com/uber-go/atomic 3f685f518c6a22050970a225fdf0097079f525f8 782# [1] git ls-remote https://github.com/uber-go/atomic 12f27ba2637fa0e13772a4f05fa46a5d18d53182
713SRCREV_atomic="3f685f518c6a22050970a225fdf0097079f525f8" 783SRCREV_atomic="12f27ba2637fa0e13772a4f05fa46a5d18d53182"
714SRC_URI += "git://github.com/uber-go/atomic;name=atomic;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/atomic" 784SRC_URI += "git://github.com/uber-go/atomic;name=atomic;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/atomic"
715 785
716# go.uber.org/multierr v1.7.0 786# go.uber.org/multierr v1.7.0
717# [1] git ls-remote https://github.com/uber-go/multierr 19d9fff1d3b66750a134671435786579bc994737 787# [1] git ls-remote https://github.com/uber-go/multierr a5cd5509686189240486545be669e1dff9b98dcf
718SRCREV_multierr="19d9fff1d3b66750a134671435786579bc994737" 788SRCREV_multierr="a5cd5509686189240486545be669e1dff9b98dcf"
719SRC_URI += "git://github.com/uber-go/multierr;name=multierr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/multierr" 789SRC_URI += "git://github.com/uber-go/multierr;name=multierr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/multierr"
720 790
721# go.uber.org/zap v1.17.0 791# go.uber.org/zap v1.19.0
722# [1] git ls-remote https://github.com/uber-go/zap 2908d3000567b86f0b7f1e99cc6bc5c9f30d43a0 792# [1] git ls-remote https://github.com/uber-go/zap c8e813efff7b3d6f791ee71b3f76b9a175d2a9d8
723SRCREV_zap="2908d3000567b86f0b7f1e99cc6bc5c9f30d43a0" 793SRCREV_zap="c8e813efff7b3d6f791ee71b3f76b9a175d2a9d8"
724SRC_URI += "git://github.com/uber-go/zap;name=zap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/zap" 794SRC_URI += "git://github.com/uber-go/zap;name=zap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/zap"
725 795
726# golang.org/x/text v0.3.7 796# golang.org/x/text v0.3.7
727# [1] git ls-remote https://go.googlesource.com/text 3cd4007149f3f883d229d707172ed356727aae99 797# [1] git ls-remote https://github.com/golang/text 383b2e75a7a4198c42f8f87833eefb772868a56f
728SRCREV_text="3cd4007149f3f883d229d707172ed356727aae99" 798SRCREV_text="383b2e75a7a4198c42f8f87833eefb772868a56f"
729SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/text" 799SRC_URI += "git://github.com/golang/text;name=text;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/text"
730 800
731# golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 801# golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
732# [1] git ls-remote https://go.googlesource.com/xerrors 5ec99f83aff198f5fbd629d6c8d8eb38a04218ca 802# [1] git ls-remote https://github.com/golang/xerrors 5ec99f83aff198f5fbd629d6c8d8eb38a04218ca
733SRCREV_xerrors="5ec99f83aff198f5fbd629d6c8d8eb38a04218ca" 803SRCREV_xerrors="5ec99f83aff198f5fbd629d6c8d8eb38a04218ca"
734SRC_URI += "git://go.googlesource.com/xerrors;name=xerrors;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/xerrors" 804SRC_URI += "git://github.com/golang/xerrors;name=xerrors;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/xerrors"
735 805
736# google.golang.org/genproto v0.0.0-20220126215142-9970aeb2e350 806# google.golang.org/genproto v0.0.0-20220426171045-31bebdecfb46
737# [1] git ls-remote https://github.com/googleapis/go-genproto 9970aeb2e350469c6bdc3e220a3ddecf38a85f61 807# [1] git ls-remote https://github.com/googleapis/go-genproto 31bebdecfb464d262a96789910f0734fa1ce04f6
738SRCREV_genproto="9970aeb2e350469c6bdc3e220a3ddecf38a85f61" 808SRCREV_genproto="31bebdecfb464d262a96789910f0734fa1ce04f6"
739SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto" 809SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/googleapis/go-genproto"
740 810
741# google.golang.org/grpc v1.45.0 811# google.golang.org/grpc v1.47.0
742# [1] git ls-remote https://github.com/grpc/grpc-go a82cc96f07c960e02623688e4067ae6b7895334a 812# [1] git ls-remote https://github.com/grpc/grpc-go 5b509df1e30a25b14dba119c09295924c9e17abe
743SRCREV_grpc="a82cc96f07c960e02623688e4067ae6b7895334a" 813SRCREV_grpc="5b509df1e30a25b14dba119c09295924c9e17abe"
744SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/grpc" 814SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/grpc/grpc-go"
745 815
746# google.golang.org/protobuf v1.27.1 816# google.golang.org/protobuf v1.28.0
747# [1] git ls-remote https://github.com/protocolbuffers/protobuf-go b92717ecb630d4a4824b372bf98c729d87311a4d 817# [1] git ls-remote https://github.com/protocolbuffers/protobuf-go 32051b4f86e54c2142c7c05362c6e96ae3454a1c
748SRCREV_protobuf12="b92717ecb630d4a4824b372bf98c729d87311a4d" 818SRCREV_protobuf12="32051b4f86e54c2142c7c05362c6e96ae3454a1c"
749SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=protobuf12;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/protobuf" 819SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=protobuf12;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/protocolbuffers/protobuf-go"
750 820
751# gopkg.in/square/go-jose.v2 v2.5.1 821# gopkg.in/square/go-jose.v2 v2.5.1
752# [1] git ls-remote https://gopkg.in/square/go-jose.v2 c2ee37cc2bdff7151b3aaad8d7f3c62a5834ac75 822# [1] git ls-remote https://gopkg.in/square/go-jose.v2 3a5ee095dcb5030a9de84fb92c222ac652fff176
753SRCREV_go-jose.v2="c2ee37cc2bdff7151b3aaad8d7f3c62a5834ac75" 823SRCREV_go-jose.v2="3a5ee095dcb5030a9de84fb92c222ac652fff176"
754SRC_URI += "git://gopkg.in/square/go-jose.v2;name=go-jose.v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/square/go-jose.v2" 824SRC_URI += "git://gopkg.in/square/go-jose.v2;name=go-jose.v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/square/go-jose.v2"
755 825
826# gopkg.in/yaml.v2 v2.4.0
827# [1] git ls-remote https://gopkg.in/yaml.v2 7649d4548cb53a614db133b2a8ac1f31859dda8c
828SRCREV_yaml.v2="7649d4548cb53a614db133b2a8ac1f31859dda8c"
829SRC_URI += "git://gopkg.in/yaml.v2;name=yaml.v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v2"
830
831# lukechampine.com/blake3 v1.1.6
832# [1] git ls-remote https://github.com/lukechampine/blake3 09d3897aaa0fdbc603afcf54cfe25bf5d677a6b4
833SRCREV_blake3="09d3897aaa0fdbc603afcf54cfe25bf5d677a6b4"
834SRC_URI += "git://github.com/lukechampine/blake3;name=blake3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/lukechampine.com/blake3"
835
836# sigs.k8s.io/yaml v1.3.0
837# [1] git ls-remote https://github.com/kubernetes-sigs/yaml 9535b3b1e2893fe44efb37c5c9f5665e245d786a
838SRCREV_yaml="9535b3b1e2893fe44efb37c5c9f5665e245d786a"
839SRC_URI += "git://github.com/kubernetes-sigs/yaml;name=yaml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/yaml"
840
841# github.com/containerd/containerd v1.6.1-0.20220621192144-0fac756b6452
842# [1] git ls-remote https://github.com/containerd/containerd 0fac756b645275aa855f3d5ab7d1dfd74fadc1ed
843SRCREV_containerd="0fac756b645275aa855f3d5ab7d1dfd74fadc1ed"
844SRC_URI += "git://github.com/containerd/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/containerd"
845
756# github.com/ktock/golang-lru v0.5.5-0.20211029085301-ec551be6f75c 846# github.com/ktock/golang-lru v0.5.5-0.20211029085301-ec551be6f75c
757# [1] git ls-remote https://github.com/ktock/golang-lru ec551be6f75c10a4f18e3c70a823d03420ee3d4f 847# [1] git ls-remote https://github.com/ktock/golang-lru ec551be6f75c10a4f18e3c70a823d03420ee3d4f
758SRCREV_golang-lru1="ec551be6f75c10a4f18e3c70a823d03420ee3d4f" 848SRCREV_golang-lru1="ec551be6f75c10a4f18e3c70a823d03420ee3d4f"