summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2025-01-14 15:05:24 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2025-01-17 19:17:09 +0000
commit120a507fd254277cc23b1cbd0897a28c3ecb2e7c (patch)
tree183e5f1d57635eebf787e8010407a37a877fcbaa
parent0b47478ebc60fb82f1f83d52f18de3bbd0b9f722 (diff)
downloadmeta-virtualization-120a507fd254277cc23b1cbd0897a28c3ecb2e7c.tar.gz
nerdctl: update to v2.0.2
Bumping nerdctl to version v2.0.2-90-g1259a55e, which comprises the following commits: bcc9fa74 update containerd-fuse-overlayfs (2.1.0) 6dac2cf1 update BuildKit (0.18.1) f9347742 build(deps): bump tonistiigi/xx from 1.5.0 to 1.6.0 e8bca251 build(deps): bump the docker group with 2 updates e3e6c3de [doc] rootlesskit port driver configuration c2d8b4c6 build(deps): bump github.com/cyphar/filepath-securejoin b4ba0cbd build(deps): bump the golang-x group with 6 updates d4130581 fix: Fix --env-file flag behavior in nerdctl compose b8f4d9c2 Cleanup namespace validation 3d944cb5 validatePathComponent tests 9bbf24db Remove dependency on misplaced helper CreateBuildContext for next-gen tests e536ed59 Increase timeouts on CI f914ea38 gocontext -> context 775a0053 gocni -> cni 32ab7472 Create directory for bypass4netns pid file e2708fb5 Fix hosts.toml resolution for docker domain e28491fa Enhance CNI config load error condition UX 531e2036 Marking TestCreate/logs as flaky 69de5dd4 feat: add force-recreate and no-recreate for compose up command 5fa9f123 Relax compose concurrency lock 00763909 update CNI plugins (1.6.1) 09039a18 update stargz-snapshotter (0.16.2) 70679d49 update BuildKit (0.18.0) 4a21ba7d docs: the next release will be v2.0.1, not v2.1.0 442b01d2 Fix permissions for resolv.conf and hosts dcaee106 build(deps): bump the stargz group with 3 updates eac99f87 build(deps): bump github.com/containerd/nydus-snapshotter 159e0391 build(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 2ad3f57c fix redundant error checks and comment format b060ead7 fix: add fields such as CONTAINER_NAME to journald log entries sent to by containers 232b6adc build(deps): bump github.com/compose-spec/compose-go/v2 788fc0c2 fix nerdctl ps slow on heavy IO system by using goroutine 0e8abacc Update containerd (1.7.24) in CI ba72ac7b build(deps): bump github.com/containerd/cgroups/v3 from 3.0.3 to 3.0.4 f128aac0 fix: refactor pkg/infoutil in order to resolve import cycle 1cbc1203 update stargz-snapshotter (0.16.1) f572d40f build(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 3b3c68c1 build(deps): bump docker/metadata-action from 5.5.1 to 5.6.1 c41cc9d9 Pass appropriate --device arguments from compose to run 2463f8b6 update BuildKit (0.17.1) 37df93d3 update runc (1.2.2) 1fdb4b0a fix: default json-file log size to 100MB ae50153a build(deps): bump the stargz group across 1 directory with 3 updates 32de57ba build(deps): bump github.com/containerd/continuity from 0.4.4 to 0.4.5 7dce7c78 refactor: Fix golanglint action error 9c351383 Use a more direct and less error-prone return value 130397dd build(deps): bump the golang-x group with 2 updates d1ea2d7b build(deps): bump github.com/containerd/typeurl/v2 from 2.2.2 to 2.2.3 a82ae7bb build(deps): bump github.com/compose-spec/compose-go/v2 b5a11731 build(deps): bump the golang-x group with 4 updates 7d116bf1 feat: configure custom IP for default bridge network d30f66e1 build(deps): bump github.com/vishvananda/netns from 0.0.4 to 0.0.5 6f2e0326 Mark `nerdctl builder debug` as incompatible with Docker 417b6170 typo: remove extra spaces at the lead #3650 #3651 7e89bd3d typo: remove extra colons and whitespaces #3650 84cea659 [fix] avoid escaping '<', '>', '&' 7103b54b update SOCI snapshotter (0.8.0) 29f3ff63 update containerd-fuse-overlayfs (2.0.0) 2380710b update BuildKit (0.17.0) 4f64af98 update runc (1.2.1) 75be32df update containerd (2.0.0) ccbaf82a build(deps): bump github.com/containerd/containerd/v2 b006beb5 build(deps): bump github.com/containerd/typeurl/v2 from 2.2.1 to 2.2.2 8ea1d0ac build(deps): bump github.com/containerd/containerd/api 68bd32d7 build(deps): bump actions/checkout from 4.2.1 to 4.2.2 83088ef8 build(deps): bump github.com/containerd/errdefs from 0.3.0 to 1.0.0 c607537e add 'none' logger 718e7cd2 fix: not to be deleted a container created with --rm when detaching b776706a fix: Allow to untag images associated with running or paused containers by nerdctl rmi -f dc2c7b93 Enable network_inspect tests to run on windows 93189e13 Annotate non-windows compatible image tests 46239308 Enable issues tests to run on Windows 465b52ca Enable image_remove tests to run on windows 4254a1fe build(deps): bump github.com/compose-spec/compose-go/v2 58318d51 build(deps): bump github.com/containerd/typeurl/v2 from 2.2.0 to 2.2.1 de193b39 Enable GHA cache for image build dependencies b1e82268 Fix prior test-porting not aligned with description f6d36c40 Move from AlpineImage to CommonImage to enable windows tests bfc8e0b9 Add Infinity constant to enable windows testing compat 7b8edba6 Remove leftover workaround for fixed bug bdc00760 Reduce calls to data.Identifier() 04ec4a3c Rewrite container_stats tests 5862baf7 build(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 75fdc499 Fix convert unable to find image 4760ee93 Rewrite container_top tests 54196647 Remove fixed-bug workaround 20987449 build(deps): bump github.com/compose-spec/compose-go/v2 8f9eccd9 build(deps): bump github.com/Microsoft/hcsshim from 0.12.8 to 0.12.9 6b3d6615 Container create tests cleanup 40ddd34e Update busybox image (support sleep inf) 708f1725 Fix test leaking tagged Alpine image b7227211 Rewrite container prune test 38f74400 Rewrite container remove test 2336d3d1 Rewrite container diff test a5f487d4 Align gitignore and dockerignore 4d06e730 Rewrite container_wait tests eddb0eb8 go.mod: github.com/containerd/imgcrypt/v2 v2.0.0-rc.1 fcdd7262 build(deps): bump github.com/compose-spec/compose-go/v2 443d504b build(deps): bump github.com/containerd/continuity from 0.4.3 to 0.4.4 bb240f12 build(deps): bump github.com/compose-spec/compose-go/v2 af25fd40 add white image 50946054 update Kubo (0.31.0) 90fbd09b update Nydus (2.3.0) 98442f50 update CNI plugins (1.6.0) 5551d6d3 update containerd (2.0.0-rc.6) 247fcca2 build(deps): bump github.com/containerd/containerd/v2 0ee1a592 build(deps): bump actions/checkout from 4.2.1 to 4.2.2 bbb5b305 Add new requirements (HyperV, CgroupsAccessible) 5db8a48d build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 3b203a35 update runc (1.2.0) a4b2959b Add container run from oci-archive 62ad4046 Ensure rm uses -f when cleaning 05918629 Remove no-op description from top-level tests cc78fb3b Remove old build tag syntax d8ab512e Refactor load from archive functionality ec12b584 Move image load func to imgutil package 4f20a14d CI: enable no-retry/retry testing separation and workflows cleanup c3627e11 fix: Allow to delete images when names of images are short digest ids of another images. e1622152 Add legacy tests into the 'retry' bucket d963545a Fix ensurecontainerstarted logic and better debug 564ff06e Separate lint + enable on other platforms 0cc9d291 Enhance debugability for kubernetes rig 5609de3d Workaround and document weird docker issue 9603bf40 Registry testing tooling cleanup 914238eb Kuberneters testing tooling cleanup 36f7eb91 Rewrite commit tests ca76611c Fix and enable CI unit testing for windows 54966d87 Rewrite build tests 83bf7e03 build(deps): bump go.uber.org/mock from 0.4.0 to 0.5.0 ce8e077d Chores: spurious comments and syntax simplification d48be62f Fix semantic of Fail to not care about exit code 1ab6df3c (Un-)marking flaky tests 468b0df2 Fix duplicated test title 84b4d942 Change compose lock to use DataStore() 27a18162 [fix] fix image filter with nonexist image d2b2637e Enable image completion on all platforms 97919c25 Remove unbuffer from test 7a0eaecb Add pseudo tty support for tests 76b265af Skip TestAttach until we fix it 95fe8c0a build(deps): bump github.com/containerd/accelerated-container-image 645988e8 Add delay to tentatively fix flakyness with Docker fc1848b5 "ns:" network mode to use existing network namespace 24cbe252 Fix over-eager windows path restrictions 90b96354 Add image load quiet mode e7101674 Quiet ancillary image pulls 320d5c38 Minor debugging / cleanup chores d7adf399 RootFul/RootLess > Rootful/Rootless 7fab74c3 Lint fixes fa39963a Global compose lock 496b2f05 Consistently enforce rmi -f in tests cleanup efb9a876 Cleanup code to use simplified referenceutil package afba9710 Cleanup referenceutil bf395429 Skip TestRunWithTtyAndDetached on Windows ad64f421 fix: nerdctl stats on a container without a memory limit returns host memory limit 516ed82e Update containerd (1.7.23) in CI ddeae201 removing ipfs binary from nerdctl-full c3c3f91f Add container run --security-opt systempaths=unconfined 2c6fb772 Alleviate image --filter missing digest issue 50ac0b6f Fix CNI concurrency issue 379e8ce6 build(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 33beb322 Migration aftermath 4451d75d Migrate image tests 157d1838 Migrate IPFS tests 7190bc66 ./cmd/nerdctl/. + issues + completion touchups 91f4eb4a ./cmd/nerdctl/network touchups 0fafd1af ./cmd/nerdctl/system touchups 2d2afe08 ./cmd/nerdctl/volume touchups 0e35a535 Test tooling iteration 93fb53b0 Enforce global lock in oci hooks 65363a66 build(deps): bump github.com/cyphar/filepath-securejoin 93152fa8 build(deps): bump github.com/compose-spec/compose-go/v2 456337f9 Update runc (1.1.15) 7ff3c68a build(deps): bump actions/checkout from 4.2.0 to 4.2.1 3e3517c2 Remove images from Docker Hub from tests, fix #3498 1fe34f86 Tests for net inspect 2e3b6365 Fix netwalker issues c075a576 switch cosign registry from GCR to GHCR 92c3297f build(deps): bump the golang-x group with 5 updates 9755f22f Update BuildKit (0.16.0) 1ff8d48b Update to containerd 1.7.22, 1.6.36 in CI e6c47ef3 build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 2c1a5b87 Fix tests broken by tooling update 5ce1e4b6 Fix parallelism for docker 19fa3d93 Increase delay of delayOnceReader to reduce flakyness of TestAttach 346b492b Test tooling fixes bd1eefa6 Make CreateNetwork safer wrt concurrency 703bd581 Fix IPFS missing layer issue bfeeabe5 3452: Filter Volumes by name if any of the names match 03c9de57 Update to containerd 2 rc.5 544991a0 Fix Docker Hub push regression 5cdb3e0b Fix login persistence regression against Hub 9d0f54a5 build(deps): bump github.com/Microsoft/hcsshim from 0.12.6 to 0.12.7 c661d16e Fix broken TestImageInspectDifferentValidReferencesForTheSameImage 7b64f827 build(deps): bump github.com/containerd/containerd/v2 f3215269 build(deps): bump github.com/cyphar/filepath-securejoin befd089a build(deps): bump docker/build-push-action from 6.8.0 to 6.9.0 2c2745e8 fix: Cleaning up orphaned directories and files when containers creation fails 12e63b5d [fix] filter images panic 2a8d4ae0 build(deps): bump docker/build-push-action from 6.7.0 to 6.8.0 f231be8e build(deps): bump actions/checkout from 4.1.7 to 4.2.0 0aef2f2e Migrate completion tests to new tooling 36ab5832 Migrate network tests to new tooling f363e6f0 Migrate system tests to new tooling 764a2aa5 Fix tests and add regression tests for #3425 1e52bf52 EnsureAllContent on tag 8e10d879 EnsureAllContent on save ef09d191 EnsureAllContent on convert 8ba7ce78 EnsureAllContent on commit 9539f6b0 Add fetch and EnsureAllContent methods 93b5999a Fix regression from #3446 845902d6 build(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 79067831 build(deps): bump github.com/go-viper/mapstructure/v2 b4f002ca remove is shareable test a74f0f30 Testtool initial documentation cc56a093 Move root and volume tests to new test tooling 2c95d090 Adding NG test tooling bfc2da40 increase golangci-lint timeout to 10min 2d297924 Prevent concurrency on commit and remove 062f4ff8 build(deps): bump github.com/go-viper/mapstructure/v2 de9a0045 build(deps): bump the docker group with 2 updates 06a257ef Fix panic 'provided file is not a console' bc2a0070 build(deps): bump the docker group with 2 updates b2174cbb Fix test to workaround docker credstore symlink fault 5864ea38 build(deps): bump github.com/cyphar/filepath-securejoin 646f8409 build(deps): bump github.com/containerd/accelerated-container-image e22055bc build(deps): bump github.com/compose-spec/compose-go/v2 6f685c37 build(deps): bump the docker group with 2 updates aeef5bed Fix Windows path check in 'LogURIGenerator' 4bb3fc02 build(deps): bump the golang-x group with 2 updates 1ecbd87a build(deps): bump the golang-x group with 3 updates 1a4a5a95 Hostsstore resolution cleanup 7bcfc505 Dockerfile: runc: set CC and STRIP explicitly ea86ae9a Adding document about pkg/store 4c0c5a60 Move testing.md to docs/dev 935ee8a0 Fix TestRunApparmor: relax stdout matching to not fail when testing rootless dbc05409 Fix TestLoadStdinFromPipe: do not leak test images breaking tests using prune ca0f6453 Enforce linting for freebsd and windows e0de7b1c Fix freebsd lint efeb191a Fix windows linter complaints 23aca88a Refactor: cleanup prompting bf89c084 Refactor filestores using store.Store c9756a94 Remove mock for mountutil tests 92188e11 Add generic filestore 04cc74bd Auth code refactor: credstore and registry URL 9657f2c2 chore: update runc to v1.1.14 4e89ddf7 Minor cleanup, post-refactoring of cmd b02b8f28 Move cmd/system to subpackage 05074f83 Moving cmd compose and inspect to subpackages ca637fd6 Move cmd/container to subpackage d5a00f46 Move cmd/internal to subpackage c115c49c cmd/AppArmor moved to subpackage 4b8061d9 Move cmd/image & cmd/builder to subpackages 3ea64eb9 Move ipfs to subpackage c8df501e Move a bunch of helpers 3b8a098d Move login/logout to subpackage 9c75f29d Move namespace code to subpackage d1bc54d9 Move network to cmd/nerdctl/network f7e033d9 Move IsExactArgs and FindIPv6 to helpers d2741baf Rename completion.ShellCompleteX methods to completion.X a07d9066 Move volume actions under subpackage 061d0cb1 Move UnknownSubcommandAction to helpers ec530147 Move constants Categroy/Management to helpers 38bca1f3 Move completion to sub package b8b5d707 Move away flagutil under helpers 51af3690 Add Confirm helper d3a39fd2 Fix TestDiff failure with docker c5d3309d Add a locking mechanism to prevent concurrent subpackage testing 76a828dd Adapt testing so that subpackages are not parallelized 5b9cf17d Do not load build output if dest is specified 7f0dec8e Fix nsenter working dir for child 95a3d697 Move testing to container v2 rc4 abb17d72 build(deps): bump github.com/containerd/containerd/v2 68be0cef Disable flaky #827 test 19fb8b60 build(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 7192451f build(deps): bump github.com/coreos/go-iptables from 0.7.0 to 0.8.0 fee2b017 build(deps): bump the docker group with 2 updates b954c7a3 Prevent presumably bogus reentrancy onPostStop when onCreateRuntime errored 6296bb35 Namestore hardening, workaround #3351 f85bba8f Hardening lifecycle state store 7eb1523e Changing bufio.Scanner to bufio.Reader to support large message bc247660 Add lint-imports to the default lint task fe677961 Allow Canary to fail the build 31989a2d Add reg. test for 'stop created' 971040e7 Release any existing ip lease onCreateRuntime (workaround #3355) f353afb6 Allow containers to re-acquire their own name (fix #3354) f9b56614 build(deps): bump github.com/containerd/accelerated-container-image 42adca9f build(deps): bump github.com/vishvananda/netlink from 1.2.1 to 1.3.0 93586e60 build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.3 31debef4 build(deps): bump github.com/containerd/containerd/api 571799fb stop: do not error on created containers (fix #3353) 5f30141f Rollback rename in case of error fc31dcd2 Ignore 2327cc85 Fix docker hub lag on golang versions breaking canary 0cd936b5 build(deps): bump github.com/vishvananda/netlink 6362afc1 Remove Docker incompat from image prune and build tests 439086fb Fix image prune filter until test rmi cleanup not running. 67449bca chore: fix some function names f7b71e9c Add regression tests for network host 132276c4 Fix --add-host not working with network host c57dc6ff Rename variable for readability a4abf1e2 Use host hostname with network host f5e247f8 Fix rename failure with network host/none 71c1558b Fix panic on malformed add-host argument 031aa1d4 K8s minor cleanup (rename and -f on delete) 0e8b3d45 Implement windows filename restrictions 572d368d fix: filter container state without option "-a" a1bd4760 ParentMain/nsenter: do not fail if getwd errors 1201665e Add builder OCI layout build context 034f2e73 build(deps): bump github.com/Microsoft/hcsshim from 0.12.5 to 0.12.6 8352492b build(deps): bump tonistiigi/xx from 1.4.0 to 1.5.0 d2dace20 Fix import order bd27d52e Workaround goimports-reviser bug 613f7c6e update RootlessKit (2.3.1) f5a2962c build(deps): bump github.com/rootless-containers/rootlesskit/v2 3cb2cd1f update soci-snapshotter (0.7.0) 17a0749e update BuildKit (0.15.2) 6f7a56f2 update kind (0.24.0) 9efda227 update Go (1.23) ddcf41c2 update Debian (12) 553ee688 update golangci-lint (1.60.1) 787b4ac6 Fix govet: printf: non-constant format string 068866ee Fix S1009 (see https://staticcheck.dev/docs/checks#S1009) 183b4395 Fix SA4032 (see https://staticcheck.dev/docs/checks#SA4032) fd0f9547 Add lint job for canary and minor shell script cleanup 7c9751e2 Add image prune --filter support ec7c3958 Refactor imgutil filtering adf40354 Include init NetworkSettings within inspect response 97c5492b Kube on the CI fc4b2700 support ci arm64 1fbd7766 fix: relax identifier limits f5d1d6d5 Add builder prune --all and --force flag support 4fce7aaa Ensure binfmt does install emulation for arm7 on the CI 3d2db6e7 build(deps): bump docker/build-push-action from 6.6.1 to 6.7.0 4de7e5f4 build(deps): bump the docker group with 2 updates f23fcd72 fix set go env in windows 81684636 build(deps): bump github.com/go-viper/mapstructure/v2 7f05aad9 Fix panics involving -ti when not on a tty 77b0a291 Go imports tooling 0b729e9e Import ordering consistency 6277d8f6 Move projectloader to testutil 02cb8a92 use slice.Contains dc204e92 Get rid of naked returns 5d6d02b9 archived mitchellh/mapstructure -> go-viper/mapstructure 41448de9 Use http.ErrSchemeMismatch d4152ca3 feat(compose): add mac-address parsing 9cc9a5bd gofumpt lint af50cb59 enforce registry default host for login cbe7cfe7 Uniformize import style 83914c5b Fix docker/errdefs -> containerd/errdefs bd59961b Fix godoc to align with style bc7e059f build(deps): bump github.com/containerd/accelerated-container-image 6f84540c migrate to github.com/moby/sys/userns 732656ad Make windows filelocking exclusive 98cc3689 Containerd v2 8cef1ce7 build(deps): bump golang.org/x/sys in the golang-x group 0721f443 feat: adding filter infrastructure + status and event filter 4cc911df build(deps): bump docker/build-push-action from 6.5.0 to 6.6.1 7df0fbd6 build(deps): bump github.com/compose-spec/compose-go/v2 93dfdaab build(deps): bump the golang-x group with 4 updates 56791faa build(deps): bump the golang-x group with 2 updates 99fdb17f build(deps): bump github.com/containerd/nydus-snapshotter c6c7e132 add unpack commit images. 4d3f6988 Add SOCI handler wrapper 4b50583d feat: tail JSON log 3b61610c fix: output log after log rotation 915106fc gracefully terminate containers on nerdctl compose down b60185e8 test: increase max-size && decrease log output c5e06081 Remove gjson dependency 140c5fcc build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 e8a993b2 fix: sort images&containers by created_at cc0f6437 build(deps): bump github.com/cyphar/filepath-securejoin 68e7ad34 build(deps): bump github.com/compose-spec/compose-go/v2 fa77fb49 build(deps): bump the docker group with 2 updates fea8219d feat: add Status and ID as event attributes 4d70ed0b build(deps): bump github.com/awslabs/soci-snapshotter e86fa4c5 build(deps): bump github.com/containerd/containerd d941b4f8 containerd/containerd/errdefs -> containerd/errdefs 73f22413 build(deps): bump github.com/containernetworking/cni from 1.2.2 to 1.2.3 06f942c1 build(deps): bump the docker group with 2 updates 83cf033f build(deps): bump docker/login-action from 3.2.0 to 3.3.0 579f75e7 build(deps): bump docker/build-push-action from 6.4.1 to 6.5.0 e81fe541 build(deps): bump github.com/moby/sys/mount in the moby-sys group 9229c007 Reuse Makefile for CI commands b76605b6 build(deps): bump github.com/compose-spec/compose-go/v2 b7025537 build(deps): bump github.com/rootless-containers/rootlesskit/v2 3e569488 build(deps): bump docker/build-push-action from 6.4.0 to 6.4.1 760f3560 Add `shellcheck` lint to CI eddbb4e3 build(deps): bump github.com/moby/sys/signal in the moby-sys group cf0e6e6e feat: support for -a and --attach in run 57951753 Account for availability delay of golang docker image bbf2293d Fix shellscript issues 6eccd9af build(deps): bump github.com/Microsoft/hcsshim from 0.12.4 to 0.12.5 5affa4fb build(deps): bump docker/build-push-action from 6.3.0 to 6.4.0 67ade6db Move image pull args into ImagePullTypes cfd89822 Enhance Makefile e2ede62e Remove no longer useful DOCKER_BUILDKIT=1 f6308150 fix: add login component username validation e7b567ca pkg/portutil: add ipv6 host ip test 99b05e63 pkg/portutil: use net.SplitHostPort to parse ip address with port 79b80d68 Update go.mod 164b9f65 Normalize curl invocations db47b319 Adding a canary CI target to test against upcoming / unreleased versions f759e035 Silence apt-get and uniformize calls format b0288121 Update FUSE and buildkit in dockerfile fdd88383 build(deps): bump github.com/cyphar/filepath-securejoin 41870985 build(deps): bump github.com/containerd/typeurl/v2 from 2.1.1 to 2.2.0 496c78e8 Test fixes 3a0df165 CI: shrink test matrix c628ef1e Workaround delayed log file creation af2f1402 Fix test: wait for systemd to come up 11a0d9ac Move to 24.04 for docker integration testing c3ea8ff4 Fix nerdctl info missing on Windows fee1ab36 fix the created tasks cannot be deleted 81aac851 rootless: add `Requires=dbus.socket` c4ea3d0e Fix IPFS test flakyness fceea23b Ensure we dont fail if containers disappear (#3167) 156b5fd0 Do not hard error if containers are gone f83f2380 build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 fbf9a538 build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 09739c12 Improve tests debugging output 15191775 Volume QA: inspect, prune, create and other volume fixes 019cd003 test-integration-rootless: enable BuildKit for RootlessKit v2 e0248a4d Dependabot: add groups 19ae34b0 nerdctl run -v: dismiss warning "expected an absolute path, got a relative path" faa28f89 Workaround flaky save 35424992 Re-enable project checks for .md only changes 5267e4ef Separate and expand information for newcomers on testing 1b96d8de Make systemctl happy by not passing an explicit signal for kill 4455d73a build(deps): bump golang.org/x/term from 0.21.0 to 0.22.0 e32d75c4 Add logo 60dc9421 Cleanup login command (remove global var and normalize to other commands 294caa66 build(deps): bump docker/build-push-action from 6.2.0 to 6.3.0 150f9cbd Fix wrong assumption about container availability d627713b update containerd (1.7.19) 356b88dc Rewrite container remove db152b91 build(deps): bump github.com/docker/docker 91c0b7f6 build(deps): bump github.com/docker/cli 3cece1b1 fix missing name container stats 2ed85e4f build(deps): bump docker/build-push-action from 6.1.0 to 6.2.0 d56f7a71 build(deps): bump github.com/docker/docker 6d97c6e9 build(deps): bump github.com/containerd/go-cni from 1.1.9 to 1.1.10 dd52560f CI: update Ubuntu (24.04) ae277688 feat: support for --sig-proxy in run 6c1e9618 build(deps): bump github.com/containernetworking/cni from 1.2.1 to 1.2.2 c493afcd pkg/defaults: add defaults_darwin.go b997648a Fix check for empty $HOME and $XDG_RUNTIME_DIR 8a5137b0 build(deps): bump docker/build-push-action from 6.0.2 to 6.1.0 02d5329a build(deps): bump docker/build-push-action from 6.0.1 to 6.0.2 c2fa1ed9 update soci-snapshotter (0.6.1) 820f7404 update Nydus (2.2.5) 480fc999 update gotestsum (1.12.0) 6cc63162 update Kubo (0.29.0) f16b79c2 CI: cross: do not use Go 1.21 for nerdctl-full deps f35e4251 update golangci-lint (1.59.1) 85a8bf86 update BuildKit (0.14.1) 465365a0 update CNI plugins (1.5.1) bccfdc82 update containerd (2.0.0-rc.3) ead5ce6c Volume QA: remove (fixes and tests) a28dbf29 Dockerfile: use Go 1.22 for runc 97552985 Bump compose-go to v2 e13ff68b Remove duplicate function 515c3ade Add HOSTNAME environment variable 0c300dca fix: close the hosts file 15a8a8dc Aftermath docker migration: fix racyness in tests 5dd36b60 Implement network namespacing 58f7720e build(deps): bump docker/build-push-action from 6.0.0 to 6.0.1 6d0c8f87 Replace SetEnv invocation by base.Env to unlock parallelization c0e4e92c Add mechanism to prevent Cmd from executing multiple times ac4830df MAINTAINERS: move Ye Sijun (junnplus) from a COMMITTER to a EMERITUS 2606265d build(deps): bump github.com/containernetworking/cni from 1.2.0 to 1.2.1 34d7c310 build(deps): bump docker/build-push-action from 5.4.0 to 6.0.0 0b201417 build(deps): bump github.com/containernetworking/plugins 9a76ba10 Disable build and publish on PR for purely md changes eace9da1 Add doc note about --ip and bridge e789f2cd Docker v26 compatibility & test fixes b63f4d6b Add --pull option to build command 091de746 update containerd (1.7.18), runc (1.1.13) a3195b27 MAINTAINERS: promote Kay Yan (yankay) from a REVIEWER to a COMMITTER f4a7e0c8 Restore logger output 37098ac6 build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 14d8b42a build(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 4f8a70b6 build(deps): bump actions/checkout from 4.1.6 to 4.1.7 f942d2c5 test-integration-docker-compatibility: install Docker v24 972a9b10 build(deps): bump github.com/containerd/platforms from 0.2.0 to 0.2.1 37c0cb67 Safer / faster convert zstd b20070d2 Revamped testregistry and login tests edb8c19d build(deps): bump docker/build-push-action from 5.3.0 to 5.4.0 dc237a35 build(deps): bump github.com/Microsoft/hcsshim from 0.12.3 to 0.12.4 80731ff3 Caching and list optimizations b0c23492 MAINTAINERS: move Hanchin Hsieh (yuchanns) from a REVIEWER to a EMERITUS e021a92a MAINTAINERS: promote Jin Dong (djdongjin) from a REVIEWER to a COMMITTER 4907e59c fix container list with json format b94caffe build(deps): bump github.com/docker/cli 47b45261 build(deps): bump github.com/containerd/containerd from 1.7.17 to 1.7.18 530b0913 build(deps): bump github.com/docker/docker 2240323d build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 5b8d5a30 build(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 7675d267 update imgcrypt (1.1.11) 875a962e Remove spurious debugging leftover 11802cf3 Fix wrong package import 6917840b CI: .md files changes should not trigger tests f491e83f Disabling test on unsupported platforms eb001fad Image inspect rework 4d4fd5fb State how to run a single integration test 099ef7bd Image history enhancements 3d875395 build(deps): bump docker/login-action from 3.1.0 to 3.2.0 838d5a11 build(deps): bump github.com/containerd/imgcrypt from 1.1.10 to 1.1.11 eb5d4426 update slirp4netns (1.3.1) 1ec6764f update containerd (1.7.17) 03bee846 update CNI plugins (1.5.0) 4b0b69d3 go.mod: github.com/containernetworking/plugins v1.5.0 949dc8aa build(deps): bump github.com/awslabs/soci-snapshotter 11fcb6b0 Do not obtain task info when it is not necessary in commit command 713851de add retry on test cf5073b4 support image label 0988c9b8 chore: remove impossible error check 8b34abdf Implement container inspect --size, SizeRootFs and SizeRw 0d470e7e Implementing StartedAt for containers 93b13817 build(deps): bump github.com/containerd/nydus-snapshotter 5f8c0c9d build(deps): bump github.com/docker/cli 80bc6835 build(deps): bump actions/checkout from 4.1.5 to 4.1.6 35a90ef6 build(deps): bump github.com/docker/docker 64af5a6d build(deps): bump github.com/containerd/containerd from 1.7.16 to 1.7.17 480eb6ee Support DHCP IPAM opts and set the hostname 274b8a6e Fix cni plugins sha after spurious 1.4.1 re-release cc60f5d5 build(deps): bump actions/checkout from 4.1.4 to 4.1.5 b24582bc build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 6b10870c Re-acquire name in onStartContainer (see #2992) c60adf29 Add missing alias for container rm/remove fac3d35e build(deps): bump github.com/docker/cli c5d1b532 Allow directories for --device and in-container path 762fe91c Fix some /etc/ file permissions (see #2684) 926b88f3 build(deps): bump github.com/containerd/platforms from 0.1.1 to 0.2.0 41bf4414 build(deps): bump github.com/docker/docker 516503a0 Fix markdown link c17badbc build(deps): bump golangci/golangci-lint-action from 5.1.0 to 6.0.1 83382d5b build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 4b9de97d inspect: show mounts info from CRI/ctr containers d197e5b7 build(deps): bump github.com/docker/cli 227505ce build(deps): bump github.com/docker/docker c6c4a7bd build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 618639b3 build(deps): bump github.com/cyphar/filepath-securejoin 4e615922 CI: use Go 1.22 49993c5b build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 ad607362 build(deps): bump github.com/containerd/nydus-snapshotter 2c1d745b build(deps): bump github.com/rootless-containers/rootlesskit/v2 54b29564 fix: set mountpoint RW and Propagation in internal mount label ff6c1c49 skip Kubo 0.28.0 bb6f9e66 update RootlessKit (2.1.0) f34b02ad update slirp4netns (1.3.0) e9535e52 update BuildKit (0.13.2) 47053926 update containerd (1.7.16) a4f2ed07 build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 bd7fdb37 build(deps): bump github.com/containerd/containerd from 1.7.15 to 1.7.16 93f404c7 fix: error check in the ensureFile func a279dfab build(deps): bump actions/checkout from 4.1.3 to 4.1.4 4f46cf94 build(deps): bump github.com/docker/cli 8765df23 build(deps): bump github.com/docker/docker 6b047d24 build(deps): bump github.com/Microsoft/hcsshim from 0.12.2 to 0.12.3 0439917f build(deps): bump actions/checkout from 4.1.2 to 4.1.3 199edf1a build(deps): bump github.com/Microsoft/go-winio from 0.6.1 to 0.6.2 79897c8b build(deps): bump github.com/docker/cli a40d98d2 build(deps): bump github.com/containernetworking/cni from 1.1.2 to 1.2.0 03fd3c76 build(deps): bump github.com/awslabs/soci-snapshotter 47f272d2 build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 c1c0fc93 build(deps): bump github.com/fahedouch/go-logrotate from 0.2.0 to 0.2.1 6ffb5466 build(deps): bump github.com/docker/cli dc42456f build(deps): bump github.com/docker/docker d4257170 build(deps): bump github.com/containerd/accelerated-container-image 9b8e1dd3 fix follow tail of rotate log a3fdaafa fix: cleanup volume dir if create volume failed 27b8dd84 build(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.8 46acf060 build(deps): bump github.com/rootless-containers/bypass4netns b5117a23 Rationalise build constraints for Go 1.19 onwards 5fac99b3 Implement autodetection of Windows buildkitd socket 6e6aa4a9 Enable building on Windows hosts 0d75e34f Remove unused defaults.BuildKitHost 62e031c6 bypass4netns: allow ignoring bind f802ba87 update bypass4netns (0.4.1) 2c446522 build(deps): bump github.com/containerd/accelerated-container-image 2cfff270 update containerd (1.7.15) a1fd53b7 build(deps): bump github.com/containerd/containerd from 1.7.14 to 1.7.15 858fa60e build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 6b8a1c63 build(deps): bump golang.org/x/net from 0.23.0 to 0.24.0 af4c470d build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 cc495f2a build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 fc4c8e78 annotations: add `nerdctl/bypass4netns-ignore-subnets` (`[]string`) f42ab2ff Implement `nerdctl run --annotation` (introduced in Docker v24) 9ba9ddca update BuildKit (0.13.1) 6f83a71d build(deps): bump github.com/Microsoft/hcsshim from 0.12.1 to 0.12.2 da2f576f build(deps): bump github.com/docker/docker 3809ec53 CI: FreeBSD: use Go 1.22 c0d7b734 build(deps): bump github.com/containerd/nydus-snapshotter ea7769fc build(deps): bump github.com/Microsoft/hcsshim from 0.12.0 to 0.12.1 e7608c8b deflake TestImageConvertEStargz c1c7e251 not check return of rmi in pushImageToIPFS 70ee810a pkg/api/types: remove dependencies on nerdctl 8ae661e9 build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0 2122a714 update cosign image to latest release 3b12a202 build(deps): bump docker/build-push-action from 5.2.0 to 5.3.0 1c371393 update imgcrypt (1.1.10) 9d60dbb0 build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 0f9c8de4 feat(compose_up): add --abort-on-container-exit flag d83f9f13 build(deps): bump github.com/containerd/imgcrypt from 1.1.9 to 1.1.10 5e785705 build(deps): bump github.com/containerd/accelerated-container-image 8c75ca70 build(deps): bump docker/login-action from 3.0.0 to 3.1.0 ee2f8d64 update Kubo (0.27.0) 4917c16a update RootlessKit (2.0.2) 4dbac7f8 update CNI plugins (1.4.1) 046bfc06 build(deps): bump github.com/containernetworking/plugins 6958d07c build(deps): bump actions/checkout from 4.1.1 to 4.1.2 0ec5c7e9 refactor: replace os.MkdirTemp with t.TempDir with cleanup 4d9abe27 update containerd (1.7.14),(1.6.30) 533f16b9 CI: update FreeBSD to 14 258362b8 build(deps): bump github.com/containerd/containerd from 1.7.13 to 1.7.14 bc8450e8 feat: add extra contexts to buildctl call #2835 341c60d4 update BuildKit (0.13.0) ca56bc42 build(deps): bump docker/build-push-action from 5.1.0 to 5.2.0 41b669d7 feat: create network cleanup function for kill and stop cmd da007062 build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 62d013c1 build(deps): bump github.com/rootless-containers/rootlesskit/v2 74e27374 build(deps): bump github.com/Microsoft/hcsshim from 0.11.4 to 0.12.0 26c02362 chore: remove useless error check f853ab85 Enhance default platform comparision for image shareablity #2810 45b86c21 build(deps): bump golang.org/x/net from 0.21.0 to 0.22.0 be006100 build(deps): bump golang.org/x/crypto from 0.20.0 to 0.21.0 f1595262 Use json marshal/unmarshal to copy 3d28dbf6 fix: typos 772d4791 build(deps): bump github.com/containerd/accelerated-container-image d94c8f59 build(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0 18f29fb0 fix: add onstartcontainer hook d8412eed build(deps): bump github.com/containerd/nydus-snapshotter 261bd97c build(deps): bump github.com/klauspost/compress from 1.17.6 to 1.17.7 41b83493 Rootlesskit Network Design 8d840dae doc: should use master tag for binfmt Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-containers/nerdctl/nerdctl/modules.txt198
-rw-r--r--recipes-containers/nerdctl/nerdctl_git.bb6
-rw-r--r--recipes-containers/nerdctl/relocation.inc40
-rw-r--r--recipes-containers/nerdctl/src_uri.inc596
4 files changed, 420 insertions, 420 deletions
diff --git a/recipes-containers/nerdctl/nerdctl/modules.txt b/recipes-containers/nerdctl/nerdctl/modules.txt
index ac780f86..9c19fea0 100644
--- a/recipes-containers/nerdctl/nerdctl/modules.txt
+++ b/recipes-containers/nerdctl/nerdctl/modules.txt
@@ -1,58 +1,60 @@
1# github.com/Masterminds/semver/v3 v3.2.1 1# github.com/Masterminds/semver/v3 v3.3.1
2## explicit 2## explicit
3# github.com/Microsoft/go-winio v0.6.2 3# github.com/Microsoft/go-winio v0.6.2
4## explicit 4## explicit
5# github.com/Microsoft/hcsshim v0.12.4 5# github.com/Microsoft/hcsshim v0.12.9
6## explicit 6## explicit
7# github.com/awslabs/soci-snapshotter v0.6.1 7# github.com/compose-spec/compose-go/v2 v2.4.7
8## explicit 8## explicit
9# github.com/compose-spec/compose-go/v2 v2.1.3 9# github.com/containerd/accelerated-container-image v1.2.3
10## explicit 10## explicit
11# github.com/containerd/accelerated-container-image v1.1.3 11# github.com/containerd/cgroups/v3 v3.0.5
12## explicit
13# github.com/containerd/cgroups/v3 v3.0.3
14## explicit 12## explicit
15# github.com/containerd/console v1.0.4 13# github.com/containerd/console v1.0.4
16## explicit 14## explicit
17# github.com/containerd/containerd v1.7.19 15# github.com/containerd/containerd/api v1.8.0
16## explicit
17# github.com/containerd/containerd/v2 v2.0.2
18## explicit 18## explicit
19# github.com/containerd/containerd/api v1.7.19 19# github.com/containerd/continuity v0.4.5
20## explicit 20## explicit
21# github.com/containerd/continuity v0.4.3 21# github.com/containerd/errdefs v1.0.0
22## explicit 22## explicit
23# github.com/containerd/fifo v1.1.0 23# github.com/containerd/fifo v1.1.0
24## explicit 24## explicit
25# github.com/containerd/go-cni v1.1.10 25# github.com/containerd/go-cni v1.1.12
26## explicit 26## explicit
27# github.com/containerd/imgcrypt v1.1.11 27# github.com/containerd/imgcrypt/v2 v2.0.0
28## explicit 28## explicit
29# github.com/containerd/log v0.1.0 29# github.com/containerd/log v0.1.0
30## explicit 30## explicit
31# github.com/containerd/nydus-snapshotter v0.13.13 31# github.com/containerd/nydus-snapshotter v0.15.0
32## explicit 32## explicit
33# github.com/containerd/platforms v0.2.1 33# github.com/containerd/platforms v1.0.0-rc.1
34## explicit 34## explicit
35# github.com/containerd/stargz-snapshotter v0.15.1 35# github.com/containerd/stargz-snapshotter v0.16.3
36## explicit 36## explicit
37# github.com/containerd/stargz-snapshotter/estargz v0.15.1 37# github.com/containerd/stargz-snapshotter/estargz v0.16.3
38## explicit 38## explicit
39# github.com/containerd/stargz-snapshotter/ipfs v0.15.1 39# github.com/containerd/stargz-snapshotter/ipfs v0.16.3
40## explicit 40## explicit
41# github.com/containerd/typeurl/v2 v2.2.0 41# github.com/containerd/typeurl/v2 v2.2.3
42## explicit 42## explicit
43# github.com/containernetworking/cni v1.2.2 43# github.com/containernetworking/cni v1.2.3
44## explicit 44## explicit
45# github.com/containernetworking/plugins v1.5.1 45# github.com/containernetworking/plugins v1.5.1
46## explicit 46## explicit
47# github.com/coreos/go-iptables v0.7.0 47# github.com/coreos/go-iptables v0.8.0
48## explicit 48## explicit
49# github.com/coreos/go-systemd/v22 v22.5.0 49# github.com/coreos/go-systemd/v22 v22.5.0
50## explicit 50## explicit
51# github.com/cyphar/filepath-securejoin v0.3.0 51# github.com/cyphar/filepath-securejoin v0.4.0
52## explicit
53# github.com/distribution/reference v0.6.0
52## explicit 54## explicit
53# github.com/docker/cli v27.0.3+incompatible 55# github.com/docker/cli v27.5.0+incompatible
54## explicit 56## explicit
55# github.com/docker/docker v27.0.3+incompatible 57# github.com/docker/docker v27.5.0+incompatible
56## explicit 58## explicit
57# github.com/docker/go-connections v0.5.0 59# github.com/docker/go-connections v0.5.0
58## explicit 60## explicit
@@ -60,21 +62,29 @@
60## explicit 62## explicit
61# github.com/fahedouch/go-logrotate v0.2.1 63# github.com/fahedouch/go-logrotate v0.2.1
62## explicit 64## explicit
63# github.com/fatih/color v1.17.0 65# github.com/fatih/color v1.18.0
64## explicit 66## explicit
65# github.com/fluent/fluent-logger-golang v1.9.0 67# github.com/fluent/fluent-logger-golang v1.9.0
66## explicit 68## explicit
69# github.com/fsnotify/fsnotify v1.8.0
70## explicit
71# github.com/go-viper/mapstructure/v2 v2.2.1
72## explicit
67# github.com/ipfs/go-cid v0.4.1 73# github.com/ipfs/go-cid v0.4.1
68## explicit 74## explicit
75# github.com/klauspost/compress v1.17.11
76## explicit
69# github.com/mattn/go-isatty v0.0.20 77# github.com/mattn/go-isatty v0.0.20
70## explicit 78## explicit
71# github.com/mitchellh/mapstructure v1.5.0 79# github.com/moby/sys/mount v0.3.4
72## explicit 80## explicit
73# github.com/moby/sys/mount v0.3.3 81# github.com/moby/sys/mountinfo v0.7.2
74## explicit 82## explicit
75# github.com/moby/sys/signal v0.7.0 83# github.com/moby/sys/signal v0.7.1
76## explicit 84## explicit
77# github.com/moby/term v0.5.0 85# github.com/moby/sys/userns v0.1.0
86## explicit
87# github.com/moby/term v0.5.2
78## explicit 88## explicit
79# github.com/muesli/cancelreader v0.2.2 89# github.com/muesli/cancelreader v0.2.2
80## explicit 90## explicit
@@ -84,77 +94,69 @@
84## explicit 94## explicit
85# github.com/opencontainers/runtime-spec v1.2.0 95# github.com/opencontainers/runtime-spec v1.2.0
86## explicit 96## explicit
87# github.com/pelletier/go-toml/v2 v2.2.2 97# github.com/pelletier/go-toml/v2 v2.2.3
88## explicit 98## explicit
89# github.com/rootless-containers/bypass4netns v0.4.1 99# github.com/rootless-containers/bypass4netns v0.4.1
90## explicit 100## explicit
91# github.com/rootless-containers/rootlesskit/v2 v2.1.0 101# github.com/rootless-containers/rootlesskit/v2 v2.3.1
92## explicit 102## explicit
93# github.com/spf13/cobra v1.8.1 103# github.com/spf13/cobra v1.8.1
94## explicit 104## explicit
95# github.com/spf13/pflag v1.0.5 105# github.com/spf13/pflag v1.0.5
96## explicit 106## explicit
97# github.com/tidwall/gjson v1.17.1 107# github.com/vishvananda/netlink v1.3.0
98## explicit
99# github.com/vishvananda/netlink v1.2.1-beta.2
100## explicit 108## explicit
101# github.com/vishvananda/netns v0.0.4 109# github.com/vishvananda/netns v0.0.5
102## explicit 110## explicit
103# github.com/yuchanns/srslog v1.1.0 111# github.com/yuchanns/srslog v1.1.0
104## explicit 112## explicit
105# go.uber.org/mock v0.4.0 113# go.uber.org/mock v0.5.0
106## explicit 114## explicit
107# golang.org/x/crypto v0.25.0 115# golang.org/x/crypto v0.32.0
108## explicit 116## explicit
109# golang.org/x/net v0.27.0 117# golang.org/x/net v0.34.0
110## explicit 118## explicit
111# golang.org/x/sync v0.7.0 119# golang.org/x/sync v0.10.0
112## explicit 120## explicit
113# golang.org/x/sys v0.22.0 121# golang.org/x/sys v0.29.0
114## explicit 122## explicit
115# golang.org/x/term v0.22.0 123# golang.org/x/term v0.28.0
116## explicit 124## explicit
117# golang.org/x/text v0.16.0 125# golang.org/x/text v0.21.0
118## explicit 126## explicit
119# gopkg.in/yaml.v3 v3.0.1 127# gopkg.in/yaml.v3 v3.0.1
120## explicit 128## explicit
121# gotest.tools/v3 v3.5.1 129# gotest.tools/v3 v3.5.1
122## explicit 130## explicit
123# github.com/go-viper/mapstructure/v2 v2.0.0 131# github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6
124## explicit
125# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
126## explicit 132## explicit
127# github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0 133# github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20231105174938-2b5cbb29f3e2
128## explicit 134## explicit
129# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 135# github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
130## explicit 136## explicit
131# github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 137# github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
132## explicit 138## explicit
133# github.com/cilium/ebpf v0.11.0 139# github.com/cilium/ebpf v0.16.0
134## explicit 140## explicit
135# github.com/containerd/errdefs v0.1.0 141# github.com/containerd/errdefs/pkg v0.3.0
136## explicit 142## explicit
137# github.com/containerd/go-runc v1.0.0 143# github.com/containerd/go-runc v1.1.0
138## explicit 144## explicit
139# github.com/containerd/ttrpc v1.2.5 145# github.com/containerd/plugin v1.0.0
140## explicit 146## explicit
141# github.com/containerd/typeurl v1.0.3-0.20220422153119-7f6e6d160d67 147# github.com/containerd/ttrpc v1.2.7
142## explicit 148## explicit
143# github.com/containers/ocicrypt v1.1.10 149# github.com/containers/ocicrypt v1.2.1
144## explicit
145# github.com/distribution/reference v0.6.0
146## explicit 150## explicit
147# github.com/djherbis/times v1.6.0 151# github.com/djherbis/times v1.6.0
148## explicit 152## explicit
149# github.com/docker/docker-credential-helpers v0.7.0 153# github.com/docker/docker-credential-helpers v0.8.2
150## explicit
151# github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
152## explicit 154## explicit
153# github.com/felixge/httpsnoop v1.0.3 155# github.com/felixge/httpsnoop v1.0.4
154## explicit 156## explicit
155# github.com/go-jose/go-jose/v3 v3.0.3 157# github.com/go-jose/go-jose/v4 v4.0.4
156## explicit 158## explicit
157# github.com/go-logr/logr v1.4.1 159# github.com/go-logr/logr v1.4.2
158## explicit 160## explicit
159# github.com/go-logr/stdr v1.2.2 161# github.com/go-logr/stdr v1.2.2
160## explicit 162## explicit
@@ -168,17 +170,9 @@
168## explicit 170## explicit
169# github.com/google/go-cmp v0.6.0 171# github.com/google/go-cmp v0.6.0
170## explicit 172## explicit
171# github.com/google/uuid v1.6.0
172## explicit
173# github.com/hashicorp/errwrap v1.1.0
174## explicit
175# github.com/hashicorp/go-multierror v1.1.1
176## explicit
177# github.com/inconshreveable/mousetrap v1.1.0 173# github.com/inconshreveable/mousetrap v1.1.0
178## explicit 174## explicit
179# github.com/klauspost/compress v1.17.9 175# github.com/klauspost/cpuid/v2 v2.2.8
180## explicit
181# github.com/klauspost/cpuid/v2 v2.2.3
182## explicit 176## explicit
183# github.com/mattn/go-colorable v0.1.13 177# github.com/mattn/go-colorable v0.1.13
184## explicit 178## explicit
@@ -194,49 +188,51 @@
194## explicit 188## explicit
195# github.com/moby/locker v1.0.1 189# github.com/moby/locker v1.0.1
196## explicit 190## explicit
197# github.com/moby/sys/mountinfo v0.7.1 191# github.com/moby/sys/sequential v0.6.0
198## explicit 192## explicit
199# github.com/moby/sys/sequential v0.5.0 193# github.com/moby/sys/symlink v0.3.0
200## explicit 194## explicit
201# github.com/moby/sys/symlink v0.2.0 195# github.com/moby/sys/user v0.3.0
202## explicit
203# github.com/moby/sys/user v0.1.0
204## explicit 196## explicit
205# github.com/mr-tron/base58 v1.2.0 197# github.com/mr-tron/base58 v1.2.0
206## explicit 198## explicit
207# github.com/multiformats/go-base32 v0.1.0 199# github.com/multiformats/go-base32 v0.1.0
208## explicit 200## explicit
209# github.com/multiformats/go-base36 v0.1.0 201# github.com/multiformats/go-base36 v0.2.0
202## explicit
203# github.com/multiformats/go-multiaddr v0.13.0
210## explicit 204## explicit
211# github.com/multiformats/go-multiaddr v0.12.0 205# github.com/multiformats/go-multibase v0.2.0
212## explicit 206## explicit
213# github.com/multiformats/go-multibase v0.1.1 207# github.com/multiformats/go-multihash v0.2.3
214## explicit 208## explicit
215# github.com/multiformats/go-multihash v0.2.1 209# github.com/multiformats/go-varint v0.0.7
216## explicit 210## explicit
217# github.com/multiformats/go-varint v0.0.6 211# github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626
218## explicit 212## explicit
219# github.com/opencontainers/selinux v1.11.0 213# github.com/opencontainers/selinux v1.11.1
220## explicit 214## explicit
221# github.com/pelletier/go-toml v1.9.5 215# github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7
222## explicit 216## explicit
223# github.com/philhofer/fwd v1.1.1 217# github.com/philhofer/fwd v1.1.3-0.20240612014219-fbbf4953d986
224## explicit 218## explicit
225# github.com/pkg/errors v0.9.1 219# github.com/pkg/errors v0.9.1
226## explicit 220## explicit
221# github.com/sasha-s/go-deadlock v0.3.5
222## explicit
227# github.com/sirupsen/logrus v1.9.3 223# github.com/sirupsen/logrus v1.9.3
228## explicit 224## explicit
225# github.com/smallstep/pkcs7 v0.1.1
226## explicit
229# github.com/spaolacci/murmur3 v1.1.0 227# github.com/spaolacci/murmur3 v1.1.0
230## explicit 228## explicit
231# github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 229# github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6
232## explicit 230## explicit
233# github.com/tidwall/match v1.1.1 231# github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
234## explicit
235# github.com/tidwall/pretty v1.2.0
236## explicit 232## explicit
237# github.com/tinylib/msgp v1.1.6 233# github.com/tinylib/msgp v1.2.0
238## explicit 234## explicit
239# github.com/vbatts/tar-split v0.11.5 235# github.com/vbatts/tar-split v0.11.6
240## explicit 236## explicit
241# github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 237# github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
242## explicit 238## explicit
@@ -244,27 +240,31 @@
244## explicit 240## explicit
245# github.com/xeipuuv/gojsonschema v1.2.0 241# github.com/xeipuuv/gojsonschema v1.2.0
246## explicit 242## explicit
247# go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1
248## explicit
249# go.opencensus.io v0.24.0 243# go.opencensus.io v0.24.0
250## explicit 244## explicit
251# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 245# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0
246## explicit
247# go.opentelemetry.io/otel v1.31.0
248## explicit
249# go.opentelemetry.io/otel/metric v1.31.0
250## explicit
251# go.opentelemetry.io/otel/trace v1.31.0
252## explicit 252## explicit
253# go.opentelemetry.io/otel v1.19.0 253# golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
254## explicit 254## explicit
255# go.opentelemetry.io/otel/metric v1.19.0 255# golang.org/x/mod v0.22.0
256## explicit 256## explicit
257# go.opentelemetry.io/otel/trace v1.19.0 257# google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38
258## explicit 258## explicit
259# golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 259# google.golang.org/grpc v1.68.1
260## explicit 260## explicit
261# google.golang.org/genproto v0.0.0-20240123012728-ef4313101c80 261# google.golang.org/protobuf v1.35.2
262## explicit 262## explicit
263# google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 263# lukechampine.com/blake3 v1.3.0
264## explicit 264## explicit
265# google.golang.org/grpc v1.62.0 265# sigs.k8s.io/yaml v1.4.0
266## explicit 266## explicit
267# google.golang.org/protobuf v1.33.0 267# tags.cncf.io/container-device-interface v0.8.0
268## explicit 268## explicit
269# lukechampine.com/blake3 v1.1.7 269# tags.cncf.io/container-device-interface/specs-go v0.8.0
270## explicit 270## explicit
diff --git a/recipes-containers/nerdctl/nerdctl_git.bb b/recipes-containers/nerdctl/nerdctl_git.bb
index 84fdfcb6..63b96846 100644
--- a/recipes-containers/nerdctl/nerdctl_git.bb
+++ b/recipes-containers/nerdctl/nerdctl_git.bb
@@ -11,14 +11,14 @@ DEPENDS = " \
11 11
12# Specify the first two important SRCREVs as the format 12# Specify the first two important SRCREVs as the format
13SRCREV_FORMAT="nerdcli_cgroups" 13SRCREV_FORMAT="nerdcli_cgroups"
14SRCREV_nerdcli = "d273fd202abdf8153cc7d8739fc1a2eda1a9efc1" 14SRCREV_nerdcli = "1259a55e6118e4dc1fb61021131aad61f6fca853"
15 15
16SRC_URI = "git://github.com/containerd/nerdctl.git;name=nerdcli;branch=main;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}" 16SRC_URI = "git://github.com/containerd/nerdctl.git;name=nerdcli;branch=main;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}"
17 17
18include src_uri.inc 18include src_uri.inc
19 19
20# patches and config 20# patches and config
21SRC_URI += "file://0001-Makefile-allow-external-specification-of-build-setti.patch \ 21SRC_URI += " \
22 file://modules.txt \ 22 file://modules.txt \
23 " 23 "
24 24
@@ -29,7 +29,7 @@ GO_IMPORT = "import"
29 29
30S = "${WORKDIR}/git" 30S = "${WORKDIR}/git"
31 31
32PV = "v2.0.0-beta.1" 32PV = "v2.0.2"
33 33
34NERDCTL_PKG = "github.com/containerd/nerdctl" 34NERDCTL_PKG = "github.com/containerd/nerdctl"
35 35
diff --git a/recipes-containers/nerdctl/relocation.inc b/recipes-containers/nerdctl/relocation.inc
index 8698ab03..bf8e4940 100644
--- a/recipes-containers/nerdctl/relocation.inc
+++ b/recipes-containers/nerdctl/relocation.inc
@@ -5,12 +5,13 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \
5 gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \ 5 gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \
6 go.opencensus.io:go.opencensus.io:force \ 6 go.opencensus.io:go.opencensus.io:force \
7 golang.org/x/exp:golang.org/x/exp:force \ 7 golang.org/x/exp:golang.org/x/exp:force \
8 golang.org/x/mod:golang.org/x/mod:force \
9 sigs.k8s.io/yaml:sigs.k8s.io/yaml:force \
8 golang.org/x/sync:golang.org/x/sync:force \ 10 golang.org/x/sync:golang.org/x/sync:force \
9 golang.org/x/term:golang.org/x/term:force \ 11 golang.org/x/term:golang.org/x/term:force \
10 golang.org/x/text:golang.org/x/text:force \ 12 golang.org/x/text:golang.org/x/text:force \
11 golang.org/x/crypto:golang.org/x/crypto:force \ 13 golang.org/x/crypto:golang.org/x/crypto:force \
12 github.com/moby/term:github.com/moby/term:force \ 14 github.com/moby/term:github.com/moby/term:force \
13 go.mozilla.org/pkcs7:go.mozilla.org/pkcs7:force \
14 github.com/docker/cli:github.com/docker/cli:force \ 15 github.com/docker/cli:github.com/docker/cli:force \
15 github.com/pkg/errors:github.com/pkg/errors:force \ 16 github.com/pkg/errors:github.com/pkg/errors:force \
16 github.com/fatih/color:github.com/fatih/color:force \ 17 github.com/fatih/color:github.com/fatih/color:force \
@@ -18,7 +19,6 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \
18 github.com/spf13/cobra:github.com/spf13/cobra:force \ 19 github.com/spf13/cobra:github.com/spf13/cobra:force \
19 github.com/spf13/pflag:github.com/spf13/pflag:force \ 20 github.com/spf13/pflag:github.com/spf13/pflag:force \
20 github.com/cilium/ebpf:github.com/cilium/ebpf:force \ 21 github.com/cilium/ebpf:github.com/cilium/ebpf:force \
21 github.com/google/uuid:github.com/google/uuid:force \
22 github.com/moby/locker:github.com/moby/locker:force \ 22 github.com/moby/locker:github.com/moby/locker:force \
23 google.golang.org/grpc:google.golang.org/grpc:force \ 23 google.golang.org/grpc:google.golang.org/grpc:force \
24 github.com/go-logr/logr:github.com/go-logr/logr:force \ 24 github.com/go-logr/logr:github.com/go-logr/logr:force \
@@ -27,57 +27,55 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \
27 github.com/tinylib/msgp:github.com/tinylib/msgp:force \ 27 github.com/tinylib/msgp:github.com/tinylib/msgp:force \
28 lukechampine.com/blake3:lukechampine.com/blake3:force \ 28 lukechampine.com/blake3:lukechampine.com/blake3:force \
29 github.com/docker/docker:github.com/docker/docker:force \ 29 github.com/docker/docker:github.com/docker/docker:force \
30 github.com/tidwall/gjson:github.com/tidwall/gjson:force \
31 github.com/gogo/protobuf:github.com/gogo/protobuf:force \ 30 github.com/gogo/protobuf:github.com/gogo/protobuf:force \
32 github.com/google/go-cmp:github.com/google/go-cmp:force \ 31 github.com/google/go-cmp:github.com/google/go-cmp:force \
33 github.com/philhofer/fwd:github.com/philhofer/fwd:force \ 32 github.com/philhofer/fwd:github.com/philhofer/fwd:force \
34 github.com/tidwall/match:github.com/tidwall/match:force \
35 go.opentelemetry.io/otel:go.opentelemetry.io/otel:force \ 33 go.opentelemetry.io/otel:go.opentelemetry.io/otel:force \
36 github.com/containerd/log:github.com/containerd/log:force \ 34 github.com/containerd/log:github.com/containerd/log:force \
37 github.com/djherbis/times:github.com/djherbis/times:force \ 35 github.com/djherbis/times:github.com/djherbis/times:force \
38 github.com/godbus/dbus/v5:github.com/godbus/dbus/v5:force \ 36 github.com/godbus/dbus/v5:github.com/godbus/dbus/v5:force \
39 github.com/mr-tron/base58:github.com/mr-tron/base58:force \ 37 github.com/mr-tron/base58:github.com/mr-tron/base58:force \
40 github.com/tidwall/pretty:github.com/tidwall/pretty:force \
41 github.com/containerd/fifo:github.com/containerd/fifo:force \ 38 github.com/containerd/fifo:github.com/containerd/fifo:force \
42 github.com/docker/go-units:github.com/docker/go-units:force \ 39 github.com/docker/go-units:github.com/docker/go-units:force \
43 github.com/mattn/go-isatty:github.com/mattn/go-isatty:force \ 40 github.com/mattn/go-isatty:github.com/mattn/go-isatty:force \
44 github.com/yuchanns/srslog:github.com/yuchanns/srslog:force \ 41 github.com/yuchanns/srslog:github.com/yuchanns/srslog:force \
45 github.com/golang/protobuf:github.com/golang/protobuf:force \ 42 github.com/golang/protobuf:github.com/golang/protobuf:force \
46 github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \ 43 github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \
47 google.golang.org/genproto:google.golang.org/genproto:force \ 44 github.com/smallstep/pkcs7:github.com/smallstep/pkcs7:force \
48 google.golang.org/protobuf:google.golang.org/protobuf:force \ 45 google.golang.org/protobuf:google.golang.org/protobuf:force \
49 github.com/moby/sys/user:github.com/moby/sys/user/user:force \ 46 github.com/moby/sys/user:github.com/moby/sys/user/user:force \
50 github.com/bmizerany/assert:github.com/bmizerany/assert:force \ 47 github.com/bmizerany/assert:github.com/bmizerany/assert:force \
51 github.com/containerd/ttrpc:github.com/containerd/ttrpc:force \ 48 github.com/containerd/ttrpc:github.com/containerd/ttrpc:force \
52 github.com/docker/go-events:github.com/docker/go-events:force \ 49 github.com/petermattis/goid:github.com/petermattis/goid:force \
53 github.com/vbatts/tar-split:github.com/vbatts/tar-split:force \ 50 github.com/vbatts/tar-split:github.com/vbatts/tar-split:force \
54 github.com/Microsoft/hcsshim:github.com/Microsoft/hcsshim:force \ 51 github.com/Microsoft/hcsshim:github.com/Microsoft/hcsshim:force \
55 github.com/containerd/go-cni:github.com/containerd/go-cni:force \ 52 github.com/containerd/go-cni:github.com/containerd/go-cni:force \
53 github.com/fsnotify/fsnotify:github.com/fsnotify/fsnotify:force \
56 github.com/moby/sys/mount:github.com/moby/sys/mount/mount:force \ 54 github.com/moby/sys/mount:github.com/moby/sys/mount/mount:force \
57 github.com/vishvananda/netns:github.com/vishvananda/netns:force \ 55 github.com/vishvananda/netns:github.com/vishvananda/netns:force \
58 github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm:force \ 56 github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm:force \
57 github.com/containerd/plugin:github.com/containerd/plugin:force \
59 github.com/felixge/httpsnoop:github.com/felixge/httpsnoop:force \ 58 github.com/felixge/httpsnoop:github.com/felixge/httpsnoop:force \
60 github.com/golang/groupcache:github.com/golang/groupcache:force \ 59 github.com/golang/groupcache:github.com/golang/groupcache:force \
61 github.com/hashicorp/errwrap:github.com/hashicorp/errwrap:force \
62 github.com/minio/sha256-simd:github.com/minio/sha256-simd:force \ 60 github.com/minio/sha256-simd:github.com/minio/sha256-simd:force \
63 github.com/pelletier/go-toml:github.com/pelletier/go-toml:force \
64 github.com/spaolacci/murmur3:github.com/spaolacci/murmur3:force \ 61 github.com/spaolacci/murmur3:github.com/spaolacci/murmur3:force \
65 github.com/Microsoft/go-winio:github.com/Microsoft/go-winio:force \ 62 github.com/Microsoft/go-winio:github.com/Microsoft/go-winio:force \
66 github.com/containerd/console:github.com/containerd/console:force \ 63 github.com/containerd/console:github.com/containerd/console:force \
67 github.com/coreos/go-iptables:github.com/coreos/go-iptables:force \
68 github.com/containerd/errdefs:github.com/containerd/errdefs:force \ 64 github.com/containerd/errdefs:github.com/containerd/errdefs:force \
69 github.com/containerd/go-runc:github.com/containerd/go-runc:force \ 65 github.com/coreos/go-iptables:github.com/coreos/go-iptables:force \
70 github.com/containerd/typeurl:github.com/containerd/typeurl:force \
71 github.com/go-jose/go-jose/v3:github.com/go-jose/go-jose/v3:force \
72 github.com/klauspost/compress:github.com/klauspost/compress:force \ 66 github.com/klauspost/compress:github.com/klauspost/compress:force \
67 github.com/containerd/go-runc:github.com/containerd/go-runc:force \
68 github.com/go-jose/go-jose/v4:github.com/go-jose/go-jose/v4:force \
73 github.com/klauspost/cpuid/v2:github.com/klauspost/cpuid/v2:force \ 69 github.com/klauspost/cpuid/v2:github.com/klauspost/cpuid/v2:force \
74 github.com/mattn/go-colorable:github.com/mattn/go-colorable:force \ 70 github.com/mattn/go-colorable:github.com/mattn/go-colorable:force \
75 github.com/moby/sys/signal:github.com/moby/sys/signal/signal:force \ 71 github.com/moby/sys/signal:github.com/moby/sys/signal/signal:force \
76 github.com/containerd/imgcrypt:github.com/containerd/imgcrypt:force \ 72 github.com/moby/sys/userns:github.com/moby/sys/userns/userns:force \
77 github.com/muesli/cancelreader:github.com/muesli/cancelreader:force \ 73 github.com/muesli/cancelreader:github.com/muesli/cancelreader:force \
78 github.com/vishvananda/netlink:github.com/vishvananda/netlink:force \ 74 github.com/vishvananda/netlink:github.com/vishvananda/netlink:force \
79 github.com/containers/ocicrypt:github.com/containers/ocicrypt:force \ 75 github.com/containers/ocicrypt:github.com/containers/ocicrypt:force \
80 github.com/mattn/go-shellwords:github.com/mattn/go-shellwords:force \ 76 github.com/mattn/go-shellwords:github.com/mattn/go-shellwords:force \
77 github.com/sasha-s/go-deadlock:github.com/sasha-s/go-deadlock:force \
78 github.com/syndtr/gocapability:github.com/syndtr/gocapability:force \
81 github.com/containerd/platforms:github.com/containerd/platforms:force \ 79 github.com/containerd/platforms:github.com/containerd/platforms:force \
82 github.com/pelletier/go-toml/v2:github.com/pelletier/go-toml/v2:force \ 80 github.com/pelletier/go-toml/v2:github.com/pelletier/go-toml/v2:force \
83 github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir:force \ 81 github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir:force \
@@ -85,15 +83,14 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \
85 github.com/xeipuuv/gojsonschema:github.com/xeipuuv/gojsonschema:force \ 83 github.com/xeipuuv/gojsonschema:github.com/xeipuuv/gojsonschema:force \
86 github.com/Masterminds/semver/v3:github.com/Masterminds/semver/v3:force \ 84 github.com/Masterminds/semver/v3:github.com/Masterminds/semver/v3:force \
87 github.com/containerd/cgroups/v3:github.com/containerd/cgroups/v3:force \ 85 github.com/containerd/cgroups/v3:github.com/containerd/cgroups/v3:force \
88 github.com/containerd/containerd:github.com/containerd/containerd:force \
89 github.com/containerd/continuity:github.com/containerd/continuity:force \ 86 github.com/containerd/continuity:github.com/containerd/continuity:force \
90 github.com/containerd/typeurl/v2:github.com/containerd/typeurl/v2:force \ 87 github.com/containerd/typeurl/v2:github.com/containerd/typeurl/v2:force \
91 github.com/coreos/go-systemd/v22:github.com/coreos/go-systemd/v22:force \ 88 github.com/coreos/go-systemd/v22:github.com/coreos/go-systemd/v22:force \
92 github.com/docker/go-connections:github.com/docker/go-connections:force \ 89 github.com/docker/go-connections:github.com/docker/go-connections:force \
93 github.com/xeipuuv/gojsonpointer:github.com/xeipuuv/gojsonpointer:force \ 90 github.com/xeipuuv/gojsonpointer:github.com/xeipuuv/gojsonpointer:force \
94 github.com/fahedouch/go-logrotate:github.com/fahedouch/go-logrotate:force \ 91 github.com/containerd/imgcrypt/v2:github.com/containerd/imgcrypt/v2:force \
95 github.com/mitchellh/mapstructure:github.com/mitchellh/mapstructure:force \
96 github.com/distribution/reference:github.com/distribution/reference:force \ 92 github.com/distribution/reference:github.com/distribution/reference:force \
93 github.com/fahedouch/go-logrotate:github.com/fahedouch/go-logrotate:force \
97 github.com/moby/docker-image-spec:github.com/moby/docker-image-spec:force \ 94 github.com/moby/docker-image-spec:github.com/moby/docker-image-spec:force \
98 github.com/multiformats/go-base32:github.com/multiformats/go-base32:force \ 95 github.com/multiformats/go-base32:github.com/multiformats/go-base32:force \
99 github.com/multiformats/go-base36:github.com/multiformats/go-base36:force \ 96 github.com/multiformats/go-base36:github.com/multiformats/go-base36:force \
@@ -101,13 +98,13 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \
101 github.com/opencontainers/selinux:github.com/opencontainers/selinux:force \ 98 github.com/opencontainers/selinux:github.com/opencontainers/selinux:force \
102 go.opentelemetry.io/otel/trace:go.opentelemetry.io/otel/trace/trace:force \ 99 go.opentelemetry.io/otel/trace:go.opentelemetry.io/otel/trace/trace:force \
103 github.com/containernetworking/cni:github.com/containernetworking/cni:force \ 100 github.com/containernetworking/cni:github.com/containernetworking/cni:force \
104 github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror:force \
105 github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \ 101 github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \
106 github.com/xeipuuv/gojsonreference:github.com/xeipuuv/gojsonreference:force \ 102 github.com/xeipuuv/gojsonreference:github.com/xeipuuv/gojsonreference:force \
107 go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \ 103 go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \
108 github.com/awslabs/soci-snapshotter:github.com/awslabs/soci-snapshotter:force \ 104 github.com/containerd/containerd/v2:github.com/containerd/containerd/v2:force \
109 github.com/opencontainers/go-digest:github.com/opencontainers/go-digest:force \
110 github.com/go-viper/mapstructure/v2:github.com/go-viper/mapstructure/v2:force \ 105 github.com/go-viper/mapstructure/v2:github.com/go-viper/mapstructure/v2:force \
106 github.com/opencontainers/go-digest:github.com/opencontainers/go-digest:force \
107 github.com/containerd/errdefs/pkg:github.com/containerd/errdefs/pkg/pkg:force \
111 github.com/moby/sys/sequential:github.com/moby/sys/sequential/sequential:force \ 108 github.com/moby/sys/sequential:github.com/moby/sys/sequential/sequential:force \
112 github.com/opencontainers/image-spec:github.com/opencontainers/image-spec:force \ 109 github.com/opencontainers/image-spec:github.com/opencontainers/image-spec:force \
113 github.com/AdaLogics/go-fuzz-headers:github.com/AdaLogics/go-fuzz-headers:force \ 110 github.com/AdaLogics/go-fuzz-headers:github.com/AdaLogics/go-fuzz-headers:force \
@@ -124,6 +121,8 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \
124 github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec:force \ 121 github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec:force \
125 github.com/AdamKorcz/go-118-fuzz-build:github.com/AdamKorcz/go-118-fuzz-build:force \ 122 github.com/AdamKorcz/go-118-fuzz-build:github.com/AdamKorcz/go-118-fuzz-build:force \
126 github.com/containerd/nydus-snapshotter:github.com/containerd/nydus-snapshotter:force \ 123 github.com/containerd/nydus-snapshotter:github.com/containerd/nydus-snapshotter:force \
124 github.com/opencontainers/runtime-tools:github.com/opencontainers/runtime-tools:force \
125 tags.cncf.io/container-device-interface:tags.cncf.io/container-device-interface:force \
127 github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter:force \ 126 github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter:force \
128 github.com/rootless-containers/bypass4netns:github.com/rootless-containers/bypass4netns:force \ 127 github.com/rootless-containers/bypass4netns:github.com/rootless-containers/bypass4netns:force \
129 github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers:force \ 128 github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers:force \
@@ -132,6 +131,7 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \
132 google.golang.org/genproto/googleapis/rpc:google.golang.org/genproto/googleapis/rpc/googleapis/rpc:force \ 131 google.golang.org/genproto/googleapis/rpc:google.golang.org/genproto/googleapis/rpc/googleapis/rpc:force \
133 github.com/containerd/accelerated-container-image:github.com/containerd/accelerated-container-image:force \ 132 github.com/containerd/accelerated-container-image:github.com/containerd/accelerated-container-image:force \
134 github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter/estargz/estargz:force \ 133 github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter/estargz/estargz:force \
134 tags.cncf.io/container-device-interface/specs-go:tags.cncf.io/container-device-interface/specs-go/specs-go:force \
135 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/instrumentation/net/http/otelhttp:force" 135 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/instrumentation/net/http/otelhttp:force"
136 136
137do_compile:prepend() { 137do_compile:prepend() {
diff --git a/recipes-containers/nerdctl/src_uri.inc b/recipes-containers/nerdctl/src_uri.inc
index 1baf4daf..7ac7681d 100644
--- a/recipes-containers/nerdctl/src_uri.inc
+++ b/recipes-containers/nerdctl/src_uri.inc
@@ -3,19 +3,19 @@
3SRCREV_gotest.tools-v3="81cea1abc596b025bf2573c7fdf97740512e4c6c" 3SRCREV_gotest.tools-v3="81cea1abc596b025bf2573c7fdf97740512e4c6c"
4SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=gotest.tools-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gotest.tools/v3" 4SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=gotest.tools-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gotest.tools/v3"
5 5
6# go.uber.org/mock v0.4.0 6# go.uber.org/mock v0.5.0
7# [1] git ls-remote https://github.com/uber/mock 74a29c6e6c2cbb8ccee94db061c1604ff33fd188 7# [1] git ls-remote https://github.com/uber/mock a9c44d91ce00ef09603d3822452a4f9c8fefd278
8SRCREV_mock="74a29c6e6c2cbb8ccee94db061c1604ff33fd188" 8SRCREV_mock="a9c44d91ce00ef09603d3822452a4f9c8fefd278"
9SRC_URI += "git://github.com/uber/mock;name=mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/mock" 9SRC_URI += "git://github.com/uber/mock;name=mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/mock"
10 10
11# golang.org/x/net v0.27.0 11# golang.org/x/net v0.34.0
12# [1] git ls-remote https://go.googlesource.com/net e2310ae9eb6425ee6736cfc40f982f42e20f5850 12# [1] git ls-remote https://go.googlesource.com/net 8da7ed17cdaf5e1d42aa868f0b0322a207a17dcd
13SRCREV_net="e2310ae9eb6425ee6736cfc40f982f42e20f5850" 13SRCREV_net="8da7ed17cdaf5e1d42aa868f0b0322a207a17dcd"
14SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/net" 14SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/net"
15 15
16# golang.org/x/sys v0.22.0 16# golang.org/x/sys v0.29.0
17# [1] git ls-remote https://github.com/golang/sys faed7ec2641160cebe7fdf3fa6d401d848d2710f 17# [1] git ls-remote https://github.com/golang/sys d4ac05dc8c4c953ec29cae3df56c0833f4010763
18SRCREV_sys="faed7ec2641160cebe7fdf3fa6d401d848d2710f" 18SRCREV_sys="d4ac05dc8c4c953ec29cae3df56c0833f4010763"
19SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sys" 19SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sys"
20 20
21# gopkg.in/yaml.v3 v3.0.1 21# gopkg.in/yaml.v3 v3.0.1
@@ -28,44 +28,49 @@ SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v3;protocol=https;nobranch=1
28SRCREV_go.opencensus.io="b1a01ee95db0e690d91d7193d037447816fae4c5" 28SRCREV_go.opencensus.io="b1a01ee95db0e690d91d7193d037447816fae4c5"
29SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opencensus.io;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opencensus.io" 29SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opencensus.io;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opencensus.io"
30 30
31# golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 31# golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
32# [1] git ls-remote https://go.googlesource.com/exp db7319d0e0e361ccef5c449b760df8e5f2d5087c 32# [1] git ls-remote https://go.googlesource.com/exp 2d47ceb2692f22136c9ff680c192d3d19c5dd9e2
33SRCREV_exp="db7319d0e0e361ccef5c449b760df8e5f2d5087c" 33SRCREV_exp="2d47ceb2692f22136c9ff680c192d3d19c5dd9e2"
34SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/exp" 34SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/exp"
35 35
36# golang.org/x/sync v0.7.0 36# golang.org/x/mod v0.22.0
37# [1] git ls-remote https://go.googlesource.com/sync 14be23e5b48bec28285f8a694875175ecacfddb3 37# [1] git ls-remote https://go.googlesource.com/mod dec0365065b75edd0e98b0306f6f9b0051710ed2
38SRCREV_sync="14be23e5b48bec28285f8a694875175ecacfddb3" 38SRCREV_mod="dec0365065b75edd0e98b0306f6f9b0051710ed2"
39SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/mod"
40
41# sigs.k8s.io/yaml v1.4.0
42# [1] git ls-remote https://github.com/kubernetes-sigs/yaml c3772b51db126345efe2dfe4ff8dac83b8141684
43SRCREV_yaml="c3772b51db126345efe2dfe4ff8dac83b8141684"
44SRC_URI += "git://github.com/kubernetes-sigs/yaml;name=yaml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/yaml"
45
46# golang.org/x/sync v0.10.0
47# [1] git ls-remote https://go.googlesource.com/sync 913fb63af28f446cd10c684ee847b5606cf328f7
48SRCREV_sync="913fb63af28f446cd10c684ee847b5606cf328f7"
39SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sync" 49SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sync"
40 50
41# golang.org/x/term v0.22.0 51# golang.org/x/term v0.28.0
42# [1] git ls-remote https://go.googlesource.com/term c976cb1d70cf59933953bec8a47c867e343c9eac 52# [1] git ls-remote https://go.googlesource.com/term 40b02d69cd8f2efc8aeb262071f74fb4319b6661
43SRCREV_x-term="c976cb1d70cf59933953bec8a47c867e343c9eac" 53SRCREV_x-term="40b02d69cd8f2efc8aeb262071f74fb4319b6661"
44SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/term" 54SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/term"
45 55
46# golang.org/x/text v0.16.0 56# golang.org/x/text v0.21.0
47# [1] git ls-remote https://go.googlesource.com/text 9c2f3a21352d1ff4e47776534e3f334b39ec0183 57# [1] git ls-remote https://go.googlesource.com/text d42948e5579eb996bedb7df76c7ad57fae4e83c7
48SRCREV_text="9c2f3a21352d1ff4e47776534e3f334b39ec0183" 58SRCREV_text="d42948e5579eb996bedb7df76c7ad57fae4e83c7"
49SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text" 59SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text"
50 60
51# golang.org/x/crypto v0.25.0 61# golang.org/x/crypto v0.32.0
52# [1] git ls-remote https://go.googlesource.com/crypto 9fadb0b165bd3b96d2a21e89d60ad458db3aeee0 62# [1] git ls-remote https://go.googlesource.com/crypto 8929309228b460566ebf06dc56684799f352b0b0
53SRCREV_crypto="9fadb0b165bd3b96d2a21e89d60ad458db3aeee0" 63SRCREV_crypto="8929309228b460566ebf06dc56684799f352b0b0"
54SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/crypto" 64SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/crypto"
55 65
56# github.com/moby/term v0.5.0 66# github.com/moby/term v0.5.2
57# [1] git ls-remote https://github.com/moby/term 9c3c875fad924eb6c9dd32a361b5fc0a49a4feb9 67# [1] git ls-remote https://github.com/moby/term 6c1b69fecbac2753dcaf18718a7e9f9093c3760d
58SRCREV_term="9c3c875fad924eb6c9dd32a361b5fc0a49a4feb9" 68SRCREV_term="6c1b69fecbac2753dcaf18718a7e9f9093c3760d"
59SRC_URI += "git://github.com/moby/term;name=term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/term" 69SRC_URI += "git://github.com/moby/term;name=term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/term"
60 70
61# go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 71# github.com/docker/cli v27.5.0+incompatible
62# [1] git ls-remote https://github.com/mozilla-services/pkcs7 432b2356ecb18209c1cec25680b8a23632794f21 72# [1] git ls-remote https://github.com/docker/cli a187fa5d2d0d5f12db920734e425afc758e98ead
63SRCREV_pkcs7="432b2356ecb18209c1cec25680b8a23632794f21" 73SRCREV_cli="a187fa5d2d0d5f12db920734e425afc758e98ead"
64SRC_URI += "git://github.com/mozilla-services/pkcs7;name=pkcs7;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.mozilla.org/pkcs7"
65
66# github.com/docker/cli v27.0.3+incompatible
67# [1] git ls-remote https://github.com/docker/cli 7d4bcd863a4c863e650eed02a550dfeb98560b83
68SRCREV_cli="7d4bcd863a4c863e650eed02a550dfeb98560b83"
69SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/cli" 74SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/cli"
70 75
71# github.com/pkg/errors v0.9.1 76# github.com/pkg/errors v0.9.1
@@ -73,9 +78,9 @@ SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;dests
73SRCREV_errors="614d223910a179a466c1767a985424175c39b465" 78SRCREV_errors="614d223910a179a466c1767a985424175c39b465"
74SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pkg/errors" 79SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pkg/errors"
75 80
76# github.com/fatih/color v1.17.0 81# github.com/fatih/color v1.18.0
77# [1] git ls-remote https://github.com/fatih/color b6598b12a645b3159c1bce51b0e3fafc269510be 82# [1] git ls-remote https://github.com/fatih/color 1c8d8706604ee5fb9a464e5097ba113101828a75
78SRCREV_color="b6598b12a645b3159c1bce51b0e3fafc269510be" 83SRCREV_color="1c8d8706604ee5fb9a464e5097ba113101828a75"
79SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fatih/color" 84SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fatih/color"
80 85
81# github.com/ipfs/go-cid v0.4.1 86# github.com/ipfs/go-cid v0.4.1
@@ -93,29 +98,24 @@ SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;de
93SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab" 98SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab"
94SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/pflag" 99SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/pflag"
95 100
96# github.com/cilium/ebpf v0.11.0 101# github.com/cilium/ebpf v0.16.0
97# [1] git ls-remote https://github.com/cilium/ebpf 270c859894bd38cdd0c7783317b16343409e4df8 102# [1] git ls-remote https://github.com/cilium/ebpf 061e86d8f5e99aa6f04d11a3807c8cacdbe7908b
98SRCREV_ebpf="270c859894bd38cdd0c7783317b16343409e4df8" 103SRCREV_ebpf="061e86d8f5e99aa6f04d11a3807c8cacdbe7908b"
99SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cilium/ebpf" 104SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cilium/ebpf"
100 105
101# github.com/google/uuid v1.6.0
102# [1] git ls-remote https://github.com/google/uuid 0f11ee6918f41a04c201eceeadf612a377bc7fbc
103SRCREV_uuid="0f11ee6918f41a04c201eceeadf612a377bc7fbc"
104SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/uuid"
105
106# github.com/moby/locker v1.0.1 106# github.com/moby/locker v1.0.1
107# [1] git ls-remote https://github.com/moby/locker 281af2d563954745bea9d1487c965f24d30742fe 107# [1] git ls-remote https://github.com/moby/locker 281af2d563954745bea9d1487c965f24d30742fe
108SRCREV_locker="281af2d563954745bea9d1487c965f24d30742fe" 108SRCREV_locker="281af2d563954745bea9d1487c965f24d30742fe"
109SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/locker" 109SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/locker"
110 110
111# google.golang.org/grpc v1.62.0 111# google.golang.org/grpc v1.68.1
112# [1] git ls-remote https://github.com/grpc/grpc-go d715b2ef0602fe2133221519cba0642ac282cc3f 112# [1] git ls-remote https://github.com/grpc/grpc-go d6a777f952c77822f0190dff71b1fe8fe250538c
113SRCREV_grpc="d715b2ef0602fe2133221519cba0642ac282cc3f" 113SRCREV_grpc="d6a777f952c77822f0190dff71b1fe8fe250538c"
114SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/grpc" 114SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/grpc"
115 115
116# github.com/go-logr/logr v1.4.1 116# github.com/go-logr/logr v1.4.2
117# [1] git ls-remote https://github.com/go-logr/logr dcdc3f2cd12e8a5c4e2a6712d6958c90e2e5bd98 117# [1] git ls-remote https://github.com/go-logr/logr 1205f429d540b8b81c2b75a38943afb738dac223
118SRCREV_logr="dcdc3f2cd12e8a5c4e2a6712d6958c90e2e5bd98" 118SRCREV_logr="1205f429d540b8b81c2b75a38943afb738dac223"
119SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-logr/logr" 119SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-logr/logr"
120 120
121# github.com/go-logr/stdr v1.2.2 121# github.com/go-logr/stdr v1.2.2
@@ -128,26 +128,21 @@ SRC_URI += "git://github.com/go-logr/stdr;name=stdr;protocol=https;nobranch=1;de
128SRCREV_pkcs11="f3481918a208bd212aa995a41f92d786eb418a7d" 128SRCREV_pkcs11="f3481918a208bd212aa995a41f92d786eb418a7d"
129SRC_URI += "git://github.com/miekg/pkcs11;name=pkcs11;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/miekg/pkcs11" 129SRC_URI += "git://github.com/miekg/pkcs11;name=pkcs11;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/miekg/pkcs11"
130 130
131# github.com/tinylib/msgp v1.1.6 131# github.com/tinylib/msgp v1.2.0
132# [1] git ls-remote https://github.com/tinylib/msgp 205265da651409c54677b486e350b4d105da6d8b 132# [1] git ls-remote https://github.com/tinylib/msgp 2ad0d1b467373fa671829659292febec78b79f00
133SRCREV_msgp="205265da651409c54677b486e350b4d105da6d8b" 133SRCREV_msgp="2ad0d1b467373fa671829659292febec78b79f00"
134SRC_URI += "git://github.com/tinylib/msgp;name=msgp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tinylib/msgp" 134SRC_URI += "git://github.com/tinylib/msgp;name=msgp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tinylib/msgp"
135 135
136# lukechampine.com/blake3 v1.1.7 136# lukechampine.com/blake3 v1.3.0
137# [1] git ls-remote https://github.com/lukechampine/blake3 bb7ece4161ea910c6c385c17799b17d658075fcd 137# [1] git ls-remote https://github.com/lukechampine/blake3 4f5562c16b85a956bc8d650dc15344e1e1eb7c8c
138SRCREV_blake3="bb7ece4161ea910c6c385c17799b17d658075fcd" 138SRCREV_blake3="4f5562c16b85a956bc8d650dc15344e1e1eb7c8c"
139SRC_URI += "git://github.com/lukechampine/blake3;name=blake3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/lukechampine.com/blake3" 139SRC_URI += "git://github.com/lukechampine/blake3;name=blake3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/lukechampine.com/blake3"
140 140
141# github.com/docker/docker v27.0.3+incompatible 141# github.com/docker/docker v27.5.0+incompatible
142# [1] git ls-remote https://github.com/moby/moby 662f78c0b1bb5114172427cfcb40491d73159be2 142# [1] git ls-remote https://github.com/moby/moby 38b84dce32c45732606fe09ffebef8b29a783644
143SRCREV_docker="662f78c0b1bb5114172427cfcb40491d73159be2" 143SRCREV_docker="38b84dce32c45732606fe09ffebef8b29a783644"
144SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker" 144SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker"
145 145
146# github.com/tidwall/gjson v1.17.1
147# [1] git ls-remote https://github.com/tidwall/gjson bbf40bb0e4f47860677c7115b2eaa5b3413ce23e
148SRCREV_gjson="bbf40bb0e4f47860677c7115b2eaa5b3413ce23e"
149SRC_URI += "git://github.com/tidwall/gjson;name=gjson;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tidwall/gjson"
150
151# github.com/gogo/protobuf v1.3.2 146# github.com/gogo/protobuf v1.3.2
152# [1] git ls-remote https://github.com/gogo/protobuf b03c65ea87cdc3521ede29f62fe3ce239267c1bc 147# [1] git ls-remote https://github.com/gogo/protobuf b03c65ea87cdc3521ede29f62fe3ce239267c1bc
153SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc" 148SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc"
@@ -158,24 +153,19 @@ SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch
158SRCREV_go-cmp="c3ad8435e7bef96af35732bc0789e5a2278c6d5f" 153SRCREV_go-cmp="c3ad8435e7bef96af35732bc0789e5a2278c6d5f"
159SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/go-cmp" 154SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/go-cmp"
160 155
161# github.com/moby/sys/user v0.1.0 156# github.com/moby/sys/user v0.3.0
162# [1] git ls-remote https://github.com/moby/sys c0711cde08c8fa33857a2c28721659267f49b5e2 157# [1] git ls-remote https://github.com/moby/sys 54475191138bd297c627eb1a59e1e54b953957f1
163SRCREV_user="c0711cde08c8fa33857a2c28721659267f49b5e2" 158SRCREV_user="54475191138bd297c627eb1a59e1e54b953957f1"
164SRC_URI += "git://github.com/moby/sys;name=user;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/user" 159SRC_URI += "git://github.com/moby/sys;name=user;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/user"
165 160
166# github.com/philhofer/fwd v1.1.1 161# github.com/philhofer/fwd v1.1.3-0.20240612014219-fbbf4953d986
167# [1] git ls-remote https://github.com/philhofer/fwd 9bcb9cab1b0394d8516a132ec243ba944efdb644 162# [1] git ls-remote https://github.com/philhofer/fwd fbbf4953d98612dac320a9051da34e3e761d1df7
168SRCREV_fwd="9bcb9cab1b0394d8516a132ec243ba944efdb644" 163SRCREV_fwd="fbbf4953d98612dac320a9051da34e3e761d1df7"
169SRC_URI += "git://github.com/philhofer/fwd;name=fwd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/philhofer/fwd" 164SRC_URI += "git://github.com/philhofer/fwd;name=fwd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/philhofer/fwd"
170 165
171# github.com/tidwall/match v1.1.1 166# go.opentelemetry.io/otel v1.31.0
172# [1] git ls-remote https://github.com/tidwall/match 4c9fc61b493b7aa0a3d347e9190aa78c5bec09cf 167# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0
173SRCREV_match="4c9fc61b493b7aa0a3d347e9190aa78c5bec09cf" 168SRCREV_otel="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0"
174SRC_URI += "git://github.com/tidwall/match;name=match;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tidwall/match"
175
176# go.opentelemetry.io/otel v1.19.0
177# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 60666c554065ac4da502fe28943eea4b938ab479
178SRCREV_otel="60666c554065ac4da502fe28943eea4b938ab479"
179SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel" 169SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel"
180 170
181# github.com/containerd/log v0.1.0 171# github.com/containerd/log v0.1.0
@@ -183,9 +173,9 @@ SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otel;protocol=
183SRCREV_log="0fc1e28871fdf2786e2cc51bbe4133db6547a199" 173SRCREV_log="0fc1e28871fdf2786e2cc51bbe4133db6547a199"
184SRC_URI += "git://github.com/containerd/log;name=log;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/log" 174SRC_URI += "git://github.com/containerd/log;name=log;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/log"
185 175
186# github.com/moby/sys/mount v0.3.3 176# github.com/moby/sys/mount v0.3.4
187# [1] git ls-remote https://github.com/moby/sys 416188aff8404d549e1e34a50e513befeb11c3b9 177# [1] git ls-remote https://github.com/moby/sys 7af2bbe457efeb8b84a57d35692694a50e3ee9cb
188SRCREV_mount="416188aff8404d549e1e34a50e513befeb11c3b9" 178SRCREV_mount="7af2bbe457efeb8b84a57d35692694a50e3ee9cb"
189SRC_URI += "git://github.com/moby/sys;name=mount;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mount" 179SRC_URI += "git://github.com/moby/sys;name=mount;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mount"
190 180
191# github.com/djherbis/times v1.6.0 181# github.com/djherbis/times v1.6.0
@@ -203,11 +193,6 @@ SRC_URI += "git://github.com/godbus/dbus;name=v5;protocol=https;nobranch=1;dests
203SRCREV_base58="cd0e5141f51dfcadb8311fd8e495eb11126a8010" 193SRCREV_base58="cd0e5141f51dfcadb8311fd8e495eb11126a8010"
204SRC_URI += "git://github.com/mr-tron/base58;name=base58;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mr-tron/base58" 194SRC_URI += "git://github.com/mr-tron/base58;name=base58;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mr-tron/base58"
205 195
206# github.com/tidwall/pretty v1.2.0
207# [1] git ls-remote https://github.com/tidwall/pretty aaa765e7476acb0028a854b85675801362cbdaa2
208SRCREV_pretty="aaa765e7476acb0028a854b85675801362cbdaa2"
209SRC_URI += "git://github.com/tidwall/pretty;name=pretty;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tidwall/pretty"
210
211# github.com/containerd/fifo v1.1.0 196# github.com/containerd/fifo v1.1.0
212# [1] git ls-remote https://github.com/containerd/fifo 151b205263c29d471e0d55c787d2ce9f5343fd46 197# [1] git ls-remote https://github.com/containerd/fifo 151b205263c29d471e0d55c787d2ce9f5343fd46
213SRCREV_fifo="151b205263c29d471e0d55c787d2ce9f5343fd46" 198SRCREV_fifo="151b205263c29d471e0d55c787d2ce9f5343fd46"
@@ -223,11 +208,16 @@ SRC_URI += "git://github.com/docker/go-units;name=go-units;protocol=https;nobran
223SRCREV_go-isatty="a7c02353c47bc4ec6b30dc9628154ae4fe760c11" 208SRCREV_go-isatty="a7c02353c47bc4ec6b30dc9628154ae4fe760c11"
224SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-isatty" 209SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-isatty"
225 210
226# github.com/moby/sys/signal v0.7.0 211# github.com/moby/sys/signal v0.7.1
227# [1] git ls-remote https://github.com/moby/sys b8d8fabf1fa5cf0de7c1a1729145eee854ea31f5 212# [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4
228SRCREV_signal="b8d8fabf1fa5cf0de7c1a1729145eee854ea31f5" 213SRCREV_signal="cafbe42351600ca9b363e220722f66d96f6e71f4"
229SRC_URI += "git://github.com/moby/sys;name=signal;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/signal" 214SRC_URI += "git://github.com/moby/sys;name=signal;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/signal"
230 215
216# github.com/moby/sys/userns v0.1.0
217# [1] git ls-remote https://github.com/moby/sys 54475191138bd297c627eb1a59e1e54b953957f1
218SRCREV_userns="54475191138bd297c627eb1a59e1e54b953957f1"
219SRC_URI += "git://github.com/moby/sys;name=userns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/userns"
220
231# github.com/yuchanns/srslog v1.1.0 221# github.com/yuchanns/srslog v1.1.0
232# [1] git ls-remote https://github.com/yuchanns/srslog becd9b11119269a7928ae89fde90784335c1d016 222# [1] git ls-remote https://github.com/yuchanns/srslog becd9b11119269a7928ae89fde90784335c1d016
233SRCREV_srslog="becd9b11119269a7928ae89fde90784335c1d016" 223SRCREV_srslog="becd9b11119269a7928ae89fde90784335c1d016"
@@ -243,14 +233,14 @@ SRC_URI += "git://github.com/golang/protobuf;name=golang-protobuf;protocol=https
243SRCREV_logrus="d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd" 233SRCREV_logrus="d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd"
244SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/sirupsen/logrus" 234SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/sirupsen/logrus"
245 235
246# google.golang.org/genproto v0.0.0-20240123012728-ef4313101c80 236# github.com/smallstep/pkcs7 v0.1.1
247# [1] git ls-remote https://github.com/googleapis/go-genproto ef4313101c801fa091ce994c42178295e58e9f6f 237# [1] git ls-remote https://github.com/smallstep/pkcs7 21b5bd412d3d388540388c0165151f7e3df92213
248SRCREV_genproto="ef4313101c801fa091ce994c42178295e58e9f6f" 238SRCREV_pkcs7="21b5bd412d3d388540388c0165151f7e3df92213"
249SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto" 239SRC_URI += "git://github.com/smallstep/pkcs7;name=pkcs7;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/smallstep/pkcs7"
250 240
251# google.golang.org/protobuf v1.33.0 241# google.golang.org/protobuf v1.35.2
252# [1] git ls-remote https://github.com/protocolbuffers/protobuf-go ec47fd138f9221b19a2afd6570b3c39ede9df3dc 242# [1] git ls-remote https://github.com/protocolbuffers/protobuf-go c72053a9062dd4bc86a75c21f5d8134136ccbf2e
253SRCREV_google.golang.org-protobuf="ec47fd138f9221b19a2afd6570b3c39ede9df3dc" 243SRCREV_google.golang.org-protobuf="c72053a9062dd4bc86a75c21f5d8134136ccbf2e"
254SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/protobuf" 244SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/protobuf"
255 245
256# github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 246# github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
@@ -258,49 +248,59 @@ SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-
258SRCREV_assert="b7ed37b82869576c289d7d97fb2bbd8b64a0cb28" 248SRCREV_assert="b7ed37b82869576c289d7d97fb2bbd8b64a0cb28"
259SRC_URI += "git://github.com/bmizerany/assert;name=assert;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/bmizerany/assert" 249SRC_URI += "git://github.com/bmizerany/assert;name=assert;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/bmizerany/assert"
260 250
261# github.com/containerd/ttrpc v1.2.5 251# github.com/containerd/ttrpc v1.2.7
262# [1] git ls-remote https://github.com/containerd/ttrpc 655622931dab8c39a563e8c82ae90cdc748f72a1 252# [1] git ls-remote https://github.com/containerd/ttrpc 3b8c8b75577584e412043afb7b561193a4a47d2e
263SRCREV_ttrpc="655622931dab8c39a563e8c82ae90cdc748f72a1" 253SRCREV_ttrpc="3b8c8b75577584e412043afb7b561193a4a47d2e"
264SRC_URI += "git://github.com/containerd/ttrpc;name=ttrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/ttrpc" 254SRC_URI += "git://github.com/containerd/ttrpc;name=ttrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/ttrpc"
265 255
266# github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c 256# github.com/moby/sys/symlink v0.3.0
267# [1] git ls-remote https://github.com/docker/go-events e31b211e4f1cd09aa76fe4ac244571fab96ae47f 257# [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4
268SRCREV_go-events="e31b211e4f1cd09aa76fe4ac244571fab96ae47f" 258SRCREV_symlink="cafbe42351600ca9b363e220722f66d96f6e71f4"
269SRC_URI += "git://github.com/docker/go-events;name=go-events;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go-events"
270
271# github.com/moby/sys/symlink v0.2.0
272# [1] git ls-remote https://github.com/moby/sys 03b9f8d59a07f5206a2264105f4903a222aea964
273SRCREV_symlink="03b9f8d59a07f5206a2264105f4903a222aea964"
274SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/symlink" 259SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/symlink"
275 260
276# github.com/vbatts/tar-split v0.11.5 261# github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7
277# [1] git ls-remote https://github.com/vbatts/tar-split 5ef0dd8243164ebacd755916a89d8085a5b6bb7f 262# [1] git ls-remote https://github.com/petermattis/goid 4fcff4a6cae7cd8fdaeeaa8bb87443eda9dec107
278SRCREV_tar-split="5ef0dd8243164ebacd755916a89d8085a5b6bb7f" 263SRCREV_goid="4fcff4a6cae7cd8fdaeeaa8bb87443eda9dec107"
264SRC_URI += "git://github.com/petermattis/goid;name=goid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/petermattis/goid"
265
266# github.com/vbatts/tar-split v0.11.6
267# [1] git ls-remote https://github.com/vbatts/tar-split 1f44cc4dc32346347cefbfe34c40166075385157
268SRCREV_tar-split="1f44cc4dc32346347cefbfe34c40166075385157"
279SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vbatts/tar-split" 269SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vbatts/tar-split"
280 270
281# github.com/Microsoft/hcsshim v0.12.4 271# github.com/Microsoft/hcsshim v0.12.9
282# [1] git ls-remote https://github.com/microsoft/hcsshim c6a83278f5925b721702744dc12a78e274243fa0 272# [1] git ls-remote https://github.com/microsoft/hcsshim 7392335b540ccd5edc26ca1e0dce0da393c17eff
283SRCREV_hcsshim="c6a83278f5925b721702744dc12a78e274243fa0" 273SRCREV_hcsshim="7392335b540ccd5edc26ca1e0dce0da393c17eff"
284SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/hcsshim" 274SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/hcsshim"
285 275
286# github.com/containerd/go-cni v1.1.10 276# github.com/containerd/go-cni v1.1.12
287# [1] git ls-remote https://github.com/containerd/go-cni 1c1be5e9ea864c9bc1651909ae13e1e555b4098d 277# [1] git ls-remote https://github.com/containerd/go-cni f4736bb1d1b10293d9c484cbf79254a5efa1e020
288SRCREV_go-cni="1c1be5e9ea864c9bc1651909ae13e1e555b4098d" 278SRCREV_go-cni="f4736bb1d1b10293d9c484cbf79254a5efa1e020"
289SRC_URI += "git://github.com/containerd/go-cni;name=go-cni;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/go-cni" 279SRC_URI += "git://github.com/containerd/go-cni;name=go-cni;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/go-cni"
290 280
291# github.com/vishvananda/netns v0.0.4 281# github.com/fsnotify/fsnotify v1.8.0
292# [1] git ls-remote https://github.com/vishvananda/netns 7a452d2d15292b2bfb2a2d88e6bdeac156a761b9 282# [1] git ls-remote https://github.com/fsnotify/fsnotify a9bc2e01792f868516acf80817f7d7d7b3315409
293SRCREV_netns="7a452d2d15292b2bfb2a2d88e6bdeac156a761b9" 283SRCREV_fsnotify="a9bc2e01792f868516acf80817f7d7d7b3315409"
284SRC_URI += "git://github.com/fsnotify/fsnotify;name=fsnotify;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fsnotify/fsnotify"
285
286# github.com/vishvananda/netns v0.0.5
287# [1] git ls-remote https://github.com/vishvananda/netns 4c46424d73b556b3ea4bc5a7cec9e7376dcb2a73
288SRCREV_netns="4c46424d73b556b3ea4bc5a7cec9e7376dcb2a73"
294SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netns" 289SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netns"
295 290
296# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 291# github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
297# [1] git ls-remote https://github.com/Azure/go-ansiterm d185dfc1b5a126116ea5a19e148e29d16b4574c9 292# [1] git ls-remote https://github.com/Azure/go-ansiterm faa5f7b0171c46bb398a91b4a0c906324d3664cf
298SRCREV_go-ansiterm="d185dfc1b5a126116ea5a19e148e29d16b4574c9" 293SRCREV_go-ansiterm="faa5f7b0171c46bb398a91b4a0c906324d3664cf"
299SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Azure/go-ansiterm" 294SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Azure/go-ansiterm"
300 295
301# github.com/felixge/httpsnoop v1.0.3 296# github.com/containerd/plugin v1.0.0
302# [1] git ls-remote https://github.com/felixge/httpsnoop ef9fc62cdc3cc5abc33d6018fe1324890bb48145 297# [1] git ls-remote https://github.com/containerd/plugin 19cedbf730bb9ae1c106c4d4df8492bb3d3fb8fd
303SRCREV_httpsnoop="ef9fc62cdc3cc5abc33d6018fe1324890bb48145" 298SRCREV_plugin="19cedbf730bb9ae1c106c4d4df8492bb3d3fb8fd"
299SRC_URI += "git://github.com/containerd/plugin;name=plugin;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/plugin"
300
301# github.com/felixge/httpsnoop v1.0.4
302# [1] git ls-remote https://github.com/felixge/httpsnoop c5817c27ec125409c069052fdd171023c353501c
303SRCREV_httpsnoop="c5817c27ec125409c069052fdd171023c353501c"
304SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/felixge/httpsnoop" 304SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/felixge/httpsnoop"
305 305
306# github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 306# github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
@@ -308,21 +308,11 @@ SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nob
308SRCREV_groupcache="41bb18bfe9da5321badc438f91158cd790a33aa3" 308SRCREV_groupcache="41bb18bfe9da5321badc438f91158cd790a33aa3"
309SRC_URI += "git://github.com/golang/groupcache;name=groupcache;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/groupcache" 309SRC_URI += "git://github.com/golang/groupcache;name=groupcache;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/groupcache"
310 310
311# github.com/hashicorp/errwrap v1.1.0
312# [1] git ls-remote https://github.com/hashicorp/errwrap 7b00e5db719c64d14dd0caaacbd13e76254d02c0
313SRCREV_errwrap="7b00e5db719c64d14dd0caaacbd13e76254d02c0"
314SRC_URI += "git://github.com/hashicorp/errwrap;name=errwrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/errwrap"
315
316# github.com/minio/sha256-simd v1.0.1 311# github.com/minio/sha256-simd v1.0.1
317# [1] git ls-remote https://github.com/minio/sha256-simd 6096f891a77bfe490cbea7a424c821b5fdb92849 312# [1] git ls-remote https://github.com/minio/sha256-simd 6096f891a77bfe490cbea7a424c821b5fdb92849
318SRCREV_sha256-simd="6096f891a77bfe490cbea7a424c821b5fdb92849" 313SRCREV_sha256-simd="6096f891a77bfe490cbea7a424c821b5fdb92849"
319SRC_URI += "git://github.com/minio/sha256-simd;name=sha256-simd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/minio/sha256-simd" 314SRC_URI += "git://github.com/minio/sha256-simd;name=sha256-simd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/minio/sha256-simd"
320 315
321# github.com/pelletier/go-toml v1.9.5
322# [1] git ls-remote https://github.com/pelletier/go-toml fed1464066413075eac02cd4dc368b5221845541
323SRCREV_go-toml="fed1464066413075eac02cd4dc368b5221845541"
324SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pelletier/go-toml"
325
326# github.com/spaolacci/murmur3 v1.1.0 316# github.com/spaolacci/murmur3 v1.1.0
327# [1] git ls-remote https://github.com/spaolacci/murmur3 f09979ecbc725b9e6d41a297405f65e7e8804acc 317# [1] git ls-remote https://github.com/spaolacci/murmur3 f09979ecbc725b9e6d41a297405f65e7e8804acc
328SRCREV_murmur3="f09979ecbc725b9e6d41a297405f65e7e8804acc" 318SRCREV_murmur3="f09979ecbc725b9e6d41a297405f65e7e8804acc"
@@ -338,39 +328,39 @@ SRC_URI += "git://github.com/microsoft/go-winio;name=go-winio;protocol=https;nob
338SRCREV_console="8f6c4e4faef5a326d2cd907097d04c0239ee5e2f" 328SRCREV_console="8f6c4e4faef5a326d2cd907097d04c0239ee5e2f"
339SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/console" 329SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/console"
340 330
341# github.com/coreos/go-iptables v0.7.0 331# github.com/containerd/errdefs v1.0.0
342# [1] git ls-remote https://github.com/coreos/go-iptables b9dff5a19d9c3925da3f9b3c0a705de6c1fdc56c 332# [1] git ls-remote https://github.com/containerd/errdefs 4817405e4a3caeb7aee9dac68ed55339c59cb635
343SRCREV_go-iptables="b9dff5a19d9c3925da3f9b3c0a705de6c1fdc56c" 333SRCREV_errdefs="4817405e4a3caeb7aee9dac68ed55339c59cb635"
344SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-iptables"
345
346# github.com/containerd/errdefs v0.1.0
347# [1] git ls-remote https://github.com/containerd/errdefs 3abe02904986ab350333f0892b226ce5a2a45820
348SRCREV_errdefs="3abe02904986ab350333f0892b226ce5a2a45820"
349SRC_URI += "git://github.com/containerd/errdefs;name=errdefs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs" 334SRC_URI += "git://github.com/containerd/errdefs;name=errdefs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs"
350 335
351# github.com/containerd/go-runc v1.0.0 336# github.com/coreos/go-iptables v0.8.0
352# [1] git ls-remote https://github.com/containerd/go-runc 16b287bc67d069a60fa48db15f330b790b74365b 337# [1] git ls-remote https://github.com/coreos/go-iptables 26e42518b22e6878bd6e479a574122c319fa923e
353SRCREV_go-runc="16b287bc67d069a60fa48db15f330b790b74365b" 338SRCREV_go-iptables="26e42518b22e6878bd6e479a574122c319fa923e"
354SRC_URI += "git://github.com/containerd/go-runc;name=go-runc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/go-runc" 339SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-iptables"
355 340
356# github.com/containerd/typeurl v1.0.3-0.20220422153119-7f6e6d160d67 341# github.com/klauspost/compress v1.17.11
357# [1] git ls-remote https://github.com/containerd/typeurl 7f6e6d160d675241af388d5cf1b90814786bac40 342# [1] git ls-remote https://github.com/klauspost/compress 72cd4a92a8b13e722763e6b6a3467163c2028d3d
358SRCREV_typeurl="7f6e6d160d675241af388d5cf1b90814786bac40" 343SRCREV_compress="72cd4a92a8b13e722763e6b6a3467163c2028d3d"
359SRC_URI += "git://github.com/containerd/typeurl;name=typeurl;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/typeurl" 344SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/compress"
360 345
361# github.com/go-jose/go-jose/v3 v3.0.3 346# github.com/moby/sys/mountinfo v0.7.2
362# [1] git ls-remote https://github.com/go-jose/go-jose add6a284ea0f844fd6628cba637be5451fe4b28a 347# [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4
363SRCREV_go-jose-v3="add6a284ea0f844fd6628cba637be5451fe4b28a" 348SRCREV_mountinfo="cafbe42351600ca9b363e220722f66d96f6e71f4"
364SRC_URI += "git://github.com/go-jose/go-jose;name=go-jose-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-jose/go-jose/v3" 349SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mountinfo"
365 350
366# github.com/klauspost/compress v1.17.9 351# github.com/containerd/go-runc v1.1.0
367# [1] git ls-remote https://github.com/klauspost/compress 7ae2138b16cc43afcea3ce7d3d2f2625fb389d51 352# [1] git ls-remote https://github.com/containerd/go-runc df3c22d088ca919d1943efa8ae0cfc0514da0542
368SRCREV_compress="7ae2138b16cc43afcea3ce7d3d2f2625fb389d51" 353SRCREV_go-runc="df3c22d088ca919d1943efa8ae0cfc0514da0542"
369SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/compress" 354SRC_URI += "git://github.com/containerd/go-runc;name=go-runc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/go-runc"
355
356# github.com/go-jose/go-jose/v4 v4.0.4
357# [1] git ls-remote https://github.com/go-jose/go-jose 15bc4c2ac4575ad865f078390db61d44530f985d
358SRCREV_v4="15bc4c2ac4575ad865f078390db61d44530f985d"
359SRC_URI += "git://github.com/go-jose/go-jose;name=v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-jose/go-jose/v4"
370 360
371# github.com/klauspost/cpuid/v2 v2.2.3 361# github.com/klauspost/cpuid/v2 v2.2.8
372# [1] git ls-remote https://github.com/klauspost/cpuid 3c0ec06adeb260a595bfb1dff123742e8bac34fb 362# [1] git ls-remote https://github.com/klauspost/cpuid 95e7626938069ea64e5c91ca2fe36945786fead9
373SRCREV_cpuid-v2="3c0ec06adeb260a595bfb1dff123742e8bac34fb" 363SRCREV_cpuid-v2="95e7626938069ea64e5c91ca2fe36945786fead9"
374SRC_URI += "git://github.com/klauspost/cpuid;name=cpuid-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/cpuid/v2" 364SRC_URI += "git://github.com/klauspost/cpuid;name=cpuid-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/cpuid/v2"
375 365
376# github.com/mattn/go-colorable v0.1.13 366# github.com/mattn/go-colorable v0.1.13
@@ -378,29 +368,19 @@ SRC_URI += "git://github.com/klauspost/cpuid;name=cpuid-v2;protocol=https;nobran
378SRCREV_go-colorable="11a925cff3d38c293ddc8c05a16b504e3e2c63be" 368SRCREV_go-colorable="11a925cff3d38c293ddc8c05a16b504e3e2c63be"
379SRC_URI += "git://github.com/mattn/go-colorable;name=go-colorable;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-colorable" 369SRC_URI += "git://github.com/mattn/go-colorable;name=go-colorable;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-colorable"
380 370
381# github.com/moby/sys/mountinfo v0.7.1
382# [1] git ls-remote https://github.com/moby/sys 4950d7687cf6c9b138dc0e18c2c7351e1f6ed497
383SRCREV_mountinfo="4950d7687cf6c9b138dc0e18c2c7351e1f6ed497"
384SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mountinfo"
385
386# github.com/containerd/imgcrypt v1.1.11
387# [1] git ls-remote https://github.com/containerd/imgcrypt 619fd33080b087702c72e93451a698c381d522d0
388SRCREV_imgcrypt="619fd33080b087702c72e93451a698c381d522d0"
389SRC_URI += "git://github.com/containerd/imgcrypt;name=imgcrypt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/imgcrypt"
390
391# github.com/muesli/cancelreader v0.2.2 371# github.com/muesli/cancelreader v0.2.2
392# [1] git ls-remote https://github.com/muesli/cancelreader d11f1e77abf7f8d69d81553ccaaf0b81163541a6 372# [1] git ls-remote https://github.com/muesli/cancelreader d11f1e77abf7f8d69d81553ccaaf0b81163541a6
393SRCREV_cancelreader="d11f1e77abf7f8d69d81553ccaaf0b81163541a6" 373SRCREV_cancelreader="d11f1e77abf7f8d69d81553ccaaf0b81163541a6"
394SRC_URI += "git://github.com/muesli/cancelreader;name=cancelreader;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/muesli/cancelreader" 374SRC_URI += "git://github.com/muesli/cancelreader;name=cancelreader;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/muesli/cancelreader"
395 375
396# github.com/vishvananda/netlink v1.2.1-beta.2 376# github.com/vishvananda/netlink v1.3.0
397# [1] git ls-remote https://github.com/vishvananda/netlink 5e915e0149386ce3d02379ff93f4c0a5601779d5 377# [1] git ls-remote https://github.com/vishvananda/netlink 6f5713947556a0288c5cb71f036f9e91924ebcaa
398SRCREV_netlink="5e915e0149386ce3d02379ff93f4c0a5601779d5" 378SRCREV_netlink="6f5713947556a0288c5cb71f036f9e91924ebcaa"
399SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netlink" 379SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netlink"
400 380
401# github.com/containers/ocicrypt v1.1.10 381# github.com/containers/ocicrypt v1.2.1
402# [1] git ls-remote https://github.com/containers/ocicrypt ccaf1f86ed8ce962ed5909808113bc84b5684018 382# [1] git ls-remote https://github.com/containers/ocicrypt 1db71af9f28553231f0b59880d3fe5b162fa8c61
403SRCREV_ocicrypt="ccaf1f86ed8ce962ed5909808113bc84b5684018" 383SRCREV_ocicrypt="1db71af9f28553231f0b59880d3fe5b162fa8c61"
404SRC_URI += "git://github.com/containers/ocicrypt;name=ocicrypt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containers/ocicrypt" 384SRC_URI += "git://github.com/containers/ocicrypt;name=ocicrypt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containers/ocicrypt"
405 385
406# github.com/mattn/go-shellwords v1.0.12 386# github.com/mattn/go-shellwords v1.0.12
@@ -408,24 +388,34 @@ SRC_URI += "git://github.com/containers/ocicrypt;name=ocicrypt;protocol=https;no
408SRCREV_go-shellwords="973b9d5391598d4ee601db46fa32f6e186a356ac" 388SRCREV_go-shellwords="973b9d5391598d4ee601db46fa32f6e186a356ac"
409SRC_URI += "git://github.com/mattn/go-shellwords;name=go-shellwords;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-shellwords" 389SRC_URI += "git://github.com/mattn/go-shellwords;name=go-shellwords;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-shellwords"
410 390
411# github.com/moby/sys/sequential v0.5.0 391# github.com/moby/sys/sequential v0.6.0
412# [1] git ls-remote https://github.com/moby/sys b22ba8a69b306f0b4adbbe2a529457e6283ed9f7 392# [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4
413SRCREV_sequential="b22ba8a69b306f0b4adbbe2a529457e6283ed9f7" 393SRCREV_sequential="cafbe42351600ca9b363e220722f66d96f6e71f4"
414SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/sequential" 394SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/sequential"
415 395
416# go.opentelemetry.io/otel/trace v1.19.0 396# github.com/sasha-s/go-deadlock v0.3.5
417# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 60666c554065ac4da502fe28943eea4b938ab479 397# [1] git ls-remote https://github.com/sasha-s/go-deadlock 464d34347a399b840a4f963cc96dfc993ccf8c62
418SRCREV_trace="60666c554065ac4da502fe28943eea4b938ab479" 398SRCREV_go-deadlock="464d34347a399b840a4f963cc96dfc993ccf8c62"
399SRC_URI += "git://github.com/sasha-s/go-deadlock;name=go-deadlock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/sasha-s/go-deadlock"
400
401# github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
402# [1] git ls-remote https://github.com/syndtr/gocapability 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb
403SRCREV_gocapability="42c35b4376354fd554efc7ad35e0b7f94e3a0ffb"
404SRC_URI += "git://github.com/syndtr/gocapability;name=gocapability;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/syndtr/gocapability"
405
406# go.opentelemetry.io/otel/trace v1.31.0
407# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0
408SRCREV_trace="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0"
419SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=trace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/trace" 409SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=trace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/trace"
420 410
421# github.com/containerd/platforms v0.2.1 411# github.com/containerd/platforms v1.0.0-rc.1
422# [1] git ls-remote https://github.com/containerd/platforms 163df76b7184bb17ead614c92176995ec8fa5919 412# [1] git ls-remote https://github.com/containerd/platforms e3566b8ff1994b8dc88bae5768d32830e0cd0cfd
423SRCREV_platforms="163df76b7184bb17ead614c92176995ec8fa5919" 413SRCREV_platforms="e3566b8ff1994b8dc88bae5768d32830e0cd0cfd"
424SRC_URI += "git://github.com/containerd/platforms;name=platforms;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/platforms" 414SRC_URI += "git://github.com/containerd/platforms;name=platforms;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/platforms"
425 415
426# github.com/pelletier/go-toml/v2 v2.2.2 416# github.com/pelletier/go-toml/v2 v2.2.3
427# [1] git ls-remote https://github.com/pelletier/go-toml a3d5a0bb530b5206c728eed9cb57323061922bcb 417# [1] git ls-remote https://github.com/pelletier/go-toml b730b2be5d3ab7283067ddf61188f41cdf42ce06
428SRCREV_go-toml-v2="a3d5a0bb530b5206c728eed9cb57323061922bcb" 418SRCREV_go-toml-v2="b730b2be5d3ab7283067ddf61188f41cdf42ce06"
429SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pelletier/go-toml/v2" 419SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pelletier/go-toml/v2"
430 420
431# github.com/mitchellh/go-homedir v1.1.0 421# github.com/mitchellh/go-homedir v1.1.0
@@ -438,34 +428,29 @@ SRC_URI += "git://github.com/mitchellh/go-homedir;name=go-homedir;protocol=https
438SRCREV_gojsonschema="82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927" 428SRCREV_gojsonschema="82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927"
439SRC_URI += "git://github.com/xeipuuv/gojsonschema;name=gojsonschema;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonschema" 429SRC_URI += "git://github.com/xeipuuv/gojsonschema;name=gojsonschema;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonschema"
440 430
441# go.opentelemetry.io/otel/metric v1.19.0 431# go.opentelemetry.io/otel/metric v1.31.0
442# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 60666c554065ac4da502fe28943eea4b938ab479 432# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0
443SRCREV_metric="60666c554065ac4da502fe28943eea4b938ab479" 433SRCREV_metric="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0"
444SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=metric;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/metric" 434SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=metric;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/metric"
445 435
446# github.com/Masterminds/semver/v3 v3.2.1 436# github.com/Masterminds/semver/v3 v3.3.1
447# [1] git ls-remote https://github.com/Masterminds/semver e06051f8fcc4c8b4a4990c337b9862a2448722e5 437# [1] git ls-remote https://github.com/Masterminds/semver 1558ca3488226e3490894a145e831ad58a5ff958
448SRCREV_v3="e06051f8fcc4c8b4a4990c337b9862a2448722e5" 438SRCREV_v3="1558ca3488226e3490894a145e831ad58a5ff958"
449SRC_URI += "git://github.com/Masterminds/semver;name=v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Masterminds/semver/v3" 439SRC_URI += "git://github.com/Masterminds/semver;name=v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Masterminds/semver/v3"
450 440
451# github.com/containerd/cgroups/v3 v3.0.3 441# github.com/containerd/cgroups/v3 v3.0.5
452# [1] git ls-remote https://github.com/containerd/cgroups 1e056883d58ac58daf7566065a46016b4532f35c 442# [1] git ls-remote https://github.com/containerd/cgroups bce3c7e5fbf05852294998684293918fcb3f59dd
453SRCREV_cgroups-v3="1e056883d58ac58daf7566065a46016b4532f35c" 443SRCREV_cgroups-v3="bce3c7e5fbf05852294998684293918fcb3f59dd"
454SRC_URI += "git://github.com/containerd/cgroups;name=cgroups-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/cgroups/v3" 444SRC_URI += "git://github.com/containerd/cgroups;name=cgroups-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/cgroups/v3"
455 445
456# github.com/containerd/containerd v1.7.19 446# github.com/containerd/continuity v0.4.5
457# [1] git ls-remote https://github.com/containerd/containerd 2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 447# [1] git ls-remote https://github.com/containerd/continuity 44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e
458SRCREV_containerd="2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41" 448SRCREV_continuity="44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e"
459SRC_URI += "git://github.com/containerd/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd"
460
461# github.com/containerd/continuity v0.4.3
462# [1] git ls-remote https://github.com/containerd/continuity 1743d9104d944131cdedaba33a59d2f9bd80a6f2
463SRCREV_continuity="1743d9104d944131cdedaba33a59d2f9bd80a6f2"
464SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/continuity" 449SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/continuity"
465 450
466# github.com/containerd/typeurl/v2 v2.2.0 451# github.com/containerd/typeurl/v2 v2.2.3
467# [1] git ls-remote https://github.com/containerd/typeurl 933576d917b1a9ba697d03d982fb18cb0260e64f 452# [1] git ls-remote https://github.com/containerd/typeurl 5b047adad57d172afa9654c019fe65bf0540cc4d
468SRCREV_typeurl-v2="933576d917b1a9ba697d03d982fb18cb0260e64f" 453SRCREV_typeurl-v2="5b047adad57d172afa9654c019fe65bf0540cc4d"
469SRC_URI += "git://github.com/containerd/typeurl;name=typeurl-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/typeurl/v2" 454SRC_URI += "git://github.com/containerd/typeurl;name=typeurl-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/typeurl/v2"
470 455
471# github.com/coreos/go-systemd/v22 v22.5.0 456# github.com/coreos/go-systemd/v22 v22.5.0
@@ -483,21 +468,26 @@ SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol=
483SRCREV_gojsonpointer="02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb" 468SRCREV_gojsonpointer="02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb"
484SRC_URI += "git://github.com/xeipuuv/gojsonpointer;name=gojsonpointer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonpointer" 469SRC_URI += "git://github.com/xeipuuv/gojsonpointer;name=gojsonpointer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonpointer"
485 470
486# github.com/fahedouch/go-logrotate v0.2.1 471# github.com/containerd/imgcrypt/v2 v2.0.0
487# [1] git ls-remote https://github.com/fahedouch/go-logrotate e7e671d3a673890ee38392540079196cef61e3d6 472# [1] git ls-remote https://github.com/containerd/imgcrypt 1e301ef2620964bedfa68ee4b841ff80f4887736
488SRCREV_go-logrotate="e7e671d3a673890ee38392540079196cef61e3d6" 473SRCREV_imgcrypt-v2="1e301ef2620964bedfa68ee4b841ff80f4887736"
489SRC_URI += "git://github.com/fahedouch/go-logrotate;name=go-logrotate;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fahedouch/go-logrotate" 474SRC_URI += "git://github.com/containerd/imgcrypt;name=imgcrypt-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/imgcrypt/v2"
490
491# github.com/mitchellh/mapstructure v1.5.0
492# [1] git ls-remote https://github.com/mitchellh/mapstructure ab69d8d93410fce4361f4912bb1ff88110a81311
493SRCREV_mapstructure="ab69d8d93410fce4361f4912bb1ff88110a81311"
494SRC_URI += "git://github.com/mitchellh/mapstructure;name=mapstructure;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/mapstructure"
495 475
496# github.com/distribution/reference v0.6.0 476# github.com/distribution/reference v0.6.0
497# [1] git ls-remote https://github.com/distribution/reference ff14fafe2236e51c2894ac07d4bdfc778e96d682 477# [1] git ls-remote https://github.com/distribution/reference ff14fafe2236e51c2894ac07d4bdfc778e96d682
498SRCREV_reference="ff14fafe2236e51c2894ac07d4bdfc778e96d682" 478SRCREV_reference="ff14fafe2236e51c2894ac07d4bdfc778e96d682"
499SRC_URI += "git://github.com/distribution/reference;name=reference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/distribution/reference" 479SRC_URI += "git://github.com/distribution/reference;name=reference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/distribution/reference"
500 480
481# github.com/fahedouch/go-logrotate v0.2.1
482# [1] git ls-remote https://github.com/fahedouch/go-logrotate e7e671d3a673890ee38392540079196cef61e3d6
483SRCREV_go-logrotate="e7e671d3a673890ee38392540079196cef61e3d6"
484SRC_URI += "git://github.com/fahedouch/go-logrotate;name=go-logrotate;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fahedouch/go-logrotate"
485
486# github.com/containerd/errdefs/pkg v0.3.0
487# [1] git ls-remote https://github.com/containerd/errdefs 4817405e4a3caeb7aee9dac68ed55339c59cb635
488SRCREV_pkg="4817405e4a3caeb7aee9dac68ed55339c59cb635"
489SRC_URI += "git://github.com/containerd/errdefs;name=pkg;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs/pkg"
490
501# github.com/moby/docker-image-spec v1.3.1 491# github.com/moby/docker-image-spec v1.3.1
502# [1] git ls-remote https://github.com/moby/docker-image-spec f1d00ebd2d6d6805170d5543dbca4b850f35f9af 492# [1] git ls-remote https://github.com/moby/docker-image-spec f1d00ebd2d6d6805170d5543dbca4b850f35f9af
503SRCREV_docker-image-spec="f1d00ebd2d6d6805170d5543dbca4b850f35f9af" 493SRCREV_docker-image-spec="f1d00ebd2d6d6805170d5543dbca4b850f35f9af"
@@ -508,54 +498,49 @@ SRC_URI += "git://github.com/moby/docker-image-spec;name=docker-image-spec;proto
508SRCREV_go-base32="a16b66327f327428b32b919939b8c93482507e1f" 498SRCREV_go-base32="a16b66327f327428b32b919939b8c93482507e1f"
509SRC_URI += "git://github.com/multiformats/go-base32;name=go-base32;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-base32" 499SRC_URI += "git://github.com/multiformats/go-base32;name=go-base32;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-base32"
510 500
511# github.com/multiformats/go-base36 v0.1.0 501# github.com/multiformats/go-base36 v0.2.0
512# [1] git ls-remote https://github.com/multiformats/go-base36 dc4afa6ad3b0720f4a1b282776db2a59ca9c8be7 502# [1] git ls-remote https://github.com/multiformats/go-base36 da52c98bb97cfaa321be04030bc97dcee7de63ff
513SRCREV_go-base36="dc4afa6ad3b0720f4a1b282776db2a59ca9c8be7" 503SRCREV_go-base36="da52c98bb97cfaa321be04030bc97dcee7de63ff"
514SRC_URI += "git://github.com/multiformats/go-base36;name=go-base36;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-base36" 504SRC_URI += "git://github.com/multiformats/go-base36;name=go-base36;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-base36"
515 505
516# github.com/multiformats/go-varint v0.0.6 506# github.com/multiformats/go-varint v0.0.7
517# [1] git ls-remote https://github.com/multiformats/go-varint a3ded45ab16ca9f2f2a516e68053ffa7ebd9bb0e 507# [1] git ls-remote https://github.com/multiformats/go-varint 8c8129accb08fc978bb276c81d568c41eafdd48f
518SRCREV_go-varint="a3ded45ab16ca9f2f2a516e68053ffa7ebd9bb0e" 508SRCREV_go-varint="8c8129accb08fc978bb276c81d568c41eafdd48f"
519SRC_URI += "git://github.com/multiformats/go-varint;name=go-varint;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-varint" 509SRC_URI += "git://github.com/multiformats/go-varint;name=go-varint;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-varint"
520 510
521# github.com/opencontainers/selinux v1.11.0 511# github.com/opencontainers/selinux v1.11.1
522# [1] git ls-remote https://github.com/opencontainers/selinux b68c45eb2df48c6b0c949901ccda90c8e65fe677 512# [1] git ls-remote https://github.com/opencontainers/selinux 44b3337c67171896cf6f299ece82ec31abfe8c0d
523SRCREV_selinux="b68c45eb2df48c6b0c949901ccda90c8e65fe677" 513SRCREV_selinux="44b3337c67171896cf6f299ece82ec31abfe8c0d"
524SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/selinux" 514SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/selinux"
525 515
526# github.com/containernetworking/cni v1.2.2 516# github.com/containernetworking/cni v1.2.3
527# [1] git ls-remote https://github.com/containernetworking/cni d5c71ad528129e306538f7ba5b796337c1898d81 517# [1] git ls-remote https://github.com/containernetworking/cni 309b6bbc17b2cd9eb9c26a46977ba1f1f5f032a4
528SRCREV_cni="d5c71ad528129e306538f7ba5b796337c1898d81" 518SRCREV_cni="309b6bbc17b2cd9eb9c26a46977ba1f1f5f032a4"
529SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/cni" 519SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/cni"
530 520
531# github.com/hashicorp/go-multierror v1.1.1
532# [1] git ls-remote https://github.com/hashicorp/go-multierror 9974e9ec57696378079ecc3accd3d6f29401b3a0
533SRCREV_go-multierror="9974e9ec57696378079ecc3accd3d6f29401b3a0"
534SRC_URI += "git://github.com/hashicorp/go-multierror;name=go-multierror;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-multierror"
535
536# github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 521# github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
537# [1] git ls-remote https://github.com/xeipuuv/gojsonreference bd5ef7bd5415a7ac448318e64f11a24cd21e594b 522# [1] git ls-remote https://github.com/xeipuuv/gojsonreference bd5ef7bd5415a7ac448318e64f11a24cd21e594b
538SRCREV_gojsonreference="bd5ef7bd5415a7ac448318e64f11a24cd21e594b" 523SRCREV_gojsonreference="bd5ef7bd5415a7ac448318e64f11a24cd21e594b"
539SRC_URI += "git://github.com/xeipuuv/gojsonreference;name=gojsonreference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonreference" 524SRC_URI += "git://github.com/xeipuuv/gojsonreference;name=gojsonreference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonreference"
540 525
541# github.com/awslabs/soci-snapshotter v0.6.1 526# github.com/containerd/containerd/v2 v2.0.2
542# [1] git ls-remote https://github.com/awslabs/soci-snapshotter bc692715c8078e4cdfcec064f22fd324914bda8e 527# [1] git ls-remote https://github.com/containerd/containerd c507a0257ea6462fbd6f5ba4f5c74facb04021f4
543SRCREV_soci-snapshotter="bc692715c8078e4cdfcec064f22fd324914bda8e" 528SRCREV_containerd-v2="c507a0257ea6462fbd6f5ba4f5c74facb04021f4"
544SRC_URI += "git://github.com/awslabs/soci-snapshotter;name=soci-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/awslabs/soci-snapshotter" 529SRC_URI += "git://github.com/containerd/containerd;name=containerd-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd/v2"
530
531# github.com/go-viper/mapstructure/v2 v2.2.1
532# [1] git ls-remote https://github.com/go-viper/mapstructure c29fc28e7927f11614d6f7e0fbf108a5c75750bb
533SRCREV_mapstructure-v2="c29fc28e7927f11614d6f7e0fbf108a5c75750bb"
534SRC_URI += "git://github.com/go-viper/mapstructure;name=mapstructure-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-viper/mapstructure/v2"
545 535
546# github.com/opencontainers/go-digest v1.0.0 536# github.com/opencontainers/go-digest v1.0.0
547# [1] git ls-remote https://github.com/opencontainers/go-digest ea51bea511f75cfa3ef6098cc253c5c3609b037a 537# [1] git ls-remote https://github.com/opencontainers/go-digest ea51bea511f75cfa3ef6098cc253c5c3609b037a
548SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a" 538SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a"
549SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/go-digest" 539SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/go-digest"
550 540
551# github.com/go-viper/mapstructure/v2 v2.0.0 541# github.com/containerd/containerd/api v1.8.0
552# [1] git ls-remote https://github.com/go-viper/mapstructure 6abdb44d71d6ac11f79c11a30a9653c9e4986625 542# [1] git ls-remote https://github.com/containerd/containerd cf36acf6b6dde383952f523e9b0b721b20dec88a
553SRCREV_mapstructure-v2="6abdb44d71d6ac11f79c11a30a9653c9e4986625" 543SRCREV_api="cf36acf6b6dde383952f523e9b0b721b20dec88a"
554SRC_URI += "git://github.com/go-viper/mapstructure;name=mapstructure-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-viper/mapstructure/v2"
555
556# github.com/containerd/containerd/api v1.7.19
557# [1] git ls-remote https://github.com/containerd/containerd b600181a9324222b5f84c702b13250390bfdf746
558SRCREV_api="b600181a9324222b5f84c702b13250390bfdf746"
559SRC_URI += "git://github.com/containerd/containerd;name=api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd/api" 544SRC_URI += "git://github.com/containerd/containerd;name=api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd/api"
560 545
561# github.com/opencontainers/image-spec v1.1.0 546# github.com/opencontainers/image-spec v1.1.0
@@ -563,9 +548,9 @@ SRC_URI += "git://github.com/containerd/containerd;name=api;protocol=https;nobra
563SRCREV_image-spec="e7f7c0ca69b21688c3cea7c87a04e4503e6099e2" 548SRCREV_image-spec="e7f7c0ca69b21688c3cea7c87a04e4503e6099e2"
564SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/image-spec" 549SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/image-spec"
565 550
566# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 551# github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6
567# [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers ced1acdcaa24dc39c01b039fc37576c395f506cf 552# [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9
568SRCREV_go-fuzz-headers="ced1acdcaa24dc39c01b039fc37576c395f506cf" 553SRCREV_go-fuzz-headers="e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9"
569SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AdaLogics/go-fuzz-headers" 554SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AdaLogics/go-fuzz-headers"
570 555
571# github.com/inconshreveable/mousetrap v1.1.0 556# github.com/inconshreveable/mousetrap v1.1.0
@@ -573,19 +558,19 @@ SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;prot
573SRCREV_mousetrap="4e8053ee7ef85a6bd26368364a6d27f1641c1d21" 558SRCREV_mousetrap="4e8053ee7ef85a6bd26368364a6d27f1641c1d21"
574SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/inconshreveable/mousetrap" 559SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/inconshreveable/mousetrap"
575 560
576# github.com/multiformats/go-multiaddr v0.12.0 561# github.com/multiformats/go-multiaddr v0.13.0
577# [1] git ls-remote https://github.com/multiformats/go-multiaddr 5dd793c6fc4935fad347429a48a168acc8073474 562# [1] git ls-remote https://github.com/multiformats/go-multiaddr 14890877525b42c5d6450436929b059974f03ea4
578SRCREV_go-multiaddr="5dd793c6fc4935fad347429a48a168acc8073474" 563SRCREV_go-multiaddr="14890877525b42c5d6450436929b059974f03ea4"
579SRC_URI += "git://github.com/multiformats/go-multiaddr;name=go-multiaddr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multiaddr" 564SRC_URI += "git://github.com/multiformats/go-multiaddr;name=go-multiaddr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multiaddr"
580 565
581# github.com/multiformats/go-multibase v0.1.1 566# github.com/multiformats/go-multibase v0.2.0
582# [1] git ls-remote https://github.com/multiformats/go-multibase c1bc15b22eedb45f9205f3b60ce5fcb8fca93e08 567# [1] git ls-remote https://github.com/multiformats/go-multibase 58a41f7df1d82d16599e259325b3337d69f70e3b
583SRCREV_go-multibase="c1bc15b22eedb45f9205f3b60ce5fcb8fca93e08" 568SRCREV_go-multibase="58a41f7df1d82d16599e259325b3337d69f70e3b"
584SRC_URI += "git://github.com/multiformats/go-multibase;name=go-multibase;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multibase" 569SRC_URI += "git://github.com/multiformats/go-multibase;name=go-multibase;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multibase"
585 570
586# github.com/multiformats/go-multihash v0.2.1 571# github.com/multiformats/go-multihash v0.2.3
587# [1] git ls-remote https://github.com/multiformats/go-multihash 16974ad98ab1fb19eb756919f55373b39cc80bec 572# [1] git ls-remote https://github.com/multiformats/go-multihash ff9da31500dddfc675e996601a05cdfc3ce7c764
588SRCREV_go-multihash="16974ad98ab1fb19eb756919f55373b39cc80bec" 573SRCREV_go-multihash="ff9da31500dddfc675e996601a05cdfc3ce7c764"
589SRC_URI += "git://github.com/multiformats/go-multihash;name=go-multihash;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multihash" 574SRC_URI += "git://github.com/multiformats/go-multihash;name=go-multihash;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multihash"
590 575
591# github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 576# github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6
@@ -593,14 +578,14 @@ SRC_URI += "git://github.com/multiformats/go-multihash;name=go-multihash;protoco
593SRCREV_go-pkcs11uri="78284954bff6dcce7888166bb79bbba93bea0879" 578SRCREV_go-pkcs11uri="78284954bff6dcce7888166bb79bbba93bea0879"
594SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stefanberger/go-pkcs11uri" 579SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stefanberger/go-pkcs11uri"
595 580
596# github.com/compose-spec/compose-go/v2 v2.1.3 581# github.com/compose-spec/compose-go/v2 v2.4.7
597# [1] git ls-remote https://github.com/compose-spec/compose-go 35c575c758afd2a8363bd47290c3ddec0d23ebaf 582# [1] git ls-remote https://github.com/compose-spec/compose-go 9642b85460f2de66e6295c8b1f2e968fc9c3cbae
598SRCREV_v2="35c575c758afd2a8363bd47290c3ddec0d23ebaf" 583SRCREV_v2="9642b85460f2de66e6295c8b1f2e968fc9c3cbae"
599SRC_URI += "git://github.com/compose-spec/compose-go;name=v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/compose-spec/compose-go/v2" 584SRC_URI += "git://github.com/compose-spec/compose-go;name=v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/compose-spec/compose-go/v2"
600 585
601# github.com/cyphar/filepath-securejoin v0.3.0 586# github.com/cyphar/filepath-securejoin v0.4.0
602# [1] git ls-remote https://github.com/cyphar/filepath-securejoin b984b9cbbfa775c0ba6828372fd53da2262cb552 587# [1] git ls-remote https://github.com/cyphar/filepath-securejoin 9a17e6b86760e1d05f1ae366e00e6ad27225400c
603SRCREV_filepath-securejoin="b984b9cbbfa775c0ba6828372fd53da2262cb552" 588SRCREV_filepath-securejoin="9a17e6b86760e1d05f1ae366e00e6ad27225400c"
604SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cyphar/filepath-securejoin" 589SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cyphar/filepath-securejoin"
605 590
606# github.com/containernetworking/plugins v1.5.1 591# github.com/containernetworking/plugins v1.5.1
@@ -618,24 +603,34 @@ SRC_URI += "git://github.com/fluent/fluent-logger-golang;name=fluent-logger-gola
618SRCREV_runtime-spec="36852b0d072a4b5da675300a9e73bc4b0853f5c6" 603SRCREV_runtime-spec="36852b0d072a4b5da675300a9e73bc4b0853f5c6"
619SRC_URI += "git://github.com/opencontainers/runtime-spec;name=runtime-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/runtime-spec" 604SRC_URI += "git://github.com/opencontainers/runtime-spec;name=runtime-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/runtime-spec"
620 605
621# github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0 606# github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20231105174938-2b5cbb29f3e2
622# [1] git ls-remote https://github.com/AdamKorcz/go-118-fuzz-build 8075edf89bb034603c758f28fe93143047ac5677 607# [1] git ls-remote https://github.com/AdamKorcz/go-118-fuzz-build 2b5cbb29f3e2e08ef2032ac4dc88a40a3a1e9e5f
623SRCREV_go-118-fuzz-build="8075edf89bb034603c758f28fe93143047ac5677" 608SRCREV_go-118-fuzz-build="2b5cbb29f3e2e08ef2032ac4dc88a40a3a1e9e5f"
624SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;name=go-118-fuzz-build;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AdamKorcz/go-118-fuzz-build" 609SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;name=go-118-fuzz-build;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AdamKorcz/go-118-fuzz-build"
625 610
626# github.com/containerd/nydus-snapshotter v0.13.13 611# github.com/containerd/nydus-snapshotter v0.15.0
627# [1] git ls-remote https://github.com/containerd/nydus-snapshotter e9d1bb738f778a2e30b8284ca4f479fa2517456c 612# [1] git ls-remote https://github.com/containerd/nydus-snapshotter aec799e1b5d61050f7df4a1fd79177f89635cffe
628SRCREV_nydus-snapshotter="e9d1bb738f778a2e30b8284ca4f479fa2517456c" 613SRCREV_nydus-snapshotter="aec799e1b5d61050f7df4a1fd79177f89635cffe"
629SRC_URI += "git://github.com/containerd/nydus-snapshotter;name=nydus-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/nydus-snapshotter" 614SRC_URI += "git://github.com/containerd/nydus-snapshotter;name=nydus-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/nydus-snapshotter"
630 615
631# github.com/containerd/stargz-snapshotter v0.15.1 616# github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626
632# [1] git ls-remote https://github.com/containerd/stargz-snapshotter 64ab83bd65cd4a763e262955984232cc5ddfeb3f 617# [1] git ls-remote https://github.com/opencontainers/runtime-tools 2e043c6bd62639199bdd0d5f0c5082797de4de2a
633SRCREV_stargz-snapshotter="64ab83bd65cd4a763e262955984232cc5ddfeb3f" 618SRCREV_runtime-tools="2e043c6bd62639199bdd0d5f0c5082797de4de2a"
619SRC_URI += "git://github.com/opencontainers/runtime-tools;name=runtime-tools;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/runtime-tools"
620
621# tags.cncf.io/container-device-interface v0.8.0
622# [1] git ls-remote https://github.com/cncf-tags/container-device-interface e66544063aa7760c4ea6330ce9e6c757f8e61df2
623SRCREV_container-device-interface="e66544063aa7760c4ea6330ce9e6c757f8e61df2"
624SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=container-device-interface;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/tags.cncf.io/container-device-interface"
625
626# github.com/containerd/stargz-snapshotter v0.16.3
627# [1] git ls-remote https://github.com/containerd/stargz-snapshotter c0389e084ae5731215c1251b04f3a8b49efb6d5a
628SRCREV_stargz-snapshotter="c0389e084ae5731215c1251b04f3a8b49efb6d5a"
634SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter" 629SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter"
635 630
636# google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 631# google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38
637# [1] git ls-remote https://github.com/googleapis/go-genproto ef4313101c801fa091ce994c42178295e58e9f6f 632# [1] git ls-remote https://github.com/googleapis/go-genproto 324edc3d5d38693218081dbcff1a945f1bd90575
638SRCREV_rpc="ef4313101c801fa091ce994c42178295e58e9f6f" 633SRCREV_rpc="324edc3d5d38693218081dbcff1a945f1bd90575"
639SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/rpc" 634SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/rpc"
640 635
641# github.com/rootless-containers/bypass4netns v0.4.1 636# github.com/rootless-containers/bypass4netns v0.4.1
@@ -643,33 +638,38 @@ SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobr
643SRCREV_bypass4netns="c3c127b902268c0ec143d5d0e06b567e0b930c45" 638SRCREV_bypass4netns="c3c127b902268c0ec143d5d0e06b567e0b930c45"
644SRC_URI += "git://github.com/rootless-containers/bypass4netns;name=bypass4netns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/bypass4netns" 639SRC_URI += "git://github.com/rootless-containers/bypass4netns;name=bypass4netns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/bypass4netns"
645 640
646# github.com/docker/docker-credential-helpers v0.7.0 641# github.com/docker/docker-credential-helpers v0.8.2
647# [1] git ls-remote https://github.com/docker/docker-credential-helpers ac5992b5f4756fc0398a7d0c93c609e624368bde 642# [1] git ls-remote https://github.com/docker/docker-credential-helpers 6b9df3ebb5da5aa22f722b25506bba1414519c6a
648SRCREV_docker-credential-helpers="ac5992b5f4756fc0398a7d0c93c609e624368bde" 643SRCREV_docker-credential-helpers="6b9df3ebb5da5aa22f722b25506bba1414519c6a"
649SRC_URI += "git://github.com/docker/docker-credential-helpers;name=docker-credential-helpers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker-credential-helpers" 644SRC_URI += "git://github.com/docker/docker-credential-helpers;name=docker-credential-helpers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker-credential-helpers"
650 645
651# github.com/containerd/stargz-snapshotter/ipfs v0.15.1 646# github.com/containerd/stargz-snapshotter/ipfs v0.16.3
652# [1] git ls-remote https://github.com/containerd/stargz-snapshotter 64ab83bd65cd4a763e262955984232cc5ddfeb3f 647# [1] git ls-remote https://github.com/containerd/stargz-snapshotter c0389e084ae5731215c1251b04f3a8b49efb6d5a
653SRCREV_ipfs="64ab83bd65cd4a763e262955984232cc5ddfeb3f" 648SRCREV_ipfs="c0389e084ae5731215c1251b04f3a8b49efb6d5a"
654SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=ipfs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/ipfs" 649SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=ipfs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/ipfs"
655 650
656# github.com/rootless-containers/rootlesskit/v2 v2.1.0 651# github.com/rootless-containers/rootlesskit/v2 v2.3.1
657# [1] git ls-remote https://github.com/rootless-containers/rootlesskit da77c66a62412f8631fd9ce17653a3ee36802215 652# [1] git ls-remote https://github.com/rootless-containers/rootlesskit fcc67feacd7deea8bca12a1a849e638704b8e7d2
658SRCREV_rootlesskit-v2="da77c66a62412f8631fd9ce17653a3ee36802215" 653SRCREV_rootlesskit-v2="fcc67feacd7deea8bca12a1a849e638704b8e7d2"
659SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/rootlesskit/v2" 654SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/rootlesskit/v2"
660 655
661# github.com/containerd/stargz-snapshotter/estargz v0.15.1 656# github.com/containerd/stargz-snapshotter/estargz v0.16.3
662# [1] git ls-remote https://github.com/containerd/stargz-snapshotter 64ab83bd65cd4a763e262955984232cc5ddfeb3f 657# [1] git ls-remote https://github.com/containerd/stargz-snapshotter c0389e084ae5731215c1251b04f3a8b49efb6d5a
663SRCREV_estargz="64ab83bd65cd4a763e262955984232cc5ddfeb3f" 658SRCREV_estargz="c0389e084ae5731215c1251b04f3a8b49efb6d5a"
664SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=estargz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/estargz" 659SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=estargz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/estargz"
665 660
666# github.com/containerd/accelerated-container-image v1.1.3 661# tags.cncf.io/container-device-interface/specs-go v0.8.0
667# [1] git ls-remote https://github.com/containerd/accelerated-container-image e66cd5cd4e31a986df6a282ef861286138e528c7 662# [1] git ls-remote https://github.com/cncf-tags/container-device-interface e66544063aa7760c4ea6330ce9e6c757f8e61df2
668SRCREV_accelerated-container-image="e66cd5cd4e31a986df6a282ef861286138e528c7" 663SRCREV_specs-go="e66544063aa7760c4ea6330ce9e6c757f8e61df2"
664SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=specs-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/tags.cncf.io/container-device-interface/specs-go"
665
666# github.com/containerd/accelerated-container-image v1.2.3
667# [1] git ls-remote https://github.com/containerd/accelerated-container-image 0c2f05791f88a0491218011a97c87c33e5440f72
668SRCREV_accelerated-container-image="0c2f05791f88a0491218011a97c87c33e5440f72"
669SRC_URI += "git://github.com/containerd/accelerated-container-image;name=accelerated-container-image;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/accelerated-container-image" 669SRC_URI += "git://github.com/containerd/accelerated-container-image;name=accelerated-container-image;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/accelerated-container-image"
670 670
671# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 671# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0
672# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 9d4eb7e7706038b07d33f83f76afbe13f53d171d 672# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 9cf5701e6b6611b2c406639039a1bccd883db080
673SRCREV_otelhttp="9d4eb7e7706038b07d33f83f76afbe13f53d171d" 673SRCREV_otelhttp="9cf5701e6b6611b2c406639039a1bccd883db080"
674SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp" 674SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp"
675 675