summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2024-03-23 01:58:11 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2024-04-04 19:57:46 +0000
commit5853fc67da6499d293a1a76e5e457bd467286731 (patch)
tree4489a8f839b0cc532a8c42f65233dd4f44abe77f
parentfb2d44b8a0f03480ba9bcb55fff4670d46ea36ca (diff)
downloadmeta-virtualization-5853fc67da6499d293a1a76e5e457bd467286731.tar.gz
docker-compose: update to v2.26.0
Bumping compose to version v2.24.7-21-g33712277, which comprises the following commits: 33712277 chore(desktop): revised feature detection for file shares e9dc8201 Add Navigation Menu to compose up 39504607 Add support for volume Subpath option 3b541b07 Bump docker v26.0.0 25671ae6 introduce config --variables to list compose model variables 0191e69d Fix docs on default build image name 897d239f Bump compose-go to v2.0.2 c5a760ce add support for annotations 26f687a1 Revert "Bump compose-go to v2.0.1" ad414613 Bump compose-go to v2.0.1 db4ed895 feat(desktop): synchronized file share integration (#11614) 1b5fa3b9 feat(experiments): add experimental feature state (#11633) 4f97edf3 reduce timeout of the Otel tracing command bc5fc6ba fix `compose config --format json` f937e42a Bump compose-go v2.0.0 f46ca459 services shell completion bugfix b2d4c1b8 fix TestBuildPlatformsWithCorrectBuildxConfig 5a1ba0ef only use ToModel when --no-interpolate is set 17d4229e feat(desktop): add Docker Desktop detection and client skeleton (#11593) 4efb8970 chore(deps): upgrade go to 1.21.8 (#11578) f35449a6 ci(deps): bump moby/moby & docker/cli to v25.0.4 (#11566) 34b11c4f Add test summary for test jobs in ci c525373a make code simpler e99b8ace avoid duplicated "xx exited with code 0" message 8ab8df86 introduce --watch de178267 move code into small functions for better readability 1680f9a8 restore support for `config --no-interpolate` 5c4f3370 remove docker cli step in ci.yml 58ec0e9f get log to manage `attach` 349d9f34 bump compose-go to version v2.0.0-rc.8 697a48af use an dedicated compose file --quiet-pull e2e test 9b0d1ffc Add a fallback check of Watch pid on Windows False positives were detected when checking the previous watch process state d10a179f add support of QuietOption to create command 94246f3c pass QuietOption when starting dependencies from run command 9630cc58 when ran with ANSI disabled, force progress=plain 6c175548 Issue-11374: Modified compose up command to respect COMPOSE_REMOVE_ORPHANS environment variable 9b0e3d53 ci: bump engine version to `25.0.3` de3da829 sort containers to optimize scale down c79aabde discard stdout for laaarge log test 0aad3221 use listeners to collect include metrics b1c06770 docs: update cli reference link e330f590 docs: unify no trailing dots in docstrings and help (#11301) 16c8099c Use listener for file metadata 07bda596 fix deadlock collecting large logs d2034029 chore(watch): remove old `docker cp` implementation 894ab41c ci(deps): bump docker/cli to v25.0.3 (#11481) 3ba66453 pass All option to backend api.Service when length statuses is not equal to zero 2eca9313 Add OTEL specs: build, depends_on, capabilities (gpu/tpu) 1fea7c1b build(deps): bump github.com/opencontainers/image-spec acf2ffb0 feat(tracing): add project hash attr 0d48a93f chore(load): ensure context passed to load aaa7ef6d Include all networks in ContainerCreate call if API >= 1.44 6ef55a53 bump compose-go to v2.0.0-rc.4 a553db33 CI: docker engine version matrix 05bec55d build(deps): bump github.com/docker/cli 8fdd45cd chore(e2e): fix flaky test & standalone behavior (#11382) a0954dc5 ci(deps): replace buildkit to fix fsutil issues on Windows (#11426) 05820018 Fix canonical container name da1a34a8 don't check external network existence when swarm is enabled 8b023ae0 build(deps): bump github.com/docker/cli 8c80297c build(deps): bump github.com/docker/docker 7e991515 Add support for storage_opt d9791156 ci(deps): update DOCKER_CLI_VERSION to v25.0.1 71bebc16 bump compose-go to v2.0.0-rc.3 which fixes multiple compose files merge issues 25d16d1f build(deps): bump actions/upload-artifact from v3 to v4 ab97dcc7 update MAINTAINERS file a8bd3b7a Fix load .env from project directory when project file is set by COMPOSE_FILE 811364b4 use a custom version of fsutils that fixes a bug on Windows causing all Compose builds to fail 1551fcb4 introduce stopAndRemoveContainer to share logic scaling down eb4249ec bump compose-go to v2.0.0-rc.2 1e8241f6 ci(deps): upgrade to Moby v25.0.0 GA (#11381) 053a5604 docs: update link to use canonical URL for command 34ba0bc9 go.mod: github.com/moby/sys/mountinfo v0.7.1 56e38260 go.mod: github.com/google/uuid v1.5.0 c28bf522 bump version of compose-go to v2.0.0-rc.1 51c113b6 build(deps): bump github.com/docker/docker 7cdc7e15 remove watch command from the alpha command fb026543 build(deps): bump github.com/docker/cli d688d3bf fix(tracing): batch span exports to prevent blocking 898e1b60 signals/utils: always handle received signals f414bf78 fix engine version require to use healthcheck.start_interval 3c4593f2 Stop the resource timer after last expected event d2562029 build(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.12 (#11347) 26ed1051 build(deps): bump github.com/docker/docker from 25.0.0-rc.1+incompatible to 25.0.0-rc.2+incompatible (#11349) 191c10b9 build(deps): bump github.com/docker/cli from 25.0.0-rc.1+incompatible to 25.0.0-rc.2+incompatible (#11348) 5d05df6e update compose-go to version using immutable Project functions b621948c feat(cli): report more useful User-Agent on engine API requests f5c53c2d ci(deps): bump golangci-lint to v1.55.2 1cfeda71 ci(deps): bump golang to version v1.21.6 (#11331) 2bf2b22f Add source policies for build 575f2ed7 watch: remove requirements for tar binary and for sync target to be rw 5f4b22ed make docs dcf6bd77 make mocks 80823b77 go ahead and wire up sig-proxy and no-stdin for consistency with underlying docker container attach 2c16e16d docker compose attach via RunAttach (from docker/cli's docker container attach) d1be9caf build(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 c3c0cf3d build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 (#11317) 27987415 gha: update DOCKER_CLI_VERSION to v24.0.7 566d2207 go.mod: github.com/docker/cli v25.0.0-rc.1 d09c39dc go.mod: github.com/docker/docker v25.0.0-rc.1 a1d36379 go.mod: github.com/klauspost/compress v1.17.4 0c55998b go.mod: github.com/felixge/httpsnoop v1.0.4 2f6ec9b7 go.mod: github.com/docker/go-connections v0.5.0 dcbf005f up: gracefully teardown when command ctx cancelled e105f165 introduce `stats` command ce5a0c65 Fix cancellable context detection in `AdaptCmd` f58f23a6 remove ServiceProxy which was introduced for archived compose-cli 9aa52326 go.mod: docker/docker and docker/cli v25.0.0-beta.3 ccd83b8a go.mod: github.com/gorilla/mux v1.8.1 9e57850c go.mod: github.com/docker/distribution v2.8.3 35d3a7ca go.mod: golang.org/x/crypto v0.17.0 6c998602 go.mod: golang.org/x/crypto v0.16.0 402f3688 go.mod: golang.org/x/text v0.14.0 30dd3e66 go.mod: golang.org/x/term v0.15.0 0c4fa017 Bump compose-go v2-beta.2 b12e23b0 build(deps): bump go.uber.org/mock from 0.3.0 to 0.4.0 17da54da introduce build --with-dependencies 1baa4f44 up: fix write/close race condition in logPrinter 7781b7c9 deps: update docker/cli to fix go version selection issue 785835b1 Add support for endpoint-specific MAC address e4fb5545 build do not require environment to be reslved 74cc0912 github.com/golang/mock is deprecated 5e61c62e collect services to build using WithServices fb3868ff add support for start_interval bdbda790 include disabled services for shell completion ae4fd791 bump golang to version 1.21.5 26aca867 avoid use of service.Name when iterating on project.Services 138facea project.Services is a map cda04f28 adopt compose-go/v2 85a1aec1 regen docs 9c29d223 use custom config type for OCI v1.0 df6fe59f tweak help message on oci version flag 07df9cc4 fix typo 7c8ff36d move around OCI logic, auto fallback/retry 1.1 -> 1.0 111ad3b0 fix(publish): add OCI 1.0 fallback support for AWS ECR 8026d0e2 adopt container.RestartPolicy* df1533a1 [lint] don't use deprecated types 8639fbae go mod tidy 56e2ad9e update to v1.25 for RunAttach ce1ddb6c fix combination of --pull always --no-build c5824702 build(deps): bump golang.org/x/sys from 0.14.0 to 0.15.0 1f148244 send out a cancel event on SIGINT/SIGTERM 9faef4ae Update README.md to use standard compose.yaml file name 59f11ecb Fix configs are mounted under /<id> 750553c8 introduce compose logs --index to select a replica container 8c964f5a Update E2E test 90ca13b7 Fix E2E test to have index in the correct position f9946127 Fix docs ddda59a1 Add index option to compose logs command e981c358 Add failing test 16c4241c log we don't expose service ports when --verbose 9025d63a bump ddev a1de0b96 Restore `Project` is ps json output caa0cbbc Introduce ps --orphans so user can include/exclude services not declared by project 29e9fdba let contributor know we might close unanswered issues c665c53c bump buildx to v0.12.0 and adapt code to changes a39cf75e build(deps): bump github.com/compose-spec/compose-go 46ba9c99 build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 5c5d30c6 build(deps): bump github.com/docker/cli 36fa8d4e build(deps): bump github.com/docker/docker 2384635e build(deps): bump github.com/moby/buildkit from 0.12.2 to 0.12.3 2ba5e4c1 in watch mode force pull policy to build for services with both build and develop attributes This default behaviour will force a rebuild of the service images at watch process startup and be sure containers will be in sync with the local source code b1a26dac Assume /src/pkg/compose/testdata absolute workingdir to make tests reproducible 5e77ae92 avoir use of []types.ServiceConfig f5572201 identify services to build and don't display 'building' if none 8e1b3236 fix --remove-orphans not to consider disabled services as orphaned 7cb1f8ba introduce RuntimeVersion for code to check container runtime supports required features cb01186c push also consider build.tags 9c4efbdd Strip project prefix from docker-compose up output 8ea7c9e0 Make it context aware and add test skipping options c1694360 render quiet after filtering applied 254a94b0 bump golang to version 1.21.4 cf608fa9 bump compose-go to v1.20.1 426377a4 reject compose file using `secrets|configs.driver or template_driver` 493f6c80 skips flaky e2e tests on watch and attach 646a8fc0 fix docker/compose#11170 add newline in cmd/compose/build.go fmt.Fprint 2945532f fix --pull documentation e5cd265a improve watch configuration logging Add action associated to each managed path d646d757 lint 71237ef6 do not resolve cache dir until remote resource is in use 0d905a89 add a copyright notice with original author b847c7f5 implement runtime file selection 5e3d8f67 re-implement cache folder detection 67279088 introduce --resolve-image-digests for publish to seal service images by digest 4cd61957 fix build 0d4cbbdb fix 9631a49d ENGDOCS-1764 328ca3f2 add docs upstream validation workflow e1bbfc63 build(deps): bump go.uber.org/goleak from 1.2.1 to 1.3.0 616bba0a linter errors fixed ee6e3c2a NetworkList to NetworkInspect for ID search c7e31a3c Squashing feature branch commits in order to add signoff message. 704a9fd3 Use project.ServiceNames() if no service specified in hash d9e0e42d Add branch configuration for pull_request trigger c48e3c4a Initial codeql.yml commit dd0803db fix SIGTERM support to stop/kill stack 39008c53 align with OCI artifact best practices 6c345b37 refactor(cmd/compose/run): remove redundant `len` check 1ffa194e fail start if depependency is missing b9298101 check that the pull policy provided is a valid one or is not missing when --pull is used 3d0207eb remove uncessary return value of pullComposeFiles function 16a7c209 enable profile when down is ran with explicit service names 818bc3c3 add sync+restart action to watch attribute 38bc6d5d build(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.7 0b6ce6ee build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 ae16bbbf build(deps): bump google.golang.org/grpc from 1.58.2 to 1.59.0 d13ad1f9 build(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 9b4d577c remove refrecence docs generation 14b43c1a remove cucumber tests as we haven't added new ones for a while 9dd081b9 add support of COMPOSE_ENV_FILES env variable to pass a list of env files 2c0b0232 add dry-run support for publish command 599e4b24 extract method to reduce cyclomatic complexity fe8c2780 warn user remote resource is disabled a345515f Don't delete dependent services 8967df7a Apply platform before hashing 4f694919 deps: remove deprecated github.com/pkg/errors 6ecab957 Include image name in error message 12e0ac89 pkg/compose/publish: use empty config descriptor mediaType a6b7d785 pkg/remote/oci: check artifactType instead of config.mediaType 991901f2 pkg/remote/oci: refer to the manifest as manifest 2d971fc9 update the watch warning message when no services with a develop section 78f33619 ci: enable verbose output for e2e tests (#11045) 44d21280 truncate command by default, introduce --no-trunc flag to get the full command ff2ff18c build(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 ab81db5b config --xx don't need `env_file` being parsed 61c8be11 remove --timeout=0 flag to cleanup function of watch e2e test compose down command need the watch process to be killed to succeed 6be5f300 move watch from alpha to main command c34c306c TestWatch to use new `develop` section 5ca35c88 implement publish 805541be watch: use official `develop` section (#11026) 8f489d6d build(deps): bump github.com/opencontainers/image-spec 9ea8fbc6 build(deps): bump github.com/moby/buildkit from 0.12.1 to 0.12.2 76f150e4 build(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1 f447c809 build(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.1 4587d4ba build(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.6 a697a069 introduce pull --missing flag to only pull images not present in cache 8af49ff3 resolve service reference into container based on observed state f6e31dbc don't rely on depends_on to resolve volume_from, better use observed state 6d5eb6fd update to go1.21.1 9d7e0ad6 correct scale error messages formatting 1a98a70b add scale command 19bbb12f ci: tweak restricted imports in linter (#10992) 7a134578 deps: upgrade Moby to v24.0.6 and gRPC to v1.58.0 (#10991) 13115468 cli: fix `--build` flag for `create` (#10982) e1aa4f77 otel: add args & flags to cli traces (#10974) d7b0b2bd watch: build & launch the project at start (#10957) e0f39ebb pull OCI remote resource c9d54f09 introduce publish (alpha) command 52e54ef9 doc: updated README.md to remove broken link f4f2e934 migrate to github.com/distribution/reference 32c3d0a3 Enable service explicitly requested to be restarted 1fdbcb62 build: pass BuildOptions around explicitly & fix multi-platform issues 407a0d5b up: fix various race/deadlock conditions on exit (#10934) 8caa6f1f pkg/api: replace uuid for basic random id Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-containers/docker-compose/docker-compose_git.bb4
-rw-r--r--recipes-containers/docker-compose/files/modules.txt269
-rw-r--r--recipes-containers/docker-compose/relocation.inc71
-rw-r--r--recipes-containers/docker-compose/src_uri.inc811
4 files changed, 589 insertions, 566 deletions
diff --git a/recipes-containers/docker-compose/docker-compose_git.bb b/recipes-containers/docker-compose/docker-compose_git.bb
index b7745f2b..07650126 100644
--- a/recipes-containers/docker-compose/docker-compose_git.bb
+++ b/recipes-containers/docker-compose/docker-compose_git.bb
@@ -9,7 +9,7 @@ DEPENDS = " \
9 9
10# Specify the first two important SRCREVs as the format 10# Specify the first two important SRCREVs as the format
11SRCREV_FORMAT="compose_survey" 11SRCREV_FORMAT="compose_survey"
12SRCREV_compose = "d6f842b042d2f2926901305336527b3eaadf067a" 12SRCREV_compose = "3371227794f5f3645f4f19829c60a741635ed329"
13 13
14SRC_URI = "git://github.com/docker/compose;name=compose;branch=main;protocol=https" 14SRC_URI = "git://github.com/docker/compose;name=compose;branch=main;protocol=https"
15 15
@@ -23,7 +23,7 @@ LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=175792518e4ac015ab6696d16c4f60
23 23
24GO_IMPORT = "import" 24GO_IMPORT = "import"
25 25
26PV = "v2.21.0" 26PV = "v2.26.0"
27 27
28COMPOSE_PKG = "github.com/docker/compose/v2" 28COMPOSE_PKG = "github.com/docker/compose/v2"
29 29
diff --git a/recipes-containers/docker-compose/files/modules.txt b/recipes-containers/docker-compose/files/modules.txt
index d287d128..88bd7801 100644
--- a/recipes-containers/docker-compose/files/modules.txt
+++ b/recipes-containers/docker-compose/files/modules.txt
@@ -2,35 +2,35 @@
2## explicit 2## explicit
3# github.com/Microsoft/go-winio v0.6.1 3# github.com/Microsoft/go-winio v0.6.1
4## explicit 4## explicit
5# github.com/adrg/xdg v0.4.0 5# github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
6## explicit 6## explicit
7# github.com/buger/goterm v1.0.4 7# github.com/buger/goterm v1.0.4
8## explicit 8## explicit
9# github.com/compose-spec/compose-go v1.18.3 9# github.com/compose-spec/compose-go/v2 v2.0.2
10## explicit 10## explicit
11# github.com/containerd/console v1.0.3 11# github.com/containerd/console v1.0.4
12## explicit 12## explicit
13# github.com/containerd/containerd v1.7.3 13# github.com/containerd/containerd v1.7.13
14## explicit 14## explicit
15# github.com/cucumber/godog v0.0.0-00010101000000-000000000000 15# github.com/davecgh/go-spew v1.1.1
16## explicit 16## explicit
17# github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 17# github.com/distribution/reference v0.5.0
18## explicit 18## explicit
19# github.com/docker/buildx v0.11.2 19# github.com/docker/buildx v0.13.1
20## explicit 20## explicit
21# github.com/docker/cli v24.0.5+incompatible 21# github.com/docker/cli v26.0.0+incompatible
22## explicit 22## explicit
23# github.com/docker/cli-docs-tool v0.6.0 23# github.com/docker/cli-docs-tool v0.7.0
24## explicit 24## explicit
25# github.com/docker/docker v24.0.5+incompatible 25# github.com/docker/docker v26.0.0+incompatible
26## explicit 26## explicit
27# github.com/docker/go-connections v0.4.0 27# github.com/docker/go-connections v0.5.0
28## explicit 28## explicit
29# github.com/docker/go-units v0.5.0 29# github.com/docker/go-units v0.5.0
30## explicit 30## explicit
31# github.com/fsnotify/fsevents v0.1.1 31# github.com/fsnotify/fsevents v0.1.1
32## explicit 32## explicit
33# github.com/golang/mock v1.6.0 33# github.com/google/go-cmp v0.6.0
34## explicit 34## explicit
35# github.com/hashicorp/go-multierror v1.1.1 35# github.com/hashicorp/go-multierror v1.1.1
36## explicit 36## explicit
@@ -40,9 +40,11 @@
40## explicit 40## explicit
41# github.com/mattn/go-shellwords v1.0.12 41# github.com/mattn/go-shellwords v1.0.12
42## explicit 42## explicit
43# github.com/mitchellh/go-ps v1.0.0
44## explicit
43# github.com/mitchellh/mapstructure v1.5.0 45# github.com/mitchellh/mapstructure v1.5.0
44## explicit 46## explicit
45# github.com/moby/buildkit v0.12.1 47# github.com/moby/buildkit v0.13.1
46## explicit 48## explicit
47# github.com/moby/patternmatcher v0.6.0 49# github.com/moby/patternmatcher v0.6.0
48## explicit 50## explicit
@@ -52,13 +54,17 @@
52## explicit 54## explicit
53# github.com/opencontainers/go-digest v1.0.0 55# github.com/opencontainers/go-digest v1.0.0
54## explicit 56## explicit
55# github.com/opencontainers/image-spec v1.1.0-rc4 57# github.com/opencontainers/image-spec v1.1.0-rc6
56## explicit 58## explicit
57# github.com/pkg/errors v0.9.1 59# github.com/otiai10/copy v1.14.0
60## explicit
61# github.com/r3labs/sse v0.0.0-20210224172625-26fe804710bc
58## explicit 62## explicit
59# github.com/sirupsen/logrus v1.9.3 63# github.com/sirupsen/logrus v1.9.3
60## explicit 64## explicit
61# github.com/spf13/cobra v1.7.0 65# github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
66## explicit
67# github.com/spf13/cobra v1.8.0
62## explicit 68## explicit
63# github.com/spf13/pflag v1.0.5 69# github.com/spf13/pflag v1.0.5
64## explicit 70## explicit
@@ -68,135 +74,137 @@
68## explicit 74## explicit
69# github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 75# github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
70## explicit 76## explicit
71# go.opentelemetry.io/otel v1.14.0 77# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1
72## explicit 78## explicit
73# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 79# go.opentelemetry.io/otel v1.21.0
74## explicit 80## explicit
75# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 81# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0
76## explicit 82## explicit
77# go.opentelemetry.io/otel/sdk v1.14.0 83# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0
78## explicit 84## explicit
79# go.opentelemetry.io/otel/trace v1.14.0 85# go.opentelemetry.io/otel/sdk v1.21.0
80## explicit 86## explicit
81# go.uber.org/goleak v1.2.1 87# go.opentelemetry.io/otel/trace v1.21.0
82## explicit 88## explicit
83# golang.org/x/sync v0.3.0 89# go.uber.org/goleak v1.3.0
84## explicit 90## explicit
85# google.golang.org/grpc v1.57.0 91# go.uber.org/mock v0.4.0
86## explicit 92## explicit
87# gopkg.in/yaml.v2 v2.4.0 93# golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3
88## explicit 94## explicit
89# gotest.tools/v3 v3.5.0 95# golang.org/x/sync v0.6.0
90## explicit 96## explicit
91# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230106234847-43070de90fa1 97# golang.org/x/sys v0.16.0
92## explicit 98## explicit
93# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 99# google.golang.org/grpc v1.59.0
94## explicit 100## explicit
95# github.com/Masterminds/semver/v3 v3.2.1 101# gopkg.in/yaml.v3 v3.0.1
96## explicit 102## explicit
97# github.com/aws/aws-sdk-go-v2 v1.17.6 103# gotest.tools/v3 v3.5.1
98## explicit 104## explicit
99# github.com/aws/aws-sdk-go-v2/config v1.18.16 105# dario.cat/mergo v1.0.0
100## explicit 106## explicit
101# github.com/aws/aws-sdk-go-v2/credentials v1.13.16 107# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
102## explicit 108## explicit
103# github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 109# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
104## explicit 110## explicit
105# github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 111# github.com/Masterminds/semver/v3 v3.2.1
106## explicit 112## explicit
107# github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 113# github.com/Microsoft/hcsshim v0.11.4
108## explicit 114## explicit
109# github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 115# github.com/aws/aws-sdk-go-v2 v1.24.1
110## explicit 116## explicit
111# github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 117# github.com/aws/aws-sdk-go-v2/config v1.26.6
112## explicit 118## explicit
113# github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 119# github.com/aws/aws-sdk-go-v2/credentials v1.16.16
114## explicit 120## explicit
115# github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 121# github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11
116## explicit 122## explicit
117# github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 123# github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10
118## explicit 124## explicit
119# github.com/aws/smithy-go v1.13.5 125# github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10
120## explicit 126## explicit
121# github.com/beorn7/perks v1.0.1 127# github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3
122## explicit 128## explicit
123# github.com/bugsnag/bugsnag-go v1.5.0 129# github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4
124## explicit 130## explicit
125# github.com/cenkalti/backoff/v4 v4.2.0 131# github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10
126## explicit 132## explicit
127# github.com/cespare/xxhash/v2 v2.2.0 133# github.com/aws/aws-sdk-go-v2/service/sso v1.18.7
128## explicit 134## explicit
129# github.com/cloudflare/cfssl v1.6.4 135# github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7
130## explicit 136## explicit
131# github.com/containerd/continuity v0.4.1 137# github.com/aws/aws-sdk-go-v2/service/sts v1.26.7
132## explicit 138## explicit
133# github.com/containerd/typeurl/v2 v2.1.1 139# github.com/aws/smithy-go v1.19.0
134## explicit 140## explicit
135# github.com/cucumber/gherkin-go/v19 v19.0.3 141# github.com/beorn7/perks v1.0.1
136## explicit 142## explicit
137# github.com/cucumber/messages-go/v16 v16.0.1 143# github.com/cenkalti/backoff/v4 v4.2.1
138## explicit 144## explicit
139# github.com/cyphar/filepath-securejoin v0.2.3 145# github.com/cespare/xxhash/v2 v2.2.0
140## explicit 146## explicit
141# github.com/davecgh/go-spew v1.1.1 147# github.com/containerd/continuity v0.4.3
142## explicit 148## explicit
143# github.com/docker/distribution v2.8.2+incompatible 149# github.com/containerd/log v0.1.0
144## explicit 150## explicit
145# github.com/docker/docker-credential-helpers v0.7.0 151# github.com/containerd/ttrpc v1.2.2
152## explicit
153# github.com/containerd/typeurl/v2 v2.1.1
154## explicit
155# github.com/docker/distribution v2.8.3+incompatible
156## explicit
157# github.com/docker/docker-credential-helpers v0.8.0
146## explicit 158## explicit
147# github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c 159# github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
148## explicit 160## explicit
149# github.com/docker/go-metrics v0.0.1 161# github.com/docker/go-metrics v0.0.1
150## explicit 162## explicit
151# github.com/emicklei/go-restful/v3 v3.10.1 163# github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203
152## explicit 164## explicit
153# github.com/felixge/httpsnoop v1.0.3 165# github.com/emicklei/go-restful/v3 v3.11.0
166## explicit
167# github.com/felixge/httpsnoop v1.0.4
154## explicit 168## explicit
155# github.com/fvbommel/sortorder v1.0.2 169# github.com/fvbommel/sortorder v1.0.2
156## explicit 170## explicit
157# github.com/go-logr/logr v1.2.4 171# github.com/go-logr/logr v1.3.0
158## explicit 172## explicit
159# github.com/go-logr/stdr v1.2.2 173# github.com/go-logr/stdr v1.2.2
160## explicit 174## explicit
161# github.com/go-openapi/jsonpointer v0.19.5 175# github.com/go-openapi/jsonpointer v0.19.6
162## explicit 176## explicit
163# github.com/go-openapi/jsonreference v0.20.0 177# github.com/go-openapi/jsonreference v0.20.2
164## explicit 178## explicit
165# github.com/go-openapi/swag v0.19.14 179# github.com/go-openapi/swag v0.22.3
166## explicit 180## explicit
167# github.com/gofrs/flock v0.8.1 181# github.com/gofrs/flock v0.8.1
168## explicit 182## explicit
169# github.com/gofrs/uuid v4.2.0+incompatible
170## explicit
171# github.com/gogo/googleapis v1.4.1 183# github.com/gogo/googleapis v1.4.1
172## explicit 184## explicit
173# github.com/gogo/protobuf v1.3.2 185# github.com/gogo/protobuf v1.3.2
174## explicit 186## explicit
175# github.com/golang/protobuf v1.5.3 187# github.com/golang/protobuf v1.5.3
176## explicit 188## explicit
177# github.com/google/gnostic v0.5.7-v3refs 189# github.com/google/gnostic-models v0.6.8
178## explicit
179# github.com/google/go-cmp v0.5.9
180## explicit 190## explicit
181# github.com/google/gofuzz v1.2.0 191# github.com/google/gofuzz v1.2.0
182## explicit 192## explicit
183# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 193# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
184## explicit 194## explicit
185# github.com/gorilla/mux v1.8.0 195# github.com/google/uuid v1.6.0
186## explicit
187# github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
188## explicit 196## explicit
189# github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 197# github.com/gorilla/mux v1.8.1
190## explicit 198## explicit
191# github.com/hashicorp/errwrap v1.1.0 199# github.com/gorilla/websocket v1.5.0
192## explicit 200## explicit
193# github.com/hashicorp/go-immutable-radix v1.3.1 201# github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
194## explicit 202## explicit
195# github.com/hashicorp/go-memdb v1.3.2 203# github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0
196## explicit 204## explicit
197# github.com/hashicorp/golang-lru v0.5.4 205# github.com/hashicorp/errwrap v1.1.0
198## explicit 206## explicit
199# github.com/hashicorp/hcl v1.0.0 207# github.com/hashicorp/go-cleanhttp v0.5.2
200## explicit 208## explicit
201# github.com/imdario/mergo v0.3.16 209# github.com/imdario/mergo v0.3.16
202## explicit 210## explicit
@@ -204,27 +212,21 @@
204## explicit 212## explicit
205# github.com/inconshreveable/mousetrap v1.1.0 213# github.com/inconshreveable/mousetrap v1.1.0
206## explicit 214## explicit
207# github.com/jinzhu/gorm v1.9.11
208## explicit
209# github.com/josharian/intern v1.0.0 215# github.com/josharian/intern v1.0.0
210## explicit 216## explicit
211# github.com/json-iterator/go v1.1.12 217# github.com/json-iterator/go v1.1.12
212## explicit 218## explicit
213# github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 219# github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
214## explicit 220## explicit
215# github.com/klauspost/compress v1.16.5 221# github.com/klauspost/compress v1.17.4
216## explicit
217# github.com/kr/pretty v0.3.0
218## explicit
219# github.com/magiconair/properties v1.8.6
220## explicit 222## explicit
221# github.com/mailru/easyjson v0.7.6 223# github.com/mailru/easyjson v0.7.7
222## explicit 224## explicit
223# github.com/mattn/go-colorable v0.1.13 225# github.com/mattn/go-colorable v0.1.13
224## explicit 226## explicit
225# github.com/mattn/go-isatty v0.0.17 227# github.com/mattn/go-isatty v0.0.17
226## explicit 228## explicit
227# github.com/mattn/go-runewidth v0.0.14 229# github.com/mattn/go-runewidth v0.0.15
228## explicit 230## explicit
229# github.com/matttproud/golang_protobuf_extensions v1.0.4 231# github.com/matttproud/golang_protobuf_extensions v1.0.4
230## explicit 232## explicit
@@ -232,11 +234,17 @@
232## explicit 234## explicit
233# github.com/miekg/pkcs11 v1.1.1 235# github.com/miekg/pkcs11 v1.1.1
234## explicit 236## explicit
237# github.com/mitchellh/copystructure v1.2.0
238## explicit
239# github.com/mitchellh/reflectwalk v1.0.2
240## explicit
241# github.com/moby/docker-image-spec v1.3.1
242## explicit
235# github.com/moby/locker v1.0.1 243# github.com/moby/locker v1.0.1
236## explicit 244## explicit
237# github.com/moby/spdystream v0.2.0 245# github.com/moby/spdystream v0.2.0
238## explicit 246## explicit
239# github.com/moby/sys/mountinfo v0.6.2 247# github.com/moby/sys/mountinfo v0.7.1
240## explicit 248## explicit
241# github.com/moby/sys/sequential v0.5.0 249# github.com/moby/sys/sequential v0.5.0
242## explicit 250## explicit
@@ -244,45 +252,39 @@
244## explicit 252## explicit
245# github.com/moby/sys/symlink v0.2.0 253# github.com/moby/sys/symlink v0.2.0
246## explicit 254## explicit
255# github.com/moby/sys/user v0.1.0
256## explicit
247# github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 257# github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
248## explicit 258## explicit
249# github.com/modern-go/reflect2 v1.0.2 259# github.com/modern-go/reflect2 v1.0.2
250## explicit 260## explicit
251# github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 261# github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
252## explicit 262## explicit
253# github.com/opencontainers/runc v1.1.7 263# github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
254## explicit 264## explicit
255# github.com/pelletier/go-toml v1.9.5 265# github.com/pelletier/go-toml v1.9.5
256## explicit 266## explicit
257# github.com/pelletier/go-toml/v2 v2.0.5 267# github.com/pkg/errors v0.9.1
258## explicit 268## explicit
259# github.com/pmezard/go-difflib v1.0.0 269# github.com/pmezard/go-difflib v1.0.0
260## explicit 270## explicit
261# github.com/prometheus/client_golang v1.14.0 271# github.com/prometheus/client_golang v1.17.0
262## explicit 272## explicit
263# github.com/prometheus/client_model v0.3.0 273# github.com/prometheus/client_model v0.5.0
264## explicit 274## explicit
265# github.com/prometheus/common v0.42.0 275# github.com/prometheus/common v0.44.0
266## explicit 276## explicit
267# github.com/prometheus/procfs v0.9.0 277# github.com/prometheus/procfs v0.12.0
268## explicit 278## explicit
269# github.com/rivo/uniseg v0.2.0 279# github.com/rivo/uniseg v0.2.0
270## explicit 280## explicit
271# github.com/secure-systems-lab/go-securesystemslib v0.4.0 281# github.com/secure-systems-lab/go-securesystemslib v0.4.0
272## explicit 282## explicit
273# github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 283# github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b
274## explicit 284## explicit
275# github.com/shibumi/go-pathspec v1.3.0 285# github.com/shibumi/go-pathspec v1.3.0
276## explicit 286## explicit
277# github.com/spf13/afero v1.9.2 287# github.com/tonistiigi/fsutil v0.0.0-20240301111122-7525a1af2bb5
278## explicit
279# github.com/spf13/cast v1.5.0
280## explicit
281# github.com/spf13/jwalterweatherman v1.1.0
282## explicit
283# github.com/subosito/gotenv v1.4.1
284## explicit
285# github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
286## explicit 288## explicit
287# github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea 289# github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
288## explicit 290## explicit
@@ -294,74 +296,77 @@
294## explicit 296## explicit
295# github.com/xeipuuv/gojsonschema v1.2.0 297# github.com/xeipuuv/gojsonschema v1.2.0
296## explicit 298## explicit
297# github.com/zmap/zcrypto v0.0.0-20220605182715-4dfcec6e9a8c 299# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1
298## explicit 300## explicit
299# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 301# go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.46.1
300## explicit 302## explicit
301# go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 303# go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0
302## explicit 304## explicit
303# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 305# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0
304## explicit 306## explicit
305# go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 307# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0
306## explicit 308## explicit
307# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 309# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.21.0
308## explicit 310## explicit
309# go.opentelemetry.io/otel/metric v0.37.0 311# go.opentelemetry.io/otel/exporters/prometheus v0.42.0
310## explicit 312## explicit
311# go.opentelemetry.io/proto/otlp v0.19.0 313# go.opentelemetry.io/otel/metric v1.21.0
312## explicit 314## explicit
313# golang.org/x/crypto v0.7.0 315# go.opentelemetry.io/otel/sdk/metric v1.21.0
314## explicit 316## explicit
315# golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 317# go.opentelemetry.io/proto/otlp v1.0.0
316## explicit 318## explicit
317# golang.org/x/mod v0.11.0 319# golang.org/x/crypto v0.18.0
318## explicit 320## explicit
319# golang.org/x/net v0.9.0 321# golang.org/x/mod v0.14.0
320## explicit 322## explicit
321# golang.org/x/oauth2 v0.7.0 323# golang.org/x/net v0.20.0
322## explicit 324## explicit
323# golang.org/x/sys v0.7.0 325# golang.org/x/oauth2 v0.11.0
324## explicit 326## explicit
325# golang.org/x/term v0.7.0 327# golang.org/x/term v0.16.0
326## explicit 328## explicit
327# golang.org/x/text v0.9.0 329# golang.org/x/text v0.14.0
328## explicit 330## explicit
329# golang.org/x/time v0.3.0 331# golang.org/x/time v0.3.0
330## explicit 332## explicit
331# golang.org/x/tools v0.7.0 333# golang.org/x/tools v0.17.0
332## explicit 334## explicit
333# google.golang.org/appengine v1.6.7 335# google.golang.org/appengine v1.6.7
334## explicit 336## explicit
335# google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 337# google.golang.org/genproto v0.0.0-20231016165738-49dd2c1f3d0b
338## explicit
339# google.golang.org/genproto/googleapis/api v0.0.0-20231016165738-49dd2c1f3d0b
336## explicit 340## explicit
337# google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 341# google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b
338## explicit 342## explicit
339# google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 343# google.golang.org/protobuf v1.31.0
340## explicit 344## explicit
341# google.golang.org/protobuf v1.30.0 345# gopkg.in/cenkalti/backoff.v1 v1.1.0
342## explicit 346## explicit
343# gopkg.in/inf.v0 v0.9.1 347# gopkg.in/inf.v0 v0.9.1
344## explicit 348## explicit
345# gopkg.in/ini.v1 v1.67.0 349# gopkg.in/yaml.v2 v2.4.0
346## explicit 350## explicit
347# gopkg.in/yaml.v3 v3.0.1 351# k8s.io/api v0.29.2
348## explicit 352## explicit
349# k8s.io/api v0.26.2 353# k8s.io/apimachinery v0.29.2
350## explicit 354## explicit
351# k8s.io/apimachinery v0.26.2 355# k8s.io/apiserver v0.29.2
352## explicit 356## explicit
353# k8s.io/client-go v0.26.2 357# k8s.io/client-go v0.29.2
354## explicit 358## explicit
355# k8s.io/klog/v2 v2.90.1 359# k8s.io/klog/v2 v2.110.1
356## explicit 360## explicit
357# k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 361# k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00
358## explicit 362## explicit
359# k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 363# k8s.io/utils v0.0.0-20230726121419-3b25d923346b
360## explicit 364## explicit
361# sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 365# sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
362## explicit 366## explicit
363# sigs.k8s.io/structured-merge-diff/v4 v4.2.3 367# sigs.k8s.io/structured-merge-diff/v4 v4.4.1
364## explicit 368## explicit
365# sigs.k8s.io/yaml v1.3.0 369# sigs.k8s.io/yaml v1.3.0
366## explicit 370## explicit
367# github.com/cucumber/godog => github.com/laurazard/godog v0.0.0-20220922095256-4c4b17abdae7 371# tags.cncf.io/container-device-interface v0.6.2
372## explicit
diff --git a/recipes-containers/docker-compose/relocation.inc b/recipes-containers/docker-compose/relocation.inc
index 9e6eacf4..ac21ca05 100644
--- a/recipes-containers/docker-compose/relocation.inc
+++ b/recipes-containers/docker-compose/relocation.inc
@@ -2,14 +2,16 @@ export sites="k8s.io/api:k8s.io/api:force \
2 k8s.io/utils:k8s.io/utils:force \ 2 k8s.io/utils:k8s.io/utils:force \
3 k8s.io/klog/v2:k8s.io/klog/v2:force \ 3 k8s.io/klog/v2:k8s.io/klog/v2:force \
4 gotest.tools/v3:gotest.tools/v3:force \ 4 gotest.tools/v3:gotest.tools/v3:force \
5 dario.cat/mergo:dario.cat/mergo:force \
5 gopkg.in/inf.v0:gopkg.in/inf.v0:force \ 6 gopkg.in/inf.v0:gopkg.in/inf.v0:force \
6 gopkg.in/ini.v1:gopkg.in/ini.v1:force \ 7 go.uber.org/mock:go.uber.org/mock:force \
7 gopkg.in/yaml.v2:gopkg.in/yaml.v2:force \
8 golang.org/x/exp:golang.org/x/exp:force \ 8 golang.org/x/exp:golang.org/x/exp:force \
9 golang.org/x/mod:golang.org/x/mod:force \
10 golang.org/x/net:golang.org/x/net:force \
11 golang.org/x/sys:golang.org/x/sys:force \ 9 golang.org/x/sys:golang.org/x/sys:force \
12 gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \ 10 gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \
11 golang.org/x/mod:golang.org/x/mod:force \
12 golang.org/x/net:golang.org/x/net:force \
13 gopkg.in/yaml.v2:gopkg.in/yaml.v2:force \
14 k8s.io/apiserver:k8s.io/apiserver:force \
13 k8s.io/client-go:k8s.io/client-go:force \ 15 k8s.io/client-go:k8s.io/client-go:force \
14 sigs.k8s.io/json:sigs.k8s.io/json:force \ 16 sigs.k8s.io/json:sigs.k8s.io/json:force \
15 sigs.k8s.io/yaml:sigs.k8s.io/yaml:force \ 17 sigs.k8s.io/yaml:sigs.k8s.io/yaml:force \
@@ -19,63 +21,58 @@ export sites="k8s.io/api:k8s.io/api:force \
19 golang.org/x/time:golang.org/x/time:force \ 21 golang.org/x/time:golang.org/x/time:force \
20 go.uber.org/goleak:go.uber.org/goleak:force \ 22 go.uber.org/goleak:go.uber.org/goleak:force \
21 golang.org/x/tools:golang.org/x/tools:force \ 23 golang.org/x/tools:golang.org/x/tools:force \
22 github.com/adrg/xdg:github.com/adrg/xdg:force \
23 golang.org/x/crypto:golang.org/x/crypto:force \ 24 golang.org/x/crypto:golang.org/x/crypto:force \
24 golang.org/x/oauth2:golang.org/x/oauth2:force \ 25 golang.org/x/oauth2:golang.org/x/oauth2:force \
25 k8s.io/apimachinery:k8s.io/apimachinery:force \ 26 k8s.io/apimachinery:k8s.io/apimachinery:force \
26 k8s.io/kube-openapi:k8s.io/kube-openapi:force \ 27 k8s.io/kube-openapi:k8s.io/kube-openapi:force \
27 github.com/moby/term:github.com/moby/term:force \ 28 github.com/moby/term:github.com/moby/term:force \
28 github.com/docker/go:github.com/docker/go:force \ 29 github.com/docker/go:github.com/docker/go:force \
29 github.com/kr/pretty:github.com/kr/pretty:force \
30 github.com/docker/cli:github.com/docker/cli:force \ 30 github.com/docker/cli:github.com/docker/cli:force \
31 github.com/pkg/errors:github.com/pkg/errors:force \ 31 github.com/r3labs/sse:github.com/r3labs/sse:force \
32 github.com/gofrs/uuid:github.com/gofrs/uuid:force \
33 github.com/mgutz/ansi:github.com/mgutz/ansi:force \ 32 github.com/mgutz/ansi:github.com/mgutz/ansi:force \
34 github.com/spf13/cast:github.com/spf13/cast:force \ 33 github.com/pkg/errors:github.com/pkg/errors:force \
35 github.com/golang/mock:github.com/golang/mock:force \
36 github.com/spf13/cobra:github.com/spf13/cobra:force \ 34 github.com/spf13/cobra:github.com/spf13/cobra:force \
37 github.com/spf13/pflag:github.com/spf13/pflag:force \ 35 github.com/spf13/pflag:github.com/spf13/pflag:force \
38 google.golang.org/grpc:google.golang.org/grpc:force \ 36 google.golang.org/grpc:google.golang.org/grpc:force \
39 github.com/gofrs/flock:github.com/gofrs/flock:force \ 37 github.com/gofrs/flock:github.com/gofrs/flock:force \
38 github.com/google/uuid:github.com/google/uuid:force \
40 github.com/gorilla/mux:github.com/gorilla/mux:force \ 39 github.com/gorilla/mux:github.com/gorilla/mux:force \
41 github.com/jinzhu/gorm:github.com/jinzhu/gorm:force \
42 github.com/moby/locker:github.com/moby/locker:force \ 40 github.com/moby/locker:github.com/moby/locker:force \
43 github.com/rivo/uniseg:github.com/rivo/uniseg:force \ 41 github.com/rivo/uniseg:github.com/rivo/uniseg:force \
44 github.com/spf13/afero:github.com/spf13/afero:force \
45 github.com/buger/goterm:github.com/buger/goterm:force \ 42 github.com/buger/goterm:github.com/buger/goterm:force \
46 github.com/morikuni/aec:github.com/morikuni/aec:force \ 43 github.com/morikuni/aec:github.com/morikuni/aec:force \
44 github.com/otiai10/copy:github.com/otiai10/copy:force \
47 github.com/beorn7/perks:github.com/beorn7/perks:force \ 45 github.com/beorn7/perks:github.com/beorn7/perks:force \
48 github.com/go-logr/logr:github.com/go-logr/logr:force \ 46 github.com/go-logr/logr:github.com/go-logr/logr:force \
49 github.com/go-logr/stdr:github.com/go-logr/stdr:force \ 47 github.com/go-logr/stdr:github.com/go-logr/stdr:force \
50 github.com/google/shlex:github.com/google/shlex:force \ 48 github.com/google/shlex:github.com/google/shlex:force \
51 github.com/miekg/pkcs11:github.com/miekg/pkcs11:force \ 49 github.com/miekg/pkcs11:github.com/miekg/pkcs11:force \
52 github.com/zmap/zcrypto:github.com/zmap/zcrypto:force \
53 github.com/docker/buildx:github.com/docker/buildx:force \ 50 github.com/docker/buildx:github.com/docker/buildx:force \
54 github.com/docker/docker:github.com/docker/docker:force \ 51 github.com/docker/docker:github.com/docker/docker:force \
52 github.com/google/go-cmp:github.com/google/go-cmp:force \
55 github.com/moby/buildkit:github.com/moby/buildkit:force \ 53 github.com/moby/buildkit:github.com/moby/buildkit:force \
56 go.opentelemetry.io/otel:go.opentelemetry.io/otel:force \ 54 go.opentelemetry.io/otel:go.opentelemetry.io/otel:force \
57 github.com/aws/smithy-go:github.com/aws/smithy-go:force \ 55 github.com/aws/smithy-go:github.com/aws/smithy-go:force \
58 github.com/gogo/protobuf:github.com/gogo/protobuf:force \ 56 github.com/gogo/protobuf:github.com/gogo/protobuf:force \
59 github.com/google/go-cmp:github.com/google/go-cmp:force \
60 github.com/google/gofuzz:github.com/google/gofuzz:force \ 57 github.com/google/gofuzz:github.com/google/gofuzz:force \
61 github.com/hashicorp/hcl:github.com/hashicorp/hcl:force \
62 github.com/imdario/mergo:github.com/imdario/mergo:force \ 58 github.com/imdario/mergo:github.com/imdario/mergo:force \
63 github.com/google/gnostic:github.com/google/gnostic:force \ 59 github.com/containerd/log:github.com/containerd/log:force \
64 github.com/cucumber/godog:github.com/laurazard/godog:force \ 60 github.com/davecgh/go-spew:github.com/davecgh/go-spew:force \
65 github.com/docker/go-units:github.com/docker/go-units:force \ 61 github.com/docker/go-units:github.com/docker/go-units:force \
62 github.com/mitchellh/go-ps:github.com/mitchellh/go-ps:force \
66 github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \ 63 github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \
67 github.com/davecgh/go-spew:github.com/davecgh/go-spew:force \
68 github.com/go-openapi/swag:github.com/go-openapi/swag:force \ 64 github.com/go-openapi/swag:github.com/go-openapi/swag:force \
69 github.com/gogo/googleapis:github.com/gogo/googleapis:force \ 65 github.com/gogo/googleapis:github.com/gogo/googleapis:force \
70 github.com/golang/protobuf:github.com/golang/protobuf:force \ 66 github.com/golang/protobuf:github.com/golang/protobuf:force \
71 github.com/mailru/easyjson:github.com/mailru/easyjson:force \ 67 github.com/mailru/easyjson:github.com/mailru/easyjson:force \
72 github.com/mattn/go-isatty:github.com/mattn/go-isatty:force \ 68 github.com/mattn/go-isatty:github.com/mattn/go-isatty:force \
73 github.com/moby/spdystream:github.com/moby/spdystream:force \ 69 github.com/moby/spdystream:github.com/moby/spdystream:force \
74 github.com/subosito/gotenv:github.com/subosito/gotenv:force \ 70 github.com/mxk/go-flowrate:github.com/mxk/go-flowrate:force \
75 google.golang.org/genproto:google.golang.org/genproto:force \ 71 google.golang.org/genproto:google.golang.org/genproto:force \
76 google.golang.org/protobuf:google.golang.org/protobuf:force \ 72 google.golang.org/protobuf:google.golang.org/protobuf:force \
73 github.com/moby/sys/user:github.com/moby/sys/user/user:force \
77 github.com/stretchr/testify:github.com/stretchr/testify:force \ 74 github.com/stretchr/testify:github.com/stretchr/testify:force \
78 github.com/cloudflare/cfssl:github.com/cloudflare/cfssl:force \ 75 github.com/containerd/ttrpc:github.com/containerd/ttrpc:force \
79 github.com/josharian/intern:github.com/josharian/intern:force \ 76 github.com/josharian/intern:github.com/josharian/intern:force \
80 github.com/json-iterator/go:github.com/json-iterator/go:force \ 77 github.com/json-iterator/go:github.com/json-iterator/go:force \
81 github.com/serialx/hashring:github.com/serialx/hashring:force \ 78 github.com/serialx/hashring:github.com/serialx/hashring:force \
@@ -85,21 +82,24 @@ export sites="k8s.io/api:k8s.io/api:force \
85 github.com/fsnotify/fsevents:github.com/fsnotify/fsevents:force \ 82 github.com/fsnotify/fsevents:github.com/fsnotify/fsevents:force \
86 github.com/tilt-dev/fsnotify:github.com/tilt-dev/fsnotify:force \ 83 github.com/tilt-dev/fsnotify:github.com/tilt-dev/fsnotify:force \
87 github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm:force \ 84 github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm:force \
85 github.com/Microsoft/hcsshim:github.com/Microsoft/hcsshim:force \
88 github.com/aws/aws-sdk-go-v2:github.com/aws/aws-sdk-go-v2:force \ 86 github.com/aws/aws-sdk-go-v2:github.com/aws/aws-sdk-go-v2:force \
89 github.com/cespare/xxhash/v2:github.com/cespare/xxhash/v2:force \ 87 github.com/cespare/xxhash/v2:github.com/cespare/xxhash/v2:force \
90 github.com/docker/go-metrics:github.com/docker/go-metrics:force \ 88 github.com/docker/go-metrics:github.com/docker/go-metrics:force \
89 github.com/eiannone/keyboard:github.com/eiannone/keyboard:force \
91 github.com/felixge/httpsnoop:github.com/felixge/httpsnoop:force \ 90 github.com/felixge/httpsnoop:github.com/felixge/httpsnoop:force \
91 github.com/gorilla/websocket:github.com/gorilla/websocket:force \
92 github.com/hashicorp/errwrap:github.com/hashicorp/errwrap:force \ 92 github.com/hashicorp/errwrap:github.com/hashicorp/errwrap:force \
93 github.com/munnerz/goautoneg:github.com/munnerz/goautoneg:force \ 93 github.com/munnerz/goautoneg:github.com/munnerz/goautoneg:force \
94 github.com/pelletier/go-toml:github.com/pelletier/go-toml:force \ 94 github.com/pelletier/go-toml:github.com/pelletier/go-toml:force \
95 github.com/prometheus/common:github.com/prometheus/common:force \ 95 github.com/prometheus/common:github.com/prometheus/common:force \
96 github.com/prometheus/procfs:github.com/prometheus/procfs:force \ 96 github.com/prometheus/procfs:github.com/prometheus/procfs:force \
97 github.com/tonistiigi/fsutil:github.com/tonistiigi/fsutil:force \ 97 github.com/tonistiigi/fsutil:github.com/tonistiigi/fsutil:force \
98 gopkg.in/cenkalti/backoff.v1:gopkg.in/cenkalti/backoff.v1:force \
98 github.com/Microsoft/go-winio:github.com/Microsoft/go-winio:force \ 99 github.com/Microsoft/go-winio:github.com/Microsoft/go-winio:force \
100 github.com/acarl005/stripansi:github.com/acarl005/stripansi:force \
99 github.com/containerd/console:github.com/containerd/console:force \ 101 github.com/containerd/console:github.com/containerd/console:force \
100 github.com/bugsnag/bugsnag-go:github.com/bugsnag/bugsnag-go:force \
101 github.com/fvbommel/sortorder:github.com/fvbommel/sortorder:force \ 102 github.com/fvbommel/sortorder:github.com/fvbommel/sortorder:force \
102 github.com/hashicorp/go-memdb:github.com/hashicorp/go-memdb:force \
103 github.com/klauspost/compress:github.com/klauspost/compress:force \ 103 github.com/klauspost/compress:github.com/klauspost/compress:force \
104 github.com/mattn/go-colorable:github.com/mattn/go-colorable:force \ 104 github.com/mattn/go-colorable:github.com/mattn/go-colorable:force \
105 github.com/mattn/go-runewidth:github.com/mattn/go-runewidth:force \ 105 github.com/mattn/go-runewidth:github.com/mattn/go-runewidth:force \
@@ -112,14 +112,11 @@ export sites="k8s.io/api:k8s.io/api:force \
112 go.opentelemetry.io/otel/sdk:go.opentelemetry.io/otel/sdk/sdk:force \ 112 go.opentelemetry.io/otel/sdk:go.opentelemetry.io/otel/sdk/sdk:force \
113 github.com/cenkalti/backoff/v4:github.com/cenkalti/backoff/v4:force \ 113 github.com/cenkalti/backoff/v4:github.com/cenkalti/backoff/v4:force \
114 github.com/docker/distribution:github.com/docker/distribution:force \ 114 github.com/docker/distribution:github.com/docker/distribution:force \
115 github.com/opencontainers/runc:github.com/opencontainers/runc:force \
116 github.com/shibumi/go-pathspec:github.com/shibumi/go-pathspec:force \ 115 github.com/shibumi/go-pathspec:github.com/shibumi/go-pathspec:force \
117 github.com/docker/cli-docs-tool:github.com/docker/cli-docs-tool:force \ 116 github.com/docker/cli-docs-tool:github.com/docker/cli-docs-tool:force \
118 github.com/hashicorp/go-version:github.com/hashicorp/go-version:force \ 117 github.com/hashicorp/go-version:github.com/hashicorp/go-version:force \
119 github.com/hashicorp/golang-lru:github.com/hashicorp/golang-lru:force \
120 github.com/moby/sys/symlink:github.com/moby/sys/symlink/symlink:force \ 118 github.com/moby/sys/symlink:github.com/moby/sys/symlink/symlink:force \
121 github.com/modern-go/concurrent:github.com/modern-go/concurrent:force \ 119 github.com/modern-go/concurrent:github.com/modern-go/concurrent:force \
122 github.com/pelletier/go-toml/v2:github.com/pelletier/go-toml/v2:force \
123 github.com/xeipuuv/gojsonschema:github.com/xeipuuv/gojsonschema:force \ 120 github.com/xeipuuv/gojsonschema:github.com/xeipuuv/gojsonschema:force \
124 github.com/AlecAivazis/survey/v2:github.com/AlecAivazis/survey/v2:force \ 121 github.com/AlecAivazis/survey/v2:github.com/AlecAivazis/survey/v2:force \
125 github.com/containerd/containerd:github.com/containerd/containerd:force \ 122 github.com/containerd/containerd:github.com/containerd/containerd:force \
@@ -127,25 +124,27 @@ export sites="k8s.io/api:k8s.io/api:force \
127 github.com/Masterminds/semver/v3:github.com/Masterminds/semver/v3:force \ 124 github.com/Masterminds/semver/v3:github.com/Masterminds/semver/v3:force \
128 github.com/containerd/continuity:github.com/containerd/continuity:force \ 125 github.com/containerd/continuity:github.com/containerd/continuity:force \
129 github.com/containerd/typeurl/v2:github.com/containerd/typeurl/v2:force \ 126 github.com/containerd/typeurl/v2:github.com/containerd/typeurl/v2:force \
130 github.com/magiconair/properties:github.com/magiconair/properties:force \ 127 github.com/google/gnostic-models:github.com/google/gnostic-models:force \
128 github.com/mitchellh/reflectwalk:github.com/mitchellh/reflectwalk:force \
131 github.com/xeipuuv/gojsonpointer:github.com/xeipuuv/gojsonpointer:force \ 129 github.com/xeipuuv/gojsonpointer:github.com/xeipuuv/gojsonpointer:force \
132 go.opentelemetry.io/proto/otlp:go.opentelemetry.io/proto/otlp/otlp:force \ 130 go.opentelemetry.io/proto/otlp:go.opentelemetry.io/proto/otlp/otlp:force \
131 github.com/distribution/reference:github.com/distribution/reference:force \
133 github.com/mitchellh/mapstructure:github.com/mitchellh/mapstructure:force \ 132 github.com/mitchellh/mapstructure:github.com/mitchellh/mapstructure:force \
133 github.com/skratchdot/open-golang:github.com/skratchdot/open-golang:force \
134 go.opentelemetry.io/otel/trace:go.opentelemetry.io/otel/trace/trace:force \ 134 go.opentelemetry.io/otel/trace:go.opentelemetry.io/otel/trace/trace:force \
135 github.com/emicklei/go-restful/v3:github.com/emicklei/go-restful/v3:force \ 135 github.com/emicklei/go-restful/v3:github.com/emicklei/go-restful/v3:force \
136 github.com/go-openapi/jsonpointer:github.com/go-openapi/jsonpointer:force \ 136 github.com/go-openapi/jsonpointer:github.com/go-openapi/jsonpointer:force \
137 github.com/hashicorp/go-cleanhttp:github.com/hashicorp/go-cleanhttp:force \
137 github.com/in-toto/in-toto-golang:github.com/in-toto/in-toto-golang:force \ 138 github.com/in-toto/in-toto-golang:github.com/in-toto/in-toto-golang:force \
138 github.com/kballard/go-shellquote:github.com/kballard/go-shellquote:force \ 139 github.com/kballard/go-shellquote:github.com/kballard/go-shellquote:force \
139 github.com/compose-spec/compose-go:github.com/compose-spec/compose-go:force \ 140 github.com/moby/docker-image-spec:github.com/moby/docker-image-spec:force \
140 github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror:force \ 141 github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror:force \
141 github.com/cucumber/gherkin-go/v19:github.com/cucumber/gherkin-go/v19:force \ 142 github.com/mitchellh/copystructure:github.com/mitchellh/copystructure:force \
142 github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \ 143 github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \
143 github.com/prometheus/client_model:github.com/prometheus/client_model:force \ 144 github.com/prometheus/client_model:github.com/prometheus/client_model:force \
144 github.com/spf13/jwalterweatherman:github.com/spf13/jwalterweatherman:force \
145 github.com/xeipuuv/gojsonreference:github.com/xeipuuv/gojsonreference:force \ 145 github.com/xeipuuv/gojsonreference:github.com/xeipuuv/gojsonreference:force \
146 go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \ 146 go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \
147 github.com/opencontainers/go-digest:github.com/opencontainers/go-digest:force \ 147 github.com/opencontainers/go-digest:github.com/opencontainers/go-digest:force \
148 github.com/cucumber/messages-go/v16:github.com/cucumber/messages-go/v16:force \
149 github.com/go-openapi/jsonreference:github.com/go-openapi/jsonreference:force \ 148 github.com/go-openapi/jsonreference:github.com/go-openapi/jsonreference:force \
150 github.com/prometheus/client_golang:github.com/prometheus/client_golang:force \ 149 github.com/prometheus/client_golang:github.com/prometheus/client_golang:force \
151 github.com/moby/sys/sequential:github.com/moby/sys/sequential/sequential:force \ 150 github.com/moby/sys/sequential:github.com/moby/sys/sequential/sequential:force \
@@ -154,10 +153,10 @@ export sites="k8s.io/api:k8s.io/api:force \
154 github.com/AdaLogics/go-fuzz-headers:github.com/AdaLogics/go-fuzz-headers:force \ 153 github.com/AdaLogics/go-fuzz-headers:github.com/AdaLogics/go-fuzz-headers:force \
155 github.com/inconshreveable/mousetrap:github.com/inconshreveable/mousetrap:force \ 154 github.com/inconshreveable/mousetrap:github.com/inconshreveable/mousetrap:force \
156 sigs.k8s.io/structured-merge-diff/v4:sigs.k8s.io/structured-merge-diff/v4:force \ 155 sigs.k8s.io/structured-merge-diff/v4:sigs.k8s.io/structured-merge-diff/v4:force \
157 github.com/cyphar/filepath-securejoin:github.com/cyphar/filepath-securejoin:force \ 156 github.com/compose-spec/compose-go/v2:github.com/compose-spec/compose-go/v2:force \
158 github.com/aws/aws-sdk-go-v2/config:github.com/aws/aws-sdk-go-v2/config/config:force \ 157 github.com/aws/aws-sdk-go-v2/config:github.com/aws/aws-sdk-go-v2/config/config:force \
159 github.com/distribution/distribution/v3:github.com/distribution/distribution/v3:force \ 158 tags.cncf.io/container-device-interface:tags.cncf.io/container-device-interface:force \
160 github.com/hashicorp/go-immutable-radix:github.com/hashicorp/go-immutable-radix:force \ 159 go.opentelemetry.io/otel/sdk/metric:go.opentelemetry.io/otel/sdk/metric/sdk/metric:force \
161 github.com/grpc-ecosystem/grpc-gateway/v2:github.com/grpc-ecosystem/grpc-gateway/v2:force \ 160 github.com/grpc-ecosystem/grpc-gateway/v2:github.com/grpc-ecosystem/grpc-gateway/v2:force \
162 github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers:force \ 161 github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers:force \
163 github.com/grpc-ecosystem/go-grpc-middleware:github.com/grpc-ecosystem/go-grpc-middleware:force \ 162 github.com/grpc-ecosystem/go-grpc-middleware:github.com/grpc-ecosystem/go-grpc-middleware:force \
@@ -171,14 +170,18 @@ export sites="k8s.io/api:k8s.io/api:force \
171 github.com/secure-systems-lab/go-securesystemslib:github.com/secure-systems-lab/go-securesystemslib:force \ 170 github.com/secure-systems-lab/go-securesystemslib:github.com/secure-systems-lab/go-securesystemslib:force \
172 github.com/aws/aws-sdk-go-v2/service/ssooidc:github.com/aws/aws-sdk-go-v2/service/ssooidc/service/ssooidc:force \ 171 github.com/aws/aws-sdk-go-v2/service/ssooidc:github.com/aws/aws-sdk-go-v2/service/ssooidc/service/ssooidc:force \
173 github.com/aws/aws-sdk-go-v2/feature/ec2/imds:github.com/aws/aws-sdk-go-v2/feature/ec2/imds/feature/ec2/imds:force \ 172 github.com/aws/aws-sdk-go-v2/feature/ec2/imds:github.com/aws/aws-sdk-go-v2/feature/ec2/imds/feature/ec2/imds:force \
173 go.opentelemetry.io/otel/exporters/prometheus:go.opentelemetry.io/otel/exporters/prometheus/exporters/prometheus:force \
174 github.com/aws/aws-sdk-go-v2/internal/endpoints/v2:github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/internal/endpoints/v2:force \ 174 github.com/aws/aws-sdk-go-v2/internal/endpoints/v2:github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/internal/endpoints/v2:force \
175 go.opentelemetry.io/otel/exporters/otlp/otlptrace:go.opentelemetry.io/otel/exporters/otlp/otlptrace/exporters/otlp/otlptrace:force \ 175 go.opentelemetry.io/otel/exporters/otlp/otlptrace:go.opentelemetry.io/otel/exporters/otlp/otlptrace/exporters/otlp/otlptrace:force \
176 github.com/aws/aws-sdk-go-v2/internal/configsources:github.com/aws/aws-sdk-go-v2/internal/configsources/internal/configsources:force \ 176 github.com/aws/aws-sdk-go-v2/internal/configsources:github.com/aws/aws-sdk-go-v2/internal/configsources/internal/configsources:force \
177 go.opentelemetry.io/otel/exporters/otlp/internal/retry:go.opentelemetry.io/otel/exporters/otlp/internal/retry/exporters/otlp/internal/retry:force \ 177 go.opentelemetry.io/otel/exporters/otlp/otlpmetric:go.opentelemetry.io/otel/exporters/otlp/otlpmetric/exporters/otlp/otlpmetric:force \
178 github.com/aws/aws-sdk-go-v2/service/internal/presigned-url:github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/service/internal/presigned-url:force \ 178 github.com/aws/aws-sdk-go-v2/service/internal/presigned-url:github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/service/internal/presigned-url:force \
179 github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding:github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/service/internal/accept-encoding:force \
179 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/instrumentation/net/http/otelhttp:force \ 180 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/instrumentation/net/http/otelhttp:force \
180 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc:go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/exporters/otlp/otlptrace/otlptracegrpc:force \ 181 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc:go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/exporters/otlp/otlptrace/otlptracegrpc:force \
181 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp:go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/exporters/otlp/otlptrace/otlptracehttp:force \ 182 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp:go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/exporters/otlp/otlptrace/otlptracehttp:force \
183 go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc:go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/exporters/otlp/otlpmetric/otlpmetricgrpc:force \
184 go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp:go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/exporters/otlp/otlpmetric/otlpmetrichttp:force \
182 go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc:go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/instrumentation/google.golang.org/grpc/otelgrpc:force \ 185 go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc:go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/instrumentation/google.golang.org/grpc/otelgrpc:force \
183 go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace:go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/instrumentation/net/http/httptrace/otelhttptrace:force" 186 go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace:go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/instrumentation/net/http/httptrace/otelhttptrace:force"
184 187
diff --git a/recipes-containers/docker-compose/src_uri.inc b/recipes-containers/docker-compose/src_uri.inc
index 8897c9ca..1978abc7 100644
--- a/recipes-containers/docker-compose/src_uri.inc
+++ b/recipes-containers/docker-compose/src_uri.inc
@@ -1,56 +1,46 @@
1# k8s.io/api v0.26.2 1# k8s.io/api v0.29.2
2# [1] git ls-remote https://github.com/kubernetes/api 1528256abbdf8ff2510112b28a6aacd239789a36 2# [1] git ls-remote https://github.com/kubernetes/api d47313059888ec984bf8432ed155fae5be935c31
3SRCREV_k8s.io-api="1528256abbdf8ff2510112b28a6aacd239789a36" 3SRCREV_k8s.io-api="d47313059888ec984bf8432ed155fae5be935c31"
4SRC_URI += "git://github.com/kubernetes/api;name=k8s.io-api;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/api" 4SRC_URI += "git://github.com/kubernetes/api;name=k8s.io-api;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/api"
5 5
6# k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 6# k8s.io/utils v0.0.0-20230726121419-3b25d923346b
7# [1] git ls-remote https://github.com/kubernetes/utils a5ecb0141aa5b1b224e745aca203afdfd22d8b3a 7# [1] git ls-remote https://github.com/kubernetes/utils 3b25d923346b3814e0898684c97390092f31a61e
8SRCREV_utils="a5ecb0141aa5b1b224e745aca203afdfd22d8b3a" 8SRCREV_utils="3b25d923346b3814e0898684c97390092f31a61e"
9SRC_URI += "git://github.com/kubernetes/utils;name=utils;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/utils" 9SRC_URI += "git://github.com/kubernetes/utils;name=utils;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/utils"
10 10
11# k8s.io/klog/v2 v2.90.1 11# k8s.io/klog/v2 v2.110.1
12# [1] git ls-remote https://github.com/kubernetes/klog d7fc50528570f8276de46570f916682257821e22 12# [1] git ls-remote https://github.com/kubernetes/klog e3f75b8af2707d64b5dd4c440ae8384ed2f2c386
13SRCREV_klog-v2="d7fc50528570f8276de46570f916682257821e22" 13SRCREV_klog-v2="e3f75b8af2707d64b5dd4c440ae8384ed2f2c386"
14SRC_URI += "git://github.com/kubernetes/klog;name=klog-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/klog/v2" 14SRC_URI += "git://github.com/kubernetes/klog;name=klog-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/klog/v2"
15 15
16# gotest.tools/v3 v3.5.0 16# gotest.tools/v3 v3.5.1
17# [1] git ls-remote https://github.com/gotestyourself/gotest.tools a80f057529047c44e1a85d0d017b200787e537e0 17# [1] git ls-remote https://github.com/gotestyourself/gotest.tools 81cea1abc596b025bf2573c7fdf97740512e4c6c
18SRCREV_gotest.tools-v3="a80f057529047c44e1a85d0d017b200787e537e0" 18SRCREV_v3="81cea1abc596b025bf2573c7fdf97740512e4c6c"
19SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=gotest.tools-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gotest.tools/v3" 19SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gotest.tools/v3"
20
21# dario.cat/mergo v1.0.0
22# [1] git ls-remote https://github.com/imdario/mergo 131de815afc35a77c41ae99da6c8f4288b6cb513
23SRCREV_mergo="131de815afc35a77c41ae99da6c8f4288b6cb513"
24SRC_URI += "git://github.com/imdario/mergo;name=mergo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/dario.cat/mergo"
20 25
21# gopkg.in/inf.v0 v0.9.1 26# gopkg.in/inf.v0 v0.9.1
22# [1] git ls-remote https://github.com/go-inf/inf d2d2541c53f18d2a059457998ce2876cc8e67cbf 27# [1] git ls-remote https://github.com/go-inf/inf d2d2541c53f18d2a059457998ce2876cc8e67cbf
23SRCREV_inf.v0="d2d2541c53f18d2a059457998ce2876cc8e67cbf" 28SRCREV_inf.v0="d2d2541c53f18d2a059457998ce2876cc8e67cbf"
24SRC_URI += "git://github.com/go-inf/inf;name=inf.v0;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/inf.v0" 29SRC_URI += "git://github.com/go-inf/inf;name=inf.v0;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/inf.v0"
25 30
26# gopkg.in/ini.v1 v1.67.0 31# go.uber.org/mock v0.4.0
27# [1] git ls-remote https://github.com/go-ini/ini b2f570e5b5b844226bbefe6fb521d891f529a951 32# [1] git ls-remote https://github.com/uber/mock 74a29c6e6c2cbb8ccee94db061c1604ff33fd188
28SRCREV_ini.v1="b2f570e5b5b844226bbefe6fb521d891f529a951" 33SRCREV_mock="74a29c6e6c2cbb8ccee94db061c1604ff33fd188"
29SRC_URI += "git://github.com/go-ini/ini;name=ini.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/ini.v1" 34SRC_URI += "git://github.com/uber/mock;name=mock;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/mock"
30
31# gopkg.in/yaml.v2 v2.4.0
32# [1] git ls-remote https://github.com/go-yaml/yaml 7649d4548cb53a614db133b2a8ac1f31859dda8c
33SRCREV_yaml.v2="7649d4548cb53a614db133b2a8ac1f31859dda8c"
34SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v2"
35 35
36# golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 36# golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3
37# [1] git ls-remote https://go.googlesource.com/exp 613f0c0eb8a17a98ecdb096a7f9f7d5053c1c963 37# [1] git ls-remote https://go.googlesource.com/exp db7319d0e0e361ccef5c449b760df8e5f2d5087c
38SRCREV_exp="613f0c0eb8a17a98ecdb096a7f9f7d5053c1c963" 38SRCREV_exp="db7319d0e0e361ccef5c449b760df8e5f2d5087c"
39SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/exp" 39SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/exp"
40 40
41# golang.org/x/mod v0.11.0 41# golang.org/x/sys v0.16.0
42# [1] git ls-remote https://go.googlesource.com/mod 62c7e578f1a7275d934c99dd48715525bd52b17e 42# [1] git ls-remote https://go.googlesource.com/sys 0829ab15b6946f47c40012db2e0c04772730317d
43SRCREV_mod="62c7e578f1a7275d934c99dd48715525bd52b17e" 43SRCREV_sys="0829ab15b6946f47c40012db2e0c04772730317d"
44SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/mod"
45
46# golang.org/x/net v0.9.0
47# [1] git ls-remote https://go.googlesource.com/net 694cff8668bac64e0864b552bffc280cd27f21b1
48SRCREV_net="694cff8668bac64e0864b552bffc280cd27f21b1"
49SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/net"
50
51# golang.org/x/sys v0.7.0
52# [1] git ls-remote https://go.googlesource.com/sys 64840c112d2335ed9874114aed48f946e778a769
53SRCREV_sys="64840c112d2335ed9874114aed48f946e778a769"
54SRC_URI += "git://go.googlesource.com/sys;name=sys;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sys" 44SRC_URI += "git://go.googlesource.com/sys;name=sys;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sys"
55 45
56# gopkg.in/yaml.v3 v3.0.1 46# gopkg.in/yaml.v3 v3.0.1
@@ -58,14 +48,34 @@ SRC_URI += "git://go.googlesource.com/sys;name=sys;protocol=https;nobranch=1;des
58SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51" 48SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51"
59SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v3" 49SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v3"
60 50
61# k8s.io/client-go v0.26.2 51# golang.org/x/mod v0.14.0
62# [1] git ls-remote https://github.com/kubernetes/client-go 620cb60675340a9ca825fd5082b0d500f9b62e90 52# [1] git ls-remote https://go.googlesource.com/mod 6e58e47c7bd6672665dc35cce7b1f325d2addd67
63SRCREV_client-go="620cb60675340a9ca825fd5082b0d500f9b62e90" 53SRCREV_mod="6e58e47c7bd6672665dc35cce7b1f325d2addd67"
54SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/mod"
55
56# golang.org/x/net v0.20.0
57# [1] git ls-remote https://go.googlesource.com/net cb5b10f0bbc51089bf49030ce3bd43bbfee08c23
58SRCREV_net="cb5b10f0bbc51089bf49030ce3bd43bbfee08c23"
59SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/net"
60
61# gopkg.in/yaml.v2 v2.4.0
62# [1] git ls-remote https://github.com/go-yaml/yaml 7649d4548cb53a614db133b2a8ac1f31859dda8c
63SRCREV_yaml.v2="7649d4548cb53a614db133b2a8ac1f31859dda8c"
64SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v2"
65
66# k8s.io/apiserver v0.29.2
67# [1] git ls-remote https://github.com/kubernetes/apiserver 4c39f36a732cfb11f3fc75110c7301336b6b64e3
68SRCREV_apiserver="4c39f36a732cfb11f3fc75110c7301336b6b64e3"
69SRC_URI += "git://github.com/kubernetes/apiserver;name=apiserver;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/apiserver"
70
71# k8s.io/client-go v0.29.2
72# [1] git ls-remote https://github.com/kubernetes/client-go 62c5e9e7b4bd09d2b43dcad1464376322398e994
73SRCREV_client-go="62c5e9e7b4bd09d2b43dcad1464376322398e994"
64SRC_URI += "git://github.com/kubernetes/client-go;name=client-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/client-go" 74SRC_URI += "git://github.com/kubernetes/client-go;name=client-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/client-go"
65 75
66# sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 76# sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
67# [1] git ls-remote https://github.com/kubernetes-sigs/json f223a00ba0e27f539157f69f9c919c204ea7f40b 77# [1] git ls-remote https://github.com/kubernetes-sigs/json bc3834ca7abd3a90f03ef00a27ad80cb892f9c21
68SRCREV_json="f223a00ba0e27f539157f69f9c919c204ea7f40b" 78SRCREV_json="bc3834ca7abd3a90f03ef00a27ad80cb892f9c21"
69SRC_URI += "git://github.com/kubernetes-sigs/json;name=json;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/json" 79SRC_URI += "git://github.com/kubernetes-sigs/json;name=json;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/json"
70 80
71# sigs.k8s.io/yaml v1.3.0 81# sigs.k8s.io/yaml v1.3.0
@@ -73,19 +83,19 @@ SRC_URI += "git://github.com/kubernetes-sigs/json;name=json;protocol=https;nobra
73SRCREV_yaml="9535b3b1e2893fe44efb37c5c9f5665e245d786a" 83SRCREV_yaml="9535b3b1e2893fe44efb37c5c9f5665e245d786a"
74SRC_URI += "git://github.com/kubernetes-sigs/yaml;name=yaml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/yaml" 84SRC_URI += "git://github.com/kubernetes-sigs/yaml;name=yaml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/yaml"
75 85
76# golang.org/x/sync v0.3.0 86# golang.org/x/sync v0.6.0
77# [1] git ls-remote https://go.googlesource.com/sync 93782cc822b6b554cb7df40332fd010f0473cbc8 87# [1] git ls-remote https://go.googlesource.com/sync 59c1ca1e4661ed4452be4069ceea3c233f4deec1
78SRCREV_sync="93782cc822b6b554cb7df40332fd010f0473cbc8" 88SRCREV_sync="59c1ca1e4661ed4452be4069ceea3c233f4deec1"
79SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sync" 89SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sync"
80 90
81# golang.org/x/term v0.7.0 91# golang.org/x/term v0.16.0
82# [1] git ls-remote https://go.googlesource.com/term 7ae6be6d0150527c2c41e70586b9ade6a972a186 92# [1] git ls-remote https://go.googlesource.com/term ae941452f58ff9bf62f7e9dca3ea6ae3d214a68b
83SRCREV_x-term="7ae6be6d0150527c2c41e70586b9ade6a972a186" 93SRCREV_x-term="ae941452f58ff9bf62f7e9dca3ea6ae3d214a68b"
84SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/term" 94SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/term"
85 95
86# golang.org/x/text v0.9.0 96# golang.org/x/text v0.14.0
87# [1] git ls-remote https://go.googlesource.com/text 48e4a4a957429d31328a685863b594ca9a06b552 97# [1] git ls-remote https://go.googlesource.com/text 6c97a165dd661335ff7bce6104a008558123c353
88SRCREV_text="48e4a4a957429d31328a685863b594ca9a06b552" 98SRCREV_text="6c97a165dd661335ff7bce6104a008558123c353"
89SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/text" 99SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/text"
90 100
91# golang.org/x/time v0.3.0 101# golang.org/x/time v0.3.0
@@ -93,39 +103,34 @@ SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;d
93SRCREV_time="2c09566ef13fb5556401ddff3c53c3dbc2a42dac" 103SRCREV_time="2c09566ef13fb5556401ddff3c53c3dbc2a42dac"
94SRC_URI += "git://go.googlesource.com/time;name=time;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/time" 104SRC_URI += "git://go.googlesource.com/time;name=time;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/time"
95 105
96# go.uber.org/goleak v1.2.1 106# go.uber.org/goleak v1.3.0
97# [1] git ls-remote https://github.com/uber-go/goleak 83c7e126390f1508ca9cb8e87d70849b55181104 107# [1] git ls-remote https://github.com/uber-go/goleak 31095c657c34bba405a8d480db27989aa5f60b9c
98SRCREV_goleak="83c7e126390f1508ca9cb8e87d70849b55181104" 108SRCREV_goleak="31095c657c34bba405a8d480db27989aa5f60b9c"
99SRC_URI += "git://github.com/uber-go/goleak;name=goleak;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/goleak" 109SRC_URI += "git://github.com/uber-go/goleak;name=goleak;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/goleak"
100 110
101# golang.org/x/tools v0.7.0 111# golang.org/x/tools v0.17.0
102# [1] git ls-remote https://go.googlesource.com/tools 031fc75960d487b0b15db12fb328676236a3a39c 112# [1] git ls-remote https://go.googlesource.com/tools 0b1f1d4bc227cc2e610854f23e14696becb9e46c
103SRCREV_tools="031fc75960d487b0b15db12fb328676236a3a39c" 113SRCREV_tools="0b1f1d4bc227cc2e610854f23e14696becb9e46c"
104SRC_URI += "git://go.googlesource.com/tools;name=tools;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/tools" 114SRC_URI += "git://go.googlesource.com/tools;name=tools;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/tools"
105 115
106# github.com/adrg/xdg v0.4.0 116# golang.org/x/crypto v0.18.0
107# [1] git ls-remote https://github.com/adrg/xdg 4ec40e24f0cf1039f93c773f2984decdea9719b5 117# [1] git ls-remote https://go.googlesource.com/crypto dbb6ec16ecef7a66638d8514be54b13660551b0a
108SRCREV_xdg="4ec40e24f0cf1039f93c773f2984decdea9719b5" 118SRCREV_crypto="dbb6ec16ecef7a66638d8514be54b13660551b0a"
109SRC_URI += "git://github.com/adrg/xdg;name=xdg;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/adrg/xdg"
110
111# golang.org/x/crypto v0.7.0
112# [1] git ls-remote https://go.googlesource.com/crypto 776e461a4e6d8b372a43c72122c5c28cfc40dca2
113SRCREV_crypto="776e461a4e6d8b372a43c72122c5c28cfc40dca2"
114SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/crypto" 119SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/crypto"
115 120
116# golang.org/x/oauth2 v0.7.0 121# golang.org/x/oauth2 v0.11.0
117# [1] git ls-remote https://go.googlesource.com/oauth2 36075149c5b89480def496c735b8a1ba5fc63218 122# [1] git ls-remote https://go.googlesource.com/oauth2 2e4a4e2bfb69ca7609cb423438c55caa131431c1
118SRCREV_oauth2="36075149c5b89480def496c735b8a1ba5fc63218" 123SRCREV_oauth2="2e4a4e2bfb69ca7609cb423438c55caa131431c1"
119SRC_URI += "git://go.googlesource.com/oauth2;name=oauth2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/oauth2" 124SRC_URI += "git://go.googlesource.com/oauth2;name=oauth2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/oauth2"
120 125
121# k8s.io/apimachinery v0.26.2 126# k8s.io/apimachinery v0.29.2
122# [1] git ls-remote https://github.com/kubernetes/apimachinery 53ecdf01b997ca93c7db7615dfe7b27ad8391983 127# [1] git ls-remote https://github.com/kubernetes/apimachinery dc7e034c86479d49be4b0eefad307621e10caa0e
123SRCREV_apimachinery="53ecdf01b997ca93c7db7615dfe7b27ad8391983" 128SRCREV_apimachinery="dc7e034c86479d49be4b0eefad307621e10caa0e"
124SRC_URI += "git://github.com/kubernetes/apimachinery;name=apimachinery;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/apimachinery" 129SRC_URI += "git://github.com/kubernetes/apimachinery;name=apimachinery;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/apimachinery"
125 130
126# k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 131# k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00
127# [1] git ls-remote https://github.com/kubernetes/kube-openapi 172d655c2280350c77cf05962948fc67ff043492 132# [1] git ls-remote https://github.com/kubernetes/kube-openapi 2dd684a91f00351087fe2f4ed5408d4d2f3775ab
128SRCREV_kube-openapi="172d655c2280350c77cf05962948fc67ff043492" 133SRCREV_kube-openapi="2dd684a91f00351087fe2f4ed5408d4d2f3775ab"
129SRC_URI += "git://github.com/kubernetes/kube-openapi;name=kube-openapi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/kube-openapi" 134SRC_URI += "git://github.com/kubernetes/kube-openapi;name=kube-openapi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/k8s.io/kube-openapi"
130 135
131# github.com/moby/term v0.5.0 136# github.com/moby/term v0.5.0
@@ -138,44 +143,29 @@ SRC_URI += "git://github.com/moby/term;name=term;protocol=https;nobranch=1;dests
138SRCREV_go="d30aec9fd63c35133f8f79c3412ad91a3b08be06" 143SRCREV_go="d30aec9fd63c35133f8f79c3412ad91a3b08be06"
139SRC_URI += "git://github.com/docker/go;name=go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go" 144SRC_URI += "git://github.com/docker/go;name=go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go"
140 145
141# github.com/kr/pretty v0.3.0 146# github.com/docker/cli v26.0.0+incompatible
142# [1] git ls-remote https://github.com/kr/pretty a883a8422cd235c67c6c4fdcb7bbb022143e10b1 147# [1] git ls-remote https://github.com/docker/cli 2ae903e86cab51f694c819721cdfdf5eec693720
143SRCREV_pretty="a883a8422cd235c67c6c4fdcb7bbb022143e10b1" 148SRCREV_cli="2ae903e86cab51f694c819721cdfdf5eec693720"
144SRC_URI += "git://github.com/kr/pretty;name=pretty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kr/pretty"
145
146# github.com/docker/cli v24.0.5+incompatible
147# [1] git ls-remote https://github.com/docker/cli ced099660009713e0e845eeb754e6050dbaa45d0
148SRCREV_cli="ced099660009713e0e845eeb754e6050dbaa45d0"
149SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/cli" 149SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/cli"
150 150
151# github.com/pkg/errors v0.9.1 151# github.com/r3labs/sse v0.0.0-20210224172625-26fe804710bc
152# [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465 152# [1] git ls-remote https://github.com/r3labs/sse 26fe804710bc39ea7ea6636d36f27c438bd2c06f
153SRCREV_errors="614d223910a179a466c1767a985424175c39b465" 153SRCREV_sse="26fe804710bc39ea7ea6636d36f27c438bd2c06f"
154SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pkg/errors" 154SRC_URI += "git://github.com/r3labs/sse;name=sse;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/r3labs/sse"
155
156# github.com/gofrs/uuid v4.2.0+incompatible
157# [1] git ls-remote https://github.com/gofrs/uuid 0c84a43ce25087b7041833685982950a65630d28
158SRCREV_uuid="0c84a43ce25087b7041833685982950a65630d28"
159SRC_URI += "git://github.com/gofrs/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gofrs/uuid"
160 155
161# github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b 156# github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
162# [1] git ls-remote https://github.com/mgutz/ansi 9520e82c474b0a04dd04f8a40959027271bab992 157# [1] git ls-remote https://github.com/mgutz/ansi 9520e82c474b0a04dd04f8a40959027271bab992
163SRCREV_ansi="9520e82c474b0a04dd04f8a40959027271bab992" 158SRCREV_ansi="9520e82c474b0a04dd04f8a40959027271bab992"
164SRC_URI += "git://github.com/mgutz/ansi;name=ansi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mgutz/ansi" 159SRC_URI += "git://github.com/mgutz/ansi;name=ansi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mgutz/ansi"
165 160
166# github.com/spf13/cast v1.5.0 161# github.com/pkg/errors v0.9.1
167# [1] git ls-remote https://github.com/spf13/cast 2b0eb0f724e320b655240e331aef36d1175986c2 162# [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465
168SRCREV_cast="2b0eb0f724e320b655240e331aef36d1175986c2" 163SRCREV_errors="614d223910a179a466c1767a985424175c39b465"
169SRC_URI += "git://github.com/spf13/cast;name=cast;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/cast" 164SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pkg/errors"
170
171# github.com/golang/mock v1.6.0
172# [1] git ls-remote https://github.com/golang/mock aba2ff9a6844d5e3289e8472d3217d5b3090f083
173SRCREV_mock="aba2ff9a6844d5e3289e8472d3217d5b3090f083"
174SRC_URI += "git://github.com/golang/mock;name=mock;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/mock"
175 165
176# github.com/spf13/cobra v1.7.0 166# github.com/spf13/cobra v1.8.0
177# [1] git ls-remote https://github.com/spf13/cobra 4dd4b25de38418174a6e859e8a32eaccca32dccc 167# [1] git ls-remote https://github.com/spf13/cobra a0a6ae020bb3899ff0276067863e50523f897370
178SRCREV_cobra="4dd4b25de38418174a6e859e8a32eaccca32dccc" 168SRCREV_cobra="a0a6ae020bb3899ff0276067863e50523f897370"
179SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/cobra" 169SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/cobra"
180 170
181# github.com/spf13/pflag v1.0.5 171# github.com/spf13/pflag v1.0.5
@@ -183,9 +173,9 @@ SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;de
183SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab" 173SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab"
184SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/pflag" 174SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/pflag"
185 175
186# google.golang.org/grpc v1.57.0 176# google.golang.org/grpc v1.59.0
187# [1] git ls-remote https://github.com/grpc/grpc-go 87bf02ad24f6cc071d2553eb5d62332194bba1fe 177# [1] git ls-remote https://github.com/grpc/grpc-go 7765221f4bf6104973db7946d56936cf838cad46
188SRCREV_grpc="87bf02ad24f6cc071d2553eb5d62332194bba1fe" 178SRCREV_grpc="7765221f4bf6104973db7946d56936cf838cad46"
189SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/grpc" 179SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/grpc"
190 180
191# github.com/gofrs/flock v0.8.1 181# github.com/gofrs/flock v0.8.1
@@ -193,15 +183,15 @@ SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;de
193SRCREV_flock="6f010d1acea74a32f2f2066bfe324c08bbee30e3" 183SRCREV_flock="6f010d1acea74a32f2f2066bfe324c08bbee30e3"
194SRC_URI += "git://github.com/gofrs/flock;name=flock;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gofrs/flock" 184SRC_URI += "git://github.com/gofrs/flock;name=flock;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gofrs/flock"
195 185
196# github.com/gorilla/mux v1.8.0 186# github.com/google/uuid v1.6.0
197# [1] git ls-remote https://github.com/gorilla/mux 98cb6bf42e086f6af920b965c38cacc07402d51b 187# [1] git ls-remote https://github.com/google/uuid 0f11ee6918f41a04c201eceeadf612a377bc7fbc
198SRCREV_mux="98cb6bf42e086f6af920b965c38cacc07402d51b" 188SRCREV_uuid="0f11ee6918f41a04c201eceeadf612a377bc7fbc"
199SRC_URI += "git://github.com/gorilla/mux;name=mux;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gorilla/mux" 189SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/uuid"
200 190
201# github.com/jinzhu/gorm v1.9.11 191# github.com/gorilla/mux v1.8.1
202# [1] git ls-remote https://github.com/jinzhu/gorm 81c17a7e2529c59efc4e74c5b32c1fb71fb12fa2 192# [1] git ls-remote https://github.com/gorilla/mux b4617d0b9670ad14039b2739167fd35a60f557c5
203SRCREV_gorm="81c17a7e2529c59efc4e74c5b32c1fb71fb12fa2" 193SRCREV_mux="b4617d0b9670ad14039b2739167fd35a60f557c5"
204SRC_URI += "git://github.com/jinzhu/gorm;name=gorm;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/jinzhu/gorm" 194SRC_URI += "git://github.com/gorilla/mux;name=mux;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gorilla/mux"
205 195
206# github.com/moby/locker v1.0.1 196# github.com/moby/locker v1.0.1
207# [1] git ls-remote https://github.com/moby/locker 281af2d563954745bea9d1487c965f24d30742fe 197# [1] git ls-remote https://github.com/moby/locker 281af2d563954745bea9d1487c965f24d30742fe
@@ -213,11 +203,6 @@ SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;d
213SRCREV_uniseg="75711fccf6a3e85bc74c241e2dddd06a9bc9e53d" 203SRCREV_uniseg="75711fccf6a3e85bc74c241e2dddd06a9bc9e53d"
214SRC_URI += "git://github.com/rivo/uniseg;name=uniseg;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rivo/uniseg" 204SRC_URI += "git://github.com/rivo/uniseg;name=uniseg;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rivo/uniseg"
215 205
216# github.com/spf13/afero v1.9.2
217# [1] git ls-remote https://github.com/spf13/afero 2a70f2bb2db1524bf2aa3ca0cfebefa8d6367b7b
218SRCREV_afero="2a70f2bb2db1524bf2aa3ca0cfebefa8d6367b7b"
219SRC_URI += "git://github.com/spf13/afero;name=afero;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/afero"
220
221# github.com/buger/goterm v1.0.4 206# github.com/buger/goterm v1.0.4
222# [1] git ls-remote https://github.com/buger/goterm a73545aae7d693f786ce4cc687460efca4845f31 207# [1] git ls-remote https://github.com/buger/goterm a73545aae7d693f786ce4cc687460efca4845f31
223SRCREV_goterm="a73545aae7d693f786ce4cc687460efca4845f31" 208SRCREV_goterm="a73545aae7d693f786ce4cc687460efca4845f31"
@@ -228,14 +213,19 @@ SRC_URI += "git://github.com/buger/goterm;name=goterm;protocol=https;nobranch=1;
228SRCREV_aec="39771216ff4c63d11f5e604076f9c45e8be1067b" 213SRCREV_aec="39771216ff4c63d11f5e604076f9c45e8be1067b"
229SRC_URI += "git://github.com/morikuni/aec;name=aec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/morikuni/aec" 214SRC_URI += "git://github.com/morikuni/aec;name=aec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/morikuni/aec"
230 215
216# github.com/otiai10/copy v1.14.0
217# [1] git ls-remote https://github.com/otiai10/copy fba066acb0eb6e25d510073787741c0a8b31bf1e
218SRCREV_copy="fba066acb0eb6e25d510073787741c0a8b31bf1e"
219SRC_URI += "git://github.com/otiai10/copy;name=copy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/otiai10/copy"
220
231# github.com/beorn7/perks v1.0.1 221# github.com/beorn7/perks v1.0.1
232# [1] git ls-remote https://github.com/beorn7/perks 37c8de3658fcb183f997c4e13e8337516ab753e6 222# [1] git ls-remote https://github.com/beorn7/perks 37c8de3658fcb183f997c4e13e8337516ab753e6
233SRCREV_perks="37c8de3658fcb183f997c4e13e8337516ab753e6" 223SRCREV_perks="37c8de3658fcb183f997c4e13e8337516ab753e6"
234SRC_URI += "git://github.com/beorn7/perks;name=perks;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/beorn7/perks" 224SRC_URI += "git://github.com/beorn7/perks;name=perks;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/beorn7/perks"
235 225
236# github.com/go-logr/logr v1.2.4 226# github.com/go-logr/logr v1.3.0
237# [1] git ls-remote https://github.com/go-logr/logr 4da5305ff29a64c62f54ad43ebbfcb5e1b015fb2 227# [1] git ls-remote https://github.com/go-logr/logr 8adefbede0fe82bdee4fb8c9c9bdc7bc5d91388f
238SRCREV_logr="4da5305ff29a64c62f54ad43ebbfcb5e1b015fb2" 228SRCREV_logr="8adefbede0fe82bdee4fb8c9c9bdc7bc5d91388f"
239SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-logr/logr" 229SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-logr/logr"
240 230
241# github.com/go-logr/stdr v1.2.2 231# github.com/go-logr/stdr v1.2.2
@@ -253,34 +243,34 @@ SRC_URI += "git://github.com/google/shlex;name=shlex;protocol=https;nobranch=1;d
253SRCREV_pkcs11="f3481918a208bd212aa995a41f92d786eb418a7d" 243SRCREV_pkcs11="f3481918a208bd212aa995a41f92d786eb418a7d"
254SRC_URI += "git://github.com/miekg/pkcs11;name=pkcs11;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/miekg/pkcs11" 244SRC_URI += "git://github.com/miekg/pkcs11;name=pkcs11;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/miekg/pkcs11"
255 245
256# github.com/zmap/zcrypto v0.0.0-20220605182715-4dfcec6e9a8c 246# github.com/docker/buildx v0.13.1
257# [1] git ls-remote https://github.com/zmap/zcrypto 4dfcec6e9a8c2014f73dd584e64dc797129d77b8 247# [1] git ls-remote https://github.com/docker/buildx 788433953af10f2a698f5c07611dddce2e08c7a0
258SRCREV_zcrypto="4dfcec6e9a8c2014f73dd584e64dc797129d77b8" 248SRCREV_buildx="788433953af10f2a698f5c07611dddce2e08c7a0"
259SRC_URI += "git://github.com/zmap/zcrypto;name=zcrypto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/zmap/zcrypto"
260
261# github.com/docker/buildx v0.11.2
262# [1] git ls-remote https://github.com/docker/buildx 9872040b6626fb7d87ef7296fd5b832e8cc2ad17
263SRCREV_buildx="9872040b6626fb7d87ef7296fd5b832e8cc2ad17"
264SRC_URI += "git://github.com/docker/buildx;name=buildx;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/buildx" 249SRC_URI += "git://github.com/docker/buildx;name=buildx;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/buildx"
265 250
266# github.com/docker/docker v24.0.5+incompatible 251# github.com/docker/docker v26.0.0+incompatible
267# [1] git ls-remote https://github.com/moby/moby a61e2b4c9c5f7c241aeb37f389b4444aee26bea4 252# [1] git ls-remote https://github.com/moby/moby 8b79278316b532d396048bc8c2fa015a85d53a53
268SRCREV_docker="a61e2b4c9c5f7c241aeb37f389b4444aee26bea4" 253SRCREV_docker="8b79278316b532d396048bc8c2fa015a85d53a53"
269SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker" 254SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker"
270 255
271# github.com/moby/buildkit v0.12.1 256# github.com/google/go-cmp v0.6.0
272# [1] git ls-remote https://github.com/moby/buildkit bb857a0d49f45aa0ce9cd554b78d4075553e20f9 257# [1] git ls-remote https://github.com/google/go-cmp c3ad8435e7bef96af35732bc0789e5a2278c6d5f
273SRCREV_buildkit="bb857a0d49f45aa0ce9cd554b78d4075553e20f9" 258SRCREV_go-cmp="c3ad8435e7bef96af35732bc0789e5a2278c6d5f"
259SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/go-cmp"
260
261# github.com/moby/buildkit v0.13.1
262# [1] git ls-remote https://github.com/moby/buildkit 2ae42e0c0c793d7d66b7a23424af6fd6c2f9c8f3
263SRCREV_buildkit="2ae42e0c0c793d7d66b7a23424af6fd6c2f9c8f3"
274SRC_URI += "git://github.com/moby/buildkit;name=buildkit;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/buildkit" 264SRC_URI += "git://github.com/moby/buildkit;name=buildkit;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/buildkit"
275 265
276# go.opentelemetry.io/otel v1.14.0 266# go.opentelemetry.io/otel v1.21.0
277# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 2e54fbb3fede5b54f316b3a08eab236febd854e0 267# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 98b32a6c3a87fbee5d34c063b9096f416b250897
278SRCREV_otel="2e54fbb3fede5b54f316b3a08eab236febd854e0" 268SRCREV_otel="98b32a6c3a87fbee5d34c063b9096f416b250897"
279SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otel;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel" 269SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otel;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel"
280 270
281# github.com/aws/smithy-go v1.13.5 271# github.com/aws/smithy-go v1.19.0
282# [1] git ls-remote https://github.com/aws/smithy-go 296783feb4cb708355148913a16a624ae6b7db2f 272# [1] git ls-remote https://github.com/aws/smithy-go f982aed889669e4bc6f1cd03f56697f1b27964a4
283SRCREV_smithy-go="296783feb4cb708355148913a16a624ae6b7db2f" 273SRCREV_smithy-go="f982aed889669e4bc6f1cd03f56697f1b27964a4"
284SRC_URI += "git://github.com/aws/smithy-go;name=smithy-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/smithy-go" 274SRC_URI += "git://github.com/aws/smithy-go;name=smithy-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/smithy-go"
285 275
286# github.com/gogo/protobuf v1.3.2 276# github.com/gogo/protobuf v1.3.2
@@ -288,54 +278,49 @@ SRC_URI += "git://github.com/aws/smithy-go;name=smithy-go;protocol=https;nobranc
288SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc" 278SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc"
289SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gogo/protobuf" 279SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gogo/protobuf"
290 280
291# github.com/google/go-cmp v0.5.9
292# [1] git ls-remote https://github.com/google/go-cmp a97318bf6562f2ed2632c5f985db51b1bc5bdcd0
293SRCREV_go-cmp="a97318bf6562f2ed2632c5f985db51b1bc5bdcd0"
294SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/go-cmp"
295
296# github.com/google/gofuzz v1.2.0 281# github.com/google/gofuzz v1.2.0
297# [1] git ls-remote https://github.com/google/gofuzz 379e164120fbc98885a8f494b5aa41ba94f64c56 282# [1] git ls-remote https://github.com/google/gofuzz 379e164120fbc98885a8f494b5aa41ba94f64c56
298SRCREV_gofuzz="379e164120fbc98885a8f494b5aa41ba94f64c56" 283SRCREV_gofuzz="379e164120fbc98885a8f494b5aa41ba94f64c56"
299SRC_URI += "git://github.com/google/gofuzz;name=gofuzz;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/gofuzz" 284SRC_URI += "git://github.com/google/gofuzz;name=gofuzz;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/gofuzz"
300 285
301# github.com/hashicorp/hcl v1.0.0
302# [1] git ls-remote https://github.com/hashicorp/hcl 8cb6e5b959231cc1119e43259c4a608f9c51a241
303SRCREV_hcl="8cb6e5b959231cc1119e43259c4a608f9c51a241"
304SRC_URI += "git://github.com/hashicorp/hcl;name=hcl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/hcl"
305
306# github.com/imdario/mergo v0.3.16 286# github.com/imdario/mergo v0.3.16
307# [1] git ls-remote https://github.com/darccio/mergo 14fe2b165b83359196f820886a2b24f2771729e9 287# [1] git ls-remote https://github.com/darccio/mergo 14fe2b165b83359196f820886a2b24f2771729e9
308SRCREV_mergo="14fe2b165b83359196f820886a2b24f2771729e9" 288SRCREV_imdario-mergo="14fe2b165b83359196f820886a2b24f2771729e9"
309SRC_URI += "git://github.com/darccio/mergo;name=mergo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/imdario/mergo" 289SRC_URI += "git://github.com/darccio/mergo;name=imdario-mergo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/imdario/mergo"
310 290
311# github.com/google/gnostic v0.5.7-v3refs 291# github.com/moby/sys/user v0.1.0
312# [1] git ls-remote https://github.com/google/gnostic b49832d97d25b6a41cbe34ea12257924a934eeee 292# [1] git ls-remote https://github.com/moby/sys c0711cde08c8fa33857a2c28721659267f49b5e2
313SRCREV_gnostic="b49832d97d25b6a41cbe34ea12257924a934eeee" 293SRCREV_user="c0711cde08c8fa33857a2c28721659267f49b5e2"
314SRC_URI += "git://github.com/google/gnostic;name=gnostic;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/gnostic" 294SRC_URI += "git://github.com/moby/sys;name=user;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/user"
315 295
316# github.com/laurazard/godog v0.0.0-20220922095256-4c4b17abdae7 296# github.com/containerd/log v0.1.0
317# [1] git ls-remote https://github.com/laurazard/godog 4c4b17abdae7fd4f9d35cfe391ca65d172b092e3 297# [1] git ls-remote https://github.com/containerd/log 0fc1e28871fdf2786e2cc51bbe4133db6547a199
318SRCREV_godog="4c4b17abdae7fd4f9d35cfe391ca65d172b092e3" 298SRCREV_log="0fc1e28871fdf2786e2cc51bbe4133db6547a199"
319SRC_URI += "git://github.com/laurazard/godog;name=godog;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/laurazard/godog" 299SRC_URI += "git://github.com/containerd/log;name=log;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/log"
300
301# github.com/davecgh/go-spew v1.1.1
302# [1] git ls-remote https://github.com/davecgh/go-spew 8991bc29aa16c548c550c7ff78260e27b9ab7c73
303SRCREV_go-spew="8991bc29aa16c548c550c7ff78260e27b9ab7c73"
304SRC_URI += "git://github.com/davecgh/go-spew;name=go-spew;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/davecgh/go-spew"
320 305
321# github.com/docker/go-units v0.5.0 306# github.com/docker/go-units v0.5.0
322# [1] git ls-remote https://github.com/docker/go-units e682442797b36348f8e1f98defdbf32bac0b6c6f 307# [1] git ls-remote https://github.com/docker/go-units e682442797b36348f8e1f98defdbf32bac0b6c6f
323SRCREV_go-units="e682442797b36348f8e1f98defdbf32bac0b6c6f" 308SRCREV_go-units="e682442797b36348f8e1f98defdbf32bac0b6c6f"
324SRC_URI += "git://github.com/docker/go-units;name=go-units;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-units" 309SRC_URI += "git://github.com/docker/go-units;name=go-units;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-units"
325 310
311# github.com/mitchellh/go-ps v1.0.0
312# [1] git ls-remote https://github.com/mitchellh/go-ps 147ff83818ae939913b2e20b91ae3cd6c391771c
313SRCREV_go-ps="147ff83818ae939913b2e20b91ae3cd6c391771c"
314SRC_URI += "git://github.com/mitchellh/go-ps;name=go-ps;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/go-ps"
315
326# github.com/sirupsen/logrus v1.9.3 316# github.com/sirupsen/logrus v1.9.3
327# [1] git ls-remote https://github.com/sirupsen/logrus d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd 317# [1] git ls-remote https://github.com/sirupsen/logrus d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd
328SRCREV_logrus="d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd" 318SRCREV_logrus="d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd"
329SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sirupsen/logrus" 319SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sirupsen/logrus"
330 320
331# github.com/davecgh/go-spew v1.1.1 321# github.com/go-openapi/swag v0.22.3
332# [1] git ls-remote https://github.com/davecgh/go-spew 8991bc29aa16c548c550c7ff78260e27b9ab7c73 322# [1] git ls-remote https://github.com/go-openapi/swag 0579829e66fde26b27d401921afb73704c4d463d
333SRCREV_go-spew="8991bc29aa16c548c550c7ff78260e27b9ab7c73" 323SRCREV_swag="0579829e66fde26b27d401921afb73704c4d463d"
334SRC_URI += "git://github.com/davecgh/go-spew;name=go-spew;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/davecgh/go-spew"
335
336# github.com/go-openapi/swag v0.19.14
337# [1] git ls-remote https://github.com/go-openapi/swag c78fa6719bc3d4b977d19a09064feda1c07571af
338SRCREV_swag="c78fa6719bc3d4b977d19a09064feda1c07571af"
339SRC_URI += "git://github.com/go-openapi/swag;name=swag;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/swag" 324SRC_URI += "git://github.com/go-openapi/swag;name=swag;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/swag"
340 325
341# github.com/gogo/googleapis v1.4.1 326# github.com/gogo/googleapis v1.4.1
@@ -348,9 +333,9 @@ SRC_URI += "git://github.com/gogo/googleapis;name=googleapis;protocol=https;nobr
348SRCREV_golang-protobuf="5d5e8c018a13017f9d5b8bf4fad64aaa42a87308" 333SRCREV_golang-protobuf="5d5e8c018a13017f9d5b8bf4fad64aaa42a87308"
349SRC_URI += "git://github.com/golang/protobuf;name=golang-protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/protobuf" 334SRC_URI += "git://github.com/golang/protobuf;name=golang-protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/protobuf"
350 335
351# github.com/mailru/easyjson v0.7.6 336# github.com/mailru/easyjson v0.7.7
352# [1] git ls-remote https://github.com/mailru/easyjson 8ab5ff9cd8e4e432e8b79f6c47d324a31dd803cf 337# [1] git ls-remote https://github.com/mailru/easyjson c120ca7ced6051261161ce15e8f1542a4b2567fc
353SRCREV_easyjson="8ab5ff9cd8e4e432e8b79f6c47d324a31dd803cf" 338SRCREV_easyjson="c120ca7ced6051261161ce15e8f1542a4b2567fc"
354SRC_URI += "git://github.com/mailru/easyjson;name=easyjson;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mailru/easyjson" 339SRC_URI += "git://github.com/mailru/easyjson;name=easyjson;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mailru/easyjson"
355 340
356# github.com/mattn/go-isatty v0.0.17 341# github.com/mattn/go-isatty v0.0.17
@@ -368,19 +353,19 @@ SRC_URI += "git://github.com/moby/spdystream;name=spdystream;protocol=https;nobr
368SRCREV_signal="b8d8fabf1fa5cf0de7c1a1729145eee854ea31f5" 353SRCREV_signal="b8d8fabf1fa5cf0de7c1a1729145eee854ea31f5"
369SRC_URI += "git://github.com/moby/sys;name=signal;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/signal" 354SRC_URI += "git://github.com/moby/sys;name=signal;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/signal"
370 355
371# github.com/subosito/gotenv v1.4.1 356# github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
372# [1] git ls-remote https://github.com/subosito/gotenv d94fdbe829d24b31d6ac30b6beb28b6420c1778a 357# [1] git ls-remote https://github.com/mxk/go-flowrate cca7078d478f8520f85629ad7c68962d31ed7682
373SRCREV_gotenv="d94fdbe829d24b31d6ac30b6beb28b6420c1778a" 358SRCREV_go-flowrate="cca7078d478f8520f85629ad7c68962d31ed7682"
374SRC_URI += "git://github.com/subosito/gotenv;name=gotenv;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/subosito/gotenv" 359SRC_URI += "git://github.com/mxk/go-flowrate;name=go-flowrate;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mxk/go-flowrate"
375 360
376# google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 361# google.golang.org/genproto v0.0.0-20231016165738-49dd2c1f3d0b
377# [1] git ls-remote https://github.com/googleapis/go-genproto 0005af68ea5476a8b99ce94ab83ae4aaac864963 362# [1] git ls-remote https://github.com/googleapis/go-genproto 49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846
378SRCREV_genproto="0005af68ea5476a8b99ce94ab83ae4aaac864963" 363SRCREV_genproto="49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846"
379SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto" 364SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto"
380 365
381# google.golang.org/protobuf v1.30.0 366# google.golang.org/protobuf v1.31.0
382# [1] git ls-remote https://github.com/protocolbuffers/protobuf-go f221882bfb484564f1714ae05f197dea2c76898d 367# [1] git ls-remote https://github.com/protocolbuffers/protobuf-go 68463f0e96c93bc19ef36ccd3adfe690bfdb568c
383SRCREV_google.golang.org-protobuf="f221882bfb484564f1714ae05f197dea2c76898d" 368SRCREV_google.golang.org-protobuf="68463f0e96c93bc19ef36ccd3adfe690bfdb568c"
384SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/protobuf" 369SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/protobuf"
385 370
386# github.com/stretchr/testify v1.8.4 371# github.com/stretchr/testify v1.8.4
@@ -388,10 +373,10 @@ SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-
388SRCREV_testify="f97607b89807936ac4ff96748d766cf4b9711f78" 373SRCREV_testify="f97607b89807936ac4ff96748d766cf4b9711f78"
389SRC_URI += "git://github.com/stretchr/testify;name=testify;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stretchr/testify" 374SRC_URI += "git://github.com/stretchr/testify;name=testify;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stretchr/testify"
390 375
391# github.com/cloudflare/cfssl v1.6.4 376# github.com/containerd/ttrpc v1.2.2
392# [1] git ls-remote https://github.com/cloudflare/cfssl b4d0d877cac528f63db39dfb62d5c96cd3a32a0b 377# [1] git ls-remote https://github.com/containerd/ttrpc ac26f8cbea1c440d451dd19a4a1b847fd073f3c3
393SRCREV_cfssl="b4d0d877cac528f63db39dfb62d5c96cd3a32a0b" 378SRCREV_ttrpc="ac26f8cbea1c440d451dd19a4a1b847fd073f3c3"
394SRC_URI += "git://github.com/cloudflare/cfssl;name=cfssl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cloudflare/cfssl" 379SRC_URI += "git://github.com/containerd/ttrpc;name=ttrpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/ttrpc"
395 380
396# github.com/josharian/intern v1.0.0 381# github.com/josharian/intern v1.0.0
397# [1] git ls-remote https://github.com/josharian/intern 8e6ff32b3e7c0b018c43953085fe2ac330fe9acd 382# [1] git ls-remote https://github.com/josharian/intern 8e6ff32b3e7c0b018c43953085fe2ac330fe9acd
@@ -408,9 +393,9 @@ SRC_URI += "git://github.com/json-iterator/go;name=json-iterator-go;protocol=htt
408SRCREV_symlink="03b9f8d59a07f5206a2264105f4903a222aea964" 393SRCREV_symlink="03b9f8d59a07f5206a2264105f4903a222aea964"
409SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/symlink" 394SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/symlink"
410 395
411# github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 396# github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b
412# [1] git ls-remote https://github.com/serialx/hashring 8b2912629002c928de72c69aae20c8600bef41a6 397# [1] git ls-remote https://github.com/serialx/hashring 22c0c7ab6b1be4be7b950bae8b117767da7b18b6
413SRCREV_hashring="8b2912629002c928de72c69aae20c8600bef41a6" 398SRCREV_hashring="22c0c7ab6b1be4be7b950bae8b117767da7b18b6"
414SRC_URI += "git://github.com/serialx/hashring;name=hashring;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/serialx/hashring" 399SRC_URI += "git://github.com/serialx/hashring;name=hashring;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/serialx/hashring"
415 400
416# github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea 401# github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
@@ -438,9 +423,9 @@ SRC_URI += "git://github.com/fsnotify/fsevents;name=fsevents;protocol=https;nobr
438SRCREV_fsnotify="fff9c274a375301ae46812f257aa68393790c45b" 423SRCREV_fsnotify="fff9c274a375301ae46812f257aa68393790c45b"
439SRC_URI += "git://github.com/tilt-dev/fsnotify;name=fsnotify;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tilt-dev/fsnotify" 424SRC_URI += "git://github.com/tilt-dev/fsnotify;name=fsnotify;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tilt-dev/fsnotify"
440 425
441# go.opentelemetry.io/otel/sdk v1.14.0 426# go.opentelemetry.io/otel/sdk v1.21.0
442# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 2e54fbb3fede5b54f316b3a08eab236febd854e0 427# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 98b32a6c3a87fbee5d34c063b9096f416b250897
443SRCREV_sdk="2e54fbb3fede5b54f316b3a08eab236febd854e0" 428SRCREV_sdk="98b32a6c3a87fbee5d34c063b9096f416b250897"
444SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=sdk;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/sdk" 429SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=sdk;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/sdk"
445 430
446# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 431# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
@@ -448,9 +433,14 @@ SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=sdk;protocol=h
448SRCREV_go-ansiterm="d185dfc1b5a126116ea5a19e148e29d16b4574c9" 433SRCREV_go-ansiterm="d185dfc1b5a126116ea5a19e148e29d16b4574c9"
449SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-ansiterm" 434SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-ansiterm"
450 435
451# github.com/aws/aws-sdk-go-v2 v1.17.6 436# github.com/Microsoft/hcsshim v0.11.4
452# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 18bff5e44f4c2c140feaf54b2dd92140630c7e50 437# [1] git ls-remote https://github.com/microsoft/hcsshim b16edf62c1723deb948632261b445d0228d973e0
453SRCREV_aws-sdk-go-v2="18bff5e44f4c2c140feaf54b2dd92140630c7e50" 438SRCREV_hcsshim="b16edf62c1723deb948632261b445d0228d973e0"
439SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/hcsshim"
440
441# github.com/aws/aws-sdk-go-v2 v1.24.1
442# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39
443SRCREV_aws-sdk-go-v2="47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39"
454SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=aws-sdk-go-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2" 444SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=aws-sdk-go-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2"
455 445
456# github.com/cespare/xxhash/v2 v2.2.0 446# github.com/cespare/xxhash/v2 v2.2.0
@@ -463,11 +453,21 @@ SRC_URI += "git://github.com/cespare/xxhash;name=xxhash-v2;protocol=https;nobran
463SRCREV_go-metrics="b619b3592b65de4f087d9f16863a7e6ff905973c" 453SRCREV_go-metrics="b619b3592b65de4f087d9f16863a7e6ff905973c"
464SRC_URI += "git://github.com/docker/go-metrics;name=go-metrics;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-metrics" 454SRC_URI += "git://github.com/docker/go-metrics;name=go-metrics;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-metrics"
465 455
466# github.com/felixge/httpsnoop v1.0.3 456# github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203
467# [1] git ls-remote https://github.com/felixge/httpsnoop ef9fc62cdc3cc5abc33d6018fe1324890bb48145 457# [1] git ls-remote https://github.com/eiannone/keyboard 0d226195f2038e282bb90d2e24f7f29aa7c5b210
468SRCREV_httpsnoop="ef9fc62cdc3cc5abc33d6018fe1324890bb48145" 458SRCREV_keyboard="0d226195f2038e282bb90d2e24f7f29aa7c5b210"
459SRC_URI += "git://github.com/eiannone/keyboard;name=keyboard;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/eiannone/keyboard"
460
461# github.com/felixge/httpsnoop v1.0.4
462# [1] git ls-remote https://github.com/felixge/httpsnoop c5817c27ec125409c069052fdd171023c353501c
463SRCREV_httpsnoop="c5817c27ec125409c069052fdd171023c353501c"
469SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/felixge/httpsnoop" 464SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/felixge/httpsnoop"
470 465
466# github.com/gorilla/websocket v1.5.0
467# [1] git ls-remote https://github.com/gorilla/websocket 9111bb834a68b893cebbbaed5060bdbc1d9ab7d2
468SRCREV_websocket="9111bb834a68b893cebbbaed5060bdbc1d9ab7d2"
469SRC_URI += "git://github.com/gorilla/websocket;name=websocket;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gorilla/websocket"
470
471# github.com/hashicorp/errwrap v1.1.0 471# github.com/hashicorp/errwrap v1.1.0
472# [1] git ls-remote https://github.com/hashicorp/errwrap 7b00e5db719c64d14dd0caaacbd13e76254d02c0 472# [1] git ls-remote https://github.com/hashicorp/errwrap 7b00e5db719c64d14dd0caaacbd13e76254d02c0
473SRCREV_errwrap="7b00e5db719c64d14dd0caaacbd13e76254d02c0" 473SRCREV_errwrap="7b00e5db719c64d14dd0caaacbd13e76254d02c0"
@@ -483,49 +483,49 @@ SRC_URI += "git://github.com/munnerz/goautoneg;name=goautoneg;protocol=https;nob
483SRCREV_go-toml="fed1464066413075eac02cd4dc368b5221845541" 483SRCREV_go-toml="fed1464066413075eac02cd4dc368b5221845541"
484SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pelletier/go-toml" 484SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pelletier/go-toml"
485 485
486# github.com/prometheus/common v0.42.0 486# github.com/prometheus/common v0.44.0
487# [1] git ls-remote https://github.com/prometheus/common 66b493f42b757378fbad83e42b0ed441d425a17b 487# [1] git ls-remote https://github.com/prometheus/common 94bf9828e56d9670579b28a9f78237d3cd8d0395
488SRCREV_common="66b493f42b757378fbad83e42b0ed441d425a17b" 488SRCREV_common="94bf9828e56d9670579b28a9f78237d3cd8d0395"
489SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/common" 489SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/common"
490 490
491# github.com/prometheus/procfs v0.9.0 491# github.com/prometheus/procfs v0.12.0
492# [1] git ls-remote https://github.com/prometheus/procfs bb7727a9ca9b3cd1559b42ffa74e13ef7efb6283 492# [1] git ls-remote https://github.com/prometheus/procfs ff0ad85f7e8bcd5c677d99143f14a2a3aab533aa
493SRCREV_procfs="bb7727a9ca9b3cd1559b42ffa74e13ef7efb6283" 493SRCREV_procfs="ff0ad85f7e8bcd5c677d99143f14a2a3aab533aa"
494SRC_URI += "git://github.com/prometheus/procfs;name=procfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/procfs" 494SRC_URI += "git://github.com/prometheus/procfs;name=procfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/procfs"
495 495
496# github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb 496# github.com/tonistiigi/fsutil v0.0.0-20240301111122-7525a1af2bb5
497# [1] git ls-remote https://github.com/tonistiigi/fsutil 36ef4d8c0dbba81b41fcfe7a03ba1f6ba56904f2 497# [1] git ls-remote https://github.com/tonistiigi/fsutil 7525a1af2bb545e89dc9bced785bff7a3b7f08c2
498SRCREV_fsutil="36ef4d8c0dbba81b41fcfe7a03ba1f6ba56904f2" 498SRCREV_fsutil="7525a1af2bb545e89dc9bced785bff7a3b7f08c2"
499SRC_URI += "git://github.com/tonistiigi/fsutil;name=fsutil;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tonistiigi/fsutil" 499SRC_URI += "git://github.com/tonistiigi/fsutil;name=fsutil;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tonistiigi/fsutil"
500 500
501# gopkg.in/cenkalti/backoff.v1 v1.1.0
502# [1] git ls-remote https://github.com/cenkalti/backoff 61153c768f31ee5f130071d08fc82b85208528de
503SRCREV_backoff.v1="61153c768f31ee5f130071d08fc82b85208528de"
504SRC_URI += "git://github.com/cenkalti/backoff;name=backoff.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/cenkalti/backoff.v1"
505
501# github.com/Microsoft/go-winio v0.6.1 506# github.com/Microsoft/go-winio v0.6.1
502# [1] git ls-remote https://github.com/microsoft/go-winio 070c828abb873da9e71c7247740253b50f7cf049 507# [1] git ls-remote https://github.com/microsoft/go-winio 070c828abb873da9e71c7247740253b50f7cf049
503SRCREV_go-winio="070c828abb873da9e71c7247740253b50f7cf049" 508SRCREV_go-winio="070c828abb873da9e71c7247740253b50f7cf049"
504SRC_URI += "git://github.com/microsoft/go-winio;name=go-winio;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/go-winio" 509SRC_URI += "git://github.com/microsoft/go-winio;name=go-winio;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/go-winio"
505 510
506# github.com/containerd/console v1.0.3 511# github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
507# [1] git ls-remote https://github.com/containerd/console b5cb846c9186d67bcae3ce3c324e47cd317d9527 512# [1] git ls-remote https://github.com/acarl005/stripansi 5a71ef0e047df0427e87a79f27009029921f1f9b
508SRCREV_console="b5cb846c9186d67bcae3ce3c324e47cd317d9527" 513SRCREV_stripansi="5a71ef0e047df0427e87a79f27009029921f1f9b"
509SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/console" 514SRC_URI += "git://github.com/acarl005/stripansi;name=stripansi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/acarl005/stripansi"
510 515
511# github.com/bugsnag/bugsnag-go v1.5.0 516# github.com/containerd/console v1.0.4
512# [1] git ls-remote https://github.com/bugsnag/bugsnag-go d5b63da7e1f93d83e3980e5ab2bf33179bad7b2a 517# [1] git ls-remote https://github.com/containerd/console 8f6c4e4faef5a326d2cd907097d04c0239ee5e2f
513SRCREV_bugsnag-go="d5b63da7e1f93d83e3980e5ab2bf33179bad7b2a" 518SRCREV_console="8f6c4e4faef5a326d2cd907097d04c0239ee5e2f"
514SRC_URI += "git://github.com/bugsnag/bugsnag-go;name=bugsnag-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/bugsnag/bugsnag-go" 519SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/console"
515 520
516# github.com/fvbommel/sortorder v1.0.2 521# github.com/fvbommel/sortorder v1.0.2
517# [1] git ls-remote https://github.com/fvbommel/sortorder 26fad50c6b32a3064c09ed089865c16f2f3615f6 522# [1] git ls-remote https://github.com/fvbommel/sortorder 26fad50c6b32a3064c09ed089865c16f2f3615f6
518SRCREV_sortorder="26fad50c6b32a3064c09ed089865c16f2f3615f6" 523SRCREV_sortorder="26fad50c6b32a3064c09ed089865c16f2f3615f6"
519SRC_URI += "git://github.com/fvbommel/sortorder;name=sortorder;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fvbommel/sortorder" 524SRC_URI += "git://github.com/fvbommel/sortorder;name=sortorder;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fvbommel/sortorder"
520 525
521# github.com/hashicorp/go-memdb v1.3.2 526# github.com/klauspost/compress v1.17.4
522# [1] git ls-remote https://github.com/hashicorp/go-memdb 542a5804dedaaddf1a0cad8b6a7b0b3fcf438776 527# [1] git ls-remote https://github.com/klauspost/compress 98ff542abe3108aa760c1558f80d393be0136539
523SRCREV_go-memdb="542a5804dedaaddf1a0cad8b6a7b0b3fcf438776" 528SRCREV_compress="98ff542abe3108aa760c1558f80d393be0136539"
524SRC_URI += "git://github.com/hashicorp/go-memdb;name=go-memdb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-memdb"
525
526# github.com/klauspost/compress v1.16.5
527# [1] git ls-remote https://github.com/klauspost/compress ed6feffc3bb26797dc2a376516b16611046cdecd
528SRCREV_compress="ed6feffc3bb26797dc2a376516b16611046cdecd"
529SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/compress" 529SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/compress"
530 530
531# github.com/mattn/go-colorable v0.1.13 531# github.com/mattn/go-colorable v0.1.13
@@ -533,14 +533,14 @@ SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nob
533SRCREV_go-colorable="11a925cff3d38c293ddc8c05a16b504e3e2c63be" 533SRCREV_go-colorable="11a925cff3d38c293ddc8c05a16b504e3e2c63be"
534SRC_URI += "git://github.com/mattn/go-colorable;name=go-colorable;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-colorable" 534SRC_URI += "git://github.com/mattn/go-colorable;name=go-colorable;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-colorable"
535 535
536# github.com/mattn/go-runewidth v0.0.14 536# github.com/mattn/go-runewidth v0.0.15
537# [1] git ls-remote https://github.com/mattn/go-runewidth 2c6a438f68cfe01255a90824599da41fdf76d1e2 537# [1] git ls-remote https://github.com/mattn/go-runewidth 44b7c5b4d67df8ca22917b6800c158a6d3be3560
538SRCREV_go-runewidth="2c6a438f68cfe01255a90824599da41fdf76d1e2" 538SRCREV_go-runewidth="44b7c5b4d67df8ca22917b6800c158a6d3be3560"
539SRC_URI += "git://github.com/mattn/go-runewidth;name=go-runewidth;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-runewidth" 539SRC_URI += "git://github.com/mattn/go-runewidth;name=go-runewidth;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-runewidth"
540 540
541# github.com/moby/sys/mountinfo v0.6.2 541# github.com/moby/sys/mountinfo v0.7.1
542# [1] git ls-remote https://github.com/moby/sys 1bf36f7188c31f2797c556c4c4d7d9af7a6a965b 542# [1] git ls-remote https://github.com/moby/sys 4950d7687cf6c9b138dc0e18c2c7351e1f6ed497
543SRCREV_mountinfo="1bf36f7188c31f2797c556c4c4d7d9af7a6a965b" 543SRCREV_mountinfo="4950d7687cf6c9b138dc0e18c2c7351e1f6ed497"
544SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/mountinfo" 544SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/mountinfo"
545 545
546# github.com/modern-go/reflect2 v1.0.2 546# github.com/modern-go/reflect2 v1.0.2
@@ -568,19 +568,19 @@ SRC_URI += "git://github.com/mattn/go-shellwords;name=go-shellwords;protocol=htt
568SRCREV_patternmatcher="347bb8d8d557f90d1b75cd8bca3c0177f380a979" 568SRCREV_patternmatcher="347bb8d8d557f90d1b75cd8bca3c0177f380a979"
569SRC_URI += "git://github.com/moby/patternmatcher;name=patternmatcher;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/patternmatcher" 569SRC_URI += "git://github.com/moby/patternmatcher;name=patternmatcher;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/patternmatcher"
570 570
571# go.opentelemetry.io/otel/trace v1.14.0 571# go.opentelemetry.io/otel/trace v1.21.0
572# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 2e54fbb3fede5b54f316b3a08eab236febd854e0 572# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 98b32a6c3a87fbee5d34c063b9096f416b250897
573SRCREV_trace="2e54fbb3fede5b54f316b3a08eab236febd854e0" 573SRCREV_trace="98b32a6c3a87fbee5d34c063b9096f416b250897"
574SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=trace;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/trace" 574SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=trace;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/trace"
575 575
576# github.com/cenkalti/backoff/v4 v4.2.0 576# github.com/cenkalti/backoff/v4 v4.2.1
577# [1] git ls-remote https://github.com/cenkalti/backoff e5c9822f4eaffe6a2abac94d7fbf85380dd629a8 577# [1] git ls-remote https://github.com/cenkalti/backoff a04a6fe64ffb0e3fd0816460529d300be5f252df
578SRCREV_v4="e5c9822f4eaffe6a2abac94d7fbf85380dd629a8" 578SRCREV_v4="a04a6fe64ffb0e3fd0816460529d300be5f252df"
579SRC_URI += "git://github.com/cenkalti/backoff;name=v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cenkalti/backoff/v4" 579SRC_URI += "git://github.com/cenkalti/backoff;name=v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cenkalti/backoff/v4"
580 580
581# github.com/docker/distribution v2.8.2+incompatible 581# github.com/docker/distribution v2.8.3+incompatible
582# [1] git ls-remote https://github.com/distribution/distribution 7c354a4b40feeea21d7eeae4de91c8ff7951e672 582# [1] git ls-remote https://github.com/distribution/distribution 4772604ae973031ab32dd9805a4bccf61d94909f
583SRCREV_distribution="7c354a4b40feeea21d7eeae4de91c8ff7951e672" 583SRCREV_distribution="4772604ae973031ab32dd9805a4bccf61d94909f"
584SRC_URI += "git://github.com/distribution/distribution;name=distribution;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/distribution" 584SRC_URI += "git://github.com/distribution/distribution;name=distribution;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/distribution"
585 585
586# github.com/moby/sys/sequential v0.5.0 586# github.com/moby/sys/sequential v0.5.0
@@ -588,24 +588,19 @@ SRC_URI += "git://github.com/distribution/distribution;name=distribution;protoco
588SRCREV_sequential="b22ba8a69b306f0b4adbbe2a529457e6283ed9f7" 588SRCREV_sequential="b22ba8a69b306f0b4adbbe2a529457e6283ed9f7"
589SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/sequential" 589SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/sequential"
590 590
591# github.com/opencontainers/runc v1.1.7
592# [1] git ls-remote https://github.com/opencontainers/runc 860f061b76bb4fc671f0f9e900f7d80ff93d4eb7
593SRCREV_runc="860f061b76bb4fc671f0f9e900f7d80ff93d4eb7"
594SRC_URI += "git://github.com/opencontainers/runc;name=runc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/runc"
595
596# github.com/shibumi/go-pathspec v1.3.0 591# github.com/shibumi/go-pathspec v1.3.0
597# [1] git ls-remote https://github.com/shibumi/go-pathspec 30eddf187f62305a5b34f662049d077211abaacd 592# [1] git ls-remote https://github.com/shibumi/go-pathspec 30eddf187f62305a5b34f662049d077211abaacd
598SRCREV_go-pathspec="30eddf187f62305a5b34f662049d077211abaacd" 593SRCREV_go-pathspec="30eddf187f62305a5b34f662049d077211abaacd"
599SRC_URI += "git://github.com/shibumi/go-pathspec;name=go-pathspec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/shibumi/go-pathspec" 594SRC_URI += "git://github.com/shibumi/go-pathspec;name=go-pathspec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/shibumi/go-pathspec"
600 595
601# go.opentelemetry.io/proto/otlp v0.19.0 596# go.opentelemetry.io/proto/otlp v1.0.0
602# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-proto-go c98f6b5f7362c9b4a717c7a4dab1ba90796a8f21 597# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-proto-go 97744b2e4a0fa6787b96b9c3c740daefca754333
603SRCREV_otlp="c98f6b5f7362c9b4a717c7a4dab1ba90796a8f21" 598SRCREV_otlp="97744b2e4a0fa6787b96b9c3c740daefca754333"
604SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;name=otlp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/proto/otlp" 599SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;name=otlp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/proto/otlp"
605 600
606# github.com/docker/cli-docs-tool v0.6.0 601# github.com/docker/cli-docs-tool v0.7.0
607# [1] git ls-remote https://github.com/docker/cli-docs-tool 5cb124c70a1f08a8fcbffad5059b4b5b01123124 602# [1] git ls-remote https://github.com/docker/cli-docs-tool 3149c912295595f6fc3bd7d3ee9283d97a4aedf6
608SRCREV_cli-docs-tool="5cb124c70a1f08a8fcbffad5059b4b5b01123124" 603SRCREV_cli-docs-tool="3149c912295595f6fc3bd7d3ee9283d97a4aedf6"
609SRC_URI += "git://github.com/docker/cli-docs-tool;name=cli-docs-tool;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/cli-docs-tool" 604SRC_URI += "git://github.com/docker/cli-docs-tool;name=cli-docs-tool;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/cli-docs-tool"
610 605
611# github.com/hashicorp/go-version v1.6.0 606# github.com/hashicorp/go-version v1.6.0
@@ -613,29 +608,19 @@ SRC_URI += "git://github.com/docker/cli-docs-tool;name=cli-docs-tool;protocol=ht
613SRCREV_go-version="78d058c5618891f74d604bd15356fca690b64d8a" 608SRCREV_go-version="78d058c5618891f74d604bd15356fca690b64d8a"
614SRC_URI += "git://github.com/hashicorp/go-version;name=go-version;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-version" 609SRC_URI += "git://github.com/hashicorp/go-version;name=go-version;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-version"
615 610
616# github.com/hashicorp/golang-lru v0.5.4
617# [1] git ls-remote https://github.com/hashicorp/golang-lru 14eae340515388ca95aa8e7b86f0de668e981f54
618SRCREV_golang-lru="14eae340515388ca95aa8e7b86f0de668e981f54"
619SRC_URI += "git://github.com/hashicorp/golang-lru;name=golang-lru;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/golang-lru"
620
621# github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 611# github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
622# [1] git ls-remote https://github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94 612# [1] git ls-remote https://github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94
623SRCREV_concurrent="bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94" 613SRCREV_concurrent="bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94"
624SRC_URI += "git://github.com/modern-go/concurrent;name=concurrent;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/modern-go/concurrent" 614SRC_URI += "git://github.com/modern-go/concurrent;name=concurrent;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/modern-go/concurrent"
625 615
626# github.com/pelletier/go-toml/v2 v2.0.5
627# [1] git ls-remote https://github.com/pelletier/go-toml 942841787a7d70422e4d8bc7d0be28ab911402df
628SRCREV_go-toml-v2="942841787a7d70422e4d8bc7d0be28ab911402df"
629SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pelletier/go-toml/v2"
630
631# github.com/xeipuuv/gojsonschema v1.2.0 616# github.com/xeipuuv/gojsonschema v1.2.0
632# [1] git ls-remote https://github.com/xeipuuv/gojsonschema 82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927 617# [1] git ls-remote https://github.com/xeipuuv/gojsonschema 82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927
633SRCREV_gojsonschema="82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927" 618SRCREV_gojsonschema="82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927"
634SRC_URI += "git://github.com/xeipuuv/gojsonschema;name=gojsonschema;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xeipuuv/gojsonschema" 619SRC_URI += "git://github.com/xeipuuv/gojsonschema;name=gojsonschema;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xeipuuv/gojsonschema"
635 620
636# go.opentelemetry.io/otel/metric v0.37.0 621# go.opentelemetry.io/otel/metric v1.21.0
637# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 2e54fbb3fede5b54f316b3a08eab236febd854e0 622# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 98b32a6c3a87fbee5d34c063b9096f416b250897
638SRCREV_metric="2e54fbb3fede5b54f316b3a08eab236febd854e0" 623SRCREV_metric="98b32a6c3a87fbee5d34c063b9096f416b250897"
639SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=metric;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/metric" 624SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=metric;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/metric"
640 625
641# github.com/AlecAivazis/survey/v2 v2.3.7 626# github.com/AlecAivazis/survey/v2 v2.3.7
@@ -643,14 +628,14 @@ SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=metric;protoco
643SRCREV_v2="fa37277e6394c29db7bcc94062cb30cd7785a126" 628SRCREV_v2="fa37277e6394c29db7bcc94062cb30cd7785a126"
644SRC_URI += "git://github.com/AlecAivazis/survey;name=v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/AlecAivazis/survey/v2" 629SRC_URI += "git://github.com/AlecAivazis/survey;name=v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/AlecAivazis/survey/v2"
645 630
646# github.com/containerd/containerd v1.7.3 631# github.com/containerd/containerd v1.7.13
647# [1] git ls-remote https://github.com/containerd/containerd 7880925980b188f4c97b462f709d0db8e8962aff 632# [1] git ls-remote https://github.com/containerd/containerd 7c3aca7a610df76212171d200ca3811ff6096eb8
648SRCREV_containerd="7880925980b188f4c97b462f709d0db8e8962aff" 633SRCREV_containerd="7c3aca7a610df76212171d200ca3811ff6096eb8"
649SRC_URI += "git://github.com/containerd/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/containerd" 634SRC_URI += "git://github.com/containerd/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/containerd"
650 635
651# github.com/docker/go-connections v0.4.0 636# github.com/docker/go-connections v0.5.0
652# [1] git ls-remote https://github.com/docker/go-connections 7395e3f8aa162843a74ed6d48e79627d9792ac55 637# [1] git ls-remote https://github.com/docker/go-connections fa09c952e3eadbffaf8afc5b8a1667158ba38ace
653SRCREV_go-connections="7395e3f8aa162843a74ed6d48e79627d9792ac55" 638SRCREV_go-connections="fa09c952e3eadbffaf8afc5b8a1667158ba38ace"
654SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-connections" 639SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-connections"
655 640
656# github.com/Masterminds/semver/v3 v3.2.1 641# github.com/Masterminds/semver/v3 v3.2.1
@@ -658,9 +643,9 @@ SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol=
658SRCREV_semver-v3="e06051f8fcc4c8b4a4990c337b9862a2448722e5" 643SRCREV_semver-v3="e06051f8fcc4c8b4a4990c337b9862a2448722e5"
659SRC_URI += "git://github.com/Masterminds/semver;name=semver-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Masterminds/semver/v3" 644SRC_URI += "git://github.com/Masterminds/semver;name=semver-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Masterminds/semver/v3"
660 645
661# github.com/containerd/continuity v0.4.1 646# github.com/containerd/continuity v0.4.3
662# [1] git ls-remote https://github.com/containerd/continuity 25762ef7c27a37645197ed6d1d708e55a230e35d 647# [1] git ls-remote https://github.com/containerd/continuity 1743d9104d944131cdedaba33a59d2f9bd80a6f2
663SRCREV_continuity="25762ef7c27a37645197ed6d1d708e55a230e35d" 648SRCREV_continuity="1743d9104d944131cdedaba33a59d2f9bd80a6f2"
664SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/continuity" 649SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/continuity"
665 650
666# github.com/containerd/typeurl/v2 v2.1.1 651# github.com/containerd/typeurl/v2 v2.1.1
@@ -668,31 +653,51 @@ SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=http
668SRCREV_typeurl-v2="7ef6316b771f959cbb208b229e3423a466947df3" 653SRCREV_typeurl-v2="7ef6316b771f959cbb208b229e3423a466947df3"
669SRC_URI += "git://github.com/containerd/typeurl;name=typeurl-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/typeurl/v2" 654SRC_URI += "git://github.com/containerd/typeurl;name=typeurl-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/typeurl/v2"
670 655
671# github.com/magiconair/properties v1.8.6 656# github.com/google/gnostic-models v0.6.8
672# [1] git ls-remote https://github.com/magiconair/properties 869a5592420f4ff6ebf74500b5c658b29d973172 657# [1] git ls-remote https://github.com/google/gnostic-models 577692584cdf09674595bba0c182d0e8a44655d3
673SRCREV_properties="869a5592420f4ff6ebf74500b5c658b29d973172" 658SRCREV_gnostic-models="577692584cdf09674595bba0c182d0e8a44655d3"
674SRC_URI += "git://github.com/magiconair/properties;name=properties;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/magiconair/properties" 659SRC_URI += "git://github.com/google/gnostic-models;name=gnostic-models;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/gnostic-models"
660
661# github.com/mitchellh/reflectwalk v1.0.2
662# [1] git ls-remote https://github.com/mitchellh/reflectwalk e0c24fdb021963cd2c4013097a0b993a7c4e344f
663SRCREV_reflectwalk="e0c24fdb021963cd2c4013097a0b993a7c4e344f"
664SRC_URI += "git://github.com/mitchellh/reflectwalk;name=reflectwalk;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/reflectwalk"
675 665
676# github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 666# github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
677# [1] git ls-remote https://github.com/xeipuuv/gojsonpointer 02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb 667# [1] git ls-remote https://github.com/xeipuuv/gojsonpointer 02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb
678SRCREV_gojsonpointer="02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb" 668SRCREV_gojsonpointer="02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb"
679SRC_URI += "git://github.com/xeipuuv/gojsonpointer;name=gojsonpointer;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xeipuuv/gojsonpointer" 669SRC_URI += "git://github.com/xeipuuv/gojsonpointer;name=gojsonpointer;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xeipuuv/gojsonpointer"
680 670
671# github.com/distribution/reference v0.5.0
672# [1] git ls-remote https://github.com/distribution/reference 49c28499d219290c3226822e9cfcd4ede6d75379
673SRCREV_reference="49c28499d219290c3226822e9cfcd4ede6d75379"
674SRC_URI += "git://github.com/distribution/reference;name=reference;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/distribution/reference"
675
681# github.com/mitchellh/mapstructure v1.5.0 676# github.com/mitchellh/mapstructure v1.5.0
682# [1] git ls-remote https://github.com/mitchellh/mapstructure ab69d8d93410fce4361f4912bb1ff88110a81311 677# [1] git ls-remote https://github.com/mitchellh/mapstructure ab69d8d93410fce4361f4912bb1ff88110a81311
683SRCREV_mapstructure="ab69d8d93410fce4361f4912bb1ff88110a81311" 678SRCREV_mapstructure="ab69d8d93410fce4361f4912bb1ff88110a81311"
684SRC_URI += "git://github.com/mitchellh/mapstructure;name=mapstructure;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/mapstructure" 679SRC_URI += "git://github.com/mitchellh/mapstructure;name=mapstructure;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/mapstructure"
685 680
686# github.com/emicklei/go-restful/v3 v3.10.1 681# github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
687# [1] git ls-remote https://github.com/emicklei/go-restful 96e1c78bfbbfa19bd826b27b3a8a8087ee3cb1d3 682# [1] git ls-remote https://github.com/skratchdot/open-golang eef8423979666925a58eb77f9db583e54320d5a4
688SRCREV_go-restful-v3="96e1c78bfbbfa19bd826b27b3a8a8087ee3cb1d3" 683SRCREV_open-golang="eef8423979666925a58eb77f9db583e54320d5a4"
684SRC_URI += "git://github.com/skratchdot/open-golang;name=open-golang;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/skratchdot/open-golang"
685
686# github.com/emicklei/go-restful/v3 v3.11.0
687# [1] git ls-remote https://github.com/emicklei/go-restful 30bec7807481e62e1e1e59ad57e7f22054806966
688SRCREV_go-restful-v3="30bec7807481e62e1e1e59ad57e7f22054806966"
689SRC_URI += "git://github.com/emicklei/go-restful;name=go-restful-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/emicklei/go-restful/v3" 689SRC_URI += "git://github.com/emicklei/go-restful;name=go-restful-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/emicklei/go-restful/v3"
690 690
691# github.com/go-openapi/jsonpointer v0.19.5 691# github.com/go-openapi/jsonpointer v0.19.6
692# [1] git ls-remote https://github.com/go-openapi/jsonpointer 2446e21cad36eee826e1c2380f0ff747074a2faa 692# [1] git ls-remote https://github.com/go-openapi/jsonpointer 5df0d69a6be189afff354877d332f9ede32afe12
693SRCREV_jsonpointer="2446e21cad36eee826e1c2380f0ff747074a2faa" 693SRCREV_jsonpointer="5df0d69a6be189afff354877d332f9ede32afe12"
694SRC_URI += "git://github.com/go-openapi/jsonpointer;name=jsonpointer;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/jsonpointer" 694SRC_URI += "git://github.com/go-openapi/jsonpointer;name=jsonpointer;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/jsonpointer"
695 695
696# github.com/hashicorp/go-cleanhttp v0.5.2
697# [1] git ls-remote https://github.com/hashicorp/go-cleanhttp 6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2
698SRCREV_go-cleanhttp="6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2"
699SRC_URI += "git://github.com/hashicorp/go-cleanhttp;name=go-cleanhttp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-cleanhttp"
700
696# github.com/in-toto/in-toto-golang v0.5.0 701# github.com/in-toto/in-toto-golang v0.5.0
697# [1] git ls-remote https://github.com/in-toto/in-toto-golang ec599036d27ebaca3e8c03559d3f8fd5fe429dfe 702# [1] git ls-remote https://github.com/in-toto/in-toto-golang ec599036d27ebaca3e8c03559d3f8fd5fe429dfe
698SRCREV_in-toto-golang="ec599036d27ebaca3e8c03559d3f8fd5fe429dfe" 703SRCREV_in-toto-golang="ec599036d27ebaca3e8c03559d3f8fd5fe429dfe"
@@ -703,31 +708,26 @@ SRC_URI += "git://github.com/in-toto/in-toto-golang;name=in-toto-golang;protocol
703SRCREV_go-shellquote="95032a82bc518f77982ea72343cc1ade730072f0" 708SRCREV_go-shellquote="95032a82bc518f77982ea72343cc1ade730072f0"
704SRC_URI += "git://github.com/kballard/go-shellquote;name=go-shellquote;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kballard/go-shellquote" 709SRC_URI += "git://github.com/kballard/go-shellquote;name=go-shellquote;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kballard/go-shellquote"
705 710
706# github.com/compose-spec/compose-go v1.18.3 711# github.com/moby/docker-image-spec v1.3.1
707# [1] git ls-remote https://github.com/compose-spec/compose-go c6eecc55b95f952b6d6406adcd297499d11a300b 712# [1] git ls-remote https://github.com/moby/docker-image-spec f1d00ebd2d6d6805170d5543dbca4b850f35f9af
708SRCREV_compose-go="c6eecc55b95f952b6d6406adcd297499d11a300b" 713SRCREV_docker-image-spec="f1d00ebd2d6d6805170d5543dbca4b850f35f9af"
709SRC_URI += "git://github.com/compose-spec/compose-go;name=compose-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/compose-spec/compose-go" 714SRC_URI += "git://github.com/moby/docker-image-spec;name=docker-image-spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/docker-image-spec"
710 715
711# github.com/hashicorp/go-multierror v1.1.1 716# github.com/hashicorp/go-multierror v1.1.1
712# [1] git ls-remote https://github.com/hashicorp/go-multierror 9974e9ec57696378079ecc3accd3d6f29401b3a0 717# [1] git ls-remote https://github.com/hashicorp/go-multierror 9974e9ec57696378079ecc3accd3d6f29401b3a0
713SRCREV_go-multierror="9974e9ec57696378079ecc3accd3d6f29401b3a0" 718SRCREV_go-multierror="9974e9ec57696378079ecc3accd3d6f29401b3a0"
714SRC_URI += "git://github.com/hashicorp/go-multierror;name=go-multierror;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-multierror" 719SRC_URI += "git://github.com/hashicorp/go-multierror;name=go-multierror;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-multierror"
715 720
716# github.com/cucumber/gherkin-go/v19 v19.0.3 721# github.com/mitchellh/copystructure v1.2.0
717# [1] git ls-remote https://github.com/cucumber/gherkin-go 11029f28bd1bc215fa57275b576f2b237b7c2b07 722# [1] git ls-remote https://github.com/mitchellh/copystructure d4ce1f938f7a7ea2a40bff4544b56be9c00b5e84
718SRCREV_v19="11029f28bd1bc215fa57275b576f2b237b7c2b07" 723SRCREV_copystructure="d4ce1f938f7a7ea2a40bff4544b56be9c00b5e84"
719SRC_URI += "git://github.com/cucumber/gherkin-go;name=v19;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cucumber/gherkin-go/v19" 724SRC_URI += "git://github.com/mitchellh/copystructure;name=copystructure;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/copystructure"
720 725
721# github.com/prometheus/client_model v0.3.0 726# github.com/prometheus/client_model v0.5.0
722# [1] git ls-remote https://github.com/prometheus/client_model 63fb9822ca3ba7a4ba5184071fb8f2ea000a99ef 727# [1] git ls-remote https://github.com/prometheus/client_model 1c92cadf7d8fa1726bae12e6025cca9b86d2ba5f
723SRCREV_client_model="63fb9822ca3ba7a4ba5184071fb8f2ea000a99ef" 728SRCREV_client_model="1c92cadf7d8fa1726bae12e6025cca9b86d2ba5f"
724SRC_URI += "git://github.com/prometheus/client_model;name=client_model;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_model" 729SRC_URI += "git://github.com/prometheus/client_model;name=client_model;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_model"
725 730
726# github.com/spf13/jwalterweatherman v1.1.0
727# [1] git ls-remote https://github.com/spf13/jwalterweatherman 94f6ae3ed3bceceafa716478c5fbf8d29ca601a1
728SRCREV_jwalterweatherman="94f6ae3ed3bceceafa716478c5fbf8d29ca601a1"
729SRC_URI += "git://github.com/spf13/jwalterweatherman;name=jwalterweatherman;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/jwalterweatherman"
730
731# github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 731# github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
732# [1] git ls-remote https://github.com/xeipuuv/gojsonreference bd5ef7bd5415a7ac448318e64f11a24cd21e594b 732# [1] git ls-remote https://github.com/xeipuuv/gojsonreference bd5ef7bd5415a7ac448318e64f11a24cd21e594b
733SRCREV_gojsonreference="bd5ef7bd5415a7ac448318e64f11a24cd21e594b" 733SRCREV_gojsonreference="bd5ef7bd5415a7ac448318e64f11a24cd21e594b"
@@ -738,29 +738,29 @@ SRC_URI += "git://github.com/xeipuuv/gojsonreference;name=gojsonreference;protoc
738SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a" 738SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a"
739SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/go-digest" 739SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/go-digest"
740 740
741# github.com/aws/aws-sdk-go-v2/config v1.18.16 741# github.com/aws/aws-sdk-go-v2/config v1.26.6
742# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 18bff5e44f4c2c140feaf54b2dd92140630c7e50 742# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 857d5277b41f290ab7ba0e0f6f96f940045f69b7
743SRCREV_config="18bff5e44f4c2c140feaf54b2dd92140630c7e50" 743SRCREV_config="857d5277b41f290ab7ba0e0f6f96f940045f69b7"
744SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=config;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/config" 744SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=config;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/config"
745 745
746# github.com/cucumber/messages-go/v16 v16.0.1 746# github.com/go-openapi/jsonreference v0.20.2
747# [1] git ls-remote https://github.com/cucumber/messages-go 1848e9bfc84e8c1674c4d9ded0bdbfc23c458b28 747# [1] git ls-remote https://github.com/go-openapi/jsonreference 1f158e563669961b8e54817e3ea57978d439ffff
748SRCREV_v16="1848e9bfc84e8c1674c4d9ded0bdbfc23c458b28" 748SRCREV_jsonreference="1f158e563669961b8e54817e3ea57978d439ffff"
749SRC_URI += "git://github.com/cucumber/messages-go;name=v16;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cucumber/messages-go/v16"
750
751# github.com/go-openapi/jsonreference v0.20.0
752# [1] git ls-remote https://github.com/go-openapi/jsonreference c5db5582e080fbeae80be42f42881230a8caebf6
753SRCREV_jsonreference="c5db5582e080fbeae80be42f42881230a8caebf6"
754SRC_URI += "git://github.com/go-openapi/jsonreference;name=jsonreference;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/jsonreference" 749SRC_URI += "git://github.com/go-openapi/jsonreference;name=jsonreference;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-openapi/jsonreference"
755 750
756# github.com/prometheus/client_golang v1.14.0 751# github.com/prometheus/client_golang v1.17.0
757# [1] git ls-remote https://github.com/prometheus/client_golang 254e5468413f19fb75cdad45f5ddc0b8c975188c 752# [1] git ls-remote https://github.com/prometheus/client_golang fa1408ee351f6aba15c6d0207f7a0021eb3af406
758SRCREV_client_golang="254e5468413f19fb75cdad45f5ddc0b8c975188c" 753SRCREV_client_golang="fa1408ee351f6aba15c6d0207f7a0021eb3af406"
759SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_golang" 754SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_golang"
760 755
761# github.com/opencontainers/image-spec v1.1.0-rc4 756# go.opentelemetry.io/otel/sdk/metric v1.21.0
762# [1] git ls-remote https://github.com/opencontainers/image-spec 82e8329f7eb6df5c62924f2792d285ba276ae876 757# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 98b32a6c3a87fbee5d34c063b9096f416b250897
763SRCREV_image-spec="82e8329f7eb6df5c62924f2792d285ba276ae876" 758SRCREV_sdk-metric="98b32a6c3a87fbee5d34c063b9096f416b250897"
759SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=sdk-metric;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/sdk/metric"
760
761# github.com/opencontainers/image-spec v1.1.0-rc6
762# [1] git ls-remote https://github.com/opencontainers/image-spec 6c2b5fafa0731a97aad0c2a68bac238d6c98c690
763SRCREV_image-spec="6c2b5fafa0731a97aad0c2a68bac238d6c98c690"
764SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/image-spec" 764SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/image-spec"
765 765
766# github.com/theupdateframework/notary v0.7.0 766# github.com/theupdateframework/notary v0.7.0
@@ -768,9 +768,9 @@ SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=
768SRCREV_notary="b0b6bfdd4933081e8d5ae026b24e8337311dd598" 768SRCREV_notary="b0b6bfdd4933081e8d5ae026b24e8337311dd598"
769SRC_URI += "git://github.com/notaryproject/notary;name=notary;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/theupdateframework/notary" 769SRC_URI += "git://github.com/notaryproject/notary;name=notary;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/theupdateframework/notary"
770 770
771# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230106234847-43070de90fa1 771# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
772# [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers 43070de90fa134c9ea55cd6de4308a2ae59658d3 772# [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers ced1acdcaa24dc39c01b039fc37576c395f506cf
773SRCREV_go-fuzz-headers="43070de90fa134c9ea55cd6de4308a2ae59658d3" 773SRCREV_go-fuzz-headers="ced1acdcaa24dc39c01b039fc37576c395f506cf"
774SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/AdaLogics/go-fuzz-headers" 774SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/AdaLogics/go-fuzz-headers"
775 775
776# github.com/inconshreveable/mousetrap v1.1.0 776# github.com/inconshreveable/mousetrap v1.1.0
@@ -778,69 +778,64 @@ SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;prot
778SRCREV_mousetrap="4e8053ee7ef85a6bd26368364a6d27f1641c1d21" 778SRCREV_mousetrap="4e8053ee7ef85a6bd26368364a6d27f1641c1d21"
779SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/inconshreveable/mousetrap" 779SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/inconshreveable/mousetrap"
780 780
781# sigs.k8s.io/structured-merge-diff/v4 v4.2.3 781# sigs.k8s.io/structured-merge-diff/v4 v4.4.1
782# [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff 26781d0c10bfdbd7d66b18d8be83985f623df9f8 782# [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff cf09e71f4508bfc416135048e392a8a4990bf4e3
783SRCREV_structured-merge-diff-v4="26781d0c10bfdbd7d66b18d8be83985f623df9f8" 783SRCREV_structured-merge-diff-v4="cf09e71f4508bfc416135048e392a8a4990bf4e3"
784SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;name=structured-merge-diff-v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/structured-merge-diff/v4" 784SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;name=structured-merge-diff-v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/sigs.k8s.io/structured-merge-diff/v4"
785 785
786# github.com/cyphar/filepath-securejoin v0.2.3 786# github.com/compose-spec/compose-go/v2 v2.0.2
787# [1] git ls-remote https://github.com/cyphar/filepath-securejoin 8f267f5ea675a20a2cb5e91011d063721f53bf79 787# [1] git ls-remote https://github.com/compose-spec/compose-go d0722c0e5564b4970f6634592638c0577ef8e028
788SRCREV_filepath-securejoin="8f267f5ea675a20a2cb5e91011d063721f53bf79" 788SRCREV_compose-go-v2="d0722c0e5564b4970f6634592638c0577ef8e028"
789SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cyphar/filepath-securejoin" 789SRC_URI += "git://github.com/compose-spec/compose-go;name=compose-go-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/compose-spec/compose-go/v2"
790
791# github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
792# [1] git ls-remote https://github.com/distribution/distribution 97b1d649c4938d0f608d96454d6a8326b1f96acd
793SRCREV_v3="97b1d649c4938d0f608d96454d6a8326b1f96acd"
794SRC_URI += "git://github.com/distribution/distribution;name=v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/distribution/distribution/v3"
795 790
796# github.com/hashicorp/go-immutable-radix v1.3.1 791# tags.cncf.io/container-device-interface v0.6.2
797# [1] git ls-remote https://github.com/hashicorp/go-immutable-radix 49d1d02c49a783de548d1ba8ae8fde466a20b9e6 792# [1] git ls-remote https://github.com/cncf-tags/container-device-interface fb50bf8fc8b2c3c8fda6d23ab7e044774dcca678
798SRCREV_go-immutable-radix="49d1d02c49a783de548d1ba8ae8fde466a20b9e6" 793SRCREV_container-device-interface="fb50bf8fc8b2c3c8fda6d23ab7e044774dcca678"
799SRC_URI += "git://github.com/hashicorp/go-immutable-radix;name=go-immutable-radix;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-immutable-radix" 794SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=container-device-interface;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/tags.cncf.io/container-device-interface"
800 795
801# github.com/aws/aws-sdk-go-v2/credentials v1.13.16 796# github.com/aws/aws-sdk-go-v2/credentials v1.16.16
802# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 18bff5e44f4c2c140feaf54b2dd92140630c7e50 797# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 a75d7694eb2709212655ee25e811d72a1188a68b
803SRCREV_credentials="18bff5e44f4c2c140feaf54b2dd92140630c7e50" 798SRCREV_credentials="a75d7694eb2709212655ee25e811d72a1188a68b"
804SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=credentials;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/credentials" 799SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=credentials;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/credentials"
805 800
806# github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 801# github.com/aws/aws-sdk-go-v2/service/sso v1.18.7
807# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 18bff5e44f4c2c140feaf54b2dd92140630c7e50 802# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 a75d7694eb2709212655ee25e811d72a1188a68b
808SRCREV_sso="18bff5e44f4c2c140feaf54b2dd92140630c7e50" 803SRCREV_sso="a75d7694eb2709212655ee25e811d72a1188a68b"
809SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=sso;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/sso" 804SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=sso;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/sso"
810 805
811# github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 806# github.com/aws/aws-sdk-go-v2/service/sts v1.26.7
812# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 18bff5e44f4c2c140feaf54b2dd92140630c7e50 807# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39
813SRCREV_sts="18bff5e44f4c2c140feaf54b2dd92140630c7e50" 808SRCREV_sts="47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39"
814SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=sts;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/sts" 809SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=sts;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/sts"
815 810
816# github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 811# github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3
817# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 18bff5e44f4c2c140feaf54b2dd92140630c7e50 812# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 857d5277b41f290ab7ba0e0f6f96f940045f69b7
818SRCREV_ini="18bff5e44f4c2c140feaf54b2dd92140630c7e50" 813SRCREV_ini="857d5277b41f290ab7ba0e0f6f96f940045f69b7"
819SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=ini;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/internal/ini" 814SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=ini;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/internal/ini"
820 815
821# github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 816# github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0
822# [1] git ls-remote https://github.com/grpc-ecosystem/grpc-gateway 0197faf8b072910084edd1209aa2ac51833b895c 817# [1] git ls-remote https://github.com/grpc-ecosystem/grpc-gateway 09e3965a330155f7db8482269d7d91b9bceb7641
823SRCREV_grpc-gateway-v2="0197faf8b072910084edd1209aa2ac51833b895c" 818SRCREV_grpc-gateway-v2="09e3965a330155f7db8482269d7d91b9bceb7641"
824SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;name=grpc-gateway-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/grpc-ecosystem/grpc-gateway/v2" 819SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;name=grpc-gateway-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/grpc-ecosystem/grpc-gateway/v2"
825 820
826# google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 821# google.golang.org/genproto/googleapis/api v0.0.0-20231016165738-49dd2c1f3d0b
827# [1] git ls-remote https://github.com/googleapis/go-genproto dd9d682886f99d242574cd3eaea438ce7ea66399 822# [1] git ls-remote https://github.com/googleapis/go-genproto 49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846
828SRCREV_api="dd9d682886f99d242574cd3eaea438ce7ea66399" 823SRCREV_api="49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846"
829SRC_URI += "git://github.com/googleapis/go-genproto;name=api;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto/googleapis/api" 824SRC_URI += "git://github.com/googleapis/go-genproto;name=api;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto/googleapis/api"
830 825
831# google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 826# google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b
832# [1] git ls-remote https://github.com/googleapis/go-genproto 28d5490b6b19cce1ebbc6ab55ca8637bd35b3486 827# [1] git ls-remote https://github.com/googleapis/go-genproto 49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846
833SRCREV_rpc="28d5490b6b19cce1ebbc6ab55ca8637bd35b3486" 828SRCREV_rpc="49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846"
834SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto/googleapis/rpc" 829SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto/googleapis/rpc"
835 830
836# github.com/docker/docker-credential-helpers v0.7.0 831# github.com/docker/docker-credential-helpers v0.8.0
837# [1] git ls-remote https://github.com/docker/docker-credential-helpers ac5992b5f4756fc0398a7d0c93c609e624368bde 832# [1] git ls-remote https://github.com/docker/docker-credential-helpers 8396edb35f8d7229e75482e9d82c7729fa7001b7
838SRCREV_docker-credential-helpers="ac5992b5f4756fc0398a7d0c93c609e624368bde" 833SRCREV_docker-credential-helpers="8396edb35f8d7229e75482e9d82c7729fa7001b7"
839SRC_URI += "git://github.com/docker/docker-credential-helpers;name=docker-credential-helpers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker-credential-helpers" 834SRC_URI += "git://github.com/docker/docker-credential-helpers;name=docker-credential-helpers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker-credential-helpers"
840 835
841# github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 836# github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7
842# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 18bff5e44f4c2c140feaf54b2dd92140630c7e50 837# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 f53c9bcd7ccef6fd9f13f77512e78e3a7aa3cc01
843SRCREV_ssooidc="18bff5e44f4c2c140feaf54b2dd92140630c7e50" 838SRCREV_ssooidc="f53c9bcd7ccef6fd9f13f77512e78e3a7aa3cc01"
844SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=ssooidc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/ssooidc" 839SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=ssooidc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/ssooidc"
845 840
846# github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 841# github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
@@ -848,19 +843,24 @@ SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=ssooidc;protocol=https;nobra
848SRCREV_go-grpc-middleware="df0f91b29bbbdfc3a686a7a8edbe2b9de2072fdd" 843SRCREV_go-grpc-middleware="df0f91b29bbbdfc3a686a7a8edbe2b9de2072fdd"
849SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;name=go-grpc-middleware;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/grpc-ecosystem/go-grpc-middleware" 844SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;name=go-grpc-middleware;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/grpc-ecosystem/go-grpc-middleware"
850 845
851# github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 846# github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11
852# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 18bff5e44f4c2c140feaf54b2dd92140630c7e50 847# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39
853SRCREV_imds="18bff5e44f4c2c140feaf54b2dd92140630c7e50" 848SRCREV_imds="47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39"
854SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=imds;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/feature/ec2/imds" 849SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=imds;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/feature/ec2/imds"
855 850
851# go.opentelemetry.io/otel/exporters/prometheus v0.42.0
852# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 60666c554065ac4da502fe28943eea4b938ab479
853SRCREV_prometheus="60666c554065ac4da502fe28943eea4b938ab479"
854SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=prometheus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/exporters/prometheus"
855
856# github.com/matttproud/golang_protobuf_extensions v1.0.4 856# github.com/matttproud/golang_protobuf_extensions v1.0.4
857# [1] git ls-remote https://github.com/matttproud/golang_protobuf_extensions c182affec369e30f25d3eb8cd8a478dee585ae7d 857# [1] git ls-remote https://github.com/matttproud/golang_protobuf_extensions c182affec369e30f25d3eb8cd8a478dee585ae7d
858SRCREV_golang_protobuf_extensions="c182affec369e30f25d3eb8cd8a478dee585ae7d" 858SRCREV_golang_protobuf_extensions="c182affec369e30f25d3eb8cd8a478dee585ae7d"
859SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;name=golang_protobuf_extensions;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/matttproud/golang_protobuf_extensions" 859SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;name=golang_protobuf_extensions;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/matttproud/golang_protobuf_extensions"
860 860
861# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 861# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0
862# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 2e54fbb3fede5b54f316b3a08eab236febd854e0 862# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 98b32a6c3a87fbee5d34c063b9096f416b250897
863SRCREV_otlptrace="2e54fbb3fede5b54f316b3a08eab236febd854e0" 863SRCREV_otlptrace="98b32a6c3a87fbee5d34c063b9096f416b250897"
864SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptrace;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace" 864SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptrace;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace"
865 865
866# github.com/secure-systems-lab/go-securesystemslib v0.4.0 866# github.com/secure-systems-lab/go-securesystemslib v0.4.0
@@ -868,48 +868,63 @@ SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptrace;prot
868SRCREV_go-securesystemslib="abcd7c95c952df38eb237fab3764ef1b8d2b15c9" 868SRCREV_go-securesystemslib="abcd7c95c952df38eb237fab3764ef1b8d2b15c9"
869SRC_URI += "git://github.com/secure-systems-lab/go-securesystemslib;name=go-securesystemslib;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/secure-systems-lab/go-securesystemslib" 869SRC_URI += "git://github.com/secure-systems-lab/go-securesystemslib;name=go-securesystemslib;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/secure-systems-lab/go-securesystemslib"
870 870
871# github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 871# github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10
872# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 18bff5e44f4c2c140feaf54b2dd92140630c7e50 872# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39
873SRCREV_endpoints-v2="18bff5e44f4c2c140feaf54b2dd92140630c7e50" 873SRCREV_endpoints-v2="47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39"
874SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=endpoints-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2" 874SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=endpoints-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2"
875 875
876# github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 876# go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0
877# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 18bff5e44f4c2c140feaf54b2dd92140630c7e50 877# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 60666c554065ac4da502fe28943eea4b938ab479
878SRCREV_configsources="18bff5e44f4c2c140feaf54b2dd92140630c7e50" 878SRCREV_otlpmetric="60666c554065ac4da502fe28943eea4b938ab479"
879SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=configsources;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/internal/configsources" 879SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlpmetric;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlpmetric"
880 880
881# go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 881# github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10
882# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 2e54fbb3fede5b54f316b3a08eab236febd854e0 882# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39
883SRCREV_retry="2e54fbb3fede5b54f316b3a08eab236febd854e0" 883SRCREV_configsources="47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39"
884SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=retry;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/internal/retry" 884SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=configsources;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/internal/configsources"
885 885
886# github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 886# github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10
887# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 18bff5e44f4c2c140feaf54b2dd92140630c7e50 887# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39
888SRCREV_presigned-url="18bff5e44f4c2c140feaf54b2dd92140630c7e50" 888SRCREV_presigned-url="47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39"
889SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=presigned-url;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url" 889SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=presigned-url;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url"
890 890
891# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0 891# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1
892# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 3311cc2a734d7597598cc67910f8f292d13eeda7 892# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib ba19074a6785b2b65c86a52c0649cf040319fa96
893SRCREV_otelhttp="3311cc2a734d7597598cc67910f8f292d13eeda7" 893SRCREV_otelhttp="ba19074a6785b2b65c86a52c0649cf040319fa96"
894SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp" 894SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp"
895 895
896# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 896# github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4
897# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 2e54fbb3fede5b54f316b3a08eab236febd854e0 897# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0d643a8f0a8ad09075f41a60acba6a208cb36c58
898SRCREV_otlptracegrpc="2e54fbb3fede5b54f316b3a08eab236febd854e0" 898SRCREV_accept-encoding="0d643a8f0a8ad09075f41a60acba6a208cb36c58"
899SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=accept-encoding;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding"
900
901# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0
902# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 98b32a6c3a87fbee5d34c063b9096f416b250897
903SRCREV_otlptracegrpc="98b32a6c3a87fbee5d34c063b9096f416b250897"
899SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracegrpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc" 904SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracegrpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc"
900 905
901# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0 906# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.21.0
902# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 2e54fbb3fede5b54f316b3a08eab236febd854e0 907# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 98b32a6c3a87fbee5d34c063b9096f416b250897
903SRCREV_otlptracehttp="2e54fbb3fede5b54f316b3a08eab236febd854e0" 908SRCREV_otlptracehttp="98b32a6c3a87fbee5d34c063b9096f416b250897"
904SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracehttp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp" 909SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracehttp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp"
905 910
906# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 911# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0
907# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 3311cc2a734d7597598cc67910f8f292d13eeda7 912# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 60666c554065ac4da502fe28943eea4b938ab479
908SRCREV_otelgrpc="3311cc2a734d7597598cc67910f8f292d13eeda7" 913SRCREV_otlpmetricgrpc="60666c554065ac4da502fe28943eea4b938ab479"
914SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlpmetricgrpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc"
915
916# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0
917# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 60666c554065ac4da502fe28943eea4b938ab479
918SRCREV_otlpmetrichttp="60666c554065ac4da502fe28943eea4b938ab479"
919SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlpmetrichttp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp"
920
921# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1
922# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib ba19074a6785b2b65c86a52c0649cf040319fa96
923SRCREV_otelgrpc="ba19074a6785b2b65c86a52c0649cf040319fa96"
909SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelgrpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc" 924SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelgrpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc"
910 925
911# go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0 926# go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.46.1
912# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 3311cc2a734d7597598cc67910f8f292d13eeda7 927# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib ba19074a6785b2b65c86a52c0649cf040319fa96
913SRCREV_otelhttptrace="3311cc2a734d7597598cc67910f8f292d13eeda7" 928SRCREV_otelhttptrace="ba19074a6785b2b65c86a52c0649cf040319fa96"
914SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttptrace;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace" 929SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttptrace;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace"
915 930