mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
docker-compose: upgrade to v2.20.3
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
03085cfb54
commit
0e2058840e
|
@ -9,7 +9,7 @@ DEPENDS = " \
|
|||
|
||||
# Specify the first two important SRCREVs as the format
|
||||
SRCREV_FORMAT="compose_survey"
|
||||
SRCREV_compose = "02ad467f89ebc343aa03ce89d18875ea4d604ea3"
|
||||
SRCREV_compose = "8d0df1876296bc639614653ba5de38a377da5356"
|
||||
|
||||
SRC_URI = "git://github.com/docker/compose;name=compose;branch=main;protocol=https"
|
||||
|
||||
|
@ -18,14 +18,12 @@ include src_uri.inc
|
|||
# patches and config
|
||||
SRC_URI += "file://modules.txt"
|
||||
|
||||
SRC_URI[sha256sum] = "d7b05a9bff34dfb25abe7e5b1e54cf2607f953d91cb33fb231a4775a1a4afa3d"
|
||||
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
|
||||
|
||||
GO_IMPORT = "import"
|
||||
|
||||
PV = "v2.17.2"
|
||||
PV = "v2.20.3"
|
||||
|
||||
COMPOSE_PKG = "github.com/docker/compose/v2"
|
||||
|
||||
|
|
|
@ -1,58 +1,66 @@
|
|||
# github.com/AlecAivazis/survey/v2 v2.3.6
|
||||
# github.com/AlecAivazis/survey/v2 v2.3.7
|
||||
## explicit
|
||||
# github.com/Microsoft/go-winio v0.6.1
|
||||
## explicit
|
||||
# github.com/buger/goterm v1.0.4
|
||||
## explicit
|
||||
# github.com/compose-spec/compose-go v1.13.2
|
||||
# github.com/compose-spec/compose-go v1.18.1
|
||||
## explicit
|
||||
# github.com/containerd/console v1.0.3
|
||||
## explicit
|
||||
# github.com/containerd/containerd v1.6.19
|
||||
# github.com/containerd/containerd v1.7.3
|
||||
## explicit
|
||||
# github.com/cucumber/godog v0.0.0-00010101000000-000000000000
|
||||
## explicit
|
||||
# github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
|
||||
# github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
|
||||
## explicit
|
||||
# github.com/docker/buildx v0.10.4
|
||||
# github.com/docker/buildx v0.11.2
|
||||
## explicit
|
||||
# github.com/docker/cli v23.0.2+incompatible
|
||||
# github.com/docker/cli v24.0.5+incompatible
|
||||
## explicit
|
||||
# github.com/docker/cli-docs-tool v0.5.1
|
||||
# github.com/docker/cli-docs-tool v0.6.0
|
||||
## explicit
|
||||
# github.com/docker/docker v23.0.2+incompatible
|
||||
# github.com/docker/docker v24.0.5+incompatible
|
||||
## explicit
|
||||
# github.com/docker/go-connections v0.4.0
|
||||
## explicit
|
||||
# github.com/docker/go-units v0.5.0
|
||||
## explicit
|
||||
# github.com/fsnotify/fsevents v0.1.1
|
||||
## explicit
|
||||
# github.com/golang/mock v1.6.0
|
||||
## explicit
|
||||
# github.com/hashicorp/go-multierror v1.1.1
|
||||
## explicit
|
||||
# github.com/hashicorp/go-version v1.6.0
|
||||
## explicit
|
||||
# github.com/jonboulle/clockwork v0.4.0
|
||||
## explicit
|
||||
# github.com/mattn/go-shellwords v1.0.12
|
||||
## explicit
|
||||
# github.com/mitchellh/mapstructure v1.5.0
|
||||
## explicit
|
||||
# github.com/moby/buildkit v0.11.5
|
||||
# github.com/moby/buildkit v0.12.1
|
||||
## explicit
|
||||
# github.com/moby/term v0.0.0-20221205130635-1aeaba878587
|
||||
# github.com/moby/patternmatcher v0.5.0
|
||||
## explicit
|
||||
# github.com/moby/term v0.5.0
|
||||
## explicit
|
||||
# github.com/morikuni/aec v1.0.0
|
||||
## explicit
|
||||
# github.com/opencontainers/go-digest v1.0.0
|
||||
## explicit
|
||||
# github.com/opencontainers/image-spec v1.1.0-rc2
|
||||
# github.com/opencontainers/image-spec v1.1.0-rc4
|
||||
## explicit
|
||||
# github.com/pkg/errors v0.9.1
|
||||
## explicit
|
||||
# github.com/sirupsen/logrus v1.9.0
|
||||
# github.com/sirupsen/logrus v1.9.3
|
||||
## explicit
|
||||
# github.com/spf13/cobra v1.6.1
|
||||
# github.com/spf13/cobra v1.7.0
|
||||
## explicit
|
||||
# github.com/spf13/pflag v1.0.5
|
||||
## explicit
|
||||
# github.com/stretchr/testify v1.8.2
|
||||
# github.com/stretchr/testify v1.8.4
|
||||
## explicit
|
||||
# github.com/theupdateframework/notary v0.7.0
|
||||
## explicit
|
||||
|
@ -60,41 +68,77 @@
|
|||
## explicit
|
||||
# go.opentelemetry.io/otel v1.14.0
|
||||
## explicit
|
||||
# golang.org/x/sync v0.1.0
|
||||
# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
|
||||
## explicit
|
||||
# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
|
||||
## explicit
|
||||
# go.opentelemetry.io/otel/sdk v1.14.0
|
||||
## explicit
|
||||
# go.opentelemetry.io/otel/trace v1.14.0
|
||||
## explicit
|
||||
# go.uber.org/goleak v1.2.1
|
||||
## explicit
|
||||
# golang.org/x/sync v0.3.0
|
||||
## explicit
|
||||
# google.golang.org/grpc v1.57.0
|
||||
## explicit
|
||||
# gopkg.in/yaml.v2 v2.4.0
|
||||
## explicit
|
||||
# gotest.tools/v3 v3.4.0
|
||||
# gotest.tools/v3 v3.5.0
|
||||
## explicit
|
||||
# k8s.io/client-go v0.24.1
|
||||
# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230106234847-43070de90fa1
|
||||
## explicit
|
||||
# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
|
||||
## explicit
|
||||
# github.com/Microsoft/go-winio v0.5.2
|
||||
# github.com/Masterminds/semver/v3 v3.2.1
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2 v1.17.6
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/config v1.18.16
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/credentials v1.13.16
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
|
||||
## explicit
|
||||
# github.com/aws/smithy-go v1.13.5
|
||||
## explicit
|
||||
# github.com/beorn7/perks v1.0.1
|
||||
## explicit
|
||||
# github.com/bugsnag/bugsnag-go v1.5.0
|
||||
## explicit
|
||||
# github.com/cenkalti/backoff/v4 v4.1.2
|
||||
# github.com/cenkalti/backoff/v4 v4.2.0
|
||||
## explicit
|
||||
# github.com/cespare/xxhash/v2 v2.1.2
|
||||
# github.com/cespare/xxhash/v2 v2.2.0
|
||||
## explicit
|
||||
# github.com/cloudflare/cfssl v1.4.1
|
||||
# github.com/cloudflare/cfssl v1.6.4
|
||||
## explicit
|
||||
# github.com/containerd/continuity v0.3.0
|
||||
# github.com/containerd/continuity v0.4.1
|
||||
## explicit
|
||||
# github.com/containerd/ttrpc v1.1.0
|
||||
## explicit
|
||||
# github.com/containerd/typeurl v1.0.2
|
||||
# github.com/containerd/typeurl/v2 v2.1.1
|
||||
## explicit
|
||||
# github.com/cucumber/gherkin-go/v19 v19.0.3
|
||||
## explicit
|
||||
# github.com/cucumber/messages-go/v16 v16.0.1
|
||||
## explicit
|
||||
# github.com/cyphar/filepath-securejoin v0.2.3
|
||||
## explicit
|
||||
# github.com/davecgh/go-spew v1.1.1
|
||||
## explicit
|
||||
# github.com/docker/distribution v2.8.1+incompatible
|
||||
# github.com/docker/distribution v2.8.2+incompatible
|
||||
## explicit
|
||||
# github.com/docker/docker-credential-helpers v0.7.0
|
||||
## explicit
|
||||
|
@ -102,16 +146,22 @@
|
|||
## explicit
|
||||
# github.com/docker/go-metrics v0.0.1
|
||||
## explicit
|
||||
# github.com/felixge/httpsnoop v1.0.2
|
||||
# github.com/emicklei/go-restful/v3 v3.10.1
|
||||
## explicit
|
||||
# github.com/fsnotify/fsevents v0.1.1
|
||||
# github.com/felixge/httpsnoop v1.0.3
|
||||
## explicit
|
||||
# github.com/fvbommel/sortorder v1.0.2
|
||||
## explicit
|
||||
# github.com/go-logr/logr v1.2.3
|
||||
# github.com/go-logr/logr v1.2.4
|
||||
## explicit
|
||||
# github.com/go-logr/stdr v1.2.2
|
||||
## explicit
|
||||
# github.com/go-openapi/jsonpointer v0.19.5
|
||||
## explicit
|
||||
# github.com/go-openapi/jsonreference v0.20.0
|
||||
## explicit
|
||||
# github.com/go-openapi/swag v0.19.14
|
||||
## explicit
|
||||
# github.com/gofrs/flock v0.8.1
|
||||
## explicit
|
||||
# github.com/gofrs/uuid v4.2.0+incompatible
|
||||
|
@ -120,7 +170,9 @@
|
|||
## explicit
|
||||
# github.com/gogo/protobuf v1.3.2
|
||||
## explicit
|
||||
# github.com/golang/protobuf v1.5.2
|
||||
# github.com/golang/protobuf v1.5.3
|
||||
## explicit
|
||||
# github.com/google/gnostic v0.5.7-v3refs
|
||||
## explicit
|
||||
# github.com/google/go-cmp v0.5.9
|
||||
## explicit
|
||||
|
@ -128,13 +180,11 @@
|
|||
## explicit
|
||||
# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
|
||||
## explicit
|
||||
# github.com/googleapis/gnostic v0.5.5
|
||||
## explicit
|
||||
# github.com/gorilla/mux v1.8.0
|
||||
## explicit
|
||||
# github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
|
||||
## explicit
|
||||
# github.com/grpc-ecosystem/grpc-gateway v1.16.0
|
||||
# github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
|
||||
## explicit
|
||||
# github.com/hashicorp/errwrap v1.1.0
|
||||
## explicit
|
||||
|
@ -144,19 +194,29 @@
|
|||
## explicit
|
||||
# github.com/hashicorp/golang-lru v0.5.4
|
||||
## explicit
|
||||
# github.com/imdario/mergo v0.3.14
|
||||
# github.com/hashicorp/hcl v1.0.0
|
||||
## explicit
|
||||
# github.com/inconshreveable/mousetrap v1.0.1
|
||||
# github.com/imdario/mergo v0.3.16
|
||||
## explicit
|
||||
# github.com/in-toto/in-toto-golang v0.5.0
|
||||
## explicit
|
||||
# github.com/inconshreveable/mousetrap v1.1.0
|
||||
## explicit
|
||||
# github.com/jinzhu/gorm v1.9.11
|
||||
## explicit
|
||||
# github.com/jonboulle/clockwork v0.3.1-0.20230117163003-a89700cec744
|
||||
# github.com/josharian/intern v1.0.0
|
||||
## explicit
|
||||
# github.com/json-iterator/go v1.1.12
|
||||
## explicit
|
||||
# github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
||||
## explicit
|
||||
# github.com/klauspost/compress v1.15.12
|
||||
# github.com/klauspost/compress v1.16.5
|
||||
## explicit
|
||||
# github.com/kr/pretty v0.3.0
|
||||
## explicit
|
||||
# github.com/magiconair/properties v1.8.6
|
||||
## explicit
|
||||
# github.com/mailru/easyjson v0.7.6
|
||||
## explicit
|
||||
# github.com/mattn/go-colorable v0.1.13
|
||||
## explicit
|
||||
|
@ -172,10 +232,10 @@
|
|||
## explicit
|
||||
# github.com/moby/locker v1.0.1
|
||||
## explicit
|
||||
# github.com/moby/patternmatcher v0.5.0
|
||||
## explicit
|
||||
# github.com/moby/spdystream v0.2.0
|
||||
## explicit
|
||||
# github.com/moby/sys/mountinfo v0.6.2
|
||||
## explicit
|
||||
# github.com/moby/sys/sequential v0.5.0
|
||||
## explicit
|
||||
# github.com/moby/sys/signal v0.7.0
|
||||
|
@ -186,135 +246,31 @@
|
|||
## explicit
|
||||
# github.com/modern-go/reflect2 v1.0.2
|
||||
## explicit
|
||||
# github.com/opencontainers/runc v1.1.3
|
||||
# github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
|
||||
## explicit
|
||||
# github.com/opencontainers/runc v1.1.7
|
||||
## explicit
|
||||
# github.com/pelletier/go-toml v1.9.5
|
||||
## explicit
|
||||
# github.com/pelletier/go-toml/v2 v2.0.5
|
||||
## explicit
|
||||
# github.com/pmezard/go-difflib v1.0.0
|
||||
## explicit
|
||||
# github.com/prometheus/client_golang v1.14.0
|
||||
## explicit
|
||||
# github.com/prometheus/client_model v0.3.0
|
||||
## explicit
|
||||
# github.com/prometheus/common v0.37.0
|
||||
# github.com/prometheus/common v0.42.0
|
||||
## explicit
|
||||
# github.com/prometheus/procfs v0.8.0
|
||||
# github.com/prometheus/procfs v0.9.0
|
||||
## explicit
|
||||
# github.com/rivo/uniseg v0.2.0
|
||||
## explicit
|
||||
# github.com/secure-systems-lab/go-securesystemslib v0.4.0
|
||||
## explicit
|
||||
# github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
|
||||
## explicit
|
||||
# github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
|
||||
## explicit
|
||||
# github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
|
||||
## explicit
|
||||
# github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
|
||||
## explicit
|
||||
# github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
|
||||
## explicit
|
||||
# github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
|
||||
## explicit
|
||||
# github.com/xeipuuv/gojsonschema v1.2.0
|
||||
## explicit
|
||||
# github.com/zmap/zcrypto v0.0.0-20220605182715-4dfcec6e9a8c
|
||||
## explicit
|
||||
# github.com/zmap/zlint v1.1.0
|
||||
## explicit
|
||||
# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
|
||||
## explicit
|
||||
# go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
|
||||
## explicit
|
||||
# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
|
||||
## explicit
|
||||
# go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
|
||||
## explicit
|
||||
# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
|
||||
## explicit
|
||||
# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
|
||||
## explicit
|
||||
# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
|
||||
## explicit
|
||||
# go.opentelemetry.io/otel/internal/metric v0.27.0
|
||||
## explicit
|
||||
# go.opentelemetry.io/otel/metric v0.27.0
|
||||
## explicit
|
||||
# go.opentelemetry.io/otel/sdk v1.4.1
|
||||
## explicit
|
||||
# go.opentelemetry.io/otel/trace v1.14.0
|
||||
## explicit
|
||||
# go.opentelemetry.io/proto/otlp v0.12.0
|
||||
## explicit
|
||||
# golang.org/x/crypto v0.2.0
|
||||
## explicit
|
||||
# golang.org/x/net v0.7.0
|
||||
## explicit
|
||||
# golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
|
||||
## explicit
|
||||
# golang.org/x/sys v0.5.0
|
||||
## explicit
|
||||
# golang.org/x/term v0.5.0
|
||||
## explicit
|
||||
# golang.org/x/text v0.7.0
|
||||
## explicit
|
||||
# golang.org/x/time v0.1.0
|
||||
## explicit
|
||||
# google.golang.org/appengine v1.6.7
|
||||
## explicit
|
||||
# google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
|
||||
## explicit
|
||||
# google.golang.org/grpc v1.50.1
|
||||
## explicit
|
||||
# google.golang.org/protobuf v1.28.1
|
||||
## explicit
|
||||
# gopkg.in/inf.v0 v0.9.1
|
||||
## explicit
|
||||
# gopkg.in/yaml.v3 v3.0.1
|
||||
## explicit
|
||||
# k8s.io/api v0.24.1
|
||||
## explicit
|
||||
# k8s.io/apimachinery v0.24.1
|
||||
## explicit
|
||||
# k8s.io/klog/v2 v2.60.1
|
||||
## explicit
|
||||
# k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
|
||||
## explicit
|
||||
# sigs.k8s.io/structured-merge-diff/v4 v4.2.1
|
||||
## explicit
|
||||
# sigs.k8s.io/yaml v1.2.0
|
||||
## explicit
|
||||
# go.uber.org/goleak v1.2.1
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2 v1.16.3
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/config v1.15.5
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/credentials v1.12.0
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/service/sso v1.11.4
|
||||
## explicit
|
||||
# github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
|
||||
## explicit
|
||||
# github.com/aws/smithy-go v1.11.2
|
||||
## explicit
|
||||
# github.com/fsnotify/fsnotify v1.6.0
|
||||
## explicit
|
||||
# github.com/hashicorp/hcl v1.0.0
|
||||
## explicit
|
||||
# github.com/magiconair/properties v1.8.6
|
||||
## explicit
|
||||
# github.com/moby/sys/mountinfo v0.6.2
|
||||
## explicit
|
||||
# github.com/pelletier/go-toml/v2 v2.0.5
|
||||
# github.com/shibumi/go-pathspec v1.3.0
|
||||
## explicit
|
||||
# github.com/spf13/afero v1.9.2
|
||||
## explicit
|
||||
|
@ -324,10 +280,86 @@
|
|||
## explicit
|
||||
# github.com/subosito/gotenv v1.4.1
|
||||
## explicit
|
||||
# github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
|
||||
## explicit
|
||||
# github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
|
||||
## explicit
|
||||
# github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
|
||||
## explicit
|
||||
# github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
|
||||
## explicit
|
||||
# github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
|
||||
## explicit
|
||||
# github.com/xeipuuv/gojsonschema v1.2.0
|
||||
## explicit
|
||||
# github.com/zmap/zcrypto v0.0.0-20220605182715-4dfcec6e9a8c
|
||||
## explicit
|
||||
# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
|
||||
## explicit
|
||||
# go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
|
||||
## explicit
|
||||
# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
|
||||
## explicit
|
||||
# go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
|
||||
## explicit
|
||||
# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
|
||||
## explicit
|
||||
# go.opentelemetry.io/otel/metric v0.37.0
|
||||
## explicit
|
||||
# go.opentelemetry.io/proto/otlp v0.19.0
|
||||
## explicit
|
||||
# golang.org/x/crypto v0.7.0
|
||||
## explicit
|
||||
# golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
|
||||
## explicit
|
||||
# golang.org/x/mod v0.11.0
|
||||
## explicit
|
||||
# golang.org/x/net v0.9.0
|
||||
## explicit
|
||||
# golang.org/x/oauth2 v0.7.0
|
||||
## explicit
|
||||
# golang.org/x/sys v0.7.0
|
||||
## explicit
|
||||
# golang.org/x/term v0.7.0
|
||||
## explicit
|
||||
# golang.org/x/text v0.9.0
|
||||
## explicit
|
||||
# golang.org/x/time v0.3.0
|
||||
## explicit
|
||||
# golang.org/x/tools v0.7.0
|
||||
## explicit
|
||||
# google.golang.org/appengine v1.6.7
|
||||
## explicit
|
||||
# google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
|
||||
## explicit
|
||||
# google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
|
||||
## explicit
|
||||
# google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
|
||||
## explicit
|
||||
# google.golang.org/protobuf v1.30.0
|
||||
## explicit
|
||||
# gopkg.in/inf.v0 v0.9.1
|
||||
## explicit
|
||||
# gopkg.in/ini.v1 v1.67.0
|
||||
## explicit
|
||||
# gopkg.in/yaml.v3 v3.0.1
|
||||
## explicit
|
||||
# k8s.io/api v0.26.2
|
||||
## explicit
|
||||
# k8s.io/apimachinery v0.26.2
|
||||
## explicit
|
||||
# k8s.io/client-go v0.26.2
|
||||
## explicit
|
||||
# k8s.io/klog/v2 v2.90.1
|
||||
## explicit
|
||||
# k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
|
||||
## explicit
|
||||
# k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
|
||||
## explicit
|
||||
# sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
|
||||
## explicit
|
||||
# sigs.k8s.io/structured-merge-diff/v4 v4.2.3
|
||||
## explicit
|
||||
# sigs.k8s.io/yaml v1.3.0
|
||||
## explicit
|
||||
# github.com/cucumber/godog => github.com/laurazard/godog v0.0.0-20220922095256-4c4b17abdae7
|
||||
# golang.org/x/oauth2 => golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
|
||||
# k8s.io/api => k8s.io/api v0.22.4
|
||||
# k8s.io/apimachinery => k8s.io/apimachinery v0.22.4
|
||||
# k8s.io/client-go => k8s.io/client-go v0.22.4
|
||||
|
|
|
@ -1,169 +1,185 @@
|
|||
export sites="github.com/AlecAivazis/survey/v2:github.com/AlecAivazis/survey/v2 \
|
||||
github.com/buger/goterm:github.com/buger/goterm \
|
||||
github.com/compose-spec/compose-go:github.com/compose-spec/compose-go \
|
||||
github.com/containerd/console:github.com/containerd/console \
|
||||
github.com/containerd/containerd:github.com/containerd/containerd \
|
||||
github.com/cucumber/godog:github.com/cucumber/godog \
|
||||
github.com/distribution/distribution/v3:github.com/distribution/distribution/v3 \
|
||||
github.com/docker/buildx:github.com/docker/buildx \
|
||||
github.com/docker/cli:github.com/docker/cli \
|
||||
github.com/docker/cli-docs-tool:github.com/docker/cli-docs-tool \
|
||||
github.com/docker/docker:github.com/docker/docker \
|
||||
github.com/docker/go-connections:github.com/docker/go-connections \
|
||||
github.com/docker/go-units:github.com/docker/go-units \
|
||||
github.com/golang/mock:github.com/golang/mock \
|
||||
github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror \
|
||||
github.com/hashicorp/go-version:github.com/hashicorp/go-version \
|
||||
github.com/mattn/go-shellwords:github.com/mattn/go-shellwords \
|
||||
github.com/mitchellh/mapstructure:github.com/mitchellh/mapstructure \
|
||||
github.com/moby/buildkit:github.com/moby/buildkit \
|
||||
github.com/moby/term:github.com/moby/term \
|
||||
github.com/morikuni/aec:github.com/morikuni/aec \
|
||||
github.com/opencontainers/go-digest:github.com/opencontainers/go-digest \
|
||||
github.com/opencontainers/image-spec:github.com/opencontainers/image-spec \
|
||||
github.com/pkg/errors:github.com/pkg/errors \
|
||||
github.com/sirupsen/logrus:github.com/sirupsen/logrus \
|
||||
github.com/spf13/cobra:github.com/spf13/cobra \
|
||||
github.com/spf13/pflag:github.com/spf13/pflag \
|
||||
github.com/stretchr/testify:github.com/stretchr/testify \
|
||||
github.com/theupdateframework/notary:github.com/theupdateframework/notary \
|
||||
github.com/tilt-dev/fsnotify:github.com/tilt-dev/fsnotify \
|
||||
go.opentelemetry.io/otel:go.opentelemetry.io/otel \
|
||||
go.opentelemetry.io/otel/exporters/otlp/internal/retry:github.com/open-telemetry/opentelemetry-go/exporters/otlp/internal/retry//exporters/otlp/internal/retry:force \
|
||||
go.opentelemetry.io/otel/exporters/otlp/otlptrace:github.com/open-telemetry/opentelemetry-go/exporters/otlp/internal/retry//exporters/otlp/otlptrace:force \
|
||||
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc:github.com/open-telemetry/opentelemetry-go/exporters/otlp/internal/retry//exporters/otlp/otlptrace/otlptracegrpc:force \
|
||||
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp:github.com/open-telemetry/opentelemetry-go/exporters/otlp/internal/retry//exporters/otlp/otlptrace/otlptracehttp:force \
|
||||
go.opentelemetry.io/otel/internal/metric:github.com/open-telemetry/opentelemetry-go/internal/metric//internal/metric:force \
|
||||
go.opentelemetry.io/otel/metric:github.com/open-telemetry/opentelemetry-go/internal/metric//metric:force \
|
||||
go.opentelemetry.io/otel/sdk:github.com/open-telemetry/opentelemetry-go/exporters/otlp/internal/retry//sdk:force \
|
||||
go.opentelemetry.io/otel/trace:go.opentelemetry.io/otel//trace:force \
|
||||
golang.org/x/sync:golang.org/x/sync \
|
||||
gopkg.in/yaml.v2:gopkg.in/yaml.v2 \
|
||||
gotest.tools/v3:github.com/gotestyourself/gotest.tools \
|
||||
github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm \
|
||||
github.com/Microsoft/go-winio:github.com/Microsoft/go-winio \
|
||||
github.com/beorn7/perks:github.com/beorn7/perks \
|
||||
github.com/bugsnag/bugsnag-go:github.com/bugsnag/bugsnag-go \
|
||||
github.com/cenkalti/backoff/v4:github.com/cenkalti/backoff/v4 \
|
||||
github.com/cespare/xxhash/v2:github.com/cespare/xxhash/v2 \
|
||||
github.com/cloudflare/cfssl:github.com/cloudflare/cfssl \
|
||||
github.com/containerd/continuity:github.com/containerd/continuity \
|
||||
github.com/containerd/ttrpc:github.com/containerd/ttrpc \
|
||||
github.com/containerd/typeurl:github.com/containerd/typeurl \
|
||||
github.com/cucumber/gherkin-go/v19:github.com/cucumber/gherkin-go/v19 \
|
||||
github.com/cucumber/messages-go/v16:github.com/cucumber/messages-go/v16 \
|
||||
github.com/davecgh/go-spew:github.com/davecgh/go-spew \
|
||||
github.com/docker/distribution:github.com/docker/distribution \
|
||||
github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers \
|
||||
github.com/docker/go:github.com/docker/go \
|
||||
github.com/docker/go-metrics:github.com/docker/go-metrics \
|
||||
github.com/felixge/httpsnoop:github.com/felixge/httpsnoop \
|
||||
github.com/fsnotify/fsevents:github.com/fsnotify/fsevents \
|
||||
github.com/fvbommel/sortorder:github.com/fvbommel/sortorder \
|
||||
github.com/go-logr/logr:github.com/go-logr/logr \
|
||||
github.com/go-logr/stdr:github.com/go-logr/stdr \
|
||||
github.com/gofrs/flock:github.com/gofrs/flock \
|
||||
github.com/gofrs/uuid:github.com/gofrs/uuid \
|
||||
github.com/gogo/googleapis:github.com/gogo/googleapis \
|
||||
github.com/gogo/protobuf:github.com/gogo/protobuf \
|
||||
github.com/golang/protobuf:github.com/golang/protobuf \
|
||||
github.com/google/go-cmp:github.com/google/go-cmp \
|
||||
github.com/google/gofuzz:github.com/google/gofuzz \
|
||||
github.com/google/shlex:github.com/google/shlex \
|
||||
github.com/googleapis/gnostic:github.com/googleapis/gnostic \
|
||||
github.com/gorilla/mux:github.com/gorilla/mux \
|
||||
github.com/grpc-ecosystem/go-grpc-middleware:github.com/grpc-ecosystem/go-grpc-middleware \
|
||||
github.com/grpc-ecosystem/grpc-gateway:github.com/grpc-ecosystem/grpc-gateway \
|
||||
github.com/hashicorp/errwrap:github.com/hashicorp/errwrap \
|
||||
github.com/hashicorp/go-immutable-radix:github.com/hashicorp/go-immutable-radix \
|
||||
github.com/hashicorp/go-memdb:github.com/hashicorp/go-memdb \
|
||||
github.com/hashicorp/golang-lru:github.com/hashicorp/golang-lru \
|
||||
github.com/imdario/mergo:github.com/imdario/mergo \
|
||||
github.com/inconshreveable/mousetrap:github.com/inconshreveable/mousetrap \
|
||||
github.com/jinzhu/gorm:github.com/jinzhu/gorm \
|
||||
github.com/jonboulle/clockwork:github.com/jonboulle/clockwork \
|
||||
github.com/json-iterator/go:github.com/json-iterator/go \
|
||||
github.com/kballard/go-shellquote:github.com/kballard/go-shellquote \
|
||||
github.com/klauspost/compress:github.com/klauspost/compress \
|
||||
github.com/mattn/go-colorable:github.com/mattn/go-colorable \
|
||||
github.com/mattn/go-isatty:github.com/mattn/go-isatty \
|
||||
github.com/mattn/go-runewidth:github.com/mattn/go-runewidth \
|
||||
github.com/matttproud/golang_protobuf_extensions:github.com/matttproud/golang_protobuf_extensions \
|
||||
github.com/mgutz/ansi:github.com/mgutz/ansi \
|
||||
github.com/miekg/pkcs11:github.com/miekg/pkcs11 \
|
||||
github.com/moby/locker:github.com/moby/locker \
|
||||
github.com/moby/patternmatcher:github.com/moby/patternmatcher \
|
||||
github.com/moby/spdystream:github.com/moby/spdystream \
|
||||
github.com/moby/sys/sequential:github.com/moby/sys/sequential//sequential \
|
||||
github.com/moby/sys/signal:github.com/moby/sys/signal//signal \
|
||||
github.com/moby/sys/symlink:github.com/moby/sys/symlink//symlink \
|
||||
github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo//mountinfo \
|
||||
github.com/modern-go/concurrent:github.com/modern-go/concurrent \
|
||||
github.com/modern-go/reflect2:github.com/modern-go/reflect2 \
|
||||
github.com/opencontainers/runc:github.com/opencontainers/runc \
|
||||
github.com/pelletier/go-toml:github.com/pelletier/go-toml \
|
||||
github.com/pelletier/go-toml/v2:github.com/pelletier/go-toml/v2 \
|
||||
github.com/pmezard/go-difflib:github.com/pmezard/go-difflib \
|
||||
github.com/prometheus/client_golang:github.com/prometheus/client_golang \
|
||||
github.com/prometheus/client_model:github.com/prometheus/client_model \
|
||||
github.com/prometheus/common:github.com/prometheus/common \
|
||||
github.com/prometheus/procfs:github.com/prometheus/procfs \
|
||||
github.com/rivo/uniseg:github.com/rivo/uniseg \
|
||||
github.com/serialx/hashring:github.com/serialx/hashring \
|
||||
github.com/tonistiigi/fsutil:github.com/tonistiigi/fsutil \
|
||||
github.com/tonistiigi/units:github.com/tonistiigi/units \
|
||||
github.com/tonistiigi/vt100:github.com/tonistiigi/vt100 \
|
||||
github.com/xeipuuv/gojsonpointer:github.com/xeipuuv/gojsonpointer \
|
||||
github.com/xeipuuv/gojsonreference:github.com/xeipuuv/gojsonreference \
|
||||
github.com/xeipuuv/gojsonschema:github.com/xeipuuv/gojsonschema \
|
||||
github.com/zmap/zcrypto:github.com/zmap/zcrypto \
|
||||
github.com/zmap/zlint:github.com/zmap/zlint \
|
||||
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc:github.com/open-telemetry/opentelemetry-go-contrib/instrumentation/google.golang.org/grpc/otelgrpc//instrumentation/google.golang.org/grpc/otelgrpc \
|
||||
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace:github.com/open-telemetry/opentelemetry-go-contrib/instrumentation/google.golang.org/grpc/otelgrpc//instrumentation/net/http/httptrace/otelhttptrace \
|
||||
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:github.com/open-telemetry/opentelemetry-go-contrib/instrumentation/google.golang.org/grpc/otelgrpc//instrumentation/net/http/otelhttp \
|
||||
go.opentelemetry.io/proto/otlp:github.com/open-telemetry/opentelemetry-proto-go/otlp//otlp \
|
||||
golang.org/x/crypto:golang.org/x/crypto \
|
||||
golang.org/x/net:golang.org/x/net \
|
||||
golang.org/x/oauth2:golang.org/x/oauth2 \
|
||||
golang.org/x/sys:golang.org/x/sys \
|
||||
golang.org/x/term:golang.org/x/term \
|
||||
golang.org/x/text:golang.org/x/text \
|
||||
golang.org/x/time:golang.org/x/time \
|
||||
google.golang.org/appengine:github.com/golang/appengine \
|
||||
google.golang.org/genproto:github.com/googleapis/go-genproto \
|
||||
google.golang.org/grpc:github.com/grpc/grpc-go \
|
||||
google.golang.org/protobuf:github.com/protocolbuffers/protobuf-go \
|
||||
gopkg.in/inf.v0:gopkg.in/inf.v0 \
|
||||
gopkg.in/yaml.v3:gopkg.in/yaml.v3 \
|
||||
k8s.io/klog/v2:k8s.io/klog/v2 \
|
||||
k8s.io/utils:k8s.io/utils \
|
||||
sigs.k8s.io/structured-merge-diff/v4:sigs.k8s.io/structured-merge-diff/v4 \
|
||||
sigs.k8s.io/yaml:sigs.k8s.io/yaml \
|
||||
go.uber.org/goleak:go.uber.org/goleak \
|
||||
github.com/aws/aws-sdk-go-v2:github.com/aws/aws-sdk-go-v2 \
|
||||
github.com/aws/aws-sdk-go-v2/config:github.com/aws/aws-sdk-go-v2/config/:force \
|
||||
github.com/aws/aws-sdk-go-v2/credentials:github.com/aws/aws-sdk-go-v2/credentials/:force \
|
||||
github.com/aws/aws-sdk-go-v2/feature/ec2/imds:github.com/aws/aws-sdk-go-v2//feature/ec2/imds:force \
|
||||
github.com/aws/aws-sdk-go-v2/internal/configsources:github.com/aws/aws-sdk-go-v2//internal/configsources:force \
|
||||
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2:github.com/aws/aws-sdk-go-v2//internal/endpoints/v2:force \
|
||||
github.com/aws/aws-sdk-go-v2/internal/ini:github.com/aws/aws-sdk-go-v2//internal/ini:force \
|
||||
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url:github.com/aws/aws-sdk-go-v2//service/internal/presigned-url:force \
|
||||
github.com/aws/aws-sdk-go-v2/service/sso:github.com/aws/aws-sdk-go-v2//service/sso:force \
|
||||
github.com/aws/aws-sdk-go-v2/service/sts:github.com/aws/aws-sdk-go-v2/service/sts//service/sts:force \
|
||||
github.com/aws/smithy-go:github.com/aws/smithy-go \
|
||||
github.com/fsnotify/fsnotify:github.com/fsnotify/fsnotify \
|
||||
github.com/hashicorp/hcl:github.com/hashicorp/hcl \
|
||||
github.com/magiconair/properties:github.com/magiconair/properties \
|
||||
github.com/spf13/afero:github.com/spf13/afero \
|
||||
github.com/spf13/cast:github.com/spf13/cast \
|
||||
github.com/spf13/jwalterweatherman:github.com/spf13/jwalterweatherman \
|
||||
github.com/subosito/gotenv:github.com/subosito/gotenv \
|
||||
gopkg.in/ini.v1:gopkg.in/ini.v1 \
|
||||
github.com/cucumber/godog:github.com/cucumber/godog \
|
||||
k8s.io/api:k8s.io/api \
|
||||
k8s.io/apimachinery:k8s.io/apimachinery \
|
||||
k8s.io/client-go:k8s.io/client-go"
|
||||
|
||||
export sites="k8s.io/api:k8s.io/api:force \
|
||||
k8s.io/utils:k8s.io/utils:force \
|
||||
k8s.io/klog/v2:k8s.io/klog/v2:force \
|
||||
gotest.tools/v3:gotest.tools/v3:force \
|
||||
gopkg.in/inf.v0:gopkg.in/inf.v0:force \
|
||||
gopkg.in/ini.v1:gopkg.in/ini.v1:force \
|
||||
gopkg.in/yaml.v2:gopkg.in/yaml.v2:force \
|
||||
golang.org/x/exp:golang.org/x/exp:force \
|
||||
golang.org/x/mod:golang.org/x/mod:force \
|
||||
golang.org/x/net:golang.org/x/net:force \
|
||||
golang.org/x/sys:golang.org/x/sys:force \
|
||||
gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \
|
||||
k8s.io/client-go:k8s.io/client-go:force \
|
||||
sigs.k8s.io/json:sigs.k8s.io/json:force \
|
||||
sigs.k8s.io/yaml:sigs.k8s.io/yaml:force \
|
||||
golang.org/x/sync:golang.org/x/sync:force \
|
||||
golang.org/x/term:golang.org/x/term:force \
|
||||
golang.org/x/text:golang.org/x/text:force \
|
||||
golang.org/x/time:golang.org/x/time:force \
|
||||
go.uber.org/goleak:go.uber.org/goleak:force \
|
||||
golang.org/x/tools:golang.org/x/tools:force \
|
||||
golang.org/x/crypto:golang.org/x/crypto:force \
|
||||
golang.org/x/oauth2:golang.org/x/oauth2:force \
|
||||
k8s.io/apimachinery:k8s.io/apimachinery:force \
|
||||
k8s.io/kube-openapi:k8s.io/kube-openapi:force \
|
||||
github.com/moby/term:github.com/moby/term:force \
|
||||
github.com/docker/go:github.com/docker/go:force \
|
||||
github.com/kr/pretty:github.com/kr/pretty:force \
|
||||
github.com/docker/cli:github.com/docker/cli:force \
|
||||
github.com/pkg/errors:github.com/pkg/errors:force \
|
||||
github.com/gofrs/uuid:github.com/gofrs/uuid:force \
|
||||
github.com/mgutz/ansi:github.com/mgutz/ansi:force \
|
||||
github.com/spf13/cast:github.com/spf13/cast:force \
|
||||
github.com/golang/mock:github.com/golang/mock:force \
|
||||
github.com/spf13/cobra:github.com/spf13/cobra:force \
|
||||
github.com/spf13/pflag:github.com/spf13/pflag:force \
|
||||
google.golang.org/grpc:google.golang.org/grpc:force \
|
||||
github.com/gofrs/flock:github.com/gofrs/flock:force \
|
||||
github.com/gorilla/mux:github.com/gorilla/mux:force \
|
||||
github.com/jinzhu/gorm:github.com/jinzhu/gorm:force \
|
||||
github.com/moby/locker:github.com/moby/locker:force \
|
||||
github.com/rivo/uniseg:github.com/rivo/uniseg:force \
|
||||
github.com/spf13/afero:github.com/spf13/afero:force \
|
||||
github.com/buger/goterm:github.com/buger/goterm:force \
|
||||
github.com/morikuni/aec:github.com/morikuni/aec:force \
|
||||
github.com/beorn7/perks:github.com/beorn7/perks:force \
|
||||
github.com/go-logr/logr:github.com/go-logr/logr:force \
|
||||
github.com/go-logr/stdr:github.com/go-logr/stdr:force \
|
||||
github.com/google/shlex:github.com/google/shlex:force \
|
||||
github.com/miekg/pkcs11:github.com/miekg/pkcs11:force \
|
||||
github.com/zmap/zcrypto:github.com/zmap/zcrypto:force \
|
||||
github.com/docker/buildx:github.com/docker/buildx:force \
|
||||
github.com/docker/docker:github.com/docker/docker:force \
|
||||
github.com/moby/buildkit:github.com/moby/buildkit:force \
|
||||
go.opentelemetry.io/otel:go.opentelemetry.io/otel:force \
|
||||
github.com/aws/smithy-go:github.com/aws/smithy-go:force \
|
||||
github.com/gogo/protobuf:github.com/gogo/protobuf:force \
|
||||
github.com/google/go-cmp:github.com/google/go-cmp:force \
|
||||
github.com/google/gofuzz:github.com/google/gofuzz:force \
|
||||
github.com/hashicorp/hcl:github.com/hashicorp/hcl:force \
|
||||
github.com/imdario/mergo:github.com/imdario/mergo:force \
|
||||
github.com/google/gnostic:github.com/google/gnostic:force \
|
||||
github.com/cucumber/godog:github.com/laurazard/godog:force \
|
||||
github.com/docker/go-units:github.com/docker/go-units:force \
|
||||
github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \
|
||||
github.com/davecgh/go-spew:github.com/davecgh/go-spew:force \
|
||||
github.com/go-openapi/swag:github.com/go-openapi/swag:force \
|
||||
github.com/gogo/googleapis:github.com/gogo/googleapis:force \
|
||||
github.com/golang/protobuf:github.com/golang/protobuf:force \
|
||||
github.com/mailru/easyjson:github.com/mailru/easyjson:force \
|
||||
github.com/mattn/go-isatty:github.com/mattn/go-isatty:force \
|
||||
github.com/moby/spdystream:github.com/moby/spdystream:force \
|
||||
github.com/subosito/gotenv:github.com/subosito/gotenv:force \
|
||||
google.golang.org/genproto:google.golang.org/genproto:force \
|
||||
google.golang.org/protobuf:google.golang.org/protobuf:force \
|
||||
github.com/stretchr/testify:github.com/stretchr/testify:force \
|
||||
github.com/cloudflare/cfssl:github.com/cloudflare/cfssl:force \
|
||||
github.com/josharian/intern:github.com/josharian/intern:force \
|
||||
github.com/json-iterator/go:github.com/json-iterator/go:force \
|
||||
github.com/serialx/hashring:github.com/serialx/hashring:force \
|
||||
github.com/tonistiigi/units:github.com/tonistiigi/units:force \
|
||||
github.com/tonistiigi/vt100:github.com/tonistiigi/vt100:force \
|
||||
google.golang.org/appengine:google.golang.org/appengine:force \
|
||||
github.com/fsnotify/fsevents:github.com/fsnotify/fsevents:force \
|
||||
github.com/tilt-dev/fsnotify:github.com/tilt-dev/fsnotify:force \
|
||||
github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm:force \
|
||||
github.com/aws/aws-sdk-go-v2:github.com/aws/aws-sdk-go-v2:force \
|
||||
github.com/cespare/xxhash/v2:github.com/cespare/xxhash/v2:force \
|
||||
github.com/docker/go-metrics:github.com/docker/go-metrics:force \
|
||||
github.com/felixge/httpsnoop:github.com/felixge/httpsnoop:force \
|
||||
github.com/hashicorp/errwrap:github.com/hashicorp/errwrap:force \
|
||||
github.com/munnerz/goautoneg:github.com/munnerz/goautoneg:force \
|
||||
github.com/pelletier/go-toml:github.com/pelletier/go-toml:force \
|
||||
github.com/prometheus/common:github.com/prometheus/common:force \
|
||||
github.com/prometheus/procfs:github.com/prometheus/procfs:force \
|
||||
github.com/tonistiigi/fsutil:github.com/tonistiigi/fsutil:force \
|
||||
github.com/Microsoft/go-winio:github.com/Microsoft/go-winio:force \
|
||||
github.com/containerd/console:github.com/containerd/console:force \
|
||||
github.com/bugsnag/bugsnag-go:github.com/bugsnag/bugsnag-go:force \
|
||||
github.com/fvbommel/sortorder:github.com/fvbommel/sortorder:force \
|
||||
github.com/hashicorp/go-memdb:github.com/hashicorp/go-memdb:force \
|
||||
github.com/klauspost/compress:github.com/klauspost/compress:force \
|
||||
github.com/mattn/go-colorable:github.com/mattn/go-colorable:force \
|
||||
github.com/mattn/go-runewidth:github.com/mattn/go-runewidth:force \
|
||||
github.com/modern-go/reflect2:github.com/modern-go/reflect2:force \
|
||||
github.com/pmezard/go-difflib:github.com/pmezard/go-difflib:force \
|
||||
github.com/moby/sys/signal:github.com/moby/sys/signal/signal:force \
|
||||
github.com/jonboulle/clockwork:github.com/jonboulle/clockwork:force \
|
||||
github.com/mattn/go-shellwords:github.com/mattn/go-shellwords:force \
|
||||
github.com/moby/patternmatcher:github.com/moby/patternmatcher:force \
|
||||
go.opentelemetry.io/otel/sdk:go.opentelemetry.io/otel/sdk/sdk:force \
|
||||
github.com/cenkalti/backoff/v4:github.com/cenkalti/backoff/v4:force \
|
||||
github.com/docker/distribution:github.com/docker/distribution:force \
|
||||
github.com/opencontainers/runc:github.com/opencontainers/runc:force \
|
||||
github.com/shibumi/go-pathspec:github.com/shibumi/go-pathspec:force \
|
||||
github.com/docker/cli-docs-tool:github.com/docker/cli-docs-tool:force \
|
||||
github.com/hashicorp/go-version:github.com/hashicorp/go-version:force \
|
||||
github.com/hashicorp/golang-lru:github.com/hashicorp/golang-lru:force \
|
||||
github.com/moby/sys/symlink:github.com/moby/sys/symlink/symlink:force \
|
||||
github.com/modern-go/concurrent:github.com/modern-go/concurrent:force \
|
||||
github.com/pelletier/go-toml/v2:github.com/pelletier/go-toml/v2:force \
|
||||
github.com/xeipuuv/gojsonschema:github.com/xeipuuv/gojsonschema:force \
|
||||
github.com/AlecAivazis/survey/v2:github.com/AlecAivazis/survey/v2:force \
|
||||
github.com/containerd/containerd:github.com/containerd/containerd:force \
|
||||
github.com/docker/go-connections:github.com/docker/go-connections:force \
|
||||
github.com/Masterminds/semver/v3:github.com/Masterminds/semver/v3:force \
|
||||
github.com/containerd/continuity:github.com/containerd/continuity:force \
|
||||
github.com/containerd/typeurl/v2:github.com/containerd/typeurl/v2:force \
|
||||
github.com/magiconair/properties:github.com/magiconair/properties:force \
|
||||
github.com/xeipuuv/gojsonpointer:github.com/xeipuuv/gojsonpointer:force \
|
||||
go.opentelemetry.io/proto/otlp:go.opentelemetry.io/proto/otlp/otlp:force \
|
||||
github.com/mitchellh/mapstructure:github.com/mitchellh/mapstructure:force \
|
||||
go.opentelemetry.io/otel/trace:go.opentelemetry.io/otel/trace/trace:force \
|
||||
github.com/emicklei/go-restful/v3:github.com/emicklei/go-restful/v3:force \
|
||||
github.com/go-openapi/jsonpointer:github.com/go-openapi/jsonpointer:force \
|
||||
github.com/in-toto/in-toto-golang:github.com/in-toto/in-toto-golang:force \
|
||||
github.com/kballard/go-shellquote:github.com/kballard/go-shellquote:force \
|
||||
github.com/compose-spec/compose-go:github.com/compose-spec/compose-go:force \
|
||||
github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror:force \
|
||||
github.com/cucumber/gherkin-go/v19:github.com/cucumber/gherkin-go/v19:force \
|
||||
github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \
|
||||
github.com/prometheus/client_model:github.com/prometheus/client_model:force \
|
||||
github.com/spf13/jwalterweatherman:github.com/spf13/jwalterweatherman:force \
|
||||
github.com/xeipuuv/gojsonreference:github.com/xeipuuv/gojsonreference:force \
|
||||
go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \
|
||||
github.com/opencontainers/go-digest:github.com/opencontainers/go-digest:force \
|
||||
github.com/cucumber/messages-go/v16:github.com/cucumber/messages-go/v16:force \
|
||||
github.com/go-openapi/jsonreference:github.com/go-openapi/jsonreference:force \
|
||||
github.com/prometheus/client_golang:github.com/prometheus/client_golang:force \
|
||||
github.com/moby/sys/sequential:github.com/moby/sys/sequential/sequential:force \
|
||||
github.com/opencontainers/image-spec:github.com/opencontainers/image-spec:force \
|
||||
github.com/theupdateframework/notary:github.com/theupdateframework/notary:force \
|
||||
github.com/AdaLogics/go-fuzz-headers:github.com/AdaLogics/go-fuzz-headers:force \
|
||||
github.com/inconshreveable/mousetrap:github.com/inconshreveable/mousetrap:force \
|
||||
sigs.k8s.io/structured-merge-diff/v4:sigs.k8s.io/structured-merge-diff/v4:force \
|
||||
github.com/cyphar/filepath-securejoin:github.com/cyphar/filepath-securejoin:force \
|
||||
github.com/aws/aws-sdk-go-v2/config:github.com/aws/aws-sdk-go-v2/config/config:force \
|
||||
github.com/distribution/distribution/v3:github.com/distribution/distribution/v3:force \
|
||||
github.com/hashicorp/go-immutable-radix:github.com/hashicorp/go-immutable-radix:force \
|
||||
github.com/grpc-ecosystem/grpc-gateway/v2:github.com/grpc-ecosystem/grpc-gateway/v2:force \
|
||||
github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers:force \
|
||||
github.com/grpc-ecosystem/go-grpc-middleware:github.com/grpc-ecosystem/go-grpc-middleware:force \
|
||||
github.com/aws/aws-sdk-go-v2/credentials:github.com/aws/aws-sdk-go-v2/credentials/credentials:force \
|
||||
github.com/aws/aws-sdk-go-v2/service/sso:github.com/aws/aws-sdk-go-v2/service/sso/service/sso:force \
|
||||
github.com/aws/aws-sdk-go-v2/service/sts:github.com/aws/aws-sdk-go-v2/service/sts/service/sts:force \
|
||||
github.com/aws/aws-sdk-go-v2/internal/ini:github.com/aws/aws-sdk-go-v2/internal/ini/internal/ini:force \
|
||||
github.com/matttproud/golang_protobuf_extensions:github.com/matttproud/golang_protobuf_extensions:force \
|
||||
google.golang.org/genproto/googleapis/api:google.golang.org/genproto/googleapis/api/googleapis/api:force \
|
||||
google.golang.org/genproto/googleapis/rpc:google.golang.org/genproto/googleapis/rpc/googleapis/rpc:force \
|
||||
github.com/secure-systems-lab/go-securesystemslib:github.com/secure-systems-lab/go-securesystemslib:force \
|
||||
github.com/aws/aws-sdk-go-v2/service/ssooidc:github.com/aws/aws-sdk-go-v2/service/ssooidc/service/ssooidc:force \
|
||||
github.com/aws/aws-sdk-go-v2/feature/ec2/imds:github.com/aws/aws-sdk-go-v2/feature/ec2/imds/feature/ec2/imds:force \
|
||||
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2:github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/internal/endpoints/v2:force \
|
||||
go.opentelemetry.io/otel/exporters/otlp/otlptrace:go.opentelemetry.io/otel/exporters/otlp/otlptrace/exporters/otlp/otlptrace:force \
|
||||
github.com/aws/aws-sdk-go-v2/internal/configsources:github.com/aws/aws-sdk-go-v2/internal/configsources/internal/configsources:force \
|
||||
go.opentelemetry.io/otel/exporters/otlp/internal/retry:go.opentelemetry.io/otel/exporters/otlp/internal/retry/exporters/otlp/internal/retry:force \
|
||||
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 \
|
||||
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/instrumentation/net/http/otelhttp:force \
|
||||
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc:go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/exporters/otlp/otlptrace/otlptracegrpc:force \
|
||||
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp:go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/exporters/otlp/otlptrace/otlptracehttp:force \
|
||||
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 \
|
||||
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace:go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/instrumentation/net/http/httptrace/otelhttptrace:force"
|
||||
|
||||
do_compile:prepend() {
|
||||
cd ${S}/src/import
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user