nerdctl: update to v2.0.0-beta

Updated via:

    oe-go-mod-autogen.py --repo  https://github.com/containerd/nerdctl.git --rev v2.0.0-beta.1

One patch refresh, no other modifications.

Bumping nerdctl to version v2.0.0-beta.1-10-g0a20db63, which comprises the following commits:

    4420aa67 update BuildKit (0.13.0-rc1)
    4acb599e CI: test compilation with Go 1.22
    6f1c767e build(deps): bump github.com/tidwall/gjson from 1.17.0 to 1.17.1
    07dc8a58 build(deps): bump github.com/opencontainers/image-spec
    72a9737d platform: support loongarch64
    1b05ff3e Remove the support for the old CNI isolation plugin
    4c29703b rootless: fix `Not Authorized(uid): org.fedoraproject.FirewallD1.config`
    1eada1af build(deps): bump github.com/opencontainers/runtime-spec
    fdf7968b Fix soci image push with multi-platforms flags
    09168445 build(deps): bump golangci/golangci-lint-action from 3.7.1 to 4.0.0
    6fd3fb73 build(deps): bump golang.org/x/net from 0.20.0 to 0.21.0
    cad6b2af build(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1
    679adcf8 build(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0
    c6236eea build(deps): bump tonistiigi/xx from 1.3.0 to 1.4.0
    cfc063cc update slirp4netns (1.2.3)
    2d59841b build(deps): bump github.com/rootless-containers/rootlesskit/v2
    5733be85 update RootlessKit (2.0.1)
    ae224f40 build(deps): bump github.com/containerd/console from 1.0.3 to 1.0.4
    c797578e build(deps): bump github.com/klauspost/compress from 1.17.5 to 1.17.6
    6a229537  `containerd-rootless-setuptool.sh uninstall` cleanup all relevant services
    9ae613b3 support build attest
    741d06e5 Add support to run systemd in containers (with --systemd flag)
    b452c64b Support --ipc=container:<id> option
    3b45cc18 build(deps): bump github.com/containerd/nydus-snapshotter
    5df53e5f update BuildKit (0.13.0-beta3)
    37168690 build(deps): bump docker/metadata-action from 5.5.0 to 5.5.1
    a3e8cb46 build(deps): bump github.com/containerd/containerd from 1.7.12 to 1.7.13
    dc7bbed8 update Kubo (0.26.0)
    ad02e192 update bypass4netns (0.4.0)
    02dc9b44 update runc (1.1.12)
    3ab02f69 update containerd (1.7.13)
    4892364c [Carry 2535] rootless: support detach-netns mode
    328497a8 update RootlessKit (2.0.0)
    58cc30c7 update BuildKit (0.13.0-beta2)
    5e38fa10 containerd-rootless-setuptool.sh: avoid creating buildkitd.toml
    76199746 build(deps): bump github.com/containerd/nydus-snapshotter
    bd6a915c build(deps): bump github.com/containerd/nydus-snapshotter
    1050dd65 build(deps): bump github.com/klauspost/compress from 1.17.4 to 1.17.5
    8df3f8a9 containerd/containerd/platforms -> containerd/platforms
    0ac36b66 Retag images when tag is already present in nerdctl build
    2863b6c7 CI: use standard GHA runner for Windows too
    3149671e build(deps): bump github.com/opencontainers/image-spec
    3a7948b3 CI: use standard GHA runners
    7f88313c build(deps): bump actions/cache from 3 to 4
    77234f5a update gpu image to 12.3
    2410e1f6 go.mod: github.com/rootless-containers/rootlesskit/v2 v2.0.0
    d307fda9 build(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.12
    4af27bd1 go.mod: module github.com/containerd/nerdctl/v2
    5ee55f28 add allow option in build
    410d5915 Document that profiles are supported
    05059400 build(deps): bump github.com/rootless-containers/bypass4netns
    3b5717be containerd-rootless-setuptool.sh nsenter: inherit RootlessKit env
    8e09af1e shfmt containerd-rootless-setuptool.sh
    a71209f8 fix: return error if volume create failed
    d0179a63 build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0
    aa11ded3 build(deps): bump github.com/docker/go-connections from 0.4.0 to 0.5.0
    3fa62388 build(deps): bump docker/metadata-action from 5.4.0 to 5.5.0
    ce955db1 build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0
    2053c384 build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0
    b0458662 logging: respect ctx
    9afd9e3e update runc (v1.1.10)
    695f11a2 cniNetworkManager: move Windows-specific variable to `_windows.go`
    c44427fb nerdctl rm: fix printing `error="<nil>"` on warning
    df43d623 build(deps): bump go.uber.org/mock from 0.3.0 to 0.4.0
    f60bbc65 build(deps): bump github.com/containerd/cgroups/v3 from 3.0.2 to 3.0.3
    f59c2bed Add docs for trouble shooting nvidia gpu operator
    970fed9f Remove "soci image rpull" from testing suite
    843d8600 fix typo in filename
    e4bf8b99 Fix #2199 to allow users to bind a named pipe on Windows.
    392daca1 go.mod: clean up
    c2d71273 fix groupadd in compose
    ea3a4e02 build(deps): bump github.com/awslabs/soci-snapshotter
    ffd76b5b build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
    ef00a6d6 build(deps): bump docker/metadata-action from 5.3.0 to 5.4.0
    255716ea docs: Fix typo in command-reference.md
    b6436017 fix etchosts in host network
    990d7eca implement persistent logging for contaiers running in foreground
    ae004af5 fix deadlinks in the notation doc
    e538124a build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1
    24aa6e27 update BuildKit (0.12.4)
    de985457 update containerd (1.7.11)
    139022f8 build(deps): bump github.com/containerd/containerd from 1.7.10 to 1.7.11
    8567678e Dedup mounts for /etc/hosts /etc/resolv.conf
    a56dcfac build(deps): bump actions/setup-go from 4 to 5
    a4c33929 build(deps): bump github.com/containerd/nydus-snapshotter
    06628f63 nerdctl run: reset the default value of limits.
    f6004169 build(deps): bump docker/metadata-action from 5.2.0 to 5.3.0
    f2030d29 update CNI plugins (1.4.0)
    722040c4 build(deps): bump github.com/containernetworking/plugins
    f709735a build(deps): bump github.com/klauspost/compress from 1.17.3 to 1.17.4
    198797f2 build(deps): bump docker/metadata-action from 5.0.0 to 5.2.0
    0e73e3ed update containerd (1.7.10)
    21dc100a fix typo
    ed633b3b build(deps): bump github.com/containerd/containerd from 1.7.9 to 1.7.10
    71bf53b3 update golangci-lint (1.55.2)
    a8aaac29 build(deps): bump golang.org/x/net from 0.18.0 to 0.19.0
    d6c7f0f3 build(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0
    aeeb338b update Nydus (2.2.4)
    e0808016 update Kubo (0.24.0)
    ec728349 update containerd (1.7.9)
    6e5c7f76 build(deps): bump github.com/containerd/accelerated-container-image
    2d508151 Fix nerdctl system info : sort problem.
    afe990db remove incompatible in TestComposeExecTTY
    8e9ca2b1 build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
    30eaca09 build(deps): bump github.com/compose-spec/compose-go
    76c57d20 fix: typo
    51d09871 build(deps): bump github.com/klauspost/compress from 1.17.2 to 1.17.3
    9b62e889 Add SOCI index digest flag
    d7676628 docs: read-only (RRO) bind-mount have been support by docker
    77d1fd64 build(deps): bump github.com/containerd/containerd from 1.7.8 to 1.7.9
    ca8c1180 build(deps): bump github.com/compose-spec/compose-go
    c6a4bfeb build(deps): bump docker/build-push-action from 5.0.0 to 5.1.0
    0d934074 Deflake TestContainerListWithFilter
    33350146 build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
    411f9daf build(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0
    a7cdd348 build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0
    651cc8cb build(deps): bump golang.org/x/net from 0.17.0 to 0.18.0
    6c560bcf [build][iidfile] Setthe same permissions as docker
    d08f4c47 build(deps): bump golang.org/x/text from 0.13.0 to 0.14.0
    d9d684bf chore(test): remove some incompatible in compose test
    a78b50ef Add diff command to docs & fix usage message
    3d1a5f11 Use prepared Stdout
    d03a5993 Fix wrong comment of completion
    00c0d3b7 Fix missing error handling
    cc52ea45 Support diff command's autocompletion
    da85b403 Remove diff test from windows
    2fcd3c4c Add comment to diff test
    d96ad3b4 Add `diff` command
    0008cd6c build(deps): bump github.com/Microsoft/hcsshim from 0.11.2 to 0.11.4
    a9e5ea43 update containerd-fuse-overlayfs (1.0.8)
    ae12819e Fix unstable sort of container list in compose
    0e643d2b update imgcrypt (1.1.9)
    2c57b5ca update BuildKit (0.12.3)
    9c1ee066 update runc (1.1.10)
    2c3cb4a4 update containerd (1.7.8)
    2af4cef9 nerdctl ps: implement `--format {{.Label "foo"}}`
    3dd95cd4 Dockerfile: stargz-snapshotter v0.15.1
    b5da5ea3 fix add-host overwritten
    9143054e build(deps): bump github.com/containerd/stargz-snapshotter/ipfs
    147cbbef build(deps): bump github.com/containerd/imgcrypt from 1.1.8 to 1.1.9
    e6e24c21 build(deps): bump github.com/containerd/stargz-snapshotter
    1138bfbe nerdctl-full: compile ipfs (Kubo) as a static binary
    ac0ceb5a nerdctl-full: compile containerd as static binaries
    a6a2d917 Support IPv6 for nerdctl network
    55987ae9 Add support to CernVM-FS Snapshotter
    fff98e35 build(deps): bump github.com/docker/cli
    792a0cb1 support running container with network id
    63b8df5e build(deps): bump github.com/containerd/containerd from 1.7.7 to 1.7.8
    59640025 build(deps): bump github.com/docker/docker
    161bf205 compose_config_test: workaround for Docker Compose v2.23.0
    0b977127 Vagrantfile.freebsd: pin generic/freebsd13 to version 4.3.2
    ae17b486 build(deps): bump google.golang.org/grpc from 1.56.2 to 1.56.3
    caea0f91 fix ps format names
    35966845 support ip-masq option
    5d18f61d build(deps): bump github.com/klauspost/compress from 1.17.1 to 1.17.2
    1c41c10f Replace logrus.SetOutput() with log.L.Logger.SetOutput()
    10854249 docs: minor soci push fix
    a97162ed build(deps): bump github.com/containerd/nydus-snapshotter
    8a5177c7 build(deps): bump github.com/containerd/continuity from 0.4.2 to 0.4.3
    0af5badb build(deps): bump tonistiigi/xx from 1.2.1 to 1.3.0
    f51e06d2 build(deps): bump github.com/compose-spec/compose-go
    35a7920a build(deps): bump github.com/Microsoft/hcsshim from 0.11.1 to 0.11.2
    8c2610a1 build(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20
    6c8ea8bc build(deps): bump actions/checkout from 4.1.0 to 4.1.1
    41f2647a build(deps): bump github.com/klauspost/compress from 1.17.0 to 1.17.1
    63d446f1 Use https://github.com/containerd/log for logging
    04a35f82 build(deps): bump github.com/containerd/accelerated-container-image
    bc62b220 fix: typo
    5d4f0325 nerdctl compose: fix --env-file
    5a874813 build(deps): bump github.com/containerd/nydus-snapshotter
    ff0fa841 chore: unnecessary code
    a2cfe916 build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0
    3b09b4cb fix: call client close
    3b6cf701 go.mod: github.com/containerd/containerd v1.7.7
    b6d76eae dockerconfigresolver: nullify DefaultTLS when DefaultScheme == "http"
    e590756c update gotestsum (1.10.0)
    98d5724e update Kubo (0.23.0)
    02a59fc5 update containerd-fuse-overlayfs (1.0.7)
    869dec83 update slirp4netns (1.2.2)
    ea86ea87 update containerd (1.7.7)
    abec5ef0 containerd/containerd/log -> containerd/log
    93cb4802 chore: Comment should with an optional leading article
    d5dd50ce build(deps): bump golang.org/x/net from 0.15.0 to 0.16.0
    3006f23e release.yml: migrate from `hub` to `gh`
    6664661c build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0
    11a43ac4 build(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0
    980019a2 build(deps): bump golang.org/x/term from 0.12.0 to 0.13.0
    fdf4b2c0 build(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0
    34f73335 build(deps): bump github.com/containerd/nydus-snapshotter
    c1fd6782 Fix port allocate iptables regex
    6b5c43e2 CNI: prioritize `/opt/cni/bin` over `/usr/lib/cni`
    e230c3cf build(deps): bump github.com/containerd/nydus-snapshotter
    88188be6 docs: minor fixes to soci documentation
    72665a07 update toml to v2
    8ce38135 fix: client close connection
    004a05a8 Support zstd (non-chunked) conversion
    7291147c build(deps): bump github.com/tidwall/gjson from 1.16.0 to 1.17.0
    3b644b19 build(deps): bump actions/checkout from 4.0.0 to 4.1.0
    a9fb4c56 chore: Comment should with an optional leading article
    4b5129b5 build(deps): bump github.com/Microsoft/hcsshim from 0.11.0 to 0.11.1
    1b5a9867 add missing flags for compose ps
    20f929d1 add featrue network filter
    c407ceb5 build(deps): bump github.com/compose-spec/compose-go
    357113b4 nerdctl version: skip inspecting rootless daemon if the daemon is not running
    42cfd144 docs: add SOCI snapshotter guideline in README.md
    65334cc7 build(deps): bump github.com/klauspost/compress from 1.16.7 to 1.17.0
    98e87997 build(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1
    6db2c459 update containerd (1.7.6)
    4c82cde7 feat: support push with soci
    dd03ebea nerdctl compose cp: support rootless
    69a1833e compose: silence "build.config should be relative path" warning
    1605587b Implement `nerdctl compose exec -T`
    a08e668f docs: fix docs for supported quiet flag of push command
    76dd7065 build(deps): bump github.com/opencontainers/image-spec
    78c855e0 add feature nerdctl compose cp
    ce611af1 build(deps): bump github.com/containerd/nydus-snapshotter
    9d4e5d68 seccomp: rename "default" to "builtin" to follow Docker 23
    be2acea7 update golangci-lint (1.54.2)
    ba3c6b91 update soci-snapshotter (0.4.0)
    b5b1f2a1 update Nydus (2.2.3)
    c5794dd6 update Kubo (0.22.0)
    ee1ac8f0 update fuse-overlayfs (1.13)
    bdb2c006 update slirp4netns (1.2.1)
    70b1ba31 update RootlessKit (1.1.1)
    822f1154 update imgcrypt (1.1.8)
    bcface07 update BuildKit (0.12.2)
    e4a2ceb7 update containerd (1.7.6)
    1e0b0bbf image: dedup same platform entry
    6d77b40b build(deps): bump github.com/containerd/containerd from 1.7.5 to 1.7.6
    c373e1bc build(deps): bump docker/login-action from 2.2.0 to 3.0.0
    81f4dba5 build(deps): bump docker/setup-qemu-action from 2 to 3
    765711c4 build(deps): bump docker/metadata-action from 4.6.0 to 5.0.0
    ebede8d0 build(deps): bump docker/setup-buildx-action from 2 to 3
    03cb689c build(deps): bump docker/build-push-action from 4.2.1 to 5.0.0
    68b58d8a build(deps): bump github.com/compose-spec/compose-go
    248b2b3a remove useless option from containerd-rootless-setuptool
    fe87f8b7 build(deps): bump docker/build-push-action from 4.1.1 to 4.2.1
    bc7edb76 MAINTAINERS: add Kay Yan (yankay) as a REVIEWER
    a976067c fix bash completion of volume rm
    2cbb162b build(deps): bump github.com/cyphar/filepath-securejoin
    e1bad09d adjust writers fmt
    a80e0eb1 fix container_create_windows_test
    b598b583 add missing zero-length list check
    cdc917eb build(deps): bump github.com/docker/cli
    84309f24 build(deps): bump github.com/docker/docker
    1bb407c0 build(deps): bump golang.org/x/net from 0.14.0 to 0.15.0
    cf6ba305 build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0
    c565933b build(deps): bump golang.org/x/text from 0.12.0 to 0.13.0
    c2b9f877 build(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0
    f7752221 build(deps): bump actions/checkout from 3.6.0 to 4.0.0
    2739c8fc fix nerdctl run -v when host folder does not exist for bind mounts
    1352ac0d build(deps): bump github.com/awslabs/soci-snapshotter
    6e542c3a Makefile: install docs
    da05f926 Makefile: fix overriding GO command
    fa9e4edb Makefile: add GO_BUILD_FLAGS variable
    4dbe249e Makefile: derive BINDIR from PREFIX
    d30f0788 fix: grammatical errors
    79a15782 fix: succeeded typo
    c6dd2f5f build(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.5
    9a41384b build(deps): bump actions/checkout from 3.5.3 to 3.6.0
    a0aac07a Support copying out of volumes in stopped containers
    31d5d4ad Fix typo
    4dcef6e0 pkg/version: fulfill fields from `debug/buildinfo`
    1e5baaaf Fix usage of `errors.Join`
    91295033 build(deps): bump github.com/compose-spec/compose-go
    6ed3118e build(deps): bump github.com/containerd/imgcrypt from 1.1.7 to 1.1.8
    ccd5be5d build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
    0844a51e support test integration docker 23 compatibility
    42c312a8 support volume create anonymous
    89bb5bc3 update runc (1.1.9)
    5130ccbf Remove dependency on github.com/hashicorp/go-multierror
    b98ce6a6 build(deps): bump github.com/compose-spec/compose-go
    3bc8f05b build(deps): bump github.com/tidwall/gjson from 1.15.0 to 1.16.0
    56b0a7cb Update to Go 1.21 in CI
    ac0146f9 build(deps): bump github.com/fahedouch/go-logrotate from 0.1.3 to 0.2.0
    424bf4ed FreeBSD: Linux Container Support and BuildKit Integration
    0d631726 build(deps): bump golang.org/x/net from 0.13.0 to 0.14.0
    569fe4e3 CI: Windows: enable Hyper-V containers
    3df165d0 fix attach help is messed up
    dd60cfe6 build(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0
    2888c388 CI: move Windows tests to GHA
    855da424 CI: move FreeBSD tests to GHA
    65934e92 test-integration-docker-compatibility: install Docker 20.10
    cf7b7428 build(deps): bump github.com/coreos/go-iptables from 0.6.0 to 0.7.0
    b8a8100e .cirrus.yml: fix FreeBSD CI failure
    be2ba3ef build(deps): bump golang.org/x/net from 0.12.0 to 0.13.0
    f0140a5c feat: add 'nerdctl container attach'
    35296268 Bump containerd to 1.7.3
    7f5bca18 Remove special case for Windows when mounting view
    f57cb241 Add lease to prevent containerd GC

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2024-03-01 22:08:33 +00:00
parent 5dfa9cf125
commit 8824967159
5 changed files with 372 additions and 284 deletions

View File

@ -10,14 +10,14 @@ Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Index: nerdctl-v1.3.0/src/import/Makefile
Index: nerdctl-v2.0.0-beta.1/src/import/Makefile
===================================================================
--- nerdctl-v1.3.0.orig/src/import/Makefile
+++ nerdctl-v1.3.0/src/import/Makefile
@@ -32,7 +32,7 @@
REVISION ?= $(shell git rev-parse HEAD)$(shell if ! git diff --no-ext-diff --quiet --exit-code; then echo .m; fi)
--- nerdctl-v2.0.0-beta.1.orig/src/import/Makefile
+++ nerdctl-v2.0.0-beta.1/src/import/Makefile
@@ -38,7 +38,7 @@
GO_BUILD_LDFLAGS ?= -s -w
GO_BUILD_FLAGS ?=
-export GO_BUILD=GO111MODULE=on CGO_ENABLED=0 GOOS=$(GOOS) $(GO) build -ldflags "$(GO_BUILD_LDFLAGS) -X $(PACKAGE)/pkg/version.Version=$(VERSION) -X $(PACKAGE)/pkg/version.Revision=$(REVISION)"
+export GO_BUILD=$(GO) build -ldflags "$(GO_BUILD_LDFLAGS) -X $(PACKAGE)/pkg/version.Version=$(VERSION) -X $(PACKAGE)/pkg/version.Revision=$(REVISION)"

View File

@ -2,65 +2,69 @@
## explicit
# github.com/Microsoft/go-winio v0.6.1
## explicit
# github.com/Microsoft/hcsshim v0.10.0
# github.com/Microsoft/hcsshim v0.11.4
## explicit
# github.com/awslabs/soci-snapshotter v0.3.0
# github.com/awslabs/soci-snapshotter v0.4.1
## explicit
# github.com/compose-spec/compose-go v1.17.0
# github.com/compose-spec/compose-go v1.20.2
## explicit
# github.com/containerd/accelerated-container-image v0.6.7
# github.com/containerd/accelerated-container-image v1.0.2
## explicit
# github.com/containerd/cgroups/v3 v3.0.2
# github.com/containerd/cgroups/v3 v3.0.3
## explicit
# github.com/containerd/console v1.0.3
# github.com/containerd/console v1.0.4
## explicit
# github.com/containerd/containerd v1.7.3
# github.com/containerd/containerd v1.7.13
## explicit
# github.com/containerd/continuity v0.4.1
# github.com/containerd/continuity v0.4.3
## explicit
# github.com/containerd/fifo v1.1.0
## explicit
# github.com/containerd/go-cni v1.1.9
## explicit
# github.com/containerd/imgcrypt v1.1.7
# github.com/containerd/imgcrypt v1.1.9
## explicit
# github.com/containerd/nydus-snapshotter v0.10.0
# github.com/containerd/log v0.1.0
## explicit
# github.com/containerd/stargz-snapshotter v0.14.3
# github.com/containerd/nydus-snapshotter v0.13.7
## explicit
# github.com/containerd/stargz-snapshotter/estargz v0.14.3
# github.com/containerd/platforms v0.1.1
## explicit
# github.com/containerd/stargz-snapshotter/ipfs v0.14.3
# github.com/containerd/stargz-snapshotter v0.15.1
## explicit
# github.com/containerd/stargz-snapshotter/estargz v0.15.1
## explicit
# github.com/containerd/stargz-snapshotter/ipfs v0.15.1
## explicit
# github.com/containerd/typeurl/v2 v2.1.1
## explicit
# github.com/containernetworking/cni v1.1.2
## explicit
# github.com/containernetworking/plugins v1.3.0
# github.com/containernetworking/plugins v1.4.0
## explicit
# github.com/coreos/go-iptables v0.6.0
# github.com/coreos/go-iptables v0.7.0
## explicit
# github.com/coreos/go-systemd/v22 v22.5.0
## explicit
# github.com/cyphar/filepath-securejoin v0.2.3
# github.com/cyphar/filepath-securejoin v0.2.4
## explicit
# github.com/docker/cli v24.0.5+incompatible
# github.com/docker/cli v24.0.7+incompatible
## explicit
# github.com/docker/docker v24.0.5+incompatible
# github.com/docker/docker v24.0.7+incompatible
## explicit
# github.com/docker/go-connections v0.4.0
# github.com/docker/go-connections v0.5.0
## explicit
# github.com/docker/go-units v0.5.0
## explicit
# github.com/fahedouch/go-logrotate v0.1.3
# github.com/fahedouch/go-logrotate v0.2.0
## explicit
# github.com/fatih/color v1.15.0
# github.com/fatih/color v1.16.0
## explicit
# github.com/fluent/fluent-logger-golang v1.9.0
## explicit
# github.com/hashicorp/go-multierror v1.1.1
## explicit
# github.com/ipfs/go-cid v0.4.1
## explicit
# github.com/mattn/go-isatty v0.0.19
# github.com/mattn/go-isatty v0.0.20
## explicit
# github.com/mitchellh/mapstructure v1.5.0
## explicit
@ -70,25 +74,25 @@
## explicit
# github.com/moby/term v0.5.0
## explicit
# github.com/muesli/cancelreader v0.2.2
## explicit
# github.com/opencontainers/go-digest v1.0.0
## explicit
# github.com/opencontainers/image-spec v1.1.0-rc4
# github.com/opencontainers/image-spec v1.1.0
## explicit
# github.com/opencontainers/runtime-spec v1.1.0
# github.com/opencontainers/runtime-spec v1.2.0
## explicit
# github.com/pelletier/go-toml v1.9.5
# github.com/pelletier/go-toml/v2 v2.1.1
## explicit
# github.com/rootless-containers/bypass4netns v0.3.0
# github.com/rootless-containers/bypass4netns v0.4.0
## explicit
# github.com/rootless-containers/rootlesskit v1.1.1
# github.com/rootless-containers/rootlesskit/v2 v2.0.1
## explicit
# github.com/sirupsen/logrus v1.9.3
## explicit
# github.com/spf13/cobra v1.7.0
# github.com/spf13/cobra v1.8.0
## explicit
# github.com/spf13/pflag v1.0.5
## explicit
# github.com/tidwall/gjson v1.15.0
# github.com/tidwall/gjson v1.17.1
## explicit
# github.com/vishvananda/netlink v1.2.1-beta.2
## explicit
@ -96,41 +100,47 @@
## explicit
# github.com/yuchanns/srslog v1.1.0
## explicit
# golang.org/x/crypto v0.11.0
# go.uber.org/mock v0.4.0
## explicit
# golang.org/x/net v0.12.0
# golang.org/x/crypto v0.19.0
## explicit
# golang.org/x/sync v0.3.0
# golang.org/x/net v0.21.0
## explicit
# golang.org/x/sys v0.10.0
# golang.org/x/sync v0.6.0
## explicit
# golang.org/x/term v0.10.0
# golang.org/x/sys v0.17.0
## explicit
# golang.org/x/text v0.11.0
# golang.org/x/term v0.17.0
## explicit
# golang.org/x/text v0.14.0
## explicit
# gopkg.in/yaml.v3 v3.0.1
## explicit
# gotest.tools/v3 v3.5.0
# gotest.tools/v3 v3.5.1
## explicit
# golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
# github.com/moby/sys/user v0.1.0
## explicit
# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230106234847-43070de90fa1
# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
## explicit
# github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0
## explicit
# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
## explicit
# github.com/cilium/ebpf v0.9.1
# github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
## explicit
# github.com/containerd/fifo v1.1.0
# github.com/cilium/ebpf v0.11.0
## explicit
# github.com/containerd/cgroups v1.1.0
## explicit
# github.com/containerd/go-runc v1.0.0
## explicit
# github.com/containerd/ttrpc v1.2.2
## explicit
# github.com/containerd/typeurl v1.0.3-0.20220422153119-7f6e6d160d67
## explicit
# github.com/containers/ocicrypt v1.1.7
# github.com/containers/ocicrypt v1.1.9
## explicit
# github.com/distribution/distribution/v3 v3.0.0-20230214150026-36d8c594d7aa
# github.com/distribution/reference v0.5.0
## explicit
# github.com/djherbis/times v1.5.0
## explicit
@ -138,9 +148,11 @@
## explicit
# github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
## explicit
# github.com/frankban/quicktest v1.14.2
# github.com/felixge/httpsnoop v1.0.3
## explicit
# github.com/go-logr/logr v1.2.4
# github.com/go-jose/go-jose/v3 v3.0.1
## explicit
# github.com/go-logr/logr v1.3.0
## explicit
# github.com/go-logr/stdr v1.2.2
## explicit
@ -152,19 +164,21 @@
## explicit
# github.com/golang/protobuf v1.5.3
## explicit
# github.com/google/go-cmp v0.5.9
# github.com/google/go-cmp v0.6.0
## explicit
# github.com/google/uuid v1.3.0
# github.com/google/uuid v1.6.0
## explicit
# github.com/hashicorp/errwrap v1.1.0
## explicit
# github.com/hashicorp/go-multierror v1.1.1
## explicit
# github.com/imdario/mergo v0.3.16
## explicit
# github.com/inconshreveable/mousetrap v1.1.0
## explicit
# github.com/klauspost/compress v1.16.7
# github.com/klauspost/compress v1.17.6
## explicit
# github.com/klauspost/cpuid/v2 v2.1.1
# github.com/klauspost/cpuid/v2 v2.2.3
## explicit
# github.com/mattn/go-colorable v0.1.13
## explicit
@ -172,13 +186,13 @@
## explicit
# github.com/miekg/pkcs11 v1.1.1
## explicit
# github.com/minio/sha256-simd v1.0.0
# github.com/minio/sha256-simd v1.0.1
## explicit
# github.com/mitchellh/go-homedir v1.1.0
## explicit
# github.com/moby/locker v1.0.1
## explicit
# github.com/moby/sys/mountinfo v0.6.2
# github.com/moby/sys/mountinfo v0.7.1
## explicit
# github.com/moby/sys/sequential v0.5.0
## explicit
@ -190,7 +204,7 @@
## explicit
# github.com/multiformats/go-base36 v0.1.0
## explicit
# github.com/multiformats/go-multiaddr v0.8.0
# github.com/multiformats/go-multiaddr v0.12.0
## explicit
# github.com/multiformats/go-multibase v0.1.1
## explicit
@ -198,14 +212,16 @@
## explicit
# github.com/multiformats/go-varint v0.0.6
## explicit
# github.com/opencontainers/runc v1.1.7
## explicit
# github.com/opencontainers/selinux v1.11.0
## explicit
# github.com/pelletier/go-toml v1.9.5
## explicit
# github.com/philhofer/fwd v1.1.1
## explicit
# github.com/pkg/errors v0.9.1
## explicit
# github.com/sirupsen/logrus v1.9.3
## explicit
# github.com/spaolacci/murmur3 v1.1.0
## explicit
# github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980
@ -216,7 +232,7 @@
## explicit
# github.com/tinylib/msgp v1.1.6
## explicit
# github.com/vbatts/tar-split v0.11.3
# github.com/vbatts/tar-split v0.11.5
## explicit
# github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
## explicit
@ -228,21 +244,27 @@
## explicit
# go.opencensus.io v0.24.0
## explicit
# go.opentelemetry.io/otel v1.15.1
# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0
## explicit
# go.opentelemetry.io/otel/trace v1.15.1
# go.opentelemetry.io/otel v1.19.0
## explicit
# golang.org/x/mod v0.11.0
# go.opentelemetry.io/otel/metric v1.19.0
## explicit
# golang.org/x/tools v0.9.1
# go.opentelemetry.io/otel/trace v1.19.0
## explicit
# google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
# golang.org/x/exp v0.0.0-20231006140011-7918f672742d
## explicit
# google.golang.org/grpc v1.56.2
# golang.org/x/mod v0.13.0
## explicit
# golang.org/x/tools v0.14.0
## explicit
# google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a
## explicit
# google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b
## explicit
# google.golang.org/grpc v1.59.0
## explicit
# google.golang.org/protobuf v1.31.0
## explicit
# gopkg.in/square/go-jose.v2 v2.5.1
## explicit
# lukechampine.com/blake3 v1.1.7
## explicit

View File

@ -11,7 +11,7 @@ DEPENDS = " \
# Specify the first two important SRCREVs as the format
SRCREV_FORMAT="nerdcli_cgroups"
SRCREV_nerdcli = "b33a58f288bc42351404a016e694190b897cd252"
SRCREV_nerdcli = "265d6b9cf526ce7d9ed8d34a0e3c3066901cc463"
SRC_URI = "git://github.com/containerd/nerdctl.git;name=nerdcli;branch=main;protocol=https"
@ -29,7 +29,7 @@ GO_IMPORT = "import"
# S = "${WORKDIR}/git"
PV = "v1.5.0"
PV = "v2.0.0-beta.1"
NERDCTL_PKG = "github.com/containerd/nerdctl"

View File

@ -1,9 +1,10 @@
export sites="gotest.tools/v3:gotest.tools/v3:force \
go.uber.org/mock:go.uber.org/mock:force \
golang.org/x/net:golang.org/x/net:force \
golang.org/x/sys:golang.org/x/sys:force \
gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \
golang.org/x/exp:golang.org/x/exp:force \
go.opencensus.io:go.opencensus.io:force \
golang.org/x/exp:golang.org/x/exp:force \
golang.org/x/mod:golang.org/x/mod:force \
golang.org/x/sync:golang.org/x/sync:force \
golang.org/x/term:golang.org/x/term:force \
@ -35,46 +36,53 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \
github.com/philhofer/fwd:github.com/philhofer/fwd:force \
github.com/tidwall/match:github.com/tidwall/match:force \
go.opentelemetry.io/otel:go.opentelemetry.io/otel:force \
github.com/containerd/log:github.com/containerd/log:force \
github.com/djherbis/times:github.com/djherbis/times:force \
github.com/godbus/dbus/v5:github.com/godbus/dbus/v5:force \
github.com/mr-tron/base58:github.com/mr-tron/base58:force \
github.com/tidwall/pretty:github.com/tidwall/pretty:force \
github.com/containerd/fifo:github.com/containerd/fifo:force \
github.com/docker/go-units:github.com/docker/go-units:force \
github.com/mattn/go-isatty:github.com/mattn/go-isatty:force \
github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \
github.com/yuchanns/srslog:github.com/yuchanns/srslog:force \
github.com/containerd/fifo:github.com/containerd/fifo:force \
github.com/golang/protobuf:github.com/golang/protobuf:force \
github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \
google.golang.org/genproto:google.golang.org/genproto:force \
google.golang.org/protobuf:google.golang.org/protobuf:force \
gopkg.in/square/go-jose.v2:gopkg.in/square/go-jose.v2:force \
github.com/moby/sys/user:github.com/moby/sys/user/user:force \
github.com/bmizerany/assert:github.com/bmizerany/assert:force \
github.com/containerd/ttrpc:github.com/containerd/ttrpc:force \
github.com/docker/go-events:github.com/docker/go-events:force \
github.com/vbatts/tar-split:github.com/vbatts/tar-split:force \
github.com/Microsoft/hcsshim:github.com/Microsoft/hcsshim:force \
github.com/containerd/go-cni:github.com/containerd/go-cni:force \
github.com/moby/sys/mount:github.com/moby/sys/mount/mount:force \
github.com/pelletier/go-toml:github.com/pelletier/go-toml:force \
github.com/vishvananda/netns:github.com/vishvananda/netns:force \
github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm:force \
github.com/felixge/httpsnoop:github.com/felixge/httpsnoop:force \
github.com/golang/groupcache:github.com/golang/groupcache:force \
github.com/hashicorp/errwrap:github.com/hashicorp/errwrap:force \
github.com/minio/sha256-simd:github.com/minio/sha256-simd:force \
github.com/pelletier/go-toml:github.com/pelletier/go-toml:force \
github.com/spaolacci/murmur3:github.com/spaolacci/murmur3:force \
github.com/Microsoft/go-winio:github.com/Microsoft/go-winio:force \
github.com/containerd/console:github.com/containerd/console:force \
github.com/coreos/go-iptables:github.com/coreos/go-iptables:force \
github.com/containerd/cgroups:github.com/containerd/cgroups:force \
github.com/containerd/go-runc:github.com/containerd/go-runc:force \
github.com/containerd/typeurl:github.com/containerd/typeurl:force \
github.com/frankban/quicktest:github.com/frankban/quicktest:force \
github.com/go-jose/go-jose/v3:github.com/go-jose/go-jose/v3:force \
github.com/klauspost/compress:github.com/klauspost/compress:force \
github.com/klauspost/cpuid/v2:github.com/klauspost/cpuid/v2:force \
github.com/mattn/go-colorable:github.com/mattn/go-colorable:force \
github.com/moby/sys/signal:github.com/moby/sys/signal/signal:force \
github.com/containerd/imgcrypt:github.com/containerd/imgcrypt:force \
github.com/muesli/cancelreader:github.com/muesli/cancelreader:force \
github.com/vishvananda/netlink:github.com/vishvananda/netlink:force \
github.com/containers/ocicrypt:github.com/containers/ocicrypt:force \
github.com/mattn/go-shellwords:github.com/mattn/go-shellwords:force \
github.com/opencontainers/runc:github.com/opencontainers/runc:force \
github.com/containerd/platforms:github.com/containerd/platforms:force \
github.com/pelletier/go-toml/v2:github.com/pelletier/go-toml/v2:force \
github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir:force \
github.com/moby/sys/symlink:github.com/moby/sys/symlink/symlink:force \
github.com/xeipuuv/gojsonschema:github.com/xeipuuv/gojsonschema:force \
@ -88,6 +96,7 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \
github.com/xeipuuv/gojsonpointer:github.com/xeipuuv/gojsonpointer:force \
github.com/fahedouch/go-logrotate:github.com/fahedouch/go-logrotate:force \
github.com/mitchellh/mapstructure:github.com/mitchellh/mapstructure:force \
github.com/distribution/reference:github.com/distribution/reference:force \
github.com/multiformats/go-base32:github.com/multiformats/go-base32:force \
github.com/multiformats/go-base36:github.com/multiformats/go-base36:force \
github.com/multiformats/go-varint:github.com/multiformats/go-varint:force \
@ -98,6 +107,7 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \
github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror:force \
github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \
github.com/xeipuuv/gojsonreference:github.com/xeipuuv/gojsonreference:force \
go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \
github.com/awslabs/soci-snapshotter:github.com/awslabs/soci-snapshotter:force \
github.com/opencontainers/go-digest:github.com/opencontainers/go-digest:force \
github.com/moby/sys/sequential:github.com/moby/sys/sequential/sequential:force \
@ -114,14 +124,15 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \
github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec:force \
github.com/AdamKorcz/go-118-fuzz-build:github.com/AdamKorcz/go-118-fuzz-build:force \
github.com/containerd/nydus-snapshotter:github.com/containerd/nydus-snapshotter:force \
github.com/distribution/distribution/v3:github.com/distribution/distribution/v3:force \
github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter:force \
github.com/rootless-containers/rootlesskit:github.com/rootless-containers/rootlesskit:force \
github.com/rootless-containers/bypass4netns:github.com/rootless-containers/bypass4netns:force \
github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers:force \
github.com/rootless-containers/rootlesskit/v2:github.com/rootless-containers/rootlesskit/v2:force \
github.com/containerd/stargz-snapshotter/ipfs:github.com/containerd/stargz-snapshotter/ipfs/ipfs:force \
google.golang.org/genproto/googleapis/rpc:google.golang.org/genproto/googleapis/rpc/googleapis/rpc:force \
github.com/containerd/accelerated-container-image:github.com/containerd/accelerated-container-image:force \
github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter/estargz/estargz:force"
github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter/estargz/estargz:force \
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/instrumentation/net/http/otelhttp:force"
do_compile:prepend() {
cd ${S}/src/import
@ -131,9 +142,9 @@ do_compile:prepend() {
force_flag=$(echo $s | cut -d: -f3)
mkdir -p vendor.copy/$site_dest
if [ -n "$force_flag" ]; then
echo "[INFO] $site_dest: force copying .go files"
rm -rf vendor.copy/$site_dest
rsync -a --exclude='vendor/' --exclude='.git/' vendor.fetch/$site_source/ vendor.copy/$site_dest
echo "[INFO] $site_dest: force copying .go files"
rm -rf vendor.copy/$site_dest
rsync -a --exclude='vendor/' --exclude='.git/' vendor.fetch/$site_source/ vendor.copy/$site_dest
else
[ -n "$(ls -A vendor.copy/$site_dest/*.go 2> /dev/null)" ] && { echo "[INFO] vendor.fetch/$site_source -> $site_dest: go copy skipped (files present)" ; true ; } || { echo "[INFO] $site_dest: copying .go files" ; rsync -a --exclude='vendor/' --exclude='.git/' vendor.fetch/$site_source/ vendor.copy/$site_dest ; }
fi

View File

@ -1,16 +1,21 @@
# gotest.tools/v3 v3.5.0
# [1] git ls-remote https://github.com/gotestyourself/gotest.tools a80f057529047c44e1a85d0d017b200787e537e0
SRCREV_gotest.tools-v3="a80f057529047c44e1a85d0d017b200787e537e0"
# gotest.tools/v3 v3.5.1
# [1] git ls-remote https://github.com/gotestyourself/gotest.tools 81cea1abc596b025bf2573c7fdf97740512e4c6c
SRCREV_gotest.tools-v3="81cea1abc596b025bf2573c7fdf97740512e4c6c"
SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=gotest.tools-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gotest.tools/v3"
# golang.org/x/net v0.12.0
# [1] git ls-remote https://go.googlesource.com/net c73c09c3904ce6a210970374bd1bc507ef1f8cc2
SRCREV_net="c73c09c3904ce6a210970374bd1bc507ef1f8cc2"
# go.uber.org/mock v0.4.0
# [1] git ls-remote https://github.com/uber/mock 74a29c6e6c2cbb8ccee94db061c1604ff33fd188
SRCREV_mock="74a29c6e6c2cbb8ccee94db061c1604ff33fd188"
SRC_URI += "git://github.com/uber/mock;name=mock;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/mock"
# golang.org/x/net v0.21.0
# [1] git ls-remote https://go.googlesource.com/net 73d21fdbb4d7dc7115b50526b93b6c37a4e3377f
SRCREV_net="73d21fdbb4d7dc7115b50526b93b6c37a4e3377f"
SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/net"
# golang.org/x/sys v0.10.0
# [1] git ls-remote https://go.googlesource.com/sys a1a9c4b846b3a485ba94fede5b50579c7f432759
SRCREV_sys="a1a9c4b846b3a485ba94fede5b50579c7f432759"
# golang.org/x/sys v0.17.0
# [1] git ls-remote https://go.googlesource.com/sys 914b96c1bddd0738464c043cccbbac14fc94b955
SRCREV_sys="914b96c1bddd0738464c043cccbbac14fc94b955"
SRC_URI += "git://go.googlesource.com/sys;name=sys;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sys"
# gopkg.in/yaml.v3 v3.0.1
@ -18,44 +23,44 @@ SRC_URI += "git://go.googlesource.com/sys;name=sys;protocol=https;nobranch=1;des
SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51"
SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v3"
# golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
# [1] git ls-remote https://go.googlesource.com/exp 613f0c0eb8a17a98ecdb096a7f9f7d5053c1c963
SRCREV_exp="613f0c0eb8a17a98ecdb096a7f9f7d5053c1c963"
SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/exp"
# go.opencensus.io v0.24.0
# [1] git ls-remote https://github.com/census-instrumentation/opencensus-go b1a01ee95db0e690d91d7193d037447816fae4c5
SRCREV_go.opencensus.io="b1a01ee95db0e690d91d7193d037447816fae4c5"
SRC_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"
# golang.org/x/mod v0.11.0
# [1] git ls-remote https://go.googlesource.com/mod 62c7e578f1a7275d934c99dd48715525bd52b17e
SRCREV_mod="62c7e578f1a7275d934c99dd48715525bd52b17e"
# golang.org/x/exp v0.0.0-20231006140011-7918f672742d
# [1] git ls-remote https://go.googlesource.com/exp 7918f672742dd40ff5cf8d3c316a9315410c2d3c
SRCREV_exp="7918f672742dd40ff5cf8d3c316a9315410c2d3c"
SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/exp"
# golang.org/x/mod v0.13.0
# [1] git ls-remote https://go.googlesource.com/mod 5b692803cf76a65fc5d39178c0a36678e69c0e5a
SRCREV_mod="5b692803cf76a65fc5d39178c0a36678e69c0e5a"
SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/mod"
# golang.org/x/sync v0.3.0
# [1] git ls-remote https://go.googlesource.com/sync 93782cc822b6b554cb7df40332fd010f0473cbc8
SRCREV_sync="93782cc822b6b554cb7df40332fd010f0473cbc8"
# golang.org/x/sync v0.6.0
# [1] git ls-remote https://go.googlesource.com/sync 59c1ca1e4661ed4452be4069ceea3c233f4deec1
SRCREV_sync="59c1ca1e4661ed4452be4069ceea3c233f4deec1"
SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sync"
# golang.org/x/term v0.10.0
# [1] git ls-remote https://go.googlesource.com/term edd9fb7f4aabf5aa4c7bca2146907778a2af0321
SRCREV_x-term="edd9fb7f4aabf5aa4c7bca2146907778a2af0321"
# golang.org/x/term v0.17.0
# [1] git ls-remote https://go.googlesource.com/term 353276a841e232e41e0f76e7a61fe0e5d1f92cf1
SRCREV_x-term="353276a841e232e41e0f76e7a61fe0e5d1f92cf1"
SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/term"
# golang.org/x/text v0.11.0
# [1] git ls-remote https://go.googlesource.com/text e50348080f29449bcd6808c11400b3d45f08b09d
SRCREV_text="e50348080f29449bcd6808c11400b3d45f08b09d"
# golang.org/x/text v0.14.0
# [1] git ls-remote https://go.googlesource.com/text 6c97a165dd661335ff7bce6104a008558123c353
SRCREV_text="6c97a165dd661335ff7bce6104a008558123c353"
SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/text"
# golang.org/x/tools v0.9.1
# [1] git ls-remote https://go.googlesource.com/tools 4609d79b05b5ef86867bd70209b7077e22d30cb2
SRCREV_tools="4609d79b05b5ef86867bd70209b7077e22d30cb2"
# golang.org/x/tools v0.14.0
# [1] git ls-remote https://go.googlesource.com/tools 3f4194ee29d7db9b59757dfff729ef55cf89661c
SRCREV_tools="3f4194ee29d7db9b59757dfff729ef55cf89661c"
SRC_URI += "git://go.googlesource.com/tools;name=tools;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/tools"
# golang.org/x/crypto v0.11.0
# [1] git ls-remote https://go.googlesource.com/crypto e98487292dcad4efaa6033b245ee014f90d177a2
SRCREV_crypto="e98487292dcad4efaa6033b245ee014f90d177a2"
# golang.org/x/crypto v0.19.0
# [1] git ls-remote https://go.googlesource.com/crypto 405cb3bdea78b1b48ee79096733841247a944de0
SRCREV_crypto="405cb3bdea78b1b48ee79096733841247a944de0"
SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/crypto"
# github.com/moby/term v0.5.0
@ -68,9 +73,9 @@ SRC_URI += "git://github.com/moby/term;name=term;protocol=https;nobranch=1;dests
SRCREV_pkcs7="432b2356ecb18209c1cec25680b8a23632794f21"
SRC_URI += "git://github.com/mozilla-services/pkcs7;name=pkcs7;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.mozilla.org/pkcs7"
# github.com/docker/cli v24.0.5+incompatible
# [1] git ls-remote https://github.com/docker/cli ced099660009713e0e845eeb754e6050dbaa45d0
SRCREV_cli="ced099660009713e0e845eeb754e6050dbaa45d0"
# github.com/docker/cli v24.0.7+incompatible
# [1] git ls-remote https://github.com/docker/cli afdd53b4e341be38d2056a42113b938559bb1d94
SRCREV_cli="afdd53b4e341be38d2056a42113b938559bb1d94"
SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/cli"
# github.com/pkg/errors v0.9.1
@ -78,9 +83,9 @@ SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;dests
SRCREV_errors="614d223910a179a466c1767a985424175c39b465"
SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pkg/errors"
# github.com/fatih/color v1.15.0
# [1] git ls-remote https://github.com/fatih/color 12126ed593697635c525b302836b292b657ea573
SRCREV_color="12126ed593697635c525b302836b292b657ea573"
# github.com/fatih/color v1.16.0
# [1] git ls-remote https://github.com/fatih/color 0f9779ed479afd460f0c2cc5a3d3eb69b9ba188b
SRCREV_color="0f9779ed479afd460f0c2cc5a3d3eb69b9ba188b"
SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fatih/color"
# github.com/ipfs/go-cid v0.4.1
@ -88,9 +93,9 @@ SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;de
SRCREV_go-cid="d46e7f28669cd2c463bc68fe86e7dbe4f8240ab7"
SRC_URI += "git://github.com/ipfs/go-cid;name=go-cid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-cid"
# github.com/spf13/cobra v1.7.0
# [1] git ls-remote https://github.com/spf13/cobra 4dd4b25de38418174a6e859e8a32eaccca32dccc
SRCREV_cobra="4dd4b25de38418174a6e859e8a32eaccca32dccc"
# github.com/spf13/cobra v1.8.0
# [1] git ls-remote https://github.com/spf13/cobra a0a6ae020bb3899ff0276067863e50523f897370
SRCREV_cobra="a0a6ae020bb3899ff0276067863e50523f897370"
SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/cobra"
# github.com/spf13/pflag v1.0.5
@ -98,14 +103,14 @@ SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;de
SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab"
SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/pflag"
# github.com/cilium/ebpf v0.9.1
# [1] git ls-remote https://github.com/cilium/ebpf d560e4479b395c4523851a4571b04ba0b3846cd1
SRCREV_ebpf="d560e4479b395c4523851a4571b04ba0b3846cd1"
# github.com/cilium/ebpf v0.11.0
# [1] git ls-remote https://github.com/cilium/ebpf 270c859894bd38cdd0c7783317b16343409e4df8
SRCREV_ebpf="270c859894bd38cdd0c7783317b16343409e4df8"
SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cilium/ebpf"
# github.com/google/uuid v1.3.0
# [1] git ls-remote https://github.com/google/uuid 44b5fee7c49cf3bcdf723f106b36d56ef13ccc88
SRCREV_uuid="44b5fee7c49cf3bcdf723f106b36d56ef13ccc88"
# github.com/google/uuid v1.6.0
# [1] git ls-remote https://github.com/google/uuid 0f11ee6918f41a04c201eceeadf612a377bc7fbc
SRCREV_uuid="0f11ee6918f41a04c201eceeadf612a377bc7fbc"
SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/uuid"
# github.com/moby/locker v1.0.1
@ -113,14 +118,14 @@ SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;des
SRCREV_locker="281af2d563954745bea9d1487c965f24d30742fe"
SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/locker"
# google.golang.org/grpc v1.56.2
# [1] git ls-remote https://github.com/grpc/grpc-go faab8736bf73291f92b867d5dae31c927d53d508
SRCREV_grpc="faab8736bf73291f92b867d5dae31c927d53d508"
# google.golang.org/grpc v1.59.0
# [1] git ls-remote https://github.com/grpc/grpc-go 7765221f4bf6104973db7946d56936cf838cad46
SRCREV_grpc="7765221f4bf6104973db7946d56936cf838cad46"
SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/grpc"
# github.com/go-logr/logr v1.2.4
# [1] git ls-remote https://github.com/go-logr/logr 4da5305ff29a64c62f54ad43ebbfcb5e1b015fb2
SRCREV_logr="4da5305ff29a64c62f54ad43ebbfcb5e1b015fb2"
# github.com/go-logr/logr v1.3.0
# [1] git ls-remote https://github.com/go-logr/logr 8adefbede0fe82bdee4fb8c9c9bdc7bc5d91388f
SRCREV_logr="8adefbede0fe82bdee4fb8c9c9bdc7bc5d91388f"
SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-logr/logr"
# github.com/go-logr/stdr v1.2.2
@ -143,24 +148,29 @@ SRC_URI += "git://github.com/tinylib/msgp;name=msgp;protocol=https;nobranch=1;de
SRCREV_blake3="bb7ece4161ea910c6c385c17799b17d658075fcd"
SRC_URI += "git://github.com/lukechampine/blake3;name=blake3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/lukechampine.com/blake3"
# github.com/docker/docker v24.0.5+incompatible
# [1] git ls-remote https://github.com/moby/moby a61e2b4c9c5f7c241aeb37f389b4444aee26bea4
SRCREV_docker="a61e2b4c9c5f7c241aeb37f389b4444aee26bea4"
# github.com/docker/docker v24.0.7+incompatible
# [1] git ls-remote https://github.com/moby/moby 311b9ff0aa93aa55880e1e5f8871c4fb69583426
SRCREV_docker="311b9ff0aa93aa55880e1e5f8871c4fb69583426"
SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker"
# github.com/tidwall/gjson v1.15.0
# [1] git ls-remote https://github.com/tidwall/gjson 8d2c36ffa41368759c3bcb25b8790c8ce1e5562d
SRCREV_gjson="8d2c36ffa41368759c3bcb25b8790c8ce1e5562d"
# github.com/tidwall/gjson v1.17.1
# [1] git ls-remote https://github.com/tidwall/gjson bbf40bb0e4f47860677c7115b2eaa5b3413ce23e
SRCREV_gjson="bbf40bb0e4f47860677c7115b2eaa5b3413ce23e"
SRC_URI += "git://github.com/tidwall/gjson;name=gjson;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/gjson"
# github.com/moby/sys/user v0.1.0
# [1] git ls-remote https://github.com/moby/sys c0711cde08c8fa33857a2c28721659267f49b5e2
SRCREV_user="c0711cde08c8fa33857a2c28721659267f49b5e2"
SRC_URI += "git://github.com/moby/sys;name=user;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/user"
# github.com/gogo/protobuf v1.3.2
# [1] git ls-remote https://github.com/gogo/protobuf b03c65ea87cdc3521ede29f62fe3ce239267c1bc
SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc"
SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gogo/protobuf"
# github.com/google/go-cmp v0.5.9
# [1] git ls-remote https://github.com/google/go-cmp a97318bf6562f2ed2632c5f985db51b1bc5bdcd0
SRCREV_go-cmp="a97318bf6562f2ed2632c5f985db51b1bc5bdcd0"
# github.com/google/go-cmp v0.6.0
# [1] git ls-remote https://github.com/google/go-cmp c3ad8435e7bef96af35732bc0789e5a2278c6d5f
SRCREV_go-cmp="c3ad8435e7bef96af35732bc0789e5a2278c6d5f"
SRC_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"
# github.com/imdario/mergo v0.3.16
@ -178,11 +188,16 @@ SRC_URI += "git://github.com/philhofer/fwd;name=fwd;protocol=https;nobranch=1;de
SRCREV_match="4c9fc61b493b7aa0a3d347e9190aa78c5bec09cf"
SRC_URI += "git://github.com/tidwall/match;name=match;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/match"
# go.opentelemetry.io/otel v1.15.1
# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go fc96138629cecdcc04dd5cb65559ead9e485d927
SRCREV_otel="fc96138629cecdcc04dd5cb65559ead9e485d927"
# go.opentelemetry.io/otel v1.19.0
# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 60666c554065ac4da502fe28943eea4b938ab479
SRCREV_otel="60666c554065ac4da502fe28943eea4b938ab479"
SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otel;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel"
# github.com/containerd/log v0.1.0
# [1] git ls-remote https://github.com/containerd/log 0fc1e28871fdf2786e2cc51bbe4133db6547a199
SRCREV_log="0fc1e28871fdf2786e2cc51bbe4133db6547a199"
SRC_URI += "git://github.com/containerd/log;name=log;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/log"
# github.com/moby/sys/mount v0.3.3
# [1] git ls-remote https://github.com/moby/sys 416188aff8404d549e1e34a50e513befeb11c3b9
SRCREV_mount="416188aff8404d549e1e34a50e513befeb11c3b9"
@ -208,14 +223,19 @@ SRC_URI += "git://github.com/mr-tron/base58;name=base58;protocol=https;nobranch=
SRCREV_pretty="aaa765e7476acb0028a854b85675801362cbdaa2"
SRC_URI += "git://github.com/tidwall/pretty;name=pretty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/pretty"
# github.com/containerd/fifo v1.1.0
# [1] git ls-remote https://github.com/containerd/fifo 151b205263c29d471e0d55c787d2ce9f5343fd46
SRCREV_fifo="151b205263c29d471e0d55c787d2ce9f5343fd46"
SRC_URI += "git://github.com/containerd/fifo;name=fifo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/fifo"
# github.com/docker/go-units v0.5.0
# [1] git ls-remote https://github.com/docker/go-units e682442797b36348f8e1f98defdbf32bac0b6c6f
SRCREV_go-units="e682442797b36348f8e1f98defdbf32bac0b6c6f"
SRC_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"
# github.com/mattn/go-isatty v0.0.19
# [1] git ls-remote https://github.com/mattn/go-isatty c067b4f3df49dfc0f376d884e16cfd784ea1874b
SRCREV_go-isatty="c067b4f3df49dfc0f376d884e16cfd784ea1874b"
# github.com/mattn/go-isatty v0.0.20
# [1] git ls-remote https://github.com/mattn/go-isatty a7c02353c47bc4ec6b30dc9628154ae4fe760c11
SRCREV_go-isatty="a7c02353c47bc4ec6b30dc9628154ae4fe760c11"
SRC_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"
# github.com/moby/sys/signal v0.7.0
@ -223,29 +243,24 @@ SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobra
SRCREV_signal="b8d8fabf1fa5cf0de7c1a1729145eee854ea31f5"
SRC_URI += "git://github.com/moby/sys;name=signal;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/signal"
# github.com/sirupsen/logrus v1.9.3
# [1] git ls-remote https://github.com/sirupsen/logrus d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd
SRCREV_logrus="d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd"
SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sirupsen/logrus"
# github.com/yuchanns/srslog v1.1.0
# [1] git ls-remote https://github.com/yuchanns/srslog becd9b11119269a7928ae89fde90784335c1d016
SRCREV_srslog="becd9b11119269a7928ae89fde90784335c1d016"
SRC_URI += "git://github.com/yuchanns/srslog;name=srslog;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/yuchanns/srslog"
# github.com/containerd/fifo v1.1.0
# [1] git ls-remote https://github.com/containerd/fifo 151b205263c29d471e0d55c787d2ce9f5343fd46
SRCREV_fifo="151b205263c29d471e0d55c787d2ce9f5343fd46"
SRC_URI += "git://github.com/containerd/fifo;name=fifo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/fifo"
# github.com/golang/protobuf v1.5.3
# [1] git ls-remote https://github.com/golang/protobuf 5d5e8c018a13017f9d5b8bf4fad64aaa42a87308
SRCREV_golang-protobuf="5d5e8c018a13017f9d5b8bf4fad64aaa42a87308"
SRC_URI += "git://github.com/golang/protobuf;name=golang-protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/protobuf"
# google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
# [1] git ls-remote https://github.com/googleapis/go-genproto daa745c078e18def54ea6b63235554b59c97f01d
SRCREV_genproto="daa745c078e18def54ea6b63235554b59c97f01d"
# github.com/sirupsen/logrus v1.9.3
# [1] git ls-remote https://github.com/sirupsen/logrus d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd
SRCREV_logrus="d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd"
SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sirupsen/logrus"
# google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a
# [1] git ls-remote https://github.com/googleapis/go-genproto e917dd12ba7ad5f78e3112f832eeda0f94ca8fd4
SRCREV_genproto="e917dd12ba7ad5f78e3112f832eeda0f94ca8fd4"
SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto"
# google.golang.org/protobuf v1.31.0
@ -253,10 +268,10 @@ SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https
SRCREV_google.golang.org-protobuf="68463f0e96c93bc19ef36ccd3adfe690bfdb568c"
SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/protobuf"
# gopkg.in/square/go-jose.v2 v2.5.1
# [1] git ls-remote https://github.com/square/go-jose 3a5ee095dcb5030a9de84fb92c222ac652fff176
SRCREV_go-jose.v2="3a5ee095dcb5030a9de84fb92c222ac652fff176"
SRC_URI += "git://github.com/square/go-jose;name=go-jose.v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/square/go-jose.v2"
# github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
# [1] git ls-remote https://github.com/bmizerany/assert b7ed37b82869576c289d7d97fb2bbd8b64a0cb28
SRCREV_assert="b7ed37b82869576c289d7d97fb2bbd8b64a0cb28"
SRC_URI += "git://github.com/bmizerany/assert;name=assert;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/bmizerany/assert"
# github.com/containerd/ttrpc v1.2.2
# [1] git ls-remote https://github.com/containerd/ttrpc ac26f8cbea1c440d451dd19a4a1b847fd073f3c3
@ -273,14 +288,14 @@ SRC_URI += "git://github.com/docker/go-events;name=go-events;protocol=https;nobr
SRCREV_symlink="03b9f8d59a07f5206a2264105f4903a222aea964"
SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/symlink"
# github.com/vbatts/tar-split v0.11.3
# [1] git ls-remote https://github.com/vbatts/tar-split 3cdf99b6d45a47170f0092f1f3c0bbf2aca55db6
SRCREV_tar-split="3cdf99b6d45a47170f0092f1f3c0bbf2aca55db6"
# github.com/vbatts/tar-split v0.11.5
# [1] git ls-remote https://github.com/vbatts/tar-split 5ef0dd8243164ebacd755916a89d8085a5b6bb7f
SRCREV_tar-split="5ef0dd8243164ebacd755916a89d8085a5b6bb7f"
SRC_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"
# github.com/Microsoft/hcsshim v0.10.0
# [1] git ls-remote https://github.com/microsoft/hcsshim 28cce9cea720462e4b84498f9f79fdb836454ba0
SRCREV_hcsshim="28cce9cea720462e4b84498f9f79fdb836454ba0"
# github.com/Microsoft/hcsshim v0.11.4
# [1] git ls-remote https://github.com/microsoft/hcsshim b16edf62c1723deb948632261b445d0228d973e0
SRCREV_hcsshim="b16edf62c1723deb948632261b445d0228d973e0"
SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/hcsshim"
# github.com/containerd/go-cni v1.1.9
@ -288,11 +303,6 @@ SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobra
SRCREV_go-cni="6603d5bd8941d7f2026bb5627f6aa4ff434f859a"
SRC_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"
# github.com/pelletier/go-toml v1.9.5
# [1] git ls-remote https://github.com/pelletier/go-toml fed1464066413075eac02cd4dc368b5221845541
SRCREV_go-toml="fed1464066413075eac02cd4dc368b5221845541"
SRC_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"
# github.com/vishvananda/netns v0.0.4
# [1] git ls-remote https://github.com/vishvananda/netns 7a452d2d15292b2bfb2a2d88e6bdeac156a761b9
SRCREV_netns="7a452d2d15292b2bfb2a2d88e6bdeac156a761b9"
@ -303,6 +313,11 @@ SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranc
SRCREV_go-ansiterm="d185dfc1b5a126116ea5a19e148e29d16b4574c9"
SRC_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"
# github.com/felixge/httpsnoop v1.0.3
# [1] git ls-remote https://github.com/felixge/httpsnoop ef9fc62cdc3cc5abc33d6018fe1324890bb48145
SRCREV_httpsnoop="ef9fc62cdc3cc5abc33d6018fe1324890bb48145"
SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/felixge/httpsnoop"
# github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
# [1] git ls-remote https://github.com/golang/groupcache 41bb18bfe9da5321badc438f91158cd790a33aa3
SRCREV_groupcache="41bb18bfe9da5321badc438f91158cd790a33aa3"
@ -313,11 +328,16 @@ SRC_URI += "git://github.com/golang/groupcache;name=groupcache;protocol=https;no
SRCREV_errwrap="7b00e5db719c64d14dd0caaacbd13e76254d02c0"
SRC_URI += "git://github.com/hashicorp/errwrap;name=errwrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/errwrap"
# github.com/minio/sha256-simd v1.0.0
# [1] git ls-remote https://github.com/minio/sha256-simd 6a57409d8e0fa3ae883aee331b71aaa40d5a7dd9
SRCREV_sha256-simd="6a57409d8e0fa3ae883aee331b71aaa40d5a7dd9"
# github.com/minio/sha256-simd v1.0.1
# [1] git ls-remote https://github.com/minio/sha256-simd 6096f891a77bfe490cbea7a424c821b5fdb92849
SRCREV_sha256-simd="6096f891a77bfe490cbea7a424c821b5fdb92849"
SRC_URI += "git://github.com/minio/sha256-simd;name=sha256-simd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/sha256-simd"
# github.com/pelletier/go-toml v1.9.5
# [1] git ls-remote https://github.com/pelletier/go-toml fed1464066413075eac02cd4dc368b5221845541
SRCREV_go-toml="fed1464066413075eac02cd4dc368b5221845541"
SRC_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"
# github.com/spaolacci/murmur3 v1.1.0
# [1] git ls-remote https://github.com/spaolacci/murmur3 f09979ecbc725b9e6d41a297405f65e7e8804acc
SRCREV_murmur3="f09979ecbc725b9e6d41a297405f65e7e8804acc"
@ -328,34 +348,44 @@ SRC_URI += "git://github.com/spaolacci/murmur3;name=murmur3;protocol=https;nobra
SRCREV_go-winio="070c828abb873da9e71c7247740253b50f7cf049"
SRC_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"
# github.com/containerd/console v1.0.3
# [1] git ls-remote https://github.com/containerd/console b5cb846c9186d67bcae3ce3c324e47cd317d9527
SRCREV_console="b5cb846c9186d67bcae3ce3c324e47cd317d9527"
# github.com/containerd/console v1.0.4
# [1] git ls-remote https://github.com/containerd/console 8f6c4e4faef5a326d2cd907097d04c0239ee5e2f
SRCREV_console="8f6c4e4faef5a326d2cd907097d04c0239ee5e2f"
SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/console"
# github.com/coreos/go-iptables v0.6.0
# [1] git ls-remote https://github.com/coreos/go-iptables 14d56d57c892f27a717aa6026fd2d3293221395b
SRCREV_go-iptables="14d56d57c892f27a717aa6026fd2d3293221395b"
# github.com/coreos/go-iptables v0.7.0
# [1] git ls-remote https://github.com/coreos/go-iptables b9dff5a19d9c3925da3f9b3c0a705de6c1fdc56c
SRCREV_go-iptables="b9dff5a19d9c3925da3f9b3c0a705de6c1fdc56c"
SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-iptables"
# github.com/containerd/cgroups v1.1.0
# [1] git ls-remote https://github.com/containerd/cgroups fe7323f622bc222e72473679f12a9089aeeda177
SRCREV_cgroups="fe7323f622bc222e72473679f12a9089aeeda177"
SRC_URI += "git://github.com/containerd/cgroups;name=cgroups;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/cgroups"
# github.com/containerd/go-runc v1.0.0
# [1] git ls-remote https://github.com/containerd/go-runc 16b287bc67d069a60fa48db15f330b790b74365b
SRCREV_go-runc="16b287bc67d069a60fa48db15f330b790b74365b"
SRC_URI += "git://github.com/containerd/go-runc;name=go-runc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/go-runc"
# github.com/containerd/typeurl v1.0.3-0.20220422153119-7f6e6d160d67
# [1] git ls-remote https://github.com/containerd/typeurl 7f6e6d160d675241af388d5cf1b90814786bac40
SRCREV_typeurl="7f6e6d160d675241af388d5cf1b90814786bac40"
SRC_URI += "git://github.com/containerd/typeurl;name=typeurl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/typeurl"
# github.com/frankban/quicktest v1.14.2
# [1] git ls-remote https://github.com/frankban/quicktest 9f3c63cd6950868c53a96aa4bf4cda5ca1d2e857
SRCREV_quicktest="9f3c63cd6950868c53a96aa4bf4cda5ca1d2e857"
SRC_URI += "git://github.com/frankban/quicktest;name=quicktest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/frankban/quicktest"
# github.com/go-jose/go-jose/v3 v3.0.1
# [1] git ls-remote https://github.com/go-jose/go-jose 47edce0854d533ac27795c9befd90b1f7ef87554
SRCREV_go-jose-v3="47edce0854d533ac27795c9befd90b1f7ef87554"
SRC_URI += "git://github.com/go-jose/go-jose;name=go-jose-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-jose/go-jose/v3"
# github.com/klauspost/compress v1.16.7
# [1] git ls-remote https://github.com/klauspost/compress 67a538e2b4df11f8ec7139388838a13bce84b5d5
SRCREV_compress="67a538e2b4df11f8ec7139388838a13bce84b5d5"
# github.com/klauspost/compress v1.17.6
# [1] git ls-remote https://github.com/klauspost/compress 255a13270e4608f2f2b97166d92f297de906c951
SRCREV_compress="255a13270e4608f2f2b97166d92f297de906c951"
SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/compress"
# github.com/klauspost/cpuid/v2 v2.1.1
# [1] git ls-remote https://github.com/klauspost/cpuid 976c6486fb9f5d9ef7354ef9c2819b1ffcda73a9
SRCREV_cpuid-v2="976c6486fb9f5d9ef7354ef9c2819b1ffcda73a9"
# github.com/klauspost/cpuid/v2 v2.2.3
# [1] git ls-remote https://github.com/klauspost/cpuid 3c0ec06adeb260a595bfb1dff123742e8bac34fb
SRCREV_cpuid-v2="3c0ec06adeb260a595bfb1dff123742e8bac34fb"
SRC_URI += "git://github.com/klauspost/cpuid;name=cpuid-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/cpuid/v2"
# github.com/mattn/go-colorable v0.1.13
@ -363,24 +393,29 @@ SRC_URI += "git://github.com/klauspost/cpuid;name=cpuid-v2;protocol=https;nobran
SRCREV_go-colorable="11a925cff3d38c293ddc8c05a16b504e3e2c63be"
SRC_URI += "git://github.com/mattn/go-colorable;name=go-colorable;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-colorable"
# github.com/moby/sys/mountinfo v0.6.2
# [1] git ls-remote https://github.com/moby/sys 1bf36f7188c31f2797c556c4c4d7d9af7a6a965b
SRCREV_mountinfo="1bf36f7188c31f2797c556c4c4d7d9af7a6a965b"
# github.com/moby/sys/mountinfo v0.7.1
# [1] git ls-remote https://github.com/moby/sys 4950d7687cf6c9b138dc0e18c2c7351e1f6ed497
SRCREV_mountinfo="4950d7687cf6c9b138dc0e18c2c7351e1f6ed497"
SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/mountinfo"
# github.com/containerd/imgcrypt v1.1.7
# [1] git ls-remote https://github.com/containerd/imgcrypt 01a05dffff35aadeb0a3008016ed745e7ff6beda
SRCREV_imgcrypt="01a05dffff35aadeb0a3008016ed745e7ff6beda"
# github.com/containerd/imgcrypt v1.1.9
# [1] git ls-remote https://github.com/containerd/imgcrypt 90513b079771363133611a91de350ea932e09b26
SRCREV_imgcrypt="90513b079771363133611a91de350ea932e09b26"
SRC_URI += "git://github.com/containerd/imgcrypt;name=imgcrypt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/imgcrypt"
# github.com/muesli/cancelreader v0.2.2
# [1] git ls-remote https://github.com/muesli/cancelreader d11f1e77abf7f8d69d81553ccaaf0b81163541a6
SRCREV_cancelreader="d11f1e77abf7f8d69d81553ccaaf0b81163541a6"
SRC_URI += "git://github.com/muesli/cancelreader;name=cancelreader;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/muesli/cancelreader"
# github.com/vishvananda/netlink v1.2.1-beta.2
# [1] git ls-remote https://github.com/vishvananda/netlink 5e915e0149386ce3d02379ff93f4c0a5601779d5
SRCREV_netlink="5e915e0149386ce3d02379ff93f4c0a5601779d5"
SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vishvananda/netlink"
# github.com/containers/ocicrypt v1.1.7
# [1] git ls-remote https://github.com/containers/ocicrypt ee4e19a2ec93f08262499bc9521c751f4a1d935c
SRCREV_ocicrypt="ee4e19a2ec93f08262499bc9521c751f4a1d935c"
# github.com/containers/ocicrypt v1.1.9
# [1] git ls-remote https://github.com/containers/ocicrypt c0e1fd5b82bc57acdb1a241dc602534eea42edb6
SRCREV_ocicrypt="c0e1fd5b82bc57acdb1a241dc602534eea42edb6"
SRC_URI += "git://github.com/containers/ocicrypt;name=ocicrypt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containers/ocicrypt"
# github.com/mattn/go-shellwords v1.0.12
@ -393,16 +428,21 @@ SRC_URI += "git://github.com/mattn/go-shellwords;name=go-shellwords;protocol=htt
SRCREV_sequential="b22ba8a69b306f0b4adbbe2a529457e6283ed9f7"
SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/sequential"
# github.com/opencontainers/runc v1.1.7
# [1] git ls-remote https://github.com/opencontainers/runc 860f061b76bb4fc671f0f9e900f7d80ff93d4eb7
SRCREV_runc="860f061b76bb4fc671f0f9e900f7d80ff93d4eb7"
SRC_URI += "git://github.com/opencontainers/runc;name=runc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/runc"
# go.opentelemetry.io/otel/trace v1.15.1
# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go fc96138629cecdcc04dd5cb65559ead9e485d927
SRCREV_trace="fc96138629cecdcc04dd5cb65559ead9e485d927"
# go.opentelemetry.io/otel/trace v1.19.0
# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 60666c554065ac4da502fe28943eea4b938ab479
SRCREV_trace="60666c554065ac4da502fe28943eea4b938ab479"
SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=trace;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/trace"
# github.com/containerd/platforms v0.1.1
# [1] git ls-remote https://github.com/containerd/platforms db76a43eaea9a004a5f240620f966b0081123884
SRCREV_platforms="db76a43eaea9a004a5f240620f966b0081123884"
SRC_URI += "git://github.com/containerd/platforms;name=platforms;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/platforms"
# github.com/pelletier/go-toml/v2 v2.1.1
# [1] git ls-remote https://github.com/pelletier/go-toml 34765b4a9e937ab927b5bd57231e98c68fe13109
SRCREV_go-toml-v2="34765b4a9e937ab927b5bd57231e98c68fe13109"
SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pelletier/go-toml/v2"
# github.com/mitchellh/go-homedir v1.1.0
# [1] git ls-remote https://github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727
SRCREV_go-homedir="af06845cf3004701891bf4fdb884bfe4920b3727"
@ -413,24 +453,29 @@ SRC_URI += "git://github.com/mitchellh/go-homedir;name=go-homedir;protocol=https
SRCREV_gojsonschema="82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927"
SRC_URI += "git://github.com/xeipuuv/gojsonschema;name=gojsonschema;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xeipuuv/gojsonschema"
# go.opentelemetry.io/otel/metric v1.19.0
# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 60666c554065ac4da502fe28943eea4b938ab479
SRCREV_metric="60666c554065ac4da502fe28943eea4b938ab479"
SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=metric;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/metric"
# github.com/Masterminds/semver/v3 v3.2.1
# [1] git ls-remote https://github.com/Masterminds/semver e06051f8fcc4c8b4a4990c337b9862a2448722e5
SRCREV_v3="e06051f8fcc4c8b4a4990c337b9862a2448722e5"
SRC_URI += "git://github.com/Masterminds/semver;name=v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Masterminds/semver/v3"
# github.com/containerd/cgroups/v3 v3.0.2
# [1] git ls-remote https://github.com/containerd/cgroups 8fa64246e17ceea54277b3ad7139d9ec17545bfa
SRCREV_cgroups-v3="8fa64246e17ceea54277b3ad7139d9ec17545bfa"
# github.com/containerd/cgroups/v3 v3.0.3
# [1] git ls-remote https://github.com/containerd/cgroups 1e056883d58ac58daf7566065a46016b4532f35c
SRCREV_cgroups-v3="1e056883d58ac58daf7566065a46016b4532f35c"
SRC_URI += "git://github.com/containerd/cgroups;name=cgroups-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/cgroups/v3"
# github.com/containerd/containerd v1.7.3
# [1] git ls-remote https://github.com/containerd/containerd 7880925980b188f4c97b462f709d0db8e8962aff
SRCREV_containerd="7880925980b188f4c97b462f709d0db8e8962aff"
# github.com/containerd/containerd v1.7.13
# [1] git ls-remote https://github.com/containerd/containerd 7c3aca7a610df76212171d200ca3811ff6096eb8
SRCREV_containerd="7c3aca7a610df76212171d200ca3811ff6096eb8"
SRC_URI += "git://github.com/containerd/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/containerd"
# github.com/containerd/continuity v0.4.1
# [1] git ls-remote https://github.com/containerd/continuity 25762ef7c27a37645197ed6d1d708e55a230e35d
SRCREV_continuity="25762ef7c27a37645197ed6d1d708e55a230e35d"
# github.com/containerd/continuity v0.4.3
# [1] git ls-remote https://github.com/containerd/continuity 1743d9104d944131cdedaba33a59d2f9bd80a6f2
SRCREV_continuity="1743d9104d944131cdedaba33a59d2f9bd80a6f2"
SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/continuity"
# github.com/containerd/typeurl/v2 v2.1.1
@ -443,9 +488,9 @@ SRC_URI += "git://github.com/containerd/typeurl;name=v2;protocol=https;nobranch=
SRCREV_v22="d5623bf85e8e73ae6352f78ee6b55a287619dd4e"
SRC_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"
# github.com/docker/go-connections v0.4.0
# [1] git ls-remote https://github.com/docker/go-connections 7395e3f8aa162843a74ed6d48e79627d9792ac55
SRCREV_go-connections="7395e3f8aa162843a74ed6d48e79627d9792ac55"
# github.com/docker/go-connections v0.5.0
# [1] git ls-remote https://github.com/docker/go-connections fa09c952e3eadbffaf8afc5b8a1667158ba38ace
SRCREV_go-connections="fa09c952e3eadbffaf8afc5b8a1667158ba38ace"
SRC_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"
# github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
@ -453,9 +498,9 @@ SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol=
SRCREV_gojsonpointer="02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb"
SRC_URI += "git://github.com/xeipuuv/gojsonpointer;name=gojsonpointer;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xeipuuv/gojsonpointer"
# github.com/fahedouch/go-logrotate v0.1.3
# [1] git ls-remote https://github.com/fahedouch/go-logrotate 8d5cc0d08c8653a794ad7bfe7c4d8150b2179aa1
SRCREV_go-logrotate="8d5cc0d08c8653a794ad7bfe7c4d8150b2179aa1"
# github.com/fahedouch/go-logrotate v0.2.0
# [1] git ls-remote https://github.com/fahedouch/go-logrotate 6b28a8e09e886889e0bc4347e66bd4d4d82f5b10
SRCREV_go-logrotate="6b28a8e09e886889e0bc4347e66bd4d4d82f5b10"
SRC_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"
# github.com/mitchellh/mapstructure v1.5.0
@ -463,6 +508,11 @@ SRC_URI += "git://github.com/fahedouch/go-logrotate;name=go-logrotate;protocol=h
SRCREV_mapstructure="ab69d8d93410fce4361f4912bb1ff88110a81311"
SRC_URI += "git://github.com/mitchellh/mapstructure;name=mapstructure;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/mapstructure"
# github.com/distribution/reference v0.5.0
# [1] git ls-remote https://github.com/distribution/reference 49c28499d219290c3226822e9cfcd4ede6d75379
SRCREV_reference="49c28499d219290c3226822e9cfcd4ede6d75379"
SRC_URI += "git://github.com/distribution/reference;name=reference;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/distribution/reference"
# github.com/multiformats/go-base32 v0.1.0
# [1] git ls-remote https://github.com/multiformats/go-base32 a16b66327f327428b32b919939b8c93482507e1f
SRCREV_go-base32="a16b66327f327428b32b919939b8c93482507e1f"
@ -483,9 +533,9 @@ SRC_URI += "git://github.com/multiformats/go-varint;name=go-varint;protocol=http
SRCREV_selinux="b68c45eb2df48c6b0c949901ccda90c8e65fe677"
SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/selinux"
# github.com/compose-spec/compose-go v1.17.0
# [1] git ls-remote https://github.com/compose-spec/compose-go 95ac1be8bfdc4dc21cdfb14e37b52c31275046a3
SRCREV_compose-go="95ac1be8bfdc4dc21cdfb14e37b52c31275046a3"
# github.com/compose-spec/compose-go v1.20.2
# [1] git ls-remote https://github.com/compose-spec/compose-go e390b9774ca100e1d75c8bc075054502783b48b8
SRCREV_compose-go="e390b9774ca100e1d75c8bc075054502783b48b8"
SRC_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"
# github.com/containernetworking/cni v1.1.2
@ -503,9 +553,9 @@ SRC_URI += "git://github.com/hashicorp/go-multierror;name=go-multierror;protocol
SRCREV_gojsonreference="bd5ef7bd5415a7ac448318e64f11a24cd21e594b"
SRC_URI += "git://github.com/xeipuuv/gojsonreference;name=gojsonreference;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xeipuuv/gojsonreference"
# github.com/awslabs/soci-snapshotter v0.3.0
# [1] git ls-remote https://github.com/awslabs/soci-snapshotter 2574f6466b4a148be04f8f79c6e71167994452a7
SRCREV_soci-snapshotter="2574f6466b4a148be04f8f79c6e71167994452a7"
# github.com/awslabs/soci-snapshotter v0.4.1
# [1] git ls-remote https://github.com/awslabs/soci-snapshotter 34e069d90460f422c549b3a8994aa26820cf6544
SRCREV_soci-snapshotter="34e069d90460f422c549b3a8994aa26820cf6544"
SRC_URI += "git://github.com/awslabs/soci-snapshotter;name=soci-snapshotter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/awslabs/soci-snapshotter"
# github.com/opencontainers/go-digest v1.0.0
@ -513,14 +563,14 @@ SRC_URI += "git://github.com/awslabs/soci-snapshotter;name=soci-snapshotter;prot
SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a"
SRC_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"
# github.com/opencontainers/image-spec v1.1.0-rc4
# [1] git ls-remote https://github.com/opencontainers/image-spec 82e8329f7eb6df5c62924f2792d285ba276ae876
SRCREV_image-spec="82e8329f7eb6df5c62924f2792d285ba276ae876"
# github.com/opencontainers/image-spec v1.1.0
# [1] git ls-remote https://github.com/opencontainers/image-spec e7f7c0ca69b21688c3cea7c87a04e4503e6099e2
SRCREV_image-spec="e7f7c0ca69b21688c3cea7c87a04e4503e6099e2"
SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/image-spec"
# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230106234847-43070de90fa1
# [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers 43070de90fa134c9ea55cd6de4308a2ae59658d3
SRCREV_go-fuzz-headers="43070de90fa134c9ea55cd6de4308a2ae59658d3"
# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
# [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers ced1acdcaa24dc39c01b039fc37576c395f506cf
SRCREV_go-fuzz-headers="ced1acdcaa24dc39c01b039fc37576c395f506cf"
SRC_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"
# github.com/inconshreveable/mousetrap v1.1.0
@ -528,9 +578,9 @@ SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;prot
SRCREV_mousetrap="4e8053ee7ef85a6bd26368364a6d27f1641c1d21"
SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/inconshreveable/mousetrap"
# github.com/multiformats/go-multiaddr v0.8.0
# [1] git ls-remote https://github.com/multiformats/go-multiaddr f317559337171436148d927749f783f33b82a698
SRCREV_go-multiaddr="f317559337171436148d927749f783f33b82a698"
# github.com/multiformats/go-multiaddr v0.12.0
# [1] git ls-remote https://github.com/multiformats/go-multiaddr 5dd793c6fc4935fad347429a48a168acc8073474
SRCREV_go-multiaddr="5dd793c6fc4935fad347429a48a168acc8073474"
SRC_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"
# github.com/multiformats/go-multibase v0.1.1
@ -548,14 +598,14 @@ SRC_URI += "git://github.com/multiformats/go-multihash;name=go-multihash;protoco
SRCREV_go-pkcs11uri="78d3cae3a9805d89aa4fa80a362ca944c89a1b99"
SRC_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"
# github.com/cyphar/filepath-securejoin v0.2.3
# [1] git ls-remote https://github.com/cyphar/filepath-securejoin 8f267f5ea675a20a2cb5e91011d063721f53bf79
SRCREV_filepath-securejoin="8f267f5ea675a20a2cb5e91011d063721f53bf79"
# github.com/cyphar/filepath-securejoin v0.2.4
# [1] git ls-remote https://github.com/cyphar/filepath-securejoin 2710d06c5b4ba3168beffa0689798d2db12e8ac4
SRCREV_filepath-securejoin="2710d06c5b4ba3168beffa0689798d2db12e8ac4"
SRC_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"
# github.com/containernetworking/plugins v1.3.0
# [1] git ls-remote https://github.com/containernetworking/plugins 38f18d26ecfef550b8bac02656cc11103fd7cff1
SRCREV_plugins="38f18d26ecfef550b8bac02656cc11103fd7cff1"
# github.com/containernetworking/plugins v1.4.0
# [1] git ls-remote https://github.com/containernetworking/plugins 1fb5bf669e42cd208008e52d45b41fe2c3eb8dbc
SRCREV_plugins="1fb5bf669e42cd208008e52d45b41fe2c3eb8dbc"
SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containernetworking/plugins"
# github.com/fluent/fluent-logger-golang v1.9.0
@ -563,9 +613,9 @@ SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=h
SRCREV_fluent-logger-golang="5538e904aeb515c10a624da620581bdf420d4b8a"
SRC_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"
# github.com/opencontainers/runtime-spec v1.1.0
# [1] git ls-remote https://github.com/opencontainers/runtime-spec 06252546d1cabcd924a5fb3cb0177178d5e3082f
SRCREV_runtime-spec="06252546d1cabcd924a5fb3cb0177178d5e3082f"
# github.com/opencontainers/runtime-spec v1.2.0
# [1] git ls-remote https://github.com/opencontainers/runtime-spec 36852b0d072a4b5da675300a9e73bc4b0853f5c6
SRCREV_runtime-spec="36852b0d072a4b5da675300a9e73bc4b0853f5c6"
SRC_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"
# github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0
@ -573,29 +623,24 @@ SRC_URI += "git://github.com/opencontainers/runtime-spec;name=runtime-spec;proto
SRCREV_go-118-fuzz-build="8075edf89bb034603c758f28fe93143047ac5677"
SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;name=go-118-fuzz-build;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/AdamKorcz/go-118-fuzz-build"
# github.com/containerd/nydus-snapshotter v0.10.0
# [1] git ls-remote https://github.com/containerd/nydus-snapshotter 8ca9591ac87cd816783d58ce0c07f6747b9f1282
SRCREV_nydus-snapshotter="8ca9591ac87cd816783d58ce0c07f6747b9f1282"
# github.com/containerd/nydus-snapshotter v0.13.7
# [1] git ls-remote https://github.com/containerd/nydus-snapshotter 3fcac86ccfe192b34e8605de9e26b9f40150c8cb
SRCREV_nydus-snapshotter="3fcac86ccfe192b34e8605de9e26b9f40150c8cb"
SRC_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"
# github.com/distribution/distribution/v3 v3.0.0-20230214150026-36d8c594d7aa
# [1] git ls-remote https://github.com/distribution/distribution 36d8c594d7aa4fb0b9b927fb1edf4171b36f361b
SRCREV_distribution-v3="36d8c594d7aa4fb0b9b927fb1edf4171b36f361b"
SRC_URI += "git://github.com/distribution/distribution;name=distribution-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/distribution/distribution/v3"
# github.com/containerd/stargz-snapshotter v0.14.3
# [1] git ls-remote https://github.com/containerd/stargz-snapshotter 6ee6fa1a88df6ea098f6b7dddde29e33f09d5331
SRCREV_stargz-snapshotter="6ee6fa1a88df6ea098f6b7dddde29e33f09d5331"
# github.com/containerd/stargz-snapshotter v0.15.1
# [1] git ls-remote https://github.com/containerd/stargz-snapshotter 64ab83bd65cd4a763e262955984232cc5ddfeb3f
SRCREV_stargz-snapshotter="64ab83bd65cd4a763e262955984232cc5ddfeb3f"
SRC_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"
# github.com/rootless-containers/rootlesskit v1.1.1
# [1] git ls-remote https://github.com/rootless-containers/rootlesskit a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
SRCREV_rootlesskit="a2c596ff9b3fddc0c2becb38f2ef4004f15765b5"
SRC_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"
# google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b
# [1] git ls-remote https://github.com/googleapis/go-genproto 49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846
SRCREV_rpc="49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846"
SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto/googleapis/rpc"
# github.com/rootless-containers/bypass4netns v0.3.0
# [1] git ls-remote https://github.com/rootless-containers/bypass4netns 8175487972621850933a7bd6c6924a16569ba435
SRCREV_bypass4netns="8175487972621850933a7bd6c6924a16569ba435"
# github.com/rootless-containers/bypass4netns v0.4.0
# [1] git ls-remote https://github.com/rootless-containers/bypass4netns 3385f1f32437dba4300a2bdf1567a7ece939f9b9
SRCREV_bypass4netns="3385f1f32437dba4300a2bdf1567a7ece939f9b9"
SRC_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"
# github.com/docker/docker-credential-helpers v0.7.0
@ -603,18 +648,28 @@ SRC_URI += "git://github.com/rootless-containers/bypass4netns;name=bypass4netns;
SRCREV_docker-credential-helpers="ac5992b5f4756fc0398a7d0c93c609e624368bde"
SRC_URI += "git://github.com/docker/docker-credential-helpers;name=docker-credential-helpers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker-credential-helpers"
# github.com/containerd/stargz-snapshotter/ipfs v0.14.3
# [1] git ls-remote https://github.com/containerd/stargz-snapshotter 6ee6fa1a88df6ea098f6b7dddde29e33f09d5331
SRCREV_ipfs="6ee6fa1a88df6ea098f6b7dddde29e33f09d5331"
# github.com/containerd/stargz-snapshotter/ipfs v0.15.1
# [1] git ls-remote https://github.com/containerd/stargz-snapshotter 64ab83bd65cd4a763e262955984232cc5ddfeb3f
SRCREV_ipfs="64ab83bd65cd4a763e262955984232cc5ddfeb3f"
SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=ipfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/stargz-snapshotter/ipfs"
# github.com/containerd/stargz-snapshotter/estargz v0.14.3
# [1] git ls-remote https://github.com/containerd/stargz-snapshotter 6ee6fa1a88df6ea098f6b7dddde29e33f09d5331
SRCREV_estargz="6ee6fa1a88df6ea098f6b7dddde29e33f09d5331"
# github.com/rootless-containers/rootlesskit/v2 v2.0.1
# [1] git ls-remote https://github.com/rootless-containers/rootlesskit 5e9cd7880619a3c0a675e6a41d9562b6839066ee
SRCREV_rootlesskit-v2="5e9cd7880619a3c0a675e6a41d9562b6839066ee"
SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rootless-containers/rootlesskit/v2"
# github.com/containerd/stargz-snapshotter/estargz v0.15.1
# [1] git ls-remote https://github.com/containerd/stargz-snapshotter 64ab83bd65cd4a763e262955984232cc5ddfeb3f
SRCREV_estargz="64ab83bd65cd4a763e262955984232cc5ddfeb3f"
SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=estargz;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/stargz-snapshotter/estargz"
# github.com/containerd/accelerated-container-image v0.6.7
# [1] git ls-remote https://github.com/containerd/accelerated-container-image aabf505074e0a31879bf004ec400c659ff046b70
SRCREV_accelerated-container-image="aabf505074e0a31879bf004ec400c659ff046b70"
# github.com/containerd/accelerated-container-image v1.0.2
# [1] git ls-remote https://github.com/containerd/accelerated-container-image 526b680966031d9e07371894e1de68cbf9ae6282
SRCREV_accelerated-container-image="526b680966031d9e07371894e1de68cbf9ae6282"
SRC_URI += "git://github.com/containerd/accelerated-container-image;name=accelerated-container-image;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/accelerated-container-image"
# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0
# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 9d4eb7e7706038b07d33f83f76afbe13f53d171d
SRCREV_otelhttp="9d4eb7e7706038b07d33f83f76afbe13f53d171d"
SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp"