diff --git a/recipes-containers/docker-compose/docker-compose_git.bb b/recipes-containers/docker-compose/docker-compose_git.bb index 8bab3fb6..575ee30e 100644 --- a/recipes-containers/docker-compose/docker-compose_git.bb +++ b/recipes-containers/docker-compose/docker-compose_git.bb @@ -9,7 +9,7 @@ DEPENDS = " \ # Specify the first two important SRCREVs as the format SRCREV_FORMAT="compose_survey" -SRCREV_compose = "f79c28168bf6a95ea0cbd1c298f4a0ff4c3ac36b" +SRCREV_compose = "eaf9800948e022573997649656c040a19d4b15c2" SRC_URI = "git://github.com/docker/compose;name=compose;branch=main;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}" @@ -23,7 +23,7 @@ LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=175792518e4ac015ab6696d16c4f60 GO_IMPORT = "import" -PV = "v2.28.1" +PV = "v2.33.1" COMPOSE_PKG = "github.com/docker/compose/v2" diff --git a/recipes-containers/docker-compose/files/modules.txt b/recipes-containers/docker-compose/files/modules.txt index 2531a845..09b52926 100644 --- a/recipes-containers/docker-compose/files/modules.txt +++ b/recipes-containers/docker-compose/files/modules.txt @@ -1,364 +1,1422 @@ +# dario.cat/mergo v1.0.1 +## explicit; go 1.13 +dario.cat/mergo +# github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 +## explicit; go 1.20 +github.com/AdaLogics/go-fuzz-headers # github.com/AlecAivazis/survey/v2 v2.3.7 -## explicit +## explicit; go 1.13 +github.com/AlecAivazis/survey/v2 +github.com/AlecAivazis/survey/v2/core +github.com/AlecAivazis/survey/v2/terminal +# github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c +## explicit; go 1.16 +github.com/Azure/go-ansiterm +github.com/Azure/go-ansiterm/winterm +# github.com/Masterminds/semver/v3 v3.2.1 +## explicit; go 1.18 +github.com/Masterminds/semver/v3 # github.com/Microsoft/go-winio v0.6.2 -## explicit +## explicit; go 1.21 +github.com/Microsoft/go-winio +github.com/Microsoft/go-winio/internal/fs +github.com/Microsoft/go-winio/internal/socket +github.com/Microsoft/go-winio/internal/stringbuffer +github.com/Microsoft/go-winio/pkg/guid # github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d ## explicit -# github.com/buger/goterm v1.0.4 -## explicit -# github.com/compose-spec/compose-go/v2 v2.1.3 -## explicit -# github.com/containerd/containerd v1.7.18 -## explicit -# github.com/davecgh/go-spew v1.1.1 -## explicit -# github.com/distribution/reference v0.6.0 -## explicit -# github.com/docker/buildx v0.15.1 -## explicit -# github.com/docker/cli v27.0.1-rc.1+incompatible -## explicit -# github.com/docker/cli-docs-tool v0.7.0 -## explicit -# github.com/docker/docker v27.0.1-rc.1+incompatible -## explicit -# github.com/docker/go-connections v0.5.0 -## explicit -# github.com/docker/go-units v0.5.0 -## explicit -# github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203 -## explicit -# github.com/fsnotify/fsevents v0.2.0 -## explicit -# github.com/google/go-cmp v0.6.0 -## explicit -# github.com/hashicorp/go-multierror v1.1.1 -## explicit -# github.com/hashicorp/go-version v1.7.0 -## explicit -# github.com/jonboulle/clockwork v0.4.0 -## explicit -# github.com/mattn/go-shellwords v1.0.12 -## explicit -# github.com/mitchellh/go-ps v1.0.0 -## explicit -# github.com/mitchellh/mapstructure v1.5.0 -## explicit -# github.com/moby/buildkit v0.14.1 -## explicit -# github.com/moby/patternmatcher v0.6.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 -## explicit -# github.com/otiai10/copy v1.14.0 -## explicit -# github.com/r3labs/sse v0.0.0-20210224172625-26fe804710bc -## explicit -# github.com/sirupsen/logrus v1.9.3 -## explicit -# github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 -## explicit -# github.com/spf13/cobra v1.8.1 -## explicit -# github.com/spf13/pflag v1.0.5 -## explicit -# github.com/stretchr/testify v1.9.0 -## explicit -# github.com/theupdateframework/notary v0.7.0 -## explicit -# github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 -## explicit -# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 -## explicit -# go.opentelemetry.io/otel v1.21.0 -## explicit -# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 -## explicit -# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0 -## explicit -# go.opentelemetry.io/otel/metric v1.21.0 -## explicit -# go.opentelemetry.io/otel/sdk v1.21.0 -## explicit -# go.opentelemetry.io/otel/trace v1.21.0 -## explicit -# go.uber.org/goleak v1.3.0 -## explicit -# go.uber.org/mock v0.4.0 -## explicit -# golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 -## explicit -# golang.org/x/sync v0.7.0 -## explicit -# golang.org/x/sys v0.21.0 -## explicit -# google.golang.org/grpc v1.59.0 -## explicit -# gopkg.in/yaml.v3 v3.0.1 -## explicit -# gotest.tools/v3 v3.5.1 -## explicit -# dario.cat/mergo v1.0.0 -## explicit -# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 -## explicit -# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 -## explicit -# github.com/Masterminds/semver/v3 v3.2.1 -## explicit -# github.com/Microsoft/hcsshim v0.11.5 -## explicit -# github.com/aws/aws-sdk-go-v2 v1.24.1 -## explicit -# github.com/aws/aws-sdk-go-v2/config v1.26.6 -## explicit -# github.com/aws/aws-sdk-go-v2/credentials v1.16.16 -## explicit -# github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 -## explicit -# github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 -## explicit -# github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 -## explicit -# github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3 -## explicit -# github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 -## explicit -# github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 -## explicit -# github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 -## explicit -# github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 -## explicit -# github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 -## explicit -# github.com/aws/smithy-go v1.19.0 -## explicit +github.com/acarl005/stripansi +# github.com/apparentlymart/go-textseg/v15 v15.0.0 +## explicit; go 1.16 +github.com/apparentlymart/go-textseg/v15/textseg +# github.com/aws/aws-sdk-go-v2 v1.30.3 +## explicit; go 1.20 +github.com/aws/aws-sdk-go-v2/aws +github.com/aws/aws-sdk-go-v2/aws/defaults +github.com/aws/aws-sdk-go-v2/aws/middleware +github.com/aws/aws-sdk-go-v2/aws/middleware/private/metrics +github.com/aws/aws-sdk-go-v2/aws/protocol/query +github.com/aws/aws-sdk-go-v2/aws/protocol/restjson +github.com/aws/aws-sdk-go-v2/aws/protocol/xml +github.com/aws/aws-sdk-go-v2/aws/ratelimit +github.com/aws/aws-sdk-go-v2/aws/retry +github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4 +github.com/aws/aws-sdk-go-v2/aws/signer/v4 +github.com/aws/aws-sdk-go-v2/aws/transport/http +github.com/aws/aws-sdk-go-v2/internal/auth +github.com/aws/aws-sdk-go-v2/internal/auth/smithy +github.com/aws/aws-sdk-go-v2/internal/context +github.com/aws/aws-sdk-go-v2/internal/endpoints +github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn +github.com/aws/aws-sdk-go-v2/internal/middleware +github.com/aws/aws-sdk-go-v2/internal/rand +github.com/aws/aws-sdk-go-v2/internal/sdk +github.com/aws/aws-sdk-go-v2/internal/sdkio +github.com/aws/aws-sdk-go-v2/internal/shareddefaults +github.com/aws/aws-sdk-go-v2/internal/strings +github.com/aws/aws-sdk-go-v2/internal/sync/singleflight +github.com/aws/aws-sdk-go-v2/internal/timeconv +# github.com/aws/aws-sdk-go-v2/config v1.27.27 +## explicit; go 1.20 +github.com/aws/aws-sdk-go-v2/config +# github.com/aws/aws-sdk-go-v2/credentials v1.17.27 +## explicit; go 1.20 +github.com/aws/aws-sdk-go-v2/credentials +github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds +github.com/aws/aws-sdk-go-v2/credentials/endpointcreds +github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client +github.com/aws/aws-sdk-go-v2/credentials/processcreds +github.com/aws/aws-sdk-go-v2/credentials/ssocreds +github.com/aws/aws-sdk-go-v2/credentials/stscreds +# github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.11 +## explicit; go 1.20 +github.com/aws/aws-sdk-go-v2/feature/ec2/imds +github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config +# github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.15 +## explicit; go 1.20 +github.com/aws/aws-sdk-go-v2/internal/configsources +# github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.15 +## explicit; go 1.20 +github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 +# github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 +## explicit; go 1.20 +github.com/aws/aws-sdk-go-v2/internal/ini +# github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3 +## explicit; go 1.20 +github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding +# github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.17 +## explicit; go 1.20 +github.com/aws/aws-sdk-go-v2/service/internal/presigned-url +# github.com/aws/aws-sdk-go-v2/service/sso v1.22.4 +## explicit; go 1.20 +github.com/aws/aws-sdk-go-v2/service/sso +github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints +github.com/aws/aws-sdk-go-v2/service/sso/types +# github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.4 +## explicit; go 1.20 +github.com/aws/aws-sdk-go-v2/service/ssooidc +github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints +github.com/aws/aws-sdk-go-v2/service/ssooidc/types +# github.com/aws/aws-sdk-go-v2/service/sts v1.30.3 +## explicit; go 1.20 +github.com/aws/aws-sdk-go-v2/service/sts +github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints +github.com/aws/aws-sdk-go-v2/service/sts/types +# github.com/aws/smithy-go v1.20.3 +## explicit; go 1.20 +github.com/aws/smithy-go +github.com/aws/smithy-go/auth +github.com/aws/smithy-go/auth/bearer +github.com/aws/smithy-go/context +github.com/aws/smithy-go/document +github.com/aws/smithy-go/encoding +github.com/aws/smithy-go/encoding/httpbinding +github.com/aws/smithy-go/encoding/json +github.com/aws/smithy-go/encoding/xml +github.com/aws/smithy-go/endpoints +github.com/aws/smithy-go/internal/sync/singleflight +github.com/aws/smithy-go/io +github.com/aws/smithy-go/logging +github.com/aws/smithy-go/middleware +github.com/aws/smithy-go/private/requestcompression +github.com/aws/smithy-go/ptr +github.com/aws/smithy-go/rand +github.com/aws/smithy-go/time +github.com/aws/smithy-go/transport/http +github.com/aws/smithy-go/transport/http/internal/io # github.com/beorn7/perks v1.0.1 -## explicit -# github.com/cenkalti/backoff/v4 v4.2.1 -## explicit -# github.com/cespare/xxhash/v2 v2.2.0 -## explicit +## explicit; go 1.11 +github.com/beorn7/perks/quantile +# github.com/buger/goterm v1.0.4 +## explicit; go 1.15 +github.com/buger/goterm +# github.com/cenkalti/backoff/v4 v4.3.0 +## explicit; go 1.18 +github.com/cenkalti/backoff/v4 +# github.com/cespare/xxhash/v2 v2.3.0 +## explicit; go 1.11 +github.com/cespare/xxhash/v2 +# github.com/compose-spec/compose-go/v2 v2.4.9-0.20250302154753-e508c724a35f +## explicit; go 1.23 +github.com/compose-spec/compose-go/v2/cli +github.com/compose-spec/compose-go/v2/consts +github.com/compose-spec/compose-go/v2/dotenv +github.com/compose-spec/compose-go/v2/errdefs +github.com/compose-spec/compose-go/v2/format +github.com/compose-spec/compose-go/v2/graph +github.com/compose-spec/compose-go/v2/interpolation +github.com/compose-spec/compose-go/v2/loader +github.com/compose-spec/compose-go/v2/override +github.com/compose-spec/compose-go/v2/paths +github.com/compose-spec/compose-go/v2/schema +github.com/compose-spec/compose-go/v2/template +github.com/compose-spec/compose-go/v2/transform +github.com/compose-spec/compose-go/v2/tree +github.com/compose-spec/compose-go/v2/types +github.com/compose-spec/compose-go/v2/utils +github.com/compose-spec/compose-go/v2/validation # github.com/containerd/console v1.0.4 -## explicit -# github.com/containerd/continuity v0.4.3 -## explicit -# github.com/containerd/errdefs v0.1.0 -## explicit +## explicit; go 1.13 +github.com/containerd/console +# github.com/containerd/containerd/api v1.8.0 +## explicit; go 1.21 +github.com/containerd/containerd/api/services/content/v1 +# github.com/containerd/containerd/v2 v2.0.2 +## explicit; go 1.22.0 +github.com/containerd/containerd/v2/core/content +github.com/containerd/containerd/v2/core/content/proxy +github.com/containerd/containerd/v2/core/images +github.com/containerd/containerd/v2/core/leases +github.com/containerd/containerd/v2/core/remotes +github.com/containerd/containerd/v2/core/remotes/docker +github.com/containerd/containerd/v2/core/remotes/docker/auth +github.com/containerd/containerd/v2/core/remotes/docker/schema1 +github.com/containerd/containerd/v2/core/remotes/errors +github.com/containerd/containerd/v2/defaults +github.com/containerd/containerd/v2/internal/fsverity +github.com/containerd/containerd/v2/internal/randutil +github.com/containerd/containerd/v2/pkg/archive/compression +github.com/containerd/containerd/v2/pkg/deprecation +github.com/containerd/containerd/v2/pkg/filters +github.com/containerd/containerd/v2/pkg/identifiers +github.com/containerd/containerd/v2/pkg/kernelversion +github.com/containerd/containerd/v2/pkg/labels +github.com/containerd/containerd/v2/pkg/namespaces +github.com/containerd/containerd/v2/pkg/protobuf +github.com/containerd/containerd/v2/pkg/protobuf/types +github.com/containerd/containerd/v2/pkg/reference +github.com/containerd/containerd/v2/pkg/tracing +github.com/containerd/containerd/v2/plugins/content/local +github.com/containerd/containerd/v2/plugins/services/content/contentserver +github.com/containerd/containerd/v2/version +# github.com/containerd/continuity v0.4.5 +## explicit; go 1.21 +github.com/containerd/continuity/devices +github.com/containerd/continuity/fs +github.com/containerd/continuity/sysx +# github.com/containerd/errdefs v1.0.0 +## explicit; go 1.20 +github.com/containerd/errdefs +# github.com/containerd/errdefs/pkg v0.3.0 +## explicit; go 1.22 +github.com/containerd/errdefs/pkg/errgrpc +github.com/containerd/errdefs/pkg/internal/cause +github.com/containerd/errdefs/pkg/internal/types # github.com/containerd/log v0.1.0 +## explicit; go 1.20 +github.com/containerd/log +# github.com/containerd/platforms v1.0.0-rc.1 +## explicit; go 1.20 +github.com/containerd/platforms +# github.com/containerd/ttrpc v1.2.7 +## explicit; go 1.19 +github.com/containerd/ttrpc +# github.com/containerd/typeurl/v2 v2.2.3 +## explicit; go 1.21 +github.com/containerd/typeurl/v2 +# github.com/cpuguy83/go-md2man/v2 v2.0.6 +## explicit; go 1.12 +github.com/cpuguy83/go-md2man/v2/md2man +# github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc ## explicit -# github.com/containerd/platforms v0.2.1 -## explicit -# github.com/containerd/ttrpc v1.2.5 -## explicit -# github.com/containerd/typeurl/v2 v2.1.1 +github.com/davecgh/go-spew/spew +# github.com/distribution/reference v0.6.0 +## explicit; go 1.20 +github.com/distribution/reference +# github.com/docker/buildx v0.21.2 +## explicit; go 1.22.0 +github.com/docker/buildx/build +github.com/docker/buildx/builder +github.com/docker/buildx/controller/pb +github.com/docker/buildx/driver +github.com/docker/buildx/driver/bkimage +github.com/docker/buildx/driver/docker +github.com/docker/buildx/driver/docker-container +github.com/docker/buildx/driver/kubernetes +github.com/docker/buildx/driver/kubernetes/context +github.com/docker/buildx/driver/kubernetes/execconn +github.com/docker/buildx/driver/kubernetes/manifest +github.com/docker/buildx/driver/kubernetes/podchooser +github.com/docker/buildx/driver/kubernetes/util +github.com/docker/buildx/driver/remote +github.com/docker/buildx/driver/remote/util +github.com/docker/buildx/localstate +github.com/docker/buildx/store +github.com/docker/buildx/store/storeutil +github.com/docker/buildx/util/buildflags +github.com/docker/buildx/util/confutil +github.com/docker/buildx/util/desktop +github.com/docker/buildx/util/dockerutil +github.com/docker/buildx/util/gitutil +github.com/docker/buildx/util/imagetools +github.com/docker/buildx/util/logutil +github.com/docker/buildx/util/metricutil +github.com/docker/buildx/util/osutil +github.com/docker/buildx/util/platformutil +github.com/docker/buildx/util/progress +github.com/docker/buildx/util/resolver +github.com/docker/buildx/util/waitmap +github.com/docker/buildx/version +# github.com/docker/cli v28.0.1+incompatible ## explicit +github.com/docker/cli/cli +github.com/docker/cli/cli-plugins/hooks +github.com/docker/cli/cli-plugins/manager +github.com/docker/cli/cli-plugins/plugin +github.com/docker/cli/cli-plugins/socket +github.com/docker/cli/cli/command +github.com/docker/cli/cli/command/completion +github.com/docker/cli/cli/command/container +github.com/docker/cli/cli/command/formatter +github.com/docker/cli/cli/command/formatter/tabwriter +github.com/docker/cli/cli/command/image +github.com/docker/cli/cli/command/image/build +github.com/docker/cli/cli/command/inspect +github.com/docker/cli/cli/compose/interpolation +github.com/docker/cli/cli/compose/loader +github.com/docker/cli/cli/compose/schema +github.com/docker/cli/cli/compose/template +github.com/docker/cli/cli/compose/types +github.com/docker/cli/cli/config +github.com/docker/cli/cli/config/configfile +github.com/docker/cli/cli/config/credentials +github.com/docker/cli/cli/config/types +github.com/docker/cli/cli/connhelper +github.com/docker/cli/cli/connhelper/commandconn +github.com/docker/cli/cli/connhelper/ssh +github.com/docker/cli/cli/context +github.com/docker/cli/cli/context/docker +github.com/docker/cli/cli/context/store +github.com/docker/cli/cli/debug +github.com/docker/cli/cli/flags +github.com/docker/cli/cli/hints +github.com/docker/cli/cli/internal/jsonstream +github.com/docker/cli/cli/manifest/store +github.com/docker/cli/cli/manifest/types +github.com/docker/cli/cli/registry/client +github.com/docker/cli/cli/streams +github.com/docker/cli/cli/trust +github.com/docker/cli/cli/version +github.com/docker/cli/internal/tui +github.com/docker/cli/opts +github.com/docker/cli/pkg/kvfile +github.com/docker/cli/templates +# github.com/docker/cli-docs-tool v0.9.0 +## explicit; go 1.18 +github.com/docker/cli-docs-tool +github.com/docker/cli-docs-tool/annotation # github.com/docker/distribution v2.8.3+incompatible ## explicit -# github.com/docker/docker-credential-helpers v0.8.0 +github.com/docker/distribution +github.com/docker/distribution/manifest +github.com/docker/distribution/manifest/manifestlist +github.com/docker/distribution/manifest/ocischema +github.com/docker/distribution/manifest/schema2 +github.com/docker/distribution/metrics +github.com/docker/distribution/registry/api/errcode +github.com/docker/distribution/registry/api/v2 +github.com/docker/distribution/registry/client +github.com/docker/distribution/registry/client/auth +github.com/docker/distribution/registry/client/auth/challenge +github.com/docker/distribution/registry/client/transport +github.com/docker/distribution/registry/storage/cache +github.com/docker/distribution/registry/storage/cache/memory +github.com/docker/distribution/uuid +# github.com/docker/docker v28.0.1+incompatible ## explicit +github.com/docker/docker/api +github.com/docker/docker/api/types +github.com/docker/docker/api/types/auxprogress +github.com/docker/docker/api/types/blkiodev +github.com/docker/docker/api/types/checkpoint +github.com/docker/docker/api/types/common +github.com/docker/docker/api/types/container +github.com/docker/docker/api/types/events +github.com/docker/docker/api/types/filters +github.com/docker/docker/api/types/image +github.com/docker/docker/api/types/mount +github.com/docker/docker/api/types/network +github.com/docker/docker/api/types/registry +github.com/docker/docker/api/types/storage +github.com/docker/docker/api/types/strslice +github.com/docker/docker/api/types/swarm +github.com/docker/docker/api/types/swarm/runtime +github.com/docker/docker/api/types/system +github.com/docker/docker/api/types/time +github.com/docker/docker/api/types/versions +github.com/docker/docker/api/types/volume +github.com/docker/docker/builder/remotecontext/git +github.com/docker/docker/builder/remotecontext/urlutil +github.com/docker/docker/client +github.com/docker/docker/errdefs +github.com/docker/docker/internal/lazyregexp +github.com/docker/docker/internal/multierror +github.com/docker/docker/pkg/archive +github.com/docker/docker/pkg/atomicwriter +github.com/docker/docker/pkg/homedir +github.com/docker/docker/pkg/idtools +github.com/docker/docker/pkg/ioutils +github.com/docker/docker/pkg/jsonmessage +github.com/docker/docker/pkg/longpath +github.com/docker/docker/pkg/namesgenerator +github.com/docker/docker/pkg/pidfile +github.com/docker/docker/pkg/process +github.com/docker/docker/pkg/progress +github.com/docker/docker/pkg/stdcopy +github.com/docker/docker/pkg/streamformatter +github.com/docker/docker/pkg/stringid +github.com/docker/docker/pkg/system +github.com/docker/docker/registry +# github.com/docker/docker-credential-helpers v0.8.2 +## explicit; go 1.19 +github.com/docker/docker-credential-helpers/client +github.com/docker/docker-credential-helpers/credentials # github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c ## explicit +github.com/docker/go/canonical/json +# github.com/docker/go-connections v0.5.0 +## explicit; go 1.18 +github.com/docker/go-connections/nat +github.com/docker/go-connections/sockets +github.com/docker/go-connections/tlsconfig # github.com/docker/go-metrics v0.0.1 +## explicit; go 1.11 +github.com/docker/go-metrics +# github.com/docker/go-units v0.5.0 ## explicit +github.com/docker/go-units +# github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203 +## explicit; go 1.18 +github.com/eiannone/keyboard # github.com/emicklei/go-restful/v3 v3.11.0 -## explicit +## explicit; go 1.13 +github.com/emicklei/go-restful/v3 +github.com/emicklei/go-restful/v3/log # github.com/felixge/httpsnoop v1.0.4 -## explicit -# github.com/fvbommel/sortorder v1.0.2 -## explicit -# github.com/go-logr/logr v1.3.0 -## explicit +## explicit; go 1.13 +github.com/felixge/httpsnoop +# github.com/fsnotify/fsevents v0.2.0 +## explicit; go 1.17 +github.com/fsnotify/fsevents +# github.com/fvbommel/sortorder v1.1.0 +## explicit; go 1.13 +github.com/fvbommel/sortorder +# github.com/fxamacker/cbor/v2 v2.7.0 +## explicit; go 1.17 +github.com/fxamacker/cbor/v2 +# github.com/go-logr/logr v1.4.2 +## explicit; go 1.18 +github.com/go-logr/logr +github.com/go-logr/logr/funcr # github.com/go-logr/stdr v1.2.2 -## explicit +## explicit; go 1.16 +github.com/go-logr/stdr # github.com/go-openapi/jsonpointer v0.19.6 -## explicit +## explicit; go 1.13 +github.com/go-openapi/jsonpointer # github.com/go-openapi/jsonreference v0.20.2 -## explicit -# github.com/go-openapi/swag v0.22.3 -## explicit +## explicit; go 1.13 +github.com/go-openapi/jsonreference +github.com/go-openapi/jsonreference/internal +# github.com/go-openapi/swag v0.22.4 +## explicit; go 1.18 +github.com/go-openapi/swag # github.com/go-viper/mapstructure/v2 v2.0.0 -## explicit -# github.com/gofrs/flock v0.8.1 -## explicit -# github.com/gogo/googleapis v1.4.1 -## explicit +## explicit; go 1.18 +github.com/go-viper/mapstructure/v2 +github.com/go-viper/mapstructure/v2/internal/errors +# github.com/gofrs/flock v0.12.1 +## explicit; go 1.21.0 +github.com/gofrs/flock # github.com/gogo/protobuf v1.3.2 -## explicit +## explicit; go 1.15 +github.com/gogo/protobuf/proto +github.com/gogo/protobuf/sortkeys # github.com/golang/protobuf v1.5.4 -## explicit +## explicit; go 1.17 +github.com/golang/protobuf/jsonpb +github.com/golang/protobuf/proto +github.com/golang/protobuf/ptypes +github.com/golang/protobuf/ptypes/any +github.com/golang/protobuf/ptypes/duration +github.com/golang/protobuf/ptypes/timestamp # github.com/google/gnostic-models v0.6.8 -## explicit +## explicit; go 1.18 +github.com/google/gnostic-models/compiler +github.com/google/gnostic-models/extensions +github.com/google/gnostic-models/jsonschema +github.com/google/gnostic-models/openapiv2 +github.com/google/gnostic-models/openapiv3 +# github.com/google/go-cmp v0.7.0 +## explicit; go 1.21 +github.com/google/go-cmp/cmp +github.com/google/go-cmp/cmp/internal/diff +github.com/google/go-cmp/cmp/internal/flags +github.com/google/go-cmp/cmp/internal/function +github.com/google/go-cmp/cmp/internal/value # github.com/google/gofuzz v1.2.0 -## explicit +## explicit; go 1.12 +github.com/google/gofuzz +github.com/google/gofuzz/bytesource # github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 -## explicit +## explicit; go 1.13 +github.com/google/shlex # github.com/google/uuid v1.6.0 ## explicit +github.com/google/uuid # github.com/gorilla/mux v1.8.1 -## explicit +## explicit; go 1.20 +github.com/gorilla/mux # github.com/gorilla/websocket v1.5.0 -## explicit -# github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 -## explicit +## explicit; go 1.12 +github.com/gorilla/websocket +# github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 +## explicit; go 1.21 +github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule +github.com/grpc-ecosystem/grpc-gateway/v2/runtime +github.com/grpc-ecosystem/grpc-gateway/v2/utilities # github.com/hashicorp/errwrap v1.1.0 ## explicit +github.com/hashicorp/errwrap # github.com/hashicorp/go-cleanhttp v0.5.2 +## explicit; go 1.13 +github.com/hashicorp/go-cleanhttp +# github.com/hashicorp/go-multierror v1.1.1 +## explicit; go 1.13 +github.com/hashicorp/go-multierror +# github.com/hashicorp/go-version v1.7.0 ## explicit +github.com/hashicorp/go-version # github.com/imdario/mergo v0.3.16 -## explicit +## explicit; go 1.13 +github.com/imdario/mergo # github.com/in-toto/in-toto-golang v0.5.0 -## explicit +## explicit; go 1.17 +github.com/in-toto/in-toto-golang/in_toto +github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common +github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.1 +github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.2 # github.com/inconshreveable/mousetrap v1.1.0 -## explicit +## explicit; go 1.18 +github.com/inconshreveable/mousetrap +# github.com/jonboulle/clockwork v0.5.0 +## explicit; go 1.21 +github.com/jonboulle/clockwork # github.com/josharian/intern v1.0.0 -## explicit +## explicit; go 1.5 +github.com/josharian/intern # github.com/json-iterator/go v1.1.12 -## explicit +## explicit; go 1.12 +github.com/json-iterator/go # github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 ## explicit -# github.com/klauspost/compress v1.17.4 -## explicit +github.com/kballard/go-shellquote +# github.com/klauspost/compress v1.17.11 +## explicit; go 1.21 +github.com/klauspost/compress +github.com/klauspost/compress/fse +github.com/klauspost/compress/huff0 +github.com/klauspost/compress/internal/cpuinfo +github.com/klauspost/compress/internal/snapref +github.com/klauspost/compress/zstd +github.com/klauspost/compress/zstd/internal/xxhash # github.com/mailru/easyjson v0.7.7 -## explicit +## explicit; go 1.12 +github.com/mailru/easyjson/buffer +github.com/mailru/easyjson/jlexer +github.com/mailru/easyjson/jwriter # github.com/mattn/go-colorable v0.1.13 -## explicit +## explicit; go 1.15 +github.com/mattn/go-colorable # github.com/mattn/go-isatty v0.0.17 -## explicit +## explicit; go 1.15 +github.com/mattn/go-isatty # github.com/mattn/go-runewidth v0.0.15 -## explicit -# github.com/matttproud/golang_protobuf_extensions v1.0.4 -## explicit +## explicit; go 1.9 +github.com/mattn/go-runewidth +# github.com/mattn/go-shellwords v1.0.12 +## explicit; go 1.13 +github.com/mattn/go-shellwords # github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b ## explicit +github.com/mgutz/ansi # github.com/miekg/pkcs11 v1.1.1 -## explicit +## explicit; go 1.12 +github.com/miekg/pkcs11 +# github.com/mitchellh/go-ps v1.0.0 +## explicit; go 1.13 +github.com/mitchellh/go-ps +# github.com/mitchellh/hashstructure/v2 v2.0.2 +## explicit; go 1.14 +github.com/mitchellh/hashstructure/v2 +# github.com/mitchellh/mapstructure v1.5.0 +## explicit; go 1.14 +github.com/mitchellh/mapstructure +# github.com/moby/buildkit v0.20.0 +## explicit; go 1.22.0 +github.com/moby/buildkit/api/services/control +github.com/moby/buildkit/api/types +github.com/moby/buildkit/client +github.com/moby/buildkit/client/buildid +github.com/moby/buildkit/client/connhelper +github.com/moby/buildkit/client/connhelper/dockercontainer +github.com/moby/buildkit/client/connhelper/kubepod +github.com/moby/buildkit/client/connhelper/ssh +github.com/moby/buildkit/client/llb +github.com/moby/buildkit/client/llb/sourceresolver +github.com/moby/buildkit/client/ociindex +github.com/moby/buildkit/cmd/buildkitd/config +github.com/moby/buildkit/errdefs +github.com/moby/buildkit/executor/resources/types +github.com/moby/buildkit/exporter/containerimage/exptypes +github.com/moby/buildkit/exporter/exptypes +github.com/moby/buildkit/frontend/gateway/client +github.com/moby/buildkit/frontend/gateway/grpcclient +github.com/moby/buildkit/frontend/gateway/pb +github.com/moby/buildkit/identity +github.com/moby/buildkit/session +github.com/moby/buildkit/session/auth +github.com/moby/buildkit/session/auth/authprovider +github.com/moby/buildkit/session/content +github.com/moby/buildkit/session/filesync +github.com/moby/buildkit/session/grpchijack +github.com/moby/buildkit/session/secrets +github.com/moby/buildkit/session/secrets/secretsprovider +github.com/moby/buildkit/session/sshforward +github.com/moby/buildkit/session/sshforward/sshprovider +github.com/moby/buildkit/session/upload +github.com/moby/buildkit/session/upload/uploadprovider +github.com/moby/buildkit/solver/errdefs +github.com/moby/buildkit/solver/llbsolver/provenance/types +github.com/moby/buildkit/solver/pb +github.com/moby/buildkit/solver/result +github.com/moby/buildkit/source/types +github.com/moby/buildkit/sourcepolicy/pb +github.com/moby/buildkit/util/apicaps +github.com/moby/buildkit/util/apicaps/pb +github.com/moby/buildkit/util/appcontext +github.com/moby/buildkit/util/appdefaults +github.com/moby/buildkit/util/bklog +github.com/moby/buildkit/util/contentutil +github.com/moby/buildkit/util/disk +github.com/moby/buildkit/util/entitlements +github.com/moby/buildkit/util/flightcontrol +github.com/moby/buildkit/util/gitutil +github.com/moby/buildkit/util/gogo/proto +github.com/moby/buildkit/util/grpcerrors +github.com/moby/buildkit/util/imageutil +github.com/moby/buildkit/util/leaseutil +github.com/moby/buildkit/util/progress +github.com/moby/buildkit/util/progress/progressui +github.com/moby/buildkit/util/progress/progresswriter +github.com/moby/buildkit/util/resolver/config +github.com/moby/buildkit/util/resolver/limited +github.com/moby/buildkit/util/resolver/retryhandler +github.com/moby/buildkit/util/sshutil +github.com/moby/buildkit/util/stack +github.com/moby/buildkit/util/system +github.com/moby/buildkit/util/tracing +github.com/moby/buildkit/util/tracing/delegated +github.com/moby/buildkit/util/tracing/detect +github.com/moby/buildkit/util/tracing/env +github.com/moby/buildkit/util/tracing/otlptracegrpc +github.com/moby/buildkit/version # github.com/moby/docker-image-spec v1.3.1 -## explicit +## explicit; go 1.18 +github.com/moby/docker-image-spec/specs-go/v1 # github.com/moby/locker v1.0.1 -## explicit -# github.com/moby/spdystream v0.2.0 -## explicit -# github.com/moby/sys/mountinfo v0.7.1 -## explicit -# github.com/moby/sys/sequential v0.5.0 -## explicit -# github.com/moby/sys/signal v0.7.0 -## explicit -# github.com/moby/sys/symlink v0.2.0 -## explicit -# github.com/moby/sys/user v0.1.0 -## explicit +## explicit; go 1.13 +github.com/moby/locker +# github.com/moby/patternmatcher v0.6.0 +## explicit; go 1.19 +github.com/moby/patternmatcher +github.com/moby/patternmatcher/ignorefile +# github.com/moby/spdystream v0.4.0 +## explicit; go 1.13 +github.com/moby/spdystream +github.com/moby/spdystream/spdy +# github.com/moby/sys/capability v0.4.0 +## explicit; go 1.21 +github.com/moby/sys/capability +# github.com/moby/sys/mountinfo v0.7.2 +## explicit; go 1.17 +github.com/moby/sys/mountinfo +# github.com/moby/sys/sequential v0.6.0 +## explicit; go 1.17 +github.com/moby/sys/sequential +# github.com/moby/sys/signal v0.7.1 +## explicit; go 1.17 +github.com/moby/sys/signal +# github.com/moby/sys/symlink v0.3.0 +## explicit; go 1.17 +github.com/moby/sys/symlink +# github.com/moby/sys/user v0.3.0 +## explicit; go 1.17 +github.com/moby/sys/user +# github.com/moby/sys/userns v0.1.0 +## explicit; go 1.21 +github.com/moby/sys/userns +# github.com/moby/term v0.5.2 +## explicit; go 1.18 +github.com/moby/term +github.com/moby/term/windows # github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd ## explicit +github.com/modern-go/concurrent # github.com/modern-go/reflect2 v1.0.2 +## explicit; go 1.12 +github.com/modern-go/reflect2 +# github.com/morikuni/aec v1.0.0 ## explicit +github.com/morikuni/aec # github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 ## explicit +github.com/munnerz/goautoneg # github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f ## explicit +github.com/mxk/go-flowrate/flowrate +# github.com/opencontainers/go-digest v1.0.0 +## explicit; go 1.13 +github.com/opencontainers/go-digest +# github.com/opencontainers/image-spec v1.1.1 +## explicit; go 1.18 +github.com/opencontainers/image-spec/specs-go +github.com/opencontainers/image-spec/specs-go/v1 +# github.com/otiai10/copy v1.14.1 +## explicit; go 1.18 +github.com/otiai10/copy +# github.com/otiai10/mint v1.6.3 +## explicit; go 1.18 +github.com/otiai10/mint +github.com/otiai10/mint/mquery # github.com/pelletier/go-toml v1.9.5 -## explicit +## explicit; go 1.12 +github.com/pelletier/go-toml # github.com/pkg/errors v0.9.1 ## explicit -# github.com/pmezard/go-difflib v1.0.0 -## explicit -# github.com/prometheus/client_golang v1.17.0 -## explicit -# github.com/prometheus/client_model v0.5.0 -## explicit -# github.com/prometheus/common v0.44.0 -## explicit -# github.com/prometheus/procfs v0.12.0 +github.com/pkg/errors +# github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 +## explicit; go 1.20 +github.com/planetscale/vtprotobuf/protohelpers +github.com/planetscale/vtprotobuf/types/known/timestamppb +github.com/planetscale/vtprotobuf/vtproto +# github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 ## explicit +github.com/pmezard/go-difflib/difflib +# github.com/prometheus/client_golang v1.20.5 +## explicit; go 1.20 +github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil +github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header +github.com/prometheus/client_golang/prometheus +github.com/prometheus/client_golang/prometheus/internal +github.com/prometheus/client_golang/prometheus/promhttp +# github.com/prometheus/client_model v0.6.1 +## explicit; go 1.19 +github.com/prometheus/client_model/go +# github.com/prometheus/common v0.55.0 +## explicit; go 1.20 +github.com/prometheus/common/expfmt +github.com/prometheus/common/model +# github.com/prometheus/procfs v0.15.1 +## explicit; go 1.20 +github.com/prometheus/procfs +github.com/prometheus/procfs/internal/fs +github.com/prometheus/procfs/internal/util +# github.com/r3labs/sse v0.0.0-20210224172625-26fe804710bc +## explicit; go 1.13 +github.com/r3labs/sse # github.com/rivo/uniseg v0.2.0 +## explicit; go 1.12 +github.com/rivo/uniseg +# github.com/russross/blackfriday/v2 v2.1.0 ## explicit +github.com/russross/blackfriday/v2 # github.com/secure-systems-lab/go-securesystemslib v0.4.0 -## explicit +## explicit; go 1.17 +github.com/secure-systems-lab/go-securesystemslib/cjson +github.com/secure-systems-lab/go-securesystemslib/dsse # github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b ## explicit +github.com/serialx/hashring # github.com/shibumi/go-pathspec v1.3.0 +## explicit; go 1.17 +github.com/shibumi/go-pathspec +# github.com/sirupsen/logrus v1.9.3 +## explicit; go 1.13 +github.com/sirupsen/logrus +# github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 ## explicit -# github.com/tonistiigi/fsutil v0.0.0-20240424095704-91a3fc46842c -## explicit +github.com/skratchdot/open-golang/open +# github.com/spf13/cobra v1.9.1 +## explicit; go 1.15 +github.com/spf13/cobra +github.com/spf13/cobra/doc +# github.com/spf13/pflag v1.0.6 +## explicit; go 1.12 +github.com/spf13/pflag +# github.com/stretchr/testify v1.10.0 +## explicit; go 1.17 +github.com/stretchr/testify/assert +github.com/stretchr/testify/assert/yaml +github.com/stretchr/testify/require +# github.com/theupdateframework/notary v0.7.0 +## explicit; go 1.12 +github.com/theupdateframework/notary +github.com/theupdateframework/notary/client +github.com/theupdateframework/notary/client/changelist +github.com/theupdateframework/notary/cryptoservice +github.com/theupdateframework/notary/passphrase +github.com/theupdateframework/notary/storage +github.com/theupdateframework/notary/trustmanager +github.com/theupdateframework/notary/trustmanager/yubikey +github.com/theupdateframework/notary/trustpinning +github.com/theupdateframework/notary/tuf +github.com/theupdateframework/notary/tuf/data +github.com/theupdateframework/notary/tuf/signed +github.com/theupdateframework/notary/tuf/utils +github.com/theupdateframework/notary/tuf/validation +# github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 +## explicit; go 1.16 +github.com/tilt-dev/fsnotify +# github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205 +## explicit; go 1.21 +github.com/tonistiigi/dchapes-mode +# github.com/tonistiigi/fsutil v0.0.0-20250113203817-b14e27f4135a +## explicit; go 1.21 +github.com/tonistiigi/fsutil +github.com/tonistiigi/fsutil/copy +github.com/tonistiigi/fsutil/types +# github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4 +## explicit; go 1.16 +github.com/tonistiigi/go-csvvalue # github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea ## explicit +github.com/tonistiigi/units # github.com/tonistiigi/vt100 v0.0.0-20240514184818-90bafcd6abab -## explicit +## explicit; go 1.12 +github.com/tonistiigi/vt100 +# github.com/x448/float16 v0.8.4 +## explicit; go 1.11 +github.com/x448/float16 # github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb ## explicit +github.com/xeipuuv/gojsonpointer # github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 ## explicit +github.com/xeipuuv/gojsonreference # github.com/xeipuuv/gojsonschema v1.2.0 ## explicit -# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1 -## explicit -# go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.46.1 -## explicit -# go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 -## explicit -# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 -## explicit -# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 -## explicit -# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.21.0 -## explicit -# go.opentelemetry.io/otel/sdk/metric v1.21.0 -## explicit -# go.opentelemetry.io/proto/otlp v1.0.0 -## explicit -# golang.org/x/crypto v0.22.0 -## explicit -# golang.org/x/net v0.24.0 -## explicit -# golang.org/x/oauth2 v0.11.0 -## explicit -# golang.org/x/term v0.19.0 -## explicit -# golang.org/x/text v0.14.0 -## explicit -# golang.org/x/time v0.3.0 -## explicit -# google.golang.org/appengine v1.6.8 -## explicit -# google.golang.org/genproto v0.0.0-20231016165738-49dd2c1f3d0b -## explicit -# google.golang.org/genproto/googleapis/api v0.0.0-20231016165738-49dd2c1f3d0b -## explicit -# google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b -## explicit -# google.golang.org/protobuf v1.33.0 -## explicit +github.com/xeipuuv/gojsonschema +# github.com/xhit/go-str2duration/v2 v2.1.0 +## explicit; go 1.13 +github.com/xhit/go-str2duration/v2 +# github.com/zclconf/go-cty v1.16.0 +## explicit; go 1.18 +github.com/zclconf/go-cty/cty +github.com/zclconf/go-cty/cty/convert +github.com/zclconf/go-cty/cty/ctystrings +github.com/zclconf/go-cty/cty/gocty +github.com/zclconf/go-cty/cty/json +github.com/zclconf/go-cty/cty/set +# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.56.0 +## explicit; go 1.22 +go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc +go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal +# go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.56.0 +## explicit; go 1.22 +go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace +go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/internal/semconvutil +# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 +## explicit; go 1.22 +go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp +go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request +go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv +go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil +# go.opentelemetry.io/otel v1.32.0 +## explicit; go 1.22 +go.opentelemetry.io/otel +go.opentelemetry.io/otel/attribute +go.opentelemetry.io/otel/baggage +go.opentelemetry.io/otel/codes +go.opentelemetry.io/otel/internal +go.opentelemetry.io/otel/internal/attribute +go.opentelemetry.io/otel/internal/baggage +go.opentelemetry.io/otel/internal/global +go.opentelemetry.io/otel/propagation +go.opentelemetry.io/otel/semconv/v1.17.0 +go.opentelemetry.io/otel/semconv/v1.19.0 +go.opentelemetry.io/otel/semconv/v1.20.0 +go.opentelemetry.io/otel/semconv/v1.21.0 +go.opentelemetry.io/otel/semconv/v1.26.0 +# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.31.0 +## explicit; go 1.22 +go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc +go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal +go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/envconfig +go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/oconf +go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/retry +go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/transform +# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.31.0 +## explicit; go 1.22 +go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp +go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal +go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/envconfig +go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/oconf +go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/retry +go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/transform +# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0 +## explicit; go 1.22 +go.opentelemetry.io/otel/exporters/otlp/otlptrace +go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform +# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.31.0 +## explicit; go 1.22 +go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc +go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal +go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/envconfig +go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig +go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/retry +# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0 +## explicit; go 1.22 +go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp +go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal +go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/envconfig +go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/otlpconfig +go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/retry +# go.opentelemetry.io/otel/metric v1.32.0 +## explicit; go 1.22 +go.opentelemetry.io/otel/metric +go.opentelemetry.io/otel/metric/embedded +go.opentelemetry.io/otel/metric/noop +# go.opentelemetry.io/otel/sdk v1.32.0 +## explicit; go 1.22 +go.opentelemetry.io/otel/sdk +go.opentelemetry.io/otel/sdk/instrumentation +go.opentelemetry.io/otel/sdk/internal/env +go.opentelemetry.io/otel/sdk/internal/x +go.opentelemetry.io/otel/sdk/resource +go.opentelemetry.io/otel/sdk/trace +go.opentelemetry.io/otel/sdk/trace/tracetest +# go.opentelemetry.io/otel/sdk/metric v1.32.0 +## explicit; go 1.22 +go.opentelemetry.io/otel/sdk/metric +go.opentelemetry.io/otel/sdk/metric/exemplar +go.opentelemetry.io/otel/sdk/metric/internal +go.opentelemetry.io/otel/sdk/metric/internal/aggregate +go.opentelemetry.io/otel/sdk/metric/internal/x +go.opentelemetry.io/otel/sdk/metric/metricdata +# go.opentelemetry.io/otel/trace v1.32.0 +## explicit; go 1.22 +go.opentelemetry.io/otel/trace +go.opentelemetry.io/otel/trace/embedded +go.opentelemetry.io/otel/trace/noop +# go.opentelemetry.io/proto/otlp v1.3.1 +## explicit; go 1.17 +go.opentelemetry.io/proto/otlp/collector/metrics/v1 +go.opentelemetry.io/proto/otlp/collector/trace/v1 +go.opentelemetry.io/proto/otlp/common/v1 +go.opentelemetry.io/proto/otlp/metrics/v1 +go.opentelemetry.io/proto/otlp/resource/v1 +go.opentelemetry.io/proto/otlp/trace/v1 +# go.uber.org/goleak v1.3.0 +## explicit; go 1.20 +go.uber.org/goleak +go.uber.org/goleak/internal/stack +# go.uber.org/mock v0.5.0 +## explicit; go 1.22 +go.uber.org/mock/gomock +# golang.org/x/crypto v0.31.0 +## explicit; go 1.20 +golang.org/x/crypto/blowfish +golang.org/x/crypto/chacha20 +golang.org/x/crypto/curve25519 +golang.org/x/crypto/ed25519 +golang.org/x/crypto/internal/alias +golang.org/x/crypto/internal/poly1305 +golang.org/x/crypto/nacl/sign +golang.org/x/crypto/pbkdf2 +golang.org/x/crypto/ssh +golang.org/x/crypto/ssh/agent +golang.org/x/crypto/ssh/internal/bcrypt_pbkdf +# golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f +## explicit; go 1.22.0 +golang.org/x/exp/constraints +golang.org/x/exp/maps +golang.org/x/exp/slices +# golang.org/x/net v0.33.0 +## explicit; go 1.18 +golang.org/x/net/context +golang.org/x/net/html +golang.org/x/net/html/atom +golang.org/x/net/http/httpguts +golang.org/x/net/http2 +golang.org/x/net/http2/hpack +golang.org/x/net/idna +golang.org/x/net/internal/socks +golang.org/x/net/internal/timeseries +golang.org/x/net/proxy +golang.org/x/net/trace +golang.org/x/net/websocket +# golang.org/x/oauth2 v0.24.0 +## explicit; go 1.18 +golang.org/x/oauth2 +golang.org/x/oauth2/internal +# golang.org/x/sync v0.11.0 +## explicit; go 1.18 +golang.org/x/sync/errgroup +golang.org/x/sync/semaphore +# golang.org/x/sys v0.30.0 +## explicit; go 1.18 +golang.org/x/sys/cpu +golang.org/x/sys/plan9 +golang.org/x/sys/unix +golang.org/x/sys/windows +golang.org/x/sys/windows/registry +# golang.org/x/term v0.27.0 +## explicit; go 1.18 +golang.org/x/term +# golang.org/x/text v0.21.0 +## explicit; go 1.18 +golang.org/x/text/cases +golang.org/x/text/internal +golang.org/x/text/internal/language +golang.org/x/text/internal/language/compact +golang.org/x/text/internal/tag +golang.org/x/text/language +golang.org/x/text/secure/bidirule +golang.org/x/text/transform +golang.org/x/text/unicode/bidi +golang.org/x/text/unicode/norm +golang.org/x/text/width +# golang.org/x/time v0.6.0 +## explicit; go 1.18 +golang.org/x/time/rate +# google.golang.org/genproto/googleapis/api v0.0.0-20241202173237-19429a94021a +## explicit; go 1.21 +google.golang.org/genproto/googleapis/api/httpbody +# google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a +## explicit; go 1.21 +google.golang.org/genproto/googleapis/rpc/errdetails +google.golang.org/genproto/googleapis/rpc/status +# google.golang.org/grpc v1.70.0 +## explicit; go 1.22 +google.golang.org/grpc +google.golang.org/grpc/attributes +google.golang.org/grpc/backoff +google.golang.org/grpc/balancer +google.golang.org/grpc/balancer/base +google.golang.org/grpc/balancer/grpclb/state +google.golang.org/grpc/balancer/pickfirst +google.golang.org/grpc/balancer/pickfirst/internal +google.golang.org/grpc/balancer/pickfirst/pickfirstleaf +google.golang.org/grpc/balancer/roundrobin +google.golang.org/grpc/binarylog/grpc_binarylog_v1 +google.golang.org/grpc/channelz +google.golang.org/grpc/codes +google.golang.org/grpc/connectivity +google.golang.org/grpc/credentials +google.golang.org/grpc/credentials/insecure +google.golang.org/grpc/encoding +google.golang.org/grpc/encoding/gzip +google.golang.org/grpc/encoding/proto +google.golang.org/grpc/experimental/stats +google.golang.org/grpc/grpclog +google.golang.org/grpc/grpclog/internal +google.golang.org/grpc/health +google.golang.org/grpc/health/grpc_health_v1 +google.golang.org/grpc/internal +google.golang.org/grpc/internal/backoff +google.golang.org/grpc/internal/balancer/gracefulswitch +google.golang.org/grpc/internal/balancerload +google.golang.org/grpc/internal/binarylog +google.golang.org/grpc/internal/buffer +google.golang.org/grpc/internal/channelz +google.golang.org/grpc/internal/credentials +google.golang.org/grpc/internal/envconfig +google.golang.org/grpc/internal/grpclog +google.golang.org/grpc/internal/grpcsync +google.golang.org/grpc/internal/grpcutil +google.golang.org/grpc/internal/idle +google.golang.org/grpc/internal/metadata +google.golang.org/grpc/internal/pretty +google.golang.org/grpc/internal/resolver +google.golang.org/grpc/internal/resolver/dns +google.golang.org/grpc/internal/resolver/dns/internal +google.golang.org/grpc/internal/resolver/passthrough +google.golang.org/grpc/internal/resolver/unix +google.golang.org/grpc/internal/serviceconfig +google.golang.org/grpc/internal/stats +google.golang.org/grpc/internal/status +google.golang.org/grpc/internal/syscall +google.golang.org/grpc/internal/transport +google.golang.org/grpc/internal/transport/networktype +google.golang.org/grpc/keepalive +google.golang.org/grpc/mem +google.golang.org/grpc/metadata +google.golang.org/grpc/peer +google.golang.org/grpc/resolver +google.golang.org/grpc/resolver/dns +google.golang.org/grpc/serviceconfig +google.golang.org/grpc/stats +google.golang.org/grpc/status +google.golang.org/grpc/tap +# google.golang.org/protobuf v1.35.2 +## explicit; go 1.21 +google.golang.org/protobuf/encoding/protodelim +google.golang.org/protobuf/encoding/protojson +google.golang.org/protobuf/encoding/prototext +google.golang.org/protobuf/encoding/protowire +google.golang.org/protobuf/internal/descfmt +google.golang.org/protobuf/internal/descopts +google.golang.org/protobuf/internal/detrand +google.golang.org/protobuf/internal/editiondefaults +google.golang.org/protobuf/internal/editionssupport +google.golang.org/protobuf/internal/encoding/defval +google.golang.org/protobuf/internal/encoding/json +google.golang.org/protobuf/internal/encoding/messageset +google.golang.org/protobuf/internal/encoding/tag +google.golang.org/protobuf/internal/encoding/text +google.golang.org/protobuf/internal/errors +google.golang.org/protobuf/internal/filedesc +google.golang.org/protobuf/internal/filetype +google.golang.org/protobuf/internal/flags +google.golang.org/protobuf/internal/genid +google.golang.org/protobuf/internal/impl +google.golang.org/protobuf/internal/order +google.golang.org/protobuf/internal/pragma +google.golang.org/protobuf/internal/set +google.golang.org/protobuf/internal/strs +google.golang.org/protobuf/internal/version +google.golang.org/protobuf/proto +google.golang.org/protobuf/protoadapt +google.golang.org/protobuf/reflect/protodesc +google.golang.org/protobuf/reflect/protoreflect +google.golang.org/protobuf/reflect/protoregistry +google.golang.org/protobuf/runtime/protoiface +google.golang.org/protobuf/runtime/protoimpl +google.golang.org/protobuf/types/descriptorpb +google.golang.org/protobuf/types/gofeaturespb +google.golang.org/protobuf/types/known/anypb +google.golang.org/protobuf/types/known/durationpb +google.golang.org/protobuf/types/known/emptypb +google.golang.org/protobuf/types/known/fieldmaskpb +google.golang.org/protobuf/types/known/structpb +google.golang.org/protobuf/types/known/timestamppb +google.golang.org/protobuf/types/known/wrapperspb # gopkg.in/cenkalti/backoff.v1 v1.1.0 ## explicit +gopkg.in/cenkalti/backoff.v1 # gopkg.in/inf.v0 v0.9.1 ## explicit +gopkg.in/inf.v0 # gopkg.in/yaml.v2 v2.4.0 +## explicit; go 1.15 +gopkg.in/yaml.v2 +# gopkg.in/yaml.v3 v3.0.1 ## explicit -# k8s.io/api v0.29.2 -## explicit -# k8s.io/apimachinery v0.29.2 -## explicit -# k8s.io/client-go v0.29.2 -## explicit -# k8s.io/klog/v2 v2.110.1 -## explicit -# k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 -## explicit -# k8s.io/utils v0.0.0-20230726121419-3b25d923346b -## explicit +gopkg.in/yaml.v3 +# gotest.tools/v3 v3.5.2 +## explicit; go 1.17 +gotest.tools/v3/assert +gotest.tools/v3/assert/cmp +gotest.tools/v3/icmd +gotest.tools/v3/internal/assert +gotest.tools/v3/internal/difflib +gotest.tools/v3/internal/format +gotest.tools/v3/internal/source +gotest.tools/v3/poll +# k8s.io/api v0.31.2 +## explicit; go 1.22.0 +k8s.io/api/admissionregistration/v1 +k8s.io/api/admissionregistration/v1alpha1 +k8s.io/api/admissionregistration/v1beta1 +k8s.io/api/apidiscovery/v2 +k8s.io/api/apidiscovery/v2beta1 +k8s.io/api/apiserverinternal/v1alpha1 +k8s.io/api/apps/v1 +k8s.io/api/apps/v1beta1 +k8s.io/api/apps/v1beta2 +k8s.io/api/authentication/v1 +k8s.io/api/authentication/v1alpha1 +k8s.io/api/authentication/v1beta1 +k8s.io/api/authorization/v1 +k8s.io/api/authorization/v1beta1 +k8s.io/api/autoscaling/v1 +k8s.io/api/autoscaling/v2 +k8s.io/api/autoscaling/v2beta1 +k8s.io/api/autoscaling/v2beta2 +k8s.io/api/batch/v1 +k8s.io/api/batch/v1beta1 +k8s.io/api/certificates/v1 +k8s.io/api/certificates/v1alpha1 +k8s.io/api/certificates/v1beta1 +k8s.io/api/coordination/v1 +k8s.io/api/coordination/v1alpha1 +k8s.io/api/coordination/v1beta1 +k8s.io/api/core/v1 +k8s.io/api/discovery/v1 +k8s.io/api/discovery/v1beta1 +k8s.io/api/events/v1 +k8s.io/api/events/v1beta1 +k8s.io/api/extensions/v1beta1 +k8s.io/api/flowcontrol/v1 +k8s.io/api/flowcontrol/v1beta1 +k8s.io/api/flowcontrol/v1beta2 +k8s.io/api/flowcontrol/v1beta3 +k8s.io/api/networking/v1 +k8s.io/api/networking/v1alpha1 +k8s.io/api/networking/v1beta1 +k8s.io/api/node/v1 +k8s.io/api/node/v1alpha1 +k8s.io/api/node/v1beta1 +k8s.io/api/policy/v1 +k8s.io/api/policy/v1beta1 +k8s.io/api/rbac/v1 +k8s.io/api/rbac/v1alpha1 +k8s.io/api/rbac/v1beta1 +k8s.io/api/resource/v1alpha3 +k8s.io/api/scheduling/v1 +k8s.io/api/scheduling/v1alpha1 +k8s.io/api/scheduling/v1beta1 +k8s.io/api/storage/v1 +k8s.io/api/storage/v1alpha1 +k8s.io/api/storage/v1beta1 +k8s.io/api/storagemigration/v1alpha1 +# k8s.io/apimachinery v0.31.2 +## explicit; go 1.22.0 +k8s.io/apimachinery/pkg/api/equality +k8s.io/apimachinery/pkg/api/errors +k8s.io/apimachinery/pkg/api/meta +k8s.io/apimachinery/pkg/api/resource +k8s.io/apimachinery/pkg/api/validation +k8s.io/apimachinery/pkg/apis/meta/internalversion +k8s.io/apimachinery/pkg/apis/meta/internalversion/validation +k8s.io/apimachinery/pkg/apis/meta/v1 +k8s.io/apimachinery/pkg/apis/meta/v1/unstructured +k8s.io/apimachinery/pkg/apis/meta/v1/validation +k8s.io/apimachinery/pkg/apis/meta/v1beta1 +k8s.io/apimachinery/pkg/conversion +k8s.io/apimachinery/pkg/conversion/queryparams +k8s.io/apimachinery/pkg/fields +k8s.io/apimachinery/pkg/labels +k8s.io/apimachinery/pkg/runtime +k8s.io/apimachinery/pkg/runtime/schema +k8s.io/apimachinery/pkg/runtime/serializer +k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct +k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes +k8s.io/apimachinery/pkg/runtime/serializer/json +k8s.io/apimachinery/pkg/runtime/serializer/protobuf +k8s.io/apimachinery/pkg/runtime/serializer/recognizer +k8s.io/apimachinery/pkg/runtime/serializer/streaming +k8s.io/apimachinery/pkg/runtime/serializer/versioning +k8s.io/apimachinery/pkg/selection +k8s.io/apimachinery/pkg/types +k8s.io/apimachinery/pkg/util/dump +k8s.io/apimachinery/pkg/util/errors +k8s.io/apimachinery/pkg/util/framer +k8s.io/apimachinery/pkg/util/httpstream +k8s.io/apimachinery/pkg/util/httpstream/spdy +k8s.io/apimachinery/pkg/util/httpstream/wsstream +k8s.io/apimachinery/pkg/util/intstr +k8s.io/apimachinery/pkg/util/json +k8s.io/apimachinery/pkg/util/managedfields +k8s.io/apimachinery/pkg/util/managedfields/internal +k8s.io/apimachinery/pkg/util/naming +k8s.io/apimachinery/pkg/util/net +k8s.io/apimachinery/pkg/util/portforward +k8s.io/apimachinery/pkg/util/proxy +k8s.io/apimachinery/pkg/util/remotecommand +k8s.io/apimachinery/pkg/util/runtime +k8s.io/apimachinery/pkg/util/sets +k8s.io/apimachinery/pkg/util/validation +k8s.io/apimachinery/pkg/util/validation/field +k8s.io/apimachinery/pkg/util/wait +k8s.io/apimachinery/pkg/util/yaml +k8s.io/apimachinery/pkg/version +k8s.io/apimachinery/pkg/watch +k8s.io/apimachinery/third_party/forked/golang/netutil +k8s.io/apimachinery/third_party/forked/golang/reflect +# k8s.io/client-go v0.31.2 +## explicit; go 1.22.0 +k8s.io/client-go/applyconfigurations/admissionregistration/v1 +k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1 +k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 +k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 +k8s.io/client-go/applyconfigurations/apps/v1 +k8s.io/client-go/applyconfigurations/apps/v1beta1 +k8s.io/client-go/applyconfigurations/apps/v1beta2 +k8s.io/client-go/applyconfigurations/autoscaling/v1 +k8s.io/client-go/applyconfigurations/autoscaling/v2 +k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 +k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 +k8s.io/client-go/applyconfigurations/batch/v1 +k8s.io/client-go/applyconfigurations/batch/v1beta1 +k8s.io/client-go/applyconfigurations/certificates/v1 +k8s.io/client-go/applyconfigurations/certificates/v1alpha1 +k8s.io/client-go/applyconfigurations/certificates/v1beta1 +k8s.io/client-go/applyconfigurations/coordination/v1 +k8s.io/client-go/applyconfigurations/coordination/v1alpha1 +k8s.io/client-go/applyconfigurations/coordination/v1beta1 +k8s.io/client-go/applyconfigurations/core/v1 +k8s.io/client-go/applyconfigurations/discovery/v1 +k8s.io/client-go/applyconfigurations/discovery/v1beta1 +k8s.io/client-go/applyconfigurations/events/v1 +k8s.io/client-go/applyconfigurations/events/v1beta1 +k8s.io/client-go/applyconfigurations/extensions/v1beta1 +k8s.io/client-go/applyconfigurations/flowcontrol/v1 +k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 +k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2 +k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3 +k8s.io/client-go/applyconfigurations/internal +k8s.io/client-go/applyconfigurations/meta/v1 +k8s.io/client-go/applyconfigurations/networking/v1 +k8s.io/client-go/applyconfigurations/networking/v1alpha1 +k8s.io/client-go/applyconfigurations/networking/v1beta1 +k8s.io/client-go/applyconfigurations/node/v1 +k8s.io/client-go/applyconfigurations/node/v1alpha1 +k8s.io/client-go/applyconfigurations/node/v1beta1 +k8s.io/client-go/applyconfigurations/policy/v1 +k8s.io/client-go/applyconfigurations/policy/v1beta1 +k8s.io/client-go/applyconfigurations/rbac/v1 +k8s.io/client-go/applyconfigurations/rbac/v1alpha1 +k8s.io/client-go/applyconfigurations/rbac/v1beta1 +k8s.io/client-go/applyconfigurations/resource/v1alpha3 +k8s.io/client-go/applyconfigurations/scheduling/v1 +k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 +k8s.io/client-go/applyconfigurations/scheduling/v1beta1 +k8s.io/client-go/applyconfigurations/storage/v1 +k8s.io/client-go/applyconfigurations/storage/v1alpha1 +k8s.io/client-go/applyconfigurations/storage/v1beta1 +k8s.io/client-go/applyconfigurations/storagemigration/v1alpha1 +k8s.io/client-go/discovery +k8s.io/client-go/features +k8s.io/client-go/gentype +k8s.io/client-go/kubernetes +k8s.io/client-go/kubernetes/scheme +k8s.io/client-go/kubernetes/typed/admissionregistration/v1 +k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1 +k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 +k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 +k8s.io/client-go/kubernetes/typed/apps/v1 +k8s.io/client-go/kubernetes/typed/apps/v1beta1 +k8s.io/client-go/kubernetes/typed/apps/v1beta2 +k8s.io/client-go/kubernetes/typed/authentication/v1 +k8s.io/client-go/kubernetes/typed/authentication/v1alpha1 +k8s.io/client-go/kubernetes/typed/authentication/v1beta1 +k8s.io/client-go/kubernetes/typed/authorization/v1 +k8s.io/client-go/kubernetes/typed/authorization/v1beta1 +k8s.io/client-go/kubernetes/typed/autoscaling/v1 +k8s.io/client-go/kubernetes/typed/autoscaling/v2 +k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 +k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 +k8s.io/client-go/kubernetes/typed/batch/v1 +k8s.io/client-go/kubernetes/typed/batch/v1beta1 +k8s.io/client-go/kubernetes/typed/certificates/v1 +k8s.io/client-go/kubernetes/typed/certificates/v1alpha1 +k8s.io/client-go/kubernetes/typed/certificates/v1beta1 +k8s.io/client-go/kubernetes/typed/coordination/v1 +k8s.io/client-go/kubernetes/typed/coordination/v1alpha1 +k8s.io/client-go/kubernetes/typed/coordination/v1beta1 +k8s.io/client-go/kubernetes/typed/core/v1 +k8s.io/client-go/kubernetes/typed/discovery/v1 +k8s.io/client-go/kubernetes/typed/discovery/v1beta1 +k8s.io/client-go/kubernetes/typed/events/v1 +k8s.io/client-go/kubernetes/typed/events/v1beta1 +k8s.io/client-go/kubernetes/typed/extensions/v1beta1 +k8s.io/client-go/kubernetes/typed/flowcontrol/v1 +k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 +k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2 +k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3 +k8s.io/client-go/kubernetes/typed/networking/v1 +k8s.io/client-go/kubernetes/typed/networking/v1alpha1 +k8s.io/client-go/kubernetes/typed/networking/v1beta1 +k8s.io/client-go/kubernetes/typed/node/v1 +k8s.io/client-go/kubernetes/typed/node/v1alpha1 +k8s.io/client-go/kubernetes/typed/node/v1beta1 +k8s.io/client-go/kubernetes/typed/policy/v1 +k8s.io/client-go/kubernetes/typed/policy/v1beta1 +k8s.io/client-go/kubernetes/typed/rbac/v1 +k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 +k8s.io/client-go/kubernetes/typed/rbac/v1beta1 +k8s.io/client-go/kubernetes/typed/resource/v1alpha3 +k8s.io/client-go/kubernetes/typed/scheduling/v1 +k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 +k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 +k8s.io/client-go/kubernetes/typed/storage/v1 +k8s.io/client-go/kubernetes/typed/storage/v1alpha1 +k8s.io/client-go/kubernetes/typed/storage/v1beta1 +k8s.io/client-go/kubernetes/typed/storagemigration/v1alpha1 +k8s.io/client-go/openapi +k8s.io/client-go/pkg/apis/clientauthentication +k8s.io/client-go/pkg/apis/clientauthentication/install +k8s.io/client-go/pkg/apis/clientauthentication/v1 +k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 +k8s.io/client-go/pkg/version +k8s.io/client-go/plugin/pkg/client/auth/exec +k8s.io/client-go/rest +k8s.io/client-go/rest/watch +k8s.io/client-go/tools/auth +k8s.io/client-go/tools/clientcmd +k8s.io/client-go/tools/clientcmd/api +k8s.io/client-go/tools/clientcmd/api/latest +k8s.io/client-go/tools/clientcmd/api/v1 +k8s.io/client-go/tools/metrics +k8s.io/client-go/tools/reference +k8s.io/client-go/tools/remotecommand +k8s.io/client-go/transport +k8s.io/client-go/transport/spdy +k8s.io/client-go/transport/websocket +k8s.io/client-go/util/cert +k8s.io/client-go/util/connrotation +k8s.io/client-go/util/consistencydetector +k8s.io/client-go/util/exec +k8s.io/client-go/util/flowcontrol +k8s.io/client-go/util/homedir +k8s.io/client-go/util/keyutil +k8s.io/client-go/util/watchlist +k8s.io/client-go/util/workqueue +# k8s.io/klog/v2 v2.130.1 +## explicit; go 1.18 +k8s.io/klog/v2 +k8s.io/klog/v2/internal/buffer +k8s.io/klog/v2/internal/clock +k8s.io/klog/v2/internal/dbg +k8s.io/klog/v2/internal/serialize +k8s.io/klog/v2/internal/severity +k8s.io/klog/v2/internal/sloghandler +# k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 +## explicit; go 1.20 +k8s.io/kube-openapi/pkg/cached +k8s.io/kube-openapi/pkg/common +k8s.io/kube-openapi/pkg/handler3 +k8s.io/kube-openapi/pkg/internal +k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json +k8s.io/kube-openapi/pkg/schemaconv +k8s.io/kube-openapi/pkg/spec3 +k8s.io/kube-openapi/pkg/util/proto +k8s.io/kube-openapi/pkg/validation/spec +# k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 +## explicit; go 1.18 +k8s.io/utils/clock +k8s.io/utils/clock/testing +k8s.io/utils/internal/third_party/forked/golang/net +k8s.io/utils/net +k8s.io/utils/ptr +k8s.io/utils/strings/slices # sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -## explicit +## explicit; go 1.18 +sigs.k8s.io/json +sigs.k8s.io/json/internal/golang/encoding/json # sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -## explicit -# sigs.k8s.io/yaml v1.3.0 -## explicit -# tags.cncf.io/container-device-interface v0.7.2 -## explicit +## explicit; go 1.13 +sigs.k8s.io/structured-merge-diff/v4/fieldpath +sigs.k8s.io/structured-merge-diff/v4/merge +sigs.k8s.io/structured-merge-diff/v4/schema +sigs.k8s.io/structured-merge-diff/v4/typed +sigs.k8s.io/structured-merge-diff/v4/value +# sigs.k8s.io/yaml v1.4.0 +## explicit; go 1.12 +sigs.k8s.io/yaml +sigs.k8s.io/yaml/goyaml.v2 +# tags.cncf.io/container-device-interface v0.8.1 +## explicit; go 1.20 +tags.cncf.io/container-device-interface/pkg/parser diff --git a/recipes-containers/docker-compose/relocation.inc b/recipes-containers/docker-compose/relocation.inc index 74011a4a..9e71acd8 100644 --- a/recipes-containers/docker-compose/relocation.inc +++ b/recipes-containers/docker-compose/relocation.inc @@ -44,6 +44,8 @@ export sites="k8s.io/api:k8s.io/api: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/otiai10/mint:github.com/otiai10/mint:force \ + github.com/x448/float16:github.com/x448/float16:force \ github.com/docker/buildx:github.com/docker/buildx:force \ github.com/docker/docker:github.com/docker/docker:force \ github.com/google/go-cmp:github.com/google/go-cmp:force \ @@ -54,18 +56,17 @@ export sites="k8s.io/api:k8s.io/api:force \ github.com/google/gofuzz:github.com/google/gofuzz:force \ github.com/imdario/mergo:github.com/imdario/mergo:force \ github.com/containerd/log:github.com/containerd/log:force \ + github.com/zclconf/go-cty:github.com/zclconf/go-cty:force \ github.com/davecgh/go-spew:github.com/davecgh/go-spew:force \ github.com/docker/go-units:github.com/docker/go-units:force \ github.com/mitchellh/go-ps:github.com/mitchellh/go-ps:force \ github.com/sirupsen/logrus:github.com/sirupsen/logrus: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/mxk/go-flowrate:github.com/mxk/go-flowrate:force \ - google.golang.org/genproto:google.golang.org/genproto:force \ google.golang.org/protobuf:google.golang.org/protobuf:force \ github.com/moby/sys/user:github.com/moby/sys/user/user:force \ github.com/stretchr/testify:github.com/stretchr/testify:force \ @@ -75,16 +76,15 @@ export sites="k8s.io/api:k8s.io/api: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/eiannone/keyboard:github.com/eiannone/keyboard: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/Microsoft/hcsshim:github.com/Microsoft/hcsshim: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/fxamacker/cbor/v2:github.com/fxamacker/cbor/v2:force \ github.com/gorilla/websocket:github.com/gorilla/websocket:force \ github.com/hashicorp/errwrap:github.com/hashicorp/errwrap:force \ github.com/munnerz/goautoneg:github.com/munnerz/goautoneg:force \ @@ -104,6 +104,7 @@ export sites="k8s.io/api:k8s.io/api: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/moby/sys/userns:github.com/moby/sys/userns/userns: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 \ @@ -111,18 +112,18 @@ export sites="k8s.io/api:k8s.io/api:force \ github.com/cenkalti/backoff/v4:github.com/cenkalti/backoff/v4:force \ github.com/docker/distribution:github.com/docker/distribution:force \ github.com/shibumi/go-pathspec:github.com/shibumi/go-pathspec:force \ + github.com/containerd/platforms:github.com/containerd/platforms: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/containerd/platforms:github.com/containerd/platforms: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/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/cpuguy83/go-md2man/v2:github.com/cpuguy83/go-md2man/v2:force \ github.com/google/gnostic-models:github.com/google/gnostic-models:force \ github.com/xeipuuv/gojsonpointer:github.com/xeipuuv/gojsonpointer:force \ go.opentelemetry.io/proto/otlp:go.opentelemetry.io/proto/otlp/otlp:force \ @@ -136,15 +137,23 @@ export sites="k8s.io/api:k8s.io/api: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/moby/docker-image-spec:github.com/moby/docker-image-spec:force \ + github.com/planetscale/vtprotobuf:github.com/planetscale/vtprotobuf:force \ + github.com/tonistiigi/go-csvvalue:github.com/tonistiigi/go-csvvalue:force \ github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror:force \ github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \ github.com/prometheus/client_model:github.com/prometheus/client_model:force \ + github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2:force \ + github.com/tonistiigi/dchapes-mode:github.com/tonistiigi/dchapes-mode:force \ github.com/xeipuuv/gojsonreference:github.com/xeipuuv/gojsonreference:force \ + github.com/xhit/go-str2duration/v2:github.com/xhit/go-str2duration/v2:force \ go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \ + github.com/containerd/containerd/v2:github.com/containerd/containerd/v2:force \ github.com/opencontainers/go-digest:github.com/opencontainers/go-digest:force \ + github.com/containerd/errdefs/pkg:github.com/containerd/errdefs/pkg/pkg:force \ github.com/go-openapi/jsonreference:github.com/go-openapi/jsonreference:force \ github.com/go-viper/mapstructure/v2:github.com/go-viper/mapstructure/v2:force \ github.com/prometheus/client_golang:github.com/prometheus/client_golang:force \ + github.com/moby/sys/capability:github.com/moby/sys/capability/capability: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 \ @@ -152,8 +161,11 @@ export sites="k8s.io/api:k8s.io/api: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/compose-spec/compose-go/v2:github.com/compose-spec/compose-go/v2:force \ + github.com/mitchellh/hashstructure/v2:github.com/mitchellh/hashstructure/v2:force \ + github.com/containerd/containerd/api:github.com/containerd/containerd/api/api:force \ github.com/aws/aws-sdk-go-v2/config:github.com/aws/aws-sdk-go-v2/config/config:force \ tags.cncf.io/container-device-interface:tags.cncf.io/container-device-interface:force \ + github.com/apparentlymart/go-textseg/v15:github.com/apparentlymart/go-textseg/v15:force \ go.opentelemetry.io/otel/sdk/metric:go.opentelemetry.io/otel/sdk/metric/sdk/metric: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 \ @@ -161,7 +173,6 @@ export sites="k8s.io/api:k8s.io/api: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 \ @@ -170,7 +181,6 @@ export sites="k8s.io/api:k8s.io/api: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/otlpmetric:go.opentelemetry.io/otel/exporters/otlp/otlpmetric/exporters/otlp/otlpmetric: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 \ 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 \ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/instrumentation/net/http/otelhttp:force \ diff --git a/recipes-containers/docker-compose/src_uri.inc b/recipes-containers/docker-compose/src_uri.inc index 08ea1684..bf025665 100644 --- a/recipes-containers/docker-compose/src_uri.inc +++ b/recipes-containers/docker-compose/src_uri.inc @@ -1,1092 +1,960 @@ -# k8s.io/api v0.29.2 -# [1] git ls-remote https://github.com/kubernetes/api d47313059888ec984bf8432ed155fae5be935c31 -SRCREV_k8s.io-api="d47313059888ec984bf8432ed155fae5be935c31" -# styhead and newer +# k8s.io/api v0.31.2 +# [1] git ls-remote https://github.com/kubernetes/api bc73ef70e18b6e2f1146ca60c99df5955bec647e +SRCREV_k8s.io-api="bc73ef70e18b6e2f1146ca60c99df5955bec647e" SRC_URI += "git://github.com/kubernetes/api;name=k8s.io-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/api" -# k8s.io/utils v0.0.0-20230726121419-3b25d923346b -# [1] git ls-remote https://github.com/kubernetes/utils 3b25d923346b3814e0898684c97390092f31a61e -SRCREV_utils="3b25d923346b3814e0898684c97390092f31a61e" -# styhead and newer +# k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 +# [1] git ls-remote https://github.com/kubernetes/utils 18e509b52bc851d6169db17631e99453021dea21 +SRCREV_utils="18e509b52bc851d6169db17631e99453021dea21" SRC_URI += "git://github.com/kubernetes/utils;name=utils;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/utils" -# k8s.io/klog/v2 v2.110.1 -# [1] git ls-remote https://github.com/kubernetes/klog e3f75b8af2707d64b5dd4c440ae8384ed2f2c386 -SRCREV_klog-v2="e3f75b8af2707d64b5dd4c440ae8384ed2f2c386" -# styhead and newer +# k8s.io/klog/v2 v2.130.1 +# [1] git ls-remote https://github.com/kubernetes/klog 75663bb798999a49e3e4c0f2375ed5cca8164194 +SRCREV_klog-v2="75663bb798999a49e3e4c0f2375ed5cca8164194" SRC_URI += "git://github.com/kubernetes/klog;name=klog-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/klog/v2" -# gotest.tools/v3 v3.5.1 -# [1] git ls-remote https://github.com/gotestyourself/gotest.tools 81cea1abc596b025bf2573c7fdf97740512e4c6c -SRCREV_v3="81cea1abc596b025bf2573c7fdf97740512e4c6c" -# styhead and newer +# gotest.tools/v3 v3.5.2 +# [1] git ls-remote https://github.com/gotestyourself/gotest.tools 0b81523ff268a1f1b0baf4a5da67e42fbb86880b +SRCREV_v3="0b81523ff268a1f1b0baf4a5da67e42fbb86880b" SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gotest.tools/v3" -# dario.cat/mergo v1.0.0 -# [1] git ls-remote https://github.com/imdario/mergo 131de815afc35a77c41ae99da6c8f4288b6cb513 -SRCREV_mergo="131de815afc35a77c41ae99da6c8f4288b6cb513" -# styhead and newer +# dario.cat/mergo v1.0.1 +# [1] git ls-remote https://github.com/imdario/mergo 59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf +SRCREV_mergo="59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf" SRC_URI += "git://github.com/imdario/mergo;name=mergo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/dario.cat/mergo" # gopkg.in/inf.v0 v0.9.1 # [1] git ls-remote https://github.com/go-inf/inf d2d2541c53f18d2a059457998ce2876cc8e67cbf SRCREV_inf.v0="d2d2541c53f18d2a059457998ce2876cc8e67cbf" -# styhead and newer SRC_URI += "git://github.com/go-inf/inf;name=inf.v0;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/inf.v0" -# go.uber.org/mock v0.4.0 -# [1] git ls-remote https://github.com/uber/mock 74a29c6e6c2cbb8ccee94db061c1604ff33fd188 -SRCREV_mock="74a29c6e6c2cbb8ccee94db061c1604ff33fd188" -# styhead and newer +# go.uber.org/mock v0.5.0 +# [1] git ls-remote https://github.com/uber/mock a9c44d91ce00ef09603d3822452a4f9c8fefd278 +SRCREV_mock="a9c44d91ce00ef09603d3822452a4f9c8fefd278" SRC_URI += "git://github.com/uber/mock;name=mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/mock" -# golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 -# [1] git ls-remote https://go.googlesource.com/exp db7319d0e0e361ccef5c449b760df8e5f2d5087c -SRCREV_exp="db7319d0e0e361ccef5c449b760df8e5f2d5087c" -# styhead and newer +# golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f +# [1] git ls-remote https://go.googlesource.com/exp 2d47ceb2692f22136c9ff680c192d3d19c5dd9e2 +SRCREV_exp="2d47ceb2692f22136c9ff680c192d3d19c5dd9e2" SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/exp" -# golang.org/x/sys v0.21.0 -# [1] git ls-remote https://github.com/golang/sys 673e0f94c16da4b6d7f550d6af66fde0c69503e4 -SRCREV_sys="673e0f94c16da4b6d7f550d6af66fde0c69503e4" -# styhead and newer +# golang.org/x/sys v0.30.0 +# [1] git ls-remote https://github.com/golang/sys 863b3c4ac4975ff758815fa8d01acb6771f37177 +SRCREV_sys="863b3c4ac4975ff758815fa8d01acb6771f37177" SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sys" # gopkg.in/yaml.v3 v3.0.1 # [1] git ls-remote https://github.com/go-yaml/yaml f6f7691b1fdeb513f56608cd2c32c51f8194bf51 SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51" -# styhead and newer SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/yaml.v3" -# golang.org/x/net v0.24.0 -# [1] git ls-remote https://go.googlesource.com/net 7bbe32058aba7159e4d273710e6f4f1c16c627fb -SRCREV_net="7bbe32058aba7159e4d273710e6f4f1c16c627fb" -# styhead and newer +# golang.org/x/net v0.33.0 +# [1] git ls-remote https://go.googlesource.com/net dfc720dfe0cfc125116068c20efcdcb5e4eab464 +SRCREV_net="dfc720dfe0cfc125116068c20efcdcb5e4eab464" SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/net" # gopkg.in/yaml.v2 v2.4.0 # [1] git ls-remote https://github.com/go-yaml/yaml 7649d4548cb53a614db133b2a8ac1f31859dda8c SRCREV_yaml.v2="7649d4548cb53a614db133b2a8ac1f31859dda8c" -# styhead and newer SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/yaml.v2" -# k8s.io/client-go v0.29.2 -# [1] git ls-remote https://github.com/kubernetes/client-go 62c5e9e7b4bd09d2b43dcad1464376322398e994 -SRCREV_client-go="62c5e9e7b4bd09d2b43dcad1464376322398e994" -# styhead and newer +# k8s.io/client-go v0.31.2 +# [1] git ls-remote https://github.com/kubernetes/client-go 270e5ab1714527c455865953da8ceba2810dbb50 +SRCREV_client-go="270e5ab1714527c455865953da8ceba2810dbb50" SRC_URI += "git://github.com/kubernetes/client-go;name=client-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/client-go" # sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd # [1] git ls-remote https://github.com/kubernetes-sigs/json bc3834ca7abd3a90f03ef00a27ad80cb892f9c21 SRCREV_json="bc3834ca7abd3a90f03ef00a27ad80cb892f9c21" -# styhead and newer SRC_URI += "git://github.com/kubernetes-sigs/json;name=json;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/json" -# sigs.k8s.io/yaml v1.3.0 -# [1] git ls-remote https://github.com/kubernetes-sigs/yaml 9535b3b1e2893fe44efb37c5c9f5665e245d786a -SRCREV_yaml="9535b3b1e2893fe44efb37c5c9f5665e245d786a" -# styhead and newer +# sigs.k8s.io/yaml v1.4.0 +# [1] git ls-remote https://github.com/kubernetes-sigs/yaml c3772b51db126345efe2dfe4ff8dac83b8141684 +SRCREV_yaml="c3772b51db126345efe2dfe4ff8dac83b8141684" SRC_URI += "git://github.com/kubernetes-sigs/yaml;name=yaml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/yaml" -# golang.org/x/sync v0.7.0 -# [1] git ls-remote https://go.googlesource.com/sync 14be23e5b48bec28285f8a694875175ecacfddb3 -SRCREV_sync="14be23e5b48bec28285f8a694875175ecacfddb3" -# styhead and newer +# golang.org/x/sync v0.11.0 +# [1] git ls-remote https://go.googlesource.com/sync fe3591bd8a96873abc98bb9d2d5c62f27efca3e9 +SRCREV_sync="fe3591bd8a96873abc98bb9d2d5c62f27efca3e9" SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sync" -# golang.org/x/term v0.19.0 -# [1] git ls-remote https://go.googlesource.com/term 5b15d269ba1f54e8da86c8aa5574253aea0c2198 -SRCREV_x-term="5b15d269ba1f54e8da86c8aa5574253aea0c2198" -# styhead and newer +# golang.org/x/term v0.27.0 +# [1] git ls-remote https://go.googlesource.com/term 442846aa8d80ebae61e0c2c58e041b92b9b33dc4 +SRCREV_x-term="442846aa8d80ebae61e0c2c58e041b92b9b33dc4" SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/term" -# golang.org/x/text v0.14.0 -# [1] git ls-remote https://go.googlesource.com/text 6c97a165dd661335ff7bce6104a008558123c353 -SRCREV_text="6c97a165dd661335ff7bce6104a008558123c353" -# styhead and newer +# golang.org/x/text v0.21.0 +# [1] git ls-remote https://go.googlesource.com/text d42948e5579eb996bedb7df76c7ad57fae4e83c7 +SRCREV_text="d42948e5579eb996bedb7df76c7ad57fae4e83c7" SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text" -# golang.org/x/time v0.3.0 -# [1] git ls-remote https://go.googlesource.com/time 2c09566ef13fb5556401ddff3c53c3dbc2a42dac -SRCREV_time="2c09566ef13fb5556401ddff3c53c3dbc2a42dac" -# styhead and newer +# golang.org/x/time v0.6.0 +# [1] git ls-remote https://go.googlesource.com/time 5d9ef583af632a0fcf95276fb38326f695c4fd5f +SRCREV_time="5d9ef583af632a0fcf95276fb38326f695c4fd5f" SRC_URI += "git://go.googlesource.com/time;name=time;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/time" # go.uber.org/goleak v1.3.0 # [1] git ls-remote https://github.com/uber-go/goleak 31095c657c34bba405a8d480db27989aa5f60b9c SRCREV_goleak="31095c657c34bba405a8d480db27989aa5f60b9c" -# styhead and newer SRC_URI += "git://github.com/uber-go/goleak;name=goleak;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/goleak" -# golang.org/x/crypto v0.22.0 -# [1] git ls-remote https://go.googlesource.com/crypto d042a396a6de487c29b6907508ba7e86925f6e09 -SRCREV_crypto="d042a396a6de487c29b6907508ba7e86925f6e09" -# styhead and newer +# golang.org/x/crypto v0.31.0 +# [1] git ls-remote https://go.googlesource.com/crypto b4f1988a35dee11ec3e05d6bf3e90b695fbd8909 +SRCREV_crypto="b4f1988a35dee11ec3e05d6bf3e90b695fbd8909" SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/crypto" -# golang.org/x/oauth2 v0.11.0 -# [1] git ls-remote https://go.googlesource.com/oauth2 2e4a4e2bfb69ca7609cb423438c55caa131431c1 -SRCREV_oauth2="2e4a4e2bfb69ca7609cb423438c55caa131431c1" -# styhead and newer +# golang.org/x/oauth2 v0.24.0 +# [1] git ls-remote https://go.googlesource.com/oauth2 22134a41033e44c2cd074106770ab5b7ca910d15 +SRCREV_oauth2="22134a41033e44c2cd074106770ab5b7ca910d15" SRC_URI += "git://go.googlesource.com/oauth2;name=oauth2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/oauth2" -# k8s.io/apimachinery v0.29.2 -# [1] git ls-remote https://github.com/kubernetes/apimachinery dc7e034c86479d49be4b0eefad307621e10caa0e -SRCREV_apimachinery="dc7e034c86479d49be4b0eefad307621e10caa0e" -# styhead and newer +# k8s.io/apimachinery v0.31.2 +# [1] git ls-remote https://github.com/kubernetes/apimachinery a8f449e276fe566efddb149992049c78f0088492 +SRCREV_apimachinery="a8f449e276fe566efddb149992049c78f0088492" SRC_URI += "git://github.com/kubernetes/apimachinery;name=apimachinery;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/apimachinery" -# k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 -# [1] git ls-remote https://github.com/kubernetes/kube-openapi 2dd684a91f00351087fe2f4ed5408d4d2f3775ab -SRCREV_kube-openapi="2dd684a91f00351087fe2f4ed5408d4d2f3775ab" -# styhead and newer +# k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 +# [1] git ls-remote https://github.com/kubernetes/kube-openapi 70dd3763d340b13ccc008be05cb1f59ff245dbfd +SRCREV_kube-openapi="70dd3763d340b13ccc008be05cb1f59ff245dbfd" SRC_URI += "git://github.com/kubernetes/kube-openapi;name=kube-openapi;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/k8s.io/kube-openapi" -# github.com/moby/term v0.5.0 -# [1] git ls-remote https://github.com/moby/term 9c3c875fad924eb6c9dd32a361b5fc0a49a4feb9 -SRCREV_term="9c3c875fad924eb6c9dd32a361b5fc0a49a4feb9" -# styhead and newer +# github.com/moby/term v0.5.2 +# [1] git ls-remote https://github.com/moby/term 6c1b69fecbac2753dcaf18718a7e9f9093c3760d +SRCREV_term="6c1b69fecbac2753dcaf18718a7e9f9093c3760d" SRC_URI += "git://github.com/moby/term;name=term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/term" # github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c # [1] git ls-remote https://github.com/docker/go d30aec9fd63c35133f8f79c3412ad91a3b08be06 SRCREV_go="d30aec9fd63c35133f8f79c3412ad91a3b08be06" -# styhead and newer SRC_URI += "git://github.com/docker/go;name=go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go" -# github.com/docker/cli v27.0.1-rc.1+incompatible -# [1] git ls-remote https://github.com/docker/cli 0d415ad0e9fa1957e89427d87fe9435b5b2242a8 -SRCREV_cli="0d415ad0e9fa1957e89427d87fe9435b5b2242a8" -# styhead and newer +# github.com/docker/cli v28.0.1+incompatible +# [1] git ls-remote https://github.com/docker/cli 068a01ea9470df6494cc92d9e64e240805ae47a7 +SRCREV_cli="068a01ea9470df6494cc92d9e64e240805ae47a7" SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/cli" # github.com/r3labs/sse v0.0.0-20210224172625-26fe804710bc # [1] git ls-remote https://github.com/r3labs/sse 26fe804710bc39ea7ea6636d36f27c438bd2c06f SRCREV_sse="26fe804710bc39ea7ea6636d36f27c438bd2c06f" -# styhead and newer SRC_URI += "git://github.com/r3labs/sse;name=sse;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/r3labs/sse" # github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b # [1] git ls-remote https://github.com/mgutz/ansi 9520e82c474b0a04dd04f8a40959027271bab992 SRCREV_ansi="9520e82c474b0a04dd04f8a40959027271bab992" -# styhead and newer SRC_URI += "git://github.com/mgutz/ansi;name=ansi;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mgutz/ansi" # github.com/pkg/errors v0.9.1 # [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465 SRCREV_errors="614d223910a179a466c1767a985424175c39b465" -# styhead and newer SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pkg/errors" -# github.com/spf13/cobra v1.8.1 -# [1] git ls-remote https://github.com/spf13/cobra e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec -SRCREV_cobra="e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec" -# styhead and newer +# github.com/spf13/cobra v1.9.1 +# [1] git ls-remote https://github.com/spf13/cobra 40b5bc1437a564fc795d388b23835e84f54cd1d1 +SRCREV_cobra="40b5bc1437a564fc795d388b23835e84f54cd1d1" SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/cobra" -# github.com/spf13/pflag v1.0.5 -# [1] git ls-remote https://github.com/spf13/pflag 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab -SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab" -# styhead and newer +# github.com/spf13/pflag v1.0.6 +# [1] git ls-remote https://github.com/spf13/pflag 5ca813443bd2a4d9f46a253ea0407d23b3790713 +SRCREV_pflag="5ca813443bd2a4d9f46a253ea0407d23b3790713" SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/pflag" -# google.golang.org/grpc v1.59.0 -# [1] git ls-remote https://github.com/grpc/grpc-go 7765221f4bf6104973db7946d56936cf838cad46 -SRCREV_grpc="7765221f4bf6104973db7946d56936cf838cad46" -# styhead and newer +# google.golang.org/grpc v1.70.0 +# [1] git ls-remote https://github.com/grpc/grpc-go 98a0092952dd4d8443229c3a335ec592d9c40c9b +SRCREV_grpc="98a0092952dd4d8443229c3a335ec592d9c40c9b" SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/grpc" -# github.com/gofrs/flock v0.8.1 -# [1] git ls-remote https://github.com/gofrs/flock 6f010d1acea74a32f2f2066bfe324c08bbee30e3 -SRCREV_flock="6f010d1acea74a32f2f2066bfe324c08bbee30e3" -# styhead and newer +# github.com/gofrs/flock v0.12.1 +# [1] git ls-remote https://github.com/gofrs/flock 9de625d921bf362f81e0760056fdff11c8542435 +SRCREV_flock="9de625d921bf362f81e0760056fdff11c8542435" SRC_URI += "git://github.com/gofrs/flock;name=flock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gofrs/flock" # github.com/google/uuid v1.6.0 # [1] git ls-remote https://github.com/google/uuid 0f11ee6918f41a04c201eceeadf612a377bc7fbc SRCREV_uuid="0f11ee6918f41a04c201eceeadf612a377bc7fbc" -# styhead and newer SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/uuid" # github.com/gorilla/mux v1.8.1 # [1] git ls-remote https://github.com/gorilla/mux b4617d0b9670ad14039b2739167fd35a60f557c5 SRCREV_mux="b4617d0b9670ad14039b2739167fd35a60f557c5" -# styhead and newer SRC_URI += "git://github.com/gorilla/mux;name=mux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gorilla/mux" # github.com/moby/locker v1.0.1 # [1] git ls-remote https://github.com/moby/locker 281af2d563954745bea9d1487c965f24d30742fe SRCREV_locker="281af2d563954745bea9d1487c965f24d30742fe" -# styhead and newer SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/locker" # github.com/rivo/uniseg v0.2.0 # [1] git ls-remote https://github.com/rivo/uniseg 75711fccf6a3e85bc74c241e2dddd06a9bc9e53d SRCREV_uniseg="75711fccf6a3e85bc74c241e2dddd06a9bc9e53d" -# styhead and newer SRC_URI += "git://github.com/rivo/uniseg;name=uniseg;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rivo/uniseg" # github.com/buger/goterm v1.0.4 # [1] git ls-remote https://github.com/buger/goterm a73545aae7d693f786ce4cc687460efca4845f31 SRCREV_goterm="a73545aae7d693f786ce4cc687460efca4845f31" -# styhead and newer SRC_URI += "git://github.com/buger/goterm;name=goterm;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/buger/goterm" # github.com/morikuni/aec v1.0.0 # [1] git ls-remote https://github.com/morikuni/aec 39771216ff4c63d11f5e604076f9c45e8be1067b SRCREV_aec="39771216ff4c63d11f5e604076f9c45e8be1067b" -# styhead and newer SRC_URI += "git://github.com/morikuni/aec;name=aec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/morikuni/aec" -# github.com/otiai10/copy v1.14.0 -# [1] git ls-remote https://github.com/otiai10/copy fba066acb0eb6e25d510073787741c0a8b31bf1e -SRCREV_copy="fba066acb0eb6e25d510073787741c0a8b31bf1e" -# styhead and newer +# github.com/otiai10/copy v1.14.1 +# [1] git ls-remote https://github.com/otiai10/copy 5ef5923d6ff098ea7a51792c1ec963d04fad9794 +SRCREV_copy="5ef5923d6ff098ea7a51792c1ec963d04fad9794" SRC_URI += "git://github.com/otiai10/copy;name=copy;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/otiai10/copy" # github.com/beorn7/perks v1.0.1 # [1] git ls-remote https://github.com/beorn7/perks 37c8de3658fcb183f997c4e13e8337516ab753e6 SRCREV_perks="37c8de3658fcb183f997c4e13e8337516ab753e6" -# styhead and newer SRC_URI += "git://github.com/beorn7/perks;name=perks;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/beorn7/perks" -# github.com/go-logr/logr v1.3.0 -# [1] git ls-remote https://github.com/go-logr/logr 8adefbede0fe82bdee4fb8c9c9bdc7bc5d91388f -SRCREV_logr="8adefbede0fe82bdee4fb8c9c9bdc7bc5d91388f" -# styhead and newer +# github.com/go-logr/logr v1.4.2 +# [1] git ls-remote https://github.com/go-logr/logr 1205f429d540b8b81c2b75a38943afb738dac223 +SRCREV_logr="1205f429d540b8b81c2b75a38943afb738dac223" SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-logr/logr" # github.com/go-logr/stdr v1.2.2 # [1] git ls-remote https://github.com/go-logr/stdr 521af2addfa7c81c8a65d0e85ed34bb6bb6dc262 SRCREV_stdr="521af2addfa7c81c8a65d0e85ed34bb6bb6dc262" -# styhead and newer SRC_URI += "git://github.com/go-logr/stdr;name=stdr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-logr/stdr" # github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 # [1] git ls-remote https://github.com/google/shlex e7afc7fbc51079733e9468cdfd1efcd7d196cd1d SRCREV_shlex="e7afc7fbc51079733e9468cdfd1efcd7d196cd1d" -# styhead and newer SRC_URI += "git://github.com/google/shlex;name=shlex;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/shlex" # github.com/miekg/pkcs11 v1.1.1 # [1] git ls-remote https://github.com/miekg/pkcs11 f3481918a208bd212aa995a41f92d786eb418a7d SRCREV_pkcs11="f3481918a208bd212aa995a41f92d786eb418a7d" -# styhead and newer SRC_URI += "git://github.com/miekg/pkcs11;name=pkcs11;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/miekg/pkcs11" -# github.com/docker/buildx v0.15.1 -# [1] git ls-remote https://github.com/docker/buildx 1c1dbb2e4cb5363110f42102744a08d034c2300d -SRCREV_buildx="1c1dbb2e4cb5363110f42102744a08d034c2300d" -# styhead and newer +# github.com/otiai10/mint v1.6.3 +# [1] git ls-remote https://github.com/otiai10/mint 6dcf2e3a67310fd0fbd970199f187f5c575756c9 +SRCREV_mint="6dcf2e3a67310fd0fbd970199f187f5c575756c9" +SRC_URI += "git://github.com/otiai10/mint;name=mint;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/otiai10/mint" + +# github.com/x448/float16 v0.8.4 +# [1] git ls-remote https://github.com/x448/float16 cb9afec31f2649663ebb64da5c6c32c3d365c3ca +SRCREV_float16="cb9afec31f2649663ebb64da5c6c32c3d365c3ca" +SRC_URI += "git://github.com/x448/float16;name=float16;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/x448/float16" + +# github.com/docker/buildx v0.21.2 +# [1] git ls-remote https://github.com/docker/buildx 1360a9e8d25a2c3d03c2776d53ae62e6ff0a843d +SRCREV_buildx="1360a9e8d25a2c3d03c2776d53ae62e6ff0a843d" SRC_URI += "git://github.com/docker/buildx;name=buildx;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/buildx" -# github.com/docker/docker v27.0.1-rc.1+incompatible -# [1] git ls-remote https://github.com/moby/moby 018d93decfb51ce7c1a8edecdf4f62ed07564e8f -SRCREV_docker="018d93decfb51ce7c1a8edecdf4f62ed07564e8f" -# styhead and newer +# github.com/docker/docker v28.0.1+incompatible +# [1] git ls-remote https://github.com/moby/moby bbd0a17ccc67e48d4a69393287b7fcc4f0578683 +SRCREV_docker="bbd0a17ccc67e48d4a69393287b7fcc4f0578683" SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker" -# github.com/google/go-cmp v0.6.0 -# [1] git ls-remote https://github.com/google/go-cmp c3ad8435e7bef96af35732bc0789e5a2278c6d5f -SRCREV_go-cmp="c3ad8435e7bef96af35732bc0789e5a2278c6d5f" -# styhead and newer +# github.com/google/go-cmp v0.7.0 +# [1] git ls-remote https://github.com/google/go-cmp 9b12f366a942ebc7254abc7f32ca05068b455fb7 +SRCREV_go-cmp="9b12f366a942ebc7254abc7f32ca05068b455fb7" SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/go-cmp" -# github.com/moby/buildkit v0.14.1 -# [1] git ls-remote https://github.com/moby/buildkit eb864a84592468ee9b434326cb7efd66f58555af -SRCREV_buildkit="eb864a84592468ee9b434326cb7efd66f58555af" -# styhead and newer +# github.com/moby/buildkit v0.20.0 +# [1] git ls-remote https://github.com/moby/buildkit 121ecd5b9083b8eef32183cd404dd13e15b4a3df +SRCREV_buildkit="121ecd5b9083b8eef32183cd404dd13e15b4a3df" SRC_URI += "git://github.com/moby/buildkit;name=buildkit;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/buildkit" -# go.opentelemetry.io/otel v1.21.0 -# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 98b32a6c3a87fbee5d34c063b9096f416b250897 -SRCREV_otel="98b32a6c3a87fbee5d34c063b9096f416b250897" -# styhead and newer +# go.opentelemetry.io/otel v1.32.0 +# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 7cfbd86a605c85e598eca9a899f6176b17076f4f +SRCREV_otel="7cfbd86a605c85e598eca9a899f6176b17076f4f" SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otel;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel" -# github.com/aws/smithy-go v1.19.0 -# [1] git ls-remote https://github.com/aws/smithy-go f982aed889669e4bc6f1cd03f56697f1b27964a4 -SRCREV_smithy-go="f982aed889669e4bc6f1cd03f56697f1b27964a4" -# styhead and newer +# github.com/aws/smithy-go v1.20.3 +# [1] git ls-remote https://github.com/aws/smithy-go 07bbd001753f9633a614f6c0949d3d73142433d0 +SRCREV_smithy-go="07bbd001753f9633a614f6c0949d3d73142433d0" SRC_URI += "git://github.com/aws/smithy-go;name=smithy-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/smithy-go" # github.com/gogo/protobuf v1.3.2 # [1] git ls-remote https://github.com/gogo/protobuf b03c65ea87cdc3521ede29f62fe3ce239267c1bc SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc" -# styhead and newer SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gogo/protobuf" # github.com/google/gofuzz v1.2.0 # [1] git ls-remote https://github.com/google/gofuzz 379e164120fbc98885a8f494b5aa41ba94f64c56 SRCREV_gofuzz="379e164120fbc98885a8f494b5aa41ba94f64c56" -# styhead and newer SRC_URI += "git://github.com/google/gofuzz;name=gofuzz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gofuzz" # github.com/imdario/mergo v0.3.16 # [1] git ls-remote https://github.com/darccio/mergo 14fe2b165b83359196f820886a2b24f2771729e9 SRCREV_imdario-mergo="14fe2b165b83359196f820886a2b24f2771729e9" -# styhead and newer SRC_URI += "git://github.com/darccio/mergo;name=imdario-mergo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/imdario/mergo" -# github.com/moby/sys/user v0.1.0 -# [1] git ls-remote https://github.com/moby/sys c0711cde08c8fa33857a2c28721659267f49b5e2 -SRCREV_user="c0711cde08c8fa33857a2c28721659267f49b5e2" -# styhead and newer +# github.com/moby/sys/user v0.3.0 +# [1] git ls-remote https://github.com/moby/sys 54475191138bd297c627eb1a59e1e54b953957f1 +SRCREV_user="54475191138bd297c627eb1a59e1e54b953957f1" SRC_URI += "git://github.com/moby/sys;name=user;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/user" # github.com/containerd/log v0.1.0 # [1] git ls-remote https://github.com/containerd/log 0fc1e28871fdf2786e2cc51bbe4133db6547a199 SRCREV_log="0fc1e28871fdf2786e2cc51bbe4133db6547a199" -# styhead and newer SRC_URI += "git://github.com/containerd/log;name=log;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/log" -# github.com/davecgh/go-spew v1.1.1 -# [1] git ls-remote https://github.com/davecgh/go-spew 8991bc29aa16c548c550c7ff78260e27b9ab7c73 -SRCREV_go-spew="8991bc29aa16c548c550c7ff78260e27b9ab7c73" -# styhead and newer +# github.com/zclconf/go-cty v1.16.0 +# [1] git ls-remote https://github.com/zclconf/go-cty 6e06defc5f817971ab942989ad06752e13446c9c +SRCREV_go-cty="6e06defc5f817971ab942989ad06752e13446c9c" +SRC_URI += "git://github.com/zclconf/go-cty;name=go-cty;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/zclconf/go-cty" + +# github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc +# [1] git ls-remote https://github.com/davecgh/go-spew d8f796af33cc11cb798c1aaeb27a4ebc5099927d +SRCREV_go-spew="d8f796af33cc11cb798c1aaeb27a4ebc5099927d" SRC_URI += "git://github.com/davecgh/go-spew;name=go-spew;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/davecgh/go-spew" # github.com/docker/go-units v0.5.0 # [1] git ls-remote https://github.com/docker/go-units e682442797b36348f8e1f98defdbf32bac0b6c6f SRCREV_go-units="e682442797b36348f8e1f98defdbf32bac0b6c6f" -# styhead and newer SRC_URI += "git://github.com/docker/go-units;name=go-units;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go-units" # github.com/mitchellh/go-ps v1.0.0 # [1] git ls-remote https://github.com/mitchellh/go-ps 147ff83818ae939913b2e20b91ae3cd6c391771c SRCREV_go-ps="147ff83818ae939913b2e20b91ae3cd6c391771c" -# styhead and newer SRC_URI += "git://github.com/mitchellh/go-ps;name=go-ps;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/go-ps" # github.com/sirupsen/logrus v1.9.3 # [1] git ls-remote https://github.com/sirupsen/logrus d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd SRCREV_logrus="d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd" -# styhead and newer SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/sirupsen/logrus" -# github.com/go-openapi/swag v0.22.3 -# [1] git ls-remote https://github.com/go-openapi/swag 0579829e66fde26b27d401921afb73704c4d463d -SRCREV_swag="0579829e66fde26b27d401921afb73704c4d463d" -# styhead and newer +# github.com/go-openapi/swag v0.22.4 +# [1] git ls-remote https://github.com/go-openapi/swag f28dd7aae5534e2e3681204c90019f1dda8a7393 +SRCREV_swag="f28dd7aae5534e2e3681204c90019f1dda8a7393" SRC_URI += "git://github.com/go-openapi/swag;name=swag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-openapi/swag" -# github.com/gogo/googleapis v1.4.1 -# [1] git ls-remote https://github.com/gogo/googleapis 1f0e43f50bc0606e385ffae1bc80b5b231dcd042 -SRCREV_googleapis="1f0e43f50bc0606e385ffae1bc80b5b231dcd042" -# styhead and newer -SRC_URI += "git://github.com/gogo/googleapis;name=googleapis;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gogo/googleapis" - # github.com/golang/protobuf v1.5.4 # [1] git ls-remote https://github.com/golang/protobuf 75de7c059e36b64f01d0dd234ff2fff404ec3374 SRCREV_golang-protobuf="75de7c059e36b64f01d0dd234ff2fff404ec3374" -# styhead and newer SRC_URI += "git://github.com/golang/protobuf;name=golang-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/protobuf" # github.com/mailru/easyjson v0.7.7 # [1] git ls-remote https://github.com/mailru/easyjson c120ca7ced6051261161ce15e8f1542a4b2567fc SRCREV_easyjson="c120ca7ced6051261161ce15e8f1542a4b2567fc" -# styhead and newer SRC_URI += "git://github.com/mailru/easyjson;name=easyjson;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mailru/easyjson" # github.com/mattn/go-isatty v0.0.17 # [1] git ls-remote https://github.com/mattn/go-isatty ed75e619dc0f0489fd4062163a7d061eaa249b9c SRCREV_go-isatty="ed75e619dc0f0489fd4062163a7d061eaa249b9c" -# styhead and newer SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-isatty" -# github.com/moby/spdystream v0.2.0 -# [1] git ls-remote https://github.com/moby/spdystream dbc715126c0e3fa07721879c6d265b2b82c71e5b -SRCREV_spdystream="dbc715126c0e3fa07721879c6d265b2b82c71e5b" -# styhead and newer +# github.com/moby/spdystream v0.4.0 +# [1] git ls-remote https://github.com/moby/spdystream 258380da5f17ec2c26272bcb91a61d592fcb0105 +SRCREV_spdystream="258380da5f17ec2c26272bcb91a61d592fcb0105" SRC_URI += "git://github.com/moby/spdystream;name=spdystream;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/spdystream" -# github.com/moby/sys/signal v0.7.0 -# [1] git ls-remote https://github.com/moby/sys b8d8fabf1fa5cf0de7c1a1729145eee854ea31f5 -SRCREV_signal="b8d8fabf1fa5cf0de7c1a1729145eee854ea31f5" -# styhead and newer +# github.com/moby/sys/signal v0.7.1 +# [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 +SRCREV_signal="cafbe42351600ca9b363e220722f66d96f6e71f4" SRC_URI += "git://github.com/moby/sys;name=signal;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/signal" +# github.com/moby/sys/userns v0.1.0 +# [1] git ls-remote https://github.com/moby/sys 54475191138bd297c627eb1a59e1e54b953957f1 +SRCREV_userns="54475191138bd297c627eb1a59e1e54b953957f1" +SRC_URI += "git://github.com/moby/sys;name=userns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/userns" + # github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f # [1] git ls-remote https://github.com/mxk/go-flowrate cca7078d478f8520f85629ad7c68962d31ed7682 SRCREV_go-flowrate="cca7078d478f8520f85629ad7c68962d31ed7682" -# styhead and newer SRC_URI += "git://github.com/mxk/go-flowrate;name=go-flowrate;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mxk/go-flowrate" -# google.golang.org/genproto v0.0.0-20231016165738-49dd2c1f3d0b -# [1] git ls-remote https://github.com/googleapis/go-genproto 49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846 -SRCREV_genproto="49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846" -# styhead and newer -SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto" - -# google.golang.org/protobuf v1.33.0 -# [1] git ls-remote https://github.com/protocolbuffers/protobuf-go ec47fd138f9221b19a2afd6570b3c39ede9df3dc -SRCREV_google.golang.org-protobuf="ec47fd138f9221b19a2afd6570b3c39ede9df3dc" -# styhead and newer +# google.golang.org/protobuf v1.35.2 +# [1] git ls-remote https://github.com/protocolbuffers/protobuf-go c72053a9062dd4bc86a75c21f5d8134136ccbf2e +SRCREV_google.golang.org-protobuf="c72053a9062dd4bc86a75c21f5d8134136ccbf2e" SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/protobuf" -# github.com/stretchr/testify v1.9.0 -# [1] git ls-remote https://github.com/stretchr/testify bb548d0473d4e1c9b7bbfd6602c7bf12f7a84dd2 -SRCREV_testify="bb548d0473d4e1c9b7bbfd6602c7bf12f7a84dd2" -# styhead and newer +# github.com/stretchr/testify v1.10.0 +# [1] git ls-remote https://github.com/stretchr/testify 89cbdd9e7b39eb58896d316a7495597d3aba4371 +SRCREV_testify="89cbdd9e7b39eb58896d316a7495597d3aba4371" SRC_URI += "git://github.com/stretchr/testify;name=testify;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stretchr/testify" -# github.com/containerd/ttrpc v1.2.5 -# [1] git ls-remote https://github.com/containerd/ttrpc 655622931dab8c39a563e8c82ae90cdc748f72a1 -SRCREV_ttrpc="655622931dab8c39a563e8c82ae90cdc748f72a1" -# styhead and newer +# github.com/containerd/ttrpc v1.2.7 +# [1] git ls-remote https://github.com/containerd/ttrpc 3b8c8b75577584e412043afb7b561193a4a47d2e +SRCREV_ttrpc="3b8c8b75577584e412043afb7b561193a4a47d2e" SRC_URI += "git://github.com/containerd/ttrpc;name=ttrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/ttrpc" # github.com/josharian/intern v1.0.0 # [1] git ls-remote https://github.com/josharian/intern 8e6ff32b3e7c0b018c43953085fe2ac330fe9acd SRCREV_intern="8e6ff32b3e7c0b018c43953085fe2ac330fe9acd" -# styhead and newer SRC_URI += "git://github.com/josharian/intern;name=intern;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/josharian/intern" # github.com/json-iterator/go v1.1.12 # [1] git ls-remote https://github.com/json-iterator/go 024077e996b048517130b21ea6bf12aa23055d3d SRCREV_json-iterator-go="024077e996b048517130b21ea6bf12aa23055d3d" -# styhead and newer SRC_URI += "git://github.com/json-iterator/go;name=json-iterator-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/json-iterator/go" -# github.com/moby/sys/symlink v0.2.0 -# [1] git ls-remote https://github.com/moby/sys 03b9f8d59a07f5206a2264105f4903a222aea964 -SRCREV_symlink="03b9f8d59a07f5206a2264105f4903a222aea964" -# styhead and newer +# github.com/moby/sys/symlink v0.3.0 +# [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 +SRCREV_symlink="cafbe42351600ca9b363e220722f66d96f6e71f4" SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/symlink" # github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b # [1] git ls-remote https://github.com/serialx/hashring 22c0c7ab6b1be4be7b950bae8b117767da7b18b6 SRCREV_hashring="22c0c7ab6b1be4be7b950bae8b117767da7b18b6" -# styhead and newer SRC_URI += "git://github.com/serialx/hashring;name=hashring;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/serialx/hashring" # github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea # [1] git ls-remote https://github.com/tonistiigi/units 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2 SRCREV_units="6950e57a87eaf136bbe44ef2ec8e75b9e3569de2" -# styhead and newer SRC_URI += "git://github.com/tonistiigi/units;name=units;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tonistiigi/units" # github.com/tonistiigi/vt100 v0.0.0-20240514184818-90bafcd6abab # [1] git ls-remote https://github.com/tonistiigi/vt100 90bafcd6abab5dc87970f00165ee2022806709fd SRCREV_vt100="90bafcd6abab5dc87970f00165ee2022806709fd" -# styhead and newer SRC_URI += "git://github.com/tonistiigi/vt100;name=vt100;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tonistiigi/vt100" -# google.golang.org/appengine v1.6.8 -# [1] git ls-remote https://github.com/golang/appengine aa58fcd18e4ab7ac816760ee266fa30a0907ab9e -SRCREV_appengine="aa58fcd18e4ab7ac816760ee266fa30a0907ab9e" -# styhead and newer -SRC_URI += "git://github.com/golang/appengine;name=appengine;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/appengine" - # github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203 # [1] git ls-remote https://github.com/eiannone/keyboard 0d226195f2038e282bb90d2e24f7f29aa7c5b210 SRCREV_keyboard="0d226195f2038e282bb90d2e24f7f29aa7c5b210" -# styhead and newer SRC_URI += "git://github.com/eiannone/keyboard;name=keyboard;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/eiannone/keyboard" # github.com/fsnotify/fsevents v0.2.0 # [1] git ls-remote https://github.com/fsnotify/fsevents f73112e4ef0540a922ff546752e95a70fb8f035d SRCREV_fsevents="f73112e4ef0540a922ff546752e95a70fb8f035d" -# styhead and newer SRC_URI += "git://github.com/fsnotify/fsevents;name=fsevents;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fsnotify/fsevents" # github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 # [1] git ls-remote https://github.com/tilt-dev/fsnotify fff9c274a375301ae46812f257aa68393790c45b SRCREV_fsnotify="fff9c274a375301ae46812f257aa68393790c45b" -# styhead and newer SRC_URI += "git://github.com/tilt-dev/fsnotify;name=fsnotify;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tilt-dev/fsnotify" -# go.opentelemetry.io/otel/sdk v1.21.0 -# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 98b32a6c3a87fbee5d34c063b9096f416b250897 -SRCREV_sdk="98b32a6c3a87fbee5d34c063b9096f416b250897" -# styhead and newer +# go.opentelemetry.io/otel/sdk v1.32.0 +# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 7cfbd86a605c85e598eca9a899f6176b17076f4f +SRCREV_sdk="7cfbd86a605c85e598eca9a899f6176b17076f4f" SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=sdk;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/sdk" -# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 -# [1] git ls-remote https://github.com/Azure/go-ansiterm d185dfc1b5a126116ea5a19e148e29d16b4574c9 -SRCREV_go-ansiterm="d185dfc1b5a126116ea5a19e148e29d16b4574c9" -# styhead and newer +# github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c +# [1] git ls-remote https://github.com/Azure/go-ansiterm faa5f7b0171c46bb398a91b4a0c906324d3664cf +SRCREV_go-ansiterm="faa5f7b0171c46bb398a91b4a0c906324d3664cf" SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Azure/go-ansiterm" -# github.com/Microsoft/hcsshim v0.11.5 -# [1] git ls-remote https://github.com/microsoft/hcsshim 6678d78fc4cc5e511fdb6d46b6db82415b126d15 -SRCREV_hcsshim="6678d78fc4cc5e511fdb6d46b6db82415b126d15" -# styhead and newer -SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/hcsshim" - -# github.com/aws/aws-sdk-go-v2 v1.24.1 -# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39 -SRCREV_aws-sdk-go-v2="47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39" -# styhead and newer +# github.com/aws/aws-sdk-go-v2 v1.30.3 +# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c +SRCREV_aws-sdk-go-v2="0599931efcf551dc63f84ec669d7fb5cfe14f64c" SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=aws-sdk-go-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2" -# github.com/cespare/xxhash/v2 v2.2.0 -# [1] git ls-remote https://github.com/cespare/xxhash a76eb16a93c1e30527c073ca831d9048b4b935f6 -SRCREV_xxhash-v2="a76eb16a93c1e30527c073ca831d9048b4b935f6" -# styhead and newer +# github.com/cespare/xxhash/v2 v2.3.0 +# [1] git ls-remote https://github.com/cespare/xxhash 998dce232f17418a7a5721ecf87ca714025a3243 +SRCREV_xxhash-v2="998dce232f17418a7a5721ecf87ca714025a3243" SRC_URI += "git://github.com/cespare/xxhash;name=xxhash-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cespare/xxhash/v2" # github.com/docker/go-metrics v0.0.1 # [1] git ls-remote https://github.com/docker/go-metrics b619b3592b65de4f087d9f16863a7e6ff905973c SRCREV_go-metrics="b619b3592b65de4f087d9f16863a7e6ff905973c" -# styhead and newer SRC_URI += "git://github.com/docker/go-metrics;name=go-metrics;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go-metrics" # github.com/felixge/httpsnoop v1.0.4 # [1] git ls-remote https://github.com/felixge/httpsnoop c5817c27ec125409c069052fdd171023c353501c SRCREV_httpsnoop="c5817c27ec125409c069052fdd171023c353501c" -# styhead and newer SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/felixge/httpsnoop" +# github.com/fxamacker/cbor/v2 v2.7.0 +# [1] git ls-remote https://github.com/fxamacker/cbor 02b69dbb52f4ecf450b3aa5e9a04b7a0b4bf409a +SRCREV_cbor-v2="02b69dbb52f4ecf450b3aa5e9a04b7a0b4bf409a" +SRC_URI += "git://github.com/fxamacker/cbor;name=cbor-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fxamacker/cbor/v2" + # github.com/gorilla/websocket v1.5.0 # [1] git ls-remote https://github.com/gorilla/websocket 9111bb834a68b893cebbbaed5060bdbc1d9ab7d2 SRCREV_websocket="9111bb834a68b893cebbbaed5060bdbc1d9ab7d2" -# styhead and newer SRC_URI += "git://github.com/gorilla/websocket;name=websocket;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gorilla/websocket" # github.com/hashicorp/errwrap v1.1.0 # [1] git ls-remote https://github.com/hashicorp/errwrap 7b00e5db719c64d14dd0caaacbd13e76254d02c0 SRCREV_errwrap="7b00e5db719c64d14dd0caaacbd13e76254d02c0" -# styhead and newer SRC_URI += "git://github.com/hashicorp/errwrap;name=errwrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/errwrap" # github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 # [1] git ls-remote https://github.com/munnerz/goautoneg a7dc8b61c822528f973a5e4e7b272055c6fdb43e SRCREV_goautoneg="a7dc8b61c822528f973a5e4e7b272055c6fdb43e" -# styhead and newer SRC_URI += "git://github.com/munnerz/goautoneg;name=goautoneg;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/munnerz/goautoneg" # github.com/pelletier/go-toml v1.9.5 # [1] git ls-remote https://github.com/pelletier/go-toml fed1464066413075eac02cd4dc368b5221845541 SRCREV_go-toml="fed1464066413075eac02cd4dc368b5221845541" -# styhead and newer SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pelletier/go-toml" -# github.com/prometheus/common v0.44.0 -# [1] git ls-remote https://github.com/prometheus/common 94bf9828e56d9670579b28a9f78237d3cd8d0395 -SRCREV_common="94bf9828e56d9670579b28a9f78237d3cd8d0395" -# styhead and newer +# github.com/prometheus/common v0.55.0 +# [1] git ls-remote https://github.com/prometheus/common 0c7b585c7da330aae136aaa874cb4f89f5b3e5d9 +SRCREV_common="0c7b585c7da330aae136aaa874cb4f89f5b3e5d9" SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/common" -# github.com/prometheus/procfs v0.12.0 -# [1] git ls-remote https://github.com/prometheus/procfs ff0ad85f7e8bcd5c677d99143f14a2a3aab533aa -SRCREV_procfs="ff0ad85f7e8bcd5c677d99143f14a2a3aab533aa" -# styhead and newer +# github.com/prometheus/procfs v0.15.1 +# [1] git ls-remote https://github.com/prometheus/procfs 51919fd4b9d0aaca69854ac81bdeda5f96dab366 +SRCREV_procfs="51919fd4b9d0aaca69854ac81bdeda5f96dab366" SRC_URI += "git://github.com/prometheus/procfs;name=procfs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/procfs" -# github.com/tonistiigi/fsutil v0.0.0-20240424095704-91a3fc46842c -# [1] git ls-remote https://github.com/tonistiigi/fsutil 91a3fc46842c58b62dd4630b688662842364da49 -SRCREV_fsutil="91a3fc46842c58b62dd4630b688662842364da49" -# styhead and newer +# github.com/tonistiigi/fsutil v0.0.0-20250113203817-b14e27f4135a +# [1] git ls-remote https://github.com/tonistiigi/fsutil b14e27f4135ab262f0252f9f0e8749fd7ba3680f +SRCREV_fsutil="b14e27f4135ab262f0252f9f0e8749fd7ba3680f" SRC_URI += "git://github.com/tonistiigi/fsutil;name=fsutil;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tonistiigi/fsutil" # gopkg.in/cenkalti/backoff.v1 v1.1.0 # [1] git ls-remote https://github.com/cenkalti/backoff 61153c768f31ee5f130071d08fc82b85208528de SRCREV_backoff.v1="61153c768f31ee5f130071d08fc82b85208528de" -# styhead and newer SRC_URI += "git://github.com/cenkalti/backoff;name=backoff.v1;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gopkg.in/cenkalti/backoff.v1" # github.com/Microsoft/go-winio v0.6.2 # [1] git ls-remote https://github.com/microsoft/go-winio 3c9576c9346a1892dee136329e7e15309e82fb4f SRCREV_go-winio="3c9576c9346a1892dee136329e7e15309e82fb4f" -# styhead and newer SRC_URI += "git://github.com/microsoft/go-winio;name=go-winio;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/go-winio" # github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d # [1] git ls-remote https://github.com/acarl005/stripansi 5a71ef0e047df0427e87a79f27009029921f1f9b SRCREV_stripansi="5a71ef0e047df0427e87a79f27009029921f1f9b" -# styhead and newer SRC_URI += "git://github.com/acarl005/stripansi;name=stripansi;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/acarl005/stripansi" # github.com/containerd/console v1.0.4 # [1] git ls-remote https://github.com/containerd/console 8f6c4e4faef5a326d2cd907097d04c0239ee5e2f SRCREV_console="8f6c4e4faef5a326d2cd907097d04c0239ee5e2f" -# styhead and newer SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/console" -# github.com/containerd/errdefs v0.1.0 -# [1] git ls-remote https://github.com/containerd/errdefs 3abe02904986ab350333f0892b226ce5a2a45820 -SRCREV_errdefs="3abe02904986ab350333f0892b226ce5a2a45820" -# styhead and newer +# github.com/containerd/errdefs v1.0.0 +# [1] git ls-remote https://github.com/containerd/errdefs 4817405e4a3caeb7aee9dac68ed55339c59cb635 +SRCREV_errdefs="4817405e4a3caeb7aee9dac68ed55339c59cb635" SRC_URI += "git://github.com/containerd/errdefs;name=errdefs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs" -# github.com/fvbommel/sortorder v1.0.2 -# [1] git ls-remote https://github.com/fvbommel/sortorder 26fad50c6b32a3064c09ed089865c16f2f3615f6 -SRCREV_sortorder="26fad50c6b32a3064c09ed089865c16f2f3615f6" -# styhead and newer +# github.com/fvbommel/sortorder v1.1.0 +# [1] git ls-remote https://github.com/fvbommel/sortorder a8d9302c17f9f46c6580b82b919672e58ef6e396 +SRCREV_sortorder="a8d9302c17f9f46c6580b82b919672e58ef6e396" SRC_URI += "git://github.com/fvbommel/sortorder;name=sortorder;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fvbommel/sortorder" -# github.com/klauspost/compress v1.17.4 -# [1] git ls-remote https://github.com/klauspost/compress 98ff542abe3108aa760c1558f80d393be0136539 -SRCREV_compress="98ff542abe3108aa760c1558f80d393be0136539" -# styhead and newer +# github.com/klauspost/compress v1.17.11 +# [1] git ls-remote https://github.com/klauspost/compress 72cd4a92a8b13e722763e6b6a3467163c2028d3d +SRCREV_compress="72cd4a92a8b13e722763e6b6a3467163c2028d3d" SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/compress" # github.com/mattn/go-colorable v0.1.13 # [1] git ls-remote https://github.com/mattn/go-colorable 11a925cff3d38c293ddc8c05a16b504e3e2c63be SRCREV_go-colorable="11a925cff3d38c293ddc8c05a16b504e3e2c63be" -# styhead and newer SRC_URI += "git://github.com/mattn/go-colorable;name=go-colorable;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-colorable" # github.com/mattn/go-runewidth v0.0.15 # [1] git ls-remote https://github.com/mattn/go-runewidth 44b7c5b4d67df8ca22917b6800c158a6d3be3560 SRCREV_go-runewidth="44b7c5b4d67df8ca22917b6800c158a6d3be3560" -# styhead and newer SRC_URI += "git://github.com/mattn/go-runewidth;name=go-runewidth;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-runewidth" -# github.com/moby/sys/mountinfo v0.7.1 -# [1] git ls-remote https://github.com/moby/sys 4950d7687cf6c9b138dc0e18c2c7351e1f6ed497 -SRCREV_mountinfo="4950d7687cf6c9b138dc0e18c2c7351e1f6ed497" -# styhead and newer +# github.com/moby/sys/mountinfo v0.7.2 +# [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 +SRCREV_mountinfo="cafbe42351600ca9b363e220722f66d96f6e71f4" SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mountinfo" # github.com/modern-go/reflect2 v1.0.2 # [1] git ls-remote https://github.com/modern-go/reflect2 2b33151c9bbc5231aea69b8861c540102b087070 SRCREV_reflect2="2b33151c9bbc5231aea69b8861c540102b087070" -# styhead and newer SRC_URI += "git://github.com/modern-go/reflect2;name=reflect2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/modern-go/reflect2" -# github.com/pmezard/go-difflib v1.0.0 -# [1] git ls-remote https://github.com/pmezard/go-difflib 792786c7400a136282c1664665ae0a8db921c6c2 -SRCREV_go-difflib="792786c7400a136282c1664665ae0a8db921c6c2" -# styhead and newer +# github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 +# [1] git ls-remote https://github.com/pmezard/go-difflib 5d4384ee4fb2527b0a1256a821ebfc92f91efefc +SRCREV_go-difflib="5d4384ee4fb2527b0a1256a821ebfc92f91efefc" SRC_URI += "git://github.com/pmezard/go-difflib;name=go-difflib;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pmezard/go-difflib" -# github.com/jonboulle/clockwork v0.4.0 -# [1] git ls-remote https://github.com/jonboulle/clockwork 606c48b92358fcca153952b56fb0d14d6845f84a -SRCREV_clockwork="606c48b92358fcca153952b56fb0d14d6845f84a" -# styhead and newer +# github.com/jonboulle/clockwork v0.5.0 +# [1] git ls-remote https://github.com/jonboulle/clockwork 6d8d032a18422c2e3ef651170a8a55012d1f704c +SRCREV_clockwork="6d8d032a18422c2e3ef651170a8a55012d1f704c" SRC_URI += "git://github.com/jonboulle/clockwork;name=clockwork;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/jonboulle/clockwork" # github.com/mattn/go-shellwords v1.0.12 # [1] git ls-remote https://github.com/mattn/go-shellwords 973b9d5391598d4ee601db46fa32f6e186a356ac SRCREV_go-shellwords="973b9d5391598d4ee601db46fa32f6e186a356ac" -# styhead and newer SRC_URI += "git://github.com/mattn/go-shellwords;name=go-shellwords;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-shellwords" # github.com/moby/patternmatcher v0.6.0 # [1] git ls-remote https://github.com/moby/patternmatcher 347bb8d8d557f90d1b75cd8bca3c0177f380a979 SRCREV_patternmatcher="347bb8d8d557f90d1b75cd8bca3c0177f380a979" -# styhead and newer SRC_URI += "git://github.com/moby/patternmatcher;name=patternmatcher;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/patternmatcher" -# go.opentelemetry.io/otel/trace v1.21.0 -# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 98b32a6c3a87fbee5d34c063b9096f416b250897 -SRCREV_trace="98b32a6c3a87fbee5d34c063b9096f416b250897" -# styhead and newer +# go.opentelemetry.io/otel/trace v1.32.0 +# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 7cfbd86a605c85e598eca9a899f6176b17076f4f +SRCREV_trace="7cfbd86a605c85e598eca9a899f6176b17076f4f" SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=trace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/trace" -# github.com/cenkalti/backoff/v4 v4.2.1 -# [1] git ls-remote https://github.com/cenkalti/backoff a04a6fe64ffb0e3fd0816460529d300be5f252df -SRCREV_v4="a04a6fe64ffb0e3fd0816460529d300be5f252df" -# styhead and newer +# github.com/cenkalti/backoff/v4 v4.3.0 +# [1] git ls-remote https://github.com/cenkalti/backoff 720b78985a65c0452fd37bb155c7cac4157a7c45 +SRCREV_v4="720b78985a65c0452fd37bb155c7cac4157a7c45" SRC_URI += "git://github.com/cenkalti/backoff;name=v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cenkalti/backoff/v4" # github.com/docker/distribution v2.8.3+incompatible # [1] git ls-remote https://github.com/distribution/distribution 4772604ae973031ab32dd9805a4bccf61d94909f SRCREV_distribution="4772604ae973031ab32dd9805a4bccf61d94909f" -# styhead and newer SRC_URI += "git://github.com/distribution/distribution;name=distribution;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/distribution" -# github.com/moby/sys/sequential v0.5.0 -# [1] git ls-remote https://github.com/moby/sys b22ba8a69b306f0b4adbbe2a529457e6283ed9f7 -SRCREV_sequential="b22ba8a69b306f0b4adbbe2a529457e6283ed9f7" -# styhead and newer +# github.com/moby/sys/capability v0.4.0 +# [1] git ls-remote https://github.com/moby/sys 50e999a770172a519119e1c4fd4b6153b7dac90d +SRCREV_capability="50e999a770172a519119e1c4fd4b6153b7dac90d" +SRC_URI += "git://github.com/moby/sys;name=capability;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/capability" + +# github.com/moby/sys/sequential v0.6.0 +# [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 +SRCREV_sequential="cafbe42351600ca9b363e220722f66d96f6e71f4" SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/sequential" # github.com/shibumi/go-pathspec v1.3.0 # [1] git ls-remote https://github.com/shibumi/go-pathspec 30eddf187f62305a5b34f662049d077211abaacd SRCREV_go-pathspec="30eddf187f62305a5b34f662049d077211abaacd" -# styhead and newer SRC_URI += "git://github.com/shibumi/go-pathspec;name=go-pathspec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/shibumi/go-pathspec" -# go.opentelemetry.io/proto/otlp v1.0.0 -# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-proto-go 97744b2e4a0fa6787b96b9c3c740daefca754333 -SRCREV_otlp="97744b2e4a0fa6787b96b9c3c740daefca754333" -# styhead and newer +# go.opentelemetry.io/proto/otlp v1.3.1 +# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-proto-go a300cca6ca2b6c700b1c0409003751b762e30dea +SRCREV_otlp="a300cca6ca2b6c700b1c0409003751b762e30dea" SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;name=otlp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/proto/otlp" -# github.com/docker/cli-docs-tool v0.7.0 -# [1] git ls-remote https://github.com/docker/cli-docs-tool 3149c912295595f6fc3bd7d3ee9283d97a4aedf6 -SRCREV_cli-docs-tool="3149c912295595f6fc3bd7d3ee9283d97a4aedf6" -# styhead and newer +# github.com/containerd/platforms v1.0.0-rc.1 +# [1] git ls-remote https://github.com/containerd/platforms e3566b8ff1994b8dc88bae5768d32830e0cd0cfd +SRCREV_platforms="e3566b8ff1994b8dc88bae5768d32830e0cd0cfd" +SRC_URI += "git://github.com/containerd/platforms;name=platforms;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/platforms" + +# github.com/docker/cli-docs-tool v0.9.0 +# [1] git ls-remote https://github.com/docker/cli-docs-tool b6c6689c907d2094d3d59b4b9446849bb6a3686f +SRCREV_cli-docs-tool="b6c6689c907d2094d3d59b4b9446849bb6a3686f" SRC_URI += "git://github.com/docker/cli-docs-tool;name=cli-docs-tool;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/cli-docs-tool" # github.com/hashicorp/go-version v1.7.0 # [1] git ls-remote https://github.com/hashicorp/go-version fcaa53267960208632e9308c93aa89535526a018 SRCREV_go-version="fcaa53267960208632e9308c93aa89535526a018" -# styhead and newer SRC_URI += "git://github.com/hashicorp/go-version;name=go-version;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-version" -# go.opentelemetry.io/otel/metric v1.21.0 -# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 98b32a6c3a87fbee5d34c063b9096f416b250897 -SRCREV_metric="98b32a6c3a87fbee5d34c063b9096f416b250897" -# styhead and newer +# go.opentelemetry.io/otel/metric v1.32.0 +# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 7cfbd86a605c85e598eca9a899f6176b17076f4f +SRCREV_metric="7cfbd86a605c85e598eca9a899f6176b17076f4f" SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=metric;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/metric" -# github.com/containerd/platforms v0.2.1 -# [1] git ls-remote https://github.com/containerd/platforms 163df76b7184bb17ead614c92176995ec8fa5919 -SRCREV_platforms="163df76b7184bb17ead614c92176995ec8fa5919" -# styhead and newer -SRC_URI += "git://github.com/containerd/platforms;name=platforms;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/platforms" - # github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd # [1] git ls-remote https://github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94 SRCREV_concurrent="bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94" -# styhead and newer SRC_URI += "git://github.com/modern-go/concurrent;name=concurrent;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/modern-go/concurrent" # github.com/xeipuuv/gojsonschema v1.2.0 # [1] git ls-remote https://github.com/xeipuuv/gojsonschema 82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927 SRCREV_gojsonschema="82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927" -# styhead and newer SRC_URI += "git://github.com/xeipuuv/gojsonschema;name=gojsonschema;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonschema" # github.com/AlecAivazis/survey/v2 v2.3.7 # [1] git ls-remote https://github.com/AlecAivazis/survey fa37277e6394c29db7bcc94062cb30cd7785a126 SRCREV_v2="fa37277e6394c29db7bcc94062cb30cd7785a126" -# styhead and newer SRC_URI += "git://github.com/AlecAivazis/survey;name=v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AlecAivazis/survey/v2" -# github.com/containerd/containerd v1.7.18 -# [1] git ls-remote https://github.com/containerd/containerd ae71819c4f5e67bb4d5ae76a6b735f29cc25774e -SRCREV_containerd="ae71819c4f5e67bb4d5ae76a6b735f29cc25774e" -# styhead and newer -SRC_URI += "git://github.com/containerd/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd" - # github.com/docker/go-connections v0.5.0 # [1] git ls-remote https://github.com/docker/go-connections fa09c952e3eadbffaf8afc5b8a1667158ba38ace SRCREV_go-connections="fa09c952e3eadbffaf8afc5b8a1667158ba38ace" -# styhead and newer SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/go-connections" # github.com/Masterminds/semver/v3 v3.2.1 # [1] git ls-remote https://github.com/Masterminds/semver e06051f8fcc4c8b4a4990c337b9862a2448722e5 SRCREV_semver-v3="e06051f8fcc4c8b4a4990c337b9862a2448722e5" -# styhead and newer SRC_URI += "git://github.com/Masterminds/semver;name=semver-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Masterminds/semver/v3" -# github.com/containerd/continuity v0.4.3 -# [1] git ls-remote https://github.com/containerd/continuity 1743d9104d944131cdedaba33a59d2f9bd80a6f2 -SRCREV_continuity="1743d9104d944131cdedaba33a59d2f9bd80a6f2" -# styhead and newer +# github.com/containerd/continuity v0.4.5 +# [1] git ls-remote https://github.com/containerd/continuity 44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e +SRCREV_continuity="44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e" SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/continuity" -# github.com/containerd/typeurl/v2 v2.1.1 -# [1] git ls-remote https://github.com/containerd/typeurl 7ef6316b771f959cbb208b229e3423a466947df3 -SRCREV_typeurl-v2="7ef6316b771f959cbb208b229e3423a466947df3" -# styhead and newer +# github.com/containerd/typeurl/v2 v2.2.3 +# [1] git ls-remote https://github.com/containerd/typeurl 5b047adad57d172afa9654c019fe65bf0540cc4d +SRCREV_typeurl-v2="5b047adad57d172afa9654c019fe65bf0540cc4d" SRC_URI += "git://github.com/containerd/typeurl;name=typeurl-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/typeurl/v2" +# github.com/cpuguy83/go-md2man/v2 v2.0.6 +# [1] git ls-remote https://github.com/cpuguy83/go-md2man 441631534462b74c098953dbd8d5f6210994b0bf +SRCREV_go-md2man-v2="441631534462b74c098953dbd8d5f6210994b0bf" +SRC_URI += "git://github.com/cpuguy83/go-md2man;name=go-md2man-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cpuguy83/go-md2man/v2" + # github.com/google/gnostic-models v0.6.8 # [1] git ls-remote https://github.com/google/gnostic-models 577692584cdf09674595bba0c182d0e8a44655d3 SRCREV_gnostic-models="577692584cdf09674595bba0c182d0e8a44655d3" -# styhead and newer SRC_URI += "git://github.com/google/gnostic-models;name=gnostic-models;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/gnostic-models" # github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb # [1] git ls-remote https://github.com/xeipuuv/gojsonpointer 02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb SRCREV_gojsonpointer="02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb" -# styhead and newer SRC_URI += "git://github.com/xeipuuv/gojsonpointer;name=gojsonpointer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonpointer" # github.com/distribution/reference v0.6.0 # [1] git ls-remote https://github.com/distribution/reference ff14fafe2236e51c2894ac07d4bdfc778e96d682 SRCREV_reference="ff14fafe2236e51c2894ac07d4bdfc778e96d682" -# styhead and newer SRC_URI += "git://github.com/distribution/reference;name=reference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/distribution/reference" # github.com/mitchellh/mapstructure v1.5.0 # [1] git ls-remote https://github.com/mitchellh/mapstructure ab69d8d93410fce4361f4912bb1ff88110a81311 SRCREV_mapstructure="ab69d8d93410fce4361f4912bb1ff88110a81311" -# styhead and newer SRC_URI += "git://github.com/mitchellh/mapstructure;name=mapstructure;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/mapstructure" # github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 # [1] git ls-remote https://github.com/skratchdot/open-golang eef8423979666925a58eb77f9db583e54320d5a4 SRCREV_open-golang="eef8423979666925a58eb77f9db583e54320d5a4" -# styhead and newer SRC_URI += "git://github.com/skratchdot/open-golang;name=open-golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/skratchdot/open-golang" +# github.com/containerd/errdefs/pkg v0.3.0 +# [1] git ls-remote https://github.com/containerd/errdefs 4817405e4a3caeb7aee9dac68ed55339c59cb635 +SRCREV_pkg="4817405e4a3caeb7aee9dac68ed55339c59cb635" +SRC_URI += "git://github.com/containerd/errdefs;name=pkg;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs/pkg" + # github.com/emicklei/go-restful/v3 v3.11.0 # [1] git ls-remote https://github.com/emicklei/go-restful 30bec7807481e62e1e1e59ad57e7f22054806966 SRCREV_go-restful-v3="30bec7807481e62e1e1e59ad57e7f22054806966" -# styhead and newer SRC_URI += "git://github.com/emicklei/go-restful;name=go-restful-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/emicklei/go-restful/v3" # github.com/go-openapi/jsonpointer v0.19.6 # [1] git ls-remote https://github.com/go-openapi/jsonpointer 5df0d69a6be189afff354877d332f9ede32afe12 SRCREV_jsonpointer="5df0d69a6be189afff354877d332f9ede32afe12" -# styhead and newer SRC_URI += "git://github.com/go-openapi/jsonpointer;name=jsonpointer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-openapi/jsonpointer" # github.com/hashicorp/go-cleanhttp v0.5.2 # [1] git ls-remote https://github.com/hashicorp/go-cleanhttp 6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2 SRCREV_go-cleanhttp="6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2" -# styhead and newer SRC_URI += "git://github.com/hashicorp/go-cleanhttp;name=go-cleanhttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-cleanhttp" # github.com/in-toto/in-toto-golang v0.5.0 # [1] git ls-remote https://github.com/in-toto/in-toto-golang ec599036d27ebaca3e8c03559d3f8fd5fe429dfe SRCREV_in-toto-golang="ec599036d27ebaca3e8c03559d3f8fd5fe429dfe" -# styhead and newer SRC_URI += "git://github.com/in-toto/in-toto-golang;name=in-toto-golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/in-toto/in-toto-golang" # github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 # [1] git ls-remote https://github.com/kballard/go-shellquote 95032a82bc518f77982ea72343cc1ade730072f0 SRCREV_go-shellquote="95032a82bc518f77982ea72343cc1ade730072f0" -# styhead and newer SRC_URI += "git://github.com/kballard/go-shellquote;name=go-shellquote;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/kballard/go-shellquote" # github.com/moby/docker-image-spec v1.3.1 # [1] git ls-remote https://github.com/moby/docker-image-spec f1d00ebd2d6d6805170d5543dbca4b850f35f9af SRCREV_docker-image-spec="f1d00ebd2d6d6805170d5543dbca4b850f35f9af" -# styhead and newer SRC_URI += "git://github.com/moby/docker-image-spec;name=docker-image-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/docker-image-spec" +# github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 +# [1] git ls-remote https://github.com/planetscale/vtprotobuf 0393e58bdf106fe0347e554d272a8f2c84d12461 +SRCREV_vtprotobuf="0393e58bdf106fe0347e554d272a8f2c84d12461" +SRC_URI += "git://github.com/planetscale/vtprotobuf;name=vtprotobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/planetscale/vtprotobuf" + +# github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4 +# [1] git ls-remote https://github.com/tonistiigi/go-csvvalue ddb21b71c0b45f8854f3bb72726ee898a99c2348 +SRCREV_go-csvvalue="ddb21b71c0b45f8854f3bb72726ee898a99c2348" +SRC_URI += "git://github.com/tonistiigi/go-csvvalue;name=go-csvvalue;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tonistiigi/go-csvvalue" + # github.com/hashicorp/go-multierror v1.1.1 # [1] git ls-remote https://github.com/hashicorp/go-multierror 9974e9ec57696378079ecc3accd3d6f29401b3a0 SRCREV_go-multierror="9974e9ec57696378079ecc3accd3d6f29401b3a0" -# styhead and newer SRC_URI += "git://github.com/hashicorp/go-multierror;name=go-multierror;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/hashicorp/go-multierror" -# github.com/prometheus/client_model v0.5.0 -# [1] git ls-remote https://github.com/prometheus/client_model 1c92cadf7d8fa1726bae12e6025cca9b86d2ba5f -SRCREV_client_model="1c92cadf7d8fa1726bae12e6025cca9b86d2ba5f" -# styhead and newer +# github.com/prometheus/client_model v0.6.1 +# [1] git ls-remote https://github.com/prometheus/client_model 571429e996ba2d9499e3dcb12926767ba953c0ef +SRCREV_client_model="571429e996ba2d9499e3dcb12926767ba953c0ef" SRC_URI += "git://github.com/prometheus/client_model;name=client_model;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/client_model" +# github.com/russross/blackfriday/v2 v2.1.0 +# [1] git ls-remote https://github.com/russross/blackfriday 4c9bf9512682b995722660a4196c0013228e2049 +SRCREV_blackfriday-v2="4c9bf9512682b995722660a4196c0013228e2049" +SRC_URI += "git://github.com/russross/blackfriday;name=blackfriday-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/russross/blackfriday/v2" + +# github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205 +# [1] git ls-remote https://github.com/tonistiigi/dchapes-mode ca0759fec205a36ac026b90f4cf90c04c56e1f8b +SRCREV_dchapes-mode="ca0759fec205a36ac026b90f4cf90c04c56e1f8b" +SRC_URI += "git://github.com/tonistiigi/dchapes-mode;name=dchapes-mode;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tonistiigi/dchapes-mode" + # github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 # [1] git ls-remote https://github.com/xeipuuv/gojsonreference bd5ef7bd5415a7ac448318e64f11a24cd21e594b SRCREV_gojsonreference="bd5ef7bd5415a7ac448318e64f11a24cd21e594b" -# styhead and newer SRC_URI += "git://github.com/xeipuuv/gojsonreference;name=gojsonreference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonreference" +# github.com/xhit/go-str2duration/v2 v2.1.0 +# [1] git ls-remote https://github.com/xhit/go-str2duration 017325bfda0895fe02177e4ebb07962e58735bbf +SRCREV_go-str2duration-v2="017325bfda0895fe02177e4ebb07962e58735bbf" +SRC_URI += "git://github.com/xhit/go-str2duration;name=go-str2duration-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xhit/go-str2duration/v2" + +# github.com/containerd/containerd/v2 v2.0.2 +# [1] git ls-remote https://github.com/containerd/containerd c507a0257ea6462fbd6f5ba4f5c74facb04021f4 +SRCREV_containerd-v2="c507a0257ea6462fbd6f5ba4f5c74facb04021f4" +SRC_URI += "git://github.com/containerd/containerd;name=containerd-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd/v2" + # github.com/opencontainers/go-digest v1.0.0 # [1] git ls-remote https://github.com/opencontainers/go-digest ea51bea511f75cfa3ef6098cc253c5c3609b037a SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a" -# styhead and newer SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/go-digest" -# github.com/aws/aws-sdk-go-v2/config v1.26.6 -# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 857d5277b41f290ab7ba0e0f6f96f940045f69b7 -SRCREV_config="857d5277b41f290ab7ba0e0f6f96f940045f69b7" -# styhead and newer +# github.com/aws/aws-sdk-go-v2/config v1.27.27 +# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 b8a0918056d0ae923f811f525c17066bbb45f050 +SRCREV_config="b8a0918056d0ae923f811f525c17066bbb45f050" SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=config;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/config" # github.com/go-openapi/jsonreference v0.20.2 # [1] git ls-remote https://github.com/go-openapi/jsonreference 1f158e563669961b8e54817e3ea57978d439ffff SRCREV_jsonreference="1f158e563669961b8e54817e3ea57978d439ffff" -# styhead and newer SRC_URI += "git://github.com/go-openapi/jsonreference;name=jsonreference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-openapi/jsonreference" # github.com/go-viper/mapstructure/v2 v2.0.0 # [1] git ls-remote https://github.com/go-viper/mapstructure 6abdb44d71d6ac11f79c11a30a9653c9e4986625 SRCREV_mapstructure-v2="6abdb44d71d6ac11f79c11a30a9653c9e4986625" -# styhead and newer SRC_URI += "git://github.com/go-viper/mapstructure;name=mapstructure-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-viper/mapstructure/v2" -# github.com/prometheus/client_golang v1.17.0 -# [1] git ls-remote https://github.com/prometheus/client_golang fa1408ee351f6aba15c6d0207f7a0021eb3af406 -SRCREV_client_golang="fa1408ee351f6aba15c6d0207f7a0021eb3af406" -# styhead and newer +# github.com/prometheus/client_golang v1.20.5 +# [1] git ls-remote https://github.com/prometheus/client_golang 48e12a185519fd76b4e514b597483781d9ba4093 +SRCREV_client_golang="48e12a185519fd76b4e514b597483781d9ba4093" SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/prometheus/client_golang" -# go.opentelemetry.io/otel/sdk/metric v1.21.0 -# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 98b32a6c3a87fbee5d34c063b9096f416b250897 -SRCREV_sdk-metric="98b32a6c3a87fbee5d34c063b9096f416b250897" -# styhead and newer +# go.opentelemetry.io/otel/sdk/metric v1.32.0 +# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 7cfbd86a605c85e598eca9a899f6176b17076f4f +SRCREV_sdk-metric="7cfbd86a605c85e598eca9a899f6176b17076f4f" SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=sdk-metric;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/sdk/metric" -# github.com/opencontainers/image-spec v1.1.0 -# [1] git ls-remote https://github.com/opencontainers/image-spec e7f7c0ca69b21688c3cea7c87a04e4503e6099e2 -SRCREV_image-spec="e7f7c0ca69b21688c3cea7c87a04e4503e6099e2" -# styhead and newer +# github.com/opencontainers/image-spec v1.1.1 +# [1] git ls-remote https://github.com/opencontainers/image-spec 147f9c13cedb47a0c4d9a11a222961073d585877 +SRCREV_image-spec="147f9c13cedb47a0c4d9a11a222961073d585877" SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/image-spec" # github.com/theupdateframework/notary v0.7.0 # [1] git ls-remote https://github.com/notaryproject/notary b0b6bfdd4933081e8d5ae026b24e8337311dd598 SRCREV_notary="b0b6bfdd4933081e8d5ae026b24e8337311dd598" -# styhead and newer SRC_URI += "git://github.com/notaryproject/notary;name=notary;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/theupdateframework/notary" -# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 -# [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers ced1acdcaa24dc39c01b039fc37576c395f506cf -SRCREV_go-fuzz-headers="ced1acdcaa24dc39c01b039fc37576c395f506cf" -# styhead and newer +# github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 +# [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9 +SRCREV_go-fuzz-headers="e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9" SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AdaLogics/go-fuzz-headers" +# github.com/containerd/containerd/api v1.8.0 +# [1] git ls-remote https://github.com/containerd/containerd cf36acf6b6dde383952f523e9b0b721b20dec88a +SRCREV_api="cf36acf6b6dde383952f523e9b0b721b20dec88a" +SRC_URI += "git://github.com/containerd/containerd;name=api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd/api" + # github.com/inconshreveable/mousetrap v1.1.0 # [1] git ls-remote https://github.com/inconshreveable/mousetrap 4e8053ee7ef85a6bd26368364a6d27f1641c1d21 SRCREV_mousetrap="4e8053ee7ef85a6bd26368364a6d27f1641c1d21" -# styhead and newer SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/inconshreveable/mousetrap" # sigs.k8s.io/structured-merge-diff/v4 v4.4.1 # [1] git ls-remote https://github.com/kubernetes-sigs/structured-merge-diff cf09e71f4508bfc416135048e392a8a4990bf4e3 SRCREV_structured-merge-diff-v4="cf09e71f4508bfc416135048e392a8a4990bf4e3" -# styhead and newer SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;name=structured-merge-diff-v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/structured-merge-diff/v4" -# github.com/compose-spec/compose-go/v2 v2.1.3 -# [1] git ls-remote https://github.com/compose-spec/compose-go 35c575c758afd2a8363bd47290c3ddec0d23ebaf -SRCREV_compose-go-v2="35c575c758afd2a8363bd47290c3ddec0d23ebaf" -# styhead and newer +# github.com/compose-spec/compose-go/v2 v2.4.9-0.20250302154753-e508c724a35f +# [1] git ls-remote https://github.com/compose-spec/compose-go e508c724a35f6b21d90b4282baa776916f8a55d0 +SRCREV_compose-go-v2="e508c724a35f6b21d90b4282baa776916f8a55d0" SRC_URI += "git://github.com/compose-spec/compose-go;name=compose-go-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/compose-spec/compose-go/v2" -# tags.cncf.io/container-device-interface v0.7.2 -# [1] git ls-remote https://github.com/cncf-tags/container-device-interface d7f87365dfce93c70f9d13f1873731b2f3e79e95 -SRCREV_container-device-interface="d7f87365dfce93c70f9d13f1873731b2f3e79e95" -# styhead and newer +# github.com/mitchellh/hashstructure/v2 v2.0.2 +# [1] git ls-remote https://github.com/mitchellh/hashstructure a045b665615f739329536a58c25ca6327abf1ec1 +SRCREV_hashstructure-v2="a045b665615f739329536a58c25ca6327abf1ec1" +SRC_URI += "git://github.com/mitchellh/hashstructure;name=hashstructure-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/hashstructure/v2" + +# tags.cncf.io/container-device-interface v0.8.1 +# [1] git ls-remote https://github.com/cncf-tags/container-device-interface d1a2c366833ff17c1b12db9637314e035871b1ef +SRCREV_container-device-interface="d1a2c366833ff17c1b12db9637314e035871b1ef" SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=container-device-interface;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/tags.cncf.io/container-device-interface" -# github.com/aws/aws-sdk-go-v2/credentials v1.16.16 -# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 a75d7694eb2709212655ee25e811d72a1188a68b -SRCREV_credentials="a75d7694eb2709212655ee25e811d72a1188a68b" -# styhead and newer +# github.com/apparentlymart/go-textseg/v15 v15.0.0 +# [1] git ls-remote https://github.com/apparentlymart/go-textseg 72b78f42484ddc3f58858f794da1771fb9559ad0 +SRCREV_v15="72b78f42484ddc3f58858f794da1771fb9559ad0" +SRC_URI += "git://github.com/apparentlymart/go-textseg;name=v15;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/apparentlymart/go-textseg/v15" + +# github.com/aws/aws-sdk-go-v2/credentials v1.17.27 +# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 b8a0918056d0ae923f811f525c17066bbb45f050 +SRCREV_credentials="b8a0918056d0ae923f811f525c17066bbb45f050" SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=credentials;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/credentials" -# github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 -# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 a75d7694eb2709212655ee25e811d72a1188a68b -SRCREV_sso="a75d7694eb2709212655ee25e811d72a1188a68b" -# styhead and newer +# github.com/aws/aws-sdk-go-v2/service/sso v1.22.4 +# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 b8a0918056d0ae923f811f525c17066bbb45f050 +SRCREV_sso="b8a0918056d0ae923f811f525c17066bbb45f050" SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=sso;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/sso" -# github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 -# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39 -SRCREV_sts="47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39" -# styhead and newer +# github.com/aws/aws-sdk-go-v2/service/sts v1.30.3 +# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c +SRCREV_sts="0599931efcf551dc63f84ec669d7fb5cfe14f64c" SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=sts;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/sts" -# github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3 -# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 857d5277b41f290ab7ba0e0f6f96f940045f69b7 -SRCREV_ini="857d5277b41f290ab7ba0e0f6f96f940045f69b7" -# styhead and newer +# github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 +# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 4fd9126607b61a0fe22af3a6a31b4e4792a66d83 +SRCREV_ini="4fd9126607b61a0fe22af3a6a31b4e4792a66d83" SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=ini;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/internal/ini" -# github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 -# [1] git ls-remote https://github.com/grpc-ecosystem/grpc-gateway 09e3965a330155f7db8482269d7d91b9bceb7641 -SRCREV_grpc-gateway-v2="09e3965a330155f7db8482269d7d91b9bceb7641" -# styhead and newer +# github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 +# [1] git ls-remote https://github.com/grpc-ecosystem/grpc-gateway 0b14a81276e64dcbf611990bc211082b62a334e6 +SRCREV_grpc-gateway-v2="0b14a81276e64dcbf611990bc211082b62a334e6" SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;name=grpc-gateway-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/grpc-ecosystem/grpc-gateway/v2" -# google.golang.org/genproto/googleapis/api v0.0.0-20231016165738-49dd2c1f3d0b -# [1] git ls-remote https://github.com/googleapis/go-genproto 49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846 -SRCREV_api="49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846" -# styhead and newer -SRC_URI += "git://github.com/googleapis/go-genproto;name=api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/api" +# google.golang.org/genproto/googleapis/api v0.0.0-20241202173237-19429a94021a +# [1] git ls-remote https://github.com/googleapis/go-genproto 19429a94021accaa4bb60cbed61190248f4ef066 +SRCREV_googleapis-api="19429a94021accaa4bb60cbed61190248f4ef066" +SRC_URI += "git://github.com/googleapis/go-genproto;name=googleapis-api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/api" -# google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b -# [1] git ls-remote https://github.com/googleapis/go-genproto 49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846 -SRCREV_rpc="49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846" -# styhead and newer +# google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a +# [1] git ls-remote https://github.com/googleapis/go-genproto 19429a94021accaa4bb60cbed61190248f4ef066 +SRCREV_rpc="19429a94021accaa4bb60cbed61190248f4ef066" SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/rpc" -# github.com/docker/docker-credential-helpers v0.8.0 -# [1] git ls-remote https://github.com/docker/docker-credential-helpers 8396edb35f8d7229e75482e9d82c7729fa7001b7 -SRCREV_docker-credential-helpers="8396edb35f8d7229e75482e9d82c7729fa7001b7" -# styhead and newer +# github.com/docker/docker-credential-helpers v0.8.2 +# [1] git ls-remote https://github.com/docker/docker-credential-helpers 6b9df3ebb5da5aa22f722b25506bba1414519c6a +SRCREV_docker-credential-helpers="6b9df3ebb5da5aa22f722b25506bba1414519c6a" SRC_URI += "git://github.com/docker/docker-credential-helpers;name=docker-credential-helpers;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker-credential-helpers" -# github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 -# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 f53c9bcd7ccef6fd9f13f77512e78e3a7aa3cc01 -SRCREV_ssooidc="f53c9bcd7ccef6fd9f13f77512e78e3a7aa3cc01" -# styhead and newer +# github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.4 +# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c +SRCREV_ssooidc="0599931efcf551dc63f84ec669d7fb5cfe14f64c" SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=ssooidc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/ssooidc" -# github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 -# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39 -SRCREV_imds="47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39" -# styhead and newer +# github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.11 +# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c +SRCREV_imds="0599931efcf551dc63f84ec669d7fb5cfe14f64c" SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=imds;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/feature/ec2/imds" -# github.com/matttproud/golang_protobuf_extensions v1.0.4 -# [1] git ls-remote https://github.com/matttproud/golang_protobuf_extensions c182affec369e30f25d3eb8cd8a478dee585ae7d -SRCREV_golang_protobuf_extensions="c182affec369e30f25d3eb8cd8a478dee585ae7d" -# styhead and newer -SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;name=golang_protobuf_extensions;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/matttproud/golang_protobuf_extensions" - -# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 -# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 98b32a6c3a87fbee5d34c063b9096f416b250897 -SRCREV_otlptrace="98b32a6c3a87fbee5d34c063b9096f416b250897" -# styhead and newer +# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0 +# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 +SRCREV_otlptrace="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptrace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace" # github.com/secure-systems-lab/go-securesystemslib v0.4.0 # [1] git ls-remote https://github.com/secure-systems-lab/go-securesystemslib abcd7c95c952df38eb237fab3764ef1b8d2b15c9 SRCREV_go-securesystemslib="abcd7c95c952df38eb237fab3764ef1b8d2b15c9" -# styhead and newer SRC_URI += "git://github.com/secure-systems-lab/go-securesystemslib;name=go-securesystemslib;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/secure-systems-lab/go-securesystemslib" -# github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 -# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39 -SRCREV_endpoints-v2="47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39" -# styhead and newer +# github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.15 +# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c +SRCREV_endpoints-v2="0599931efcf551dc63f84ec669d7fb5cfe14f64c" SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=endpoints-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2" -# go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 -# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 60666c554065ac4da502fe28943eea4b938ab479 -SRCREV_otlpmetric="60666c554065ac4da502fe28943eea4b938ab479" -# styhead and newer -SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlpmetric;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlpmetric" - -# github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 -# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39 -SRCREV_configsources="47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39" -# styhead and newer +# github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.15 +# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c +SRCREV_configsources="0599931efcf551dc63f84ec669d7fb5cfe14f64c" SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=configsources;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/internal/configsources" -# github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 -# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39 -SRCREV_presigned-url="47dd1b1bcbde244357a82ef00fa6a61a9bfb9b39" -# styhead and newer +# github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.17 +# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0599931efcf551dc63f84ec669d7fb5cfe14f64c +SRCREV_presigned-url="0599931efcf551dc63f84ec669d7fb5cfe14f64c" SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=presigned-url;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url" -# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 -# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib ba19074a6785b2b65c86a52c0649cf040319fa96 -SRCREV_otelhttp="ba19074a6785b2b65c86a52c0649cf040319fa96" -# styhead and newer +# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 +# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 9cf5701e6b6611b2c406639039a1bccd883db080 +SRCREV_otelhttp="9cf5701e6b6611b2c406639039a1bccd883db080" SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp" -# github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 -# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 0d643a8f0a8ad09075f41a60acba6a208cb36c58 -SRCREV_accept-encoding="0d643a8f0a8ad09075f41a60acba6a208cb36c58" -# styhead and newer +# github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3 +# [1] git ls-remote https://github.com/aws/aws-sdk-go-v2 4509a600408280c8dcdbc6825ba750cf1628423d +SRCREV_accept-encoding="4509a600408280c8dcdbc6825ba750cf1628423d" SRC_URI += "git://github.com/aws/aws-sdk-go-v2;name=accept-encoding;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding" -# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0 -# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 98b32a6c3a87fbee5d34c063b9096f416b250897 -SRCREV_otlptracegrpc="98b32a6c3a87fbee5d34c063b9096f416b250897" -# styhead and newer +# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.31.0 +# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 +SRCREV_otlptracegrpc="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracegrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc" -# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.21.0 -# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 98b32a6c3a87fbee5d34c063b9096f416b250897 -SRCREV_otlptracehttp="98b32a6c3a87fbee5d34c063b9096f416b250897" -# styhead and newer +# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0 +# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 +SRCREV_otlptracehttp="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlptracehttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp" -# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 -# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 60666c554065ac4da502fe28943eea4b938ab479 -SRCREV_otlpmetricgrpc="60666c554065ac4da502fe28943eea4b938ab479" -# styhead and newer +# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.31.0 +# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 +SRCREV_otlpmetricgrpc="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlpmetricgrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc" -# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 -# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 60666c554065ac4da502fe28943eea4b938ab479 -SRCREV_otlpmetrichttp="60666c554065ac4da502fe28943eea4b938ab479" -# styhead and newer +# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.31.0 +# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 +SRCREV_otlpmetrichttp="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otlpmetrichttp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp" -# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1 -# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib ba19074a6785b2b65c86a52c0649cf040319fa96 -SRCREV_otelgrpc="ba19074a6785b2b65c86a52c0649cf040319fa96" -# styhead and newer +# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.56.0 +# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 9cf5701e6b6611b2c406639039a1bccd883db080 +SRCREV_otelgrpc="9cf5701e6b6611b2c406639039a1bccd883db080" SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelgrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc" -# go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.46.1 -# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib ba19074a6785b2b65c86a52c0649cf040319fa96 -SRCREV_otelhttptrace="ba19074a6785b2b65c86a52c0649cf040319fa96" -# styhead and newer +# go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.56.0 +# [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 9cf5701e6b6611b2c406639039a1bccd883db080 +SRCREV_otelhttptrace="9cf5701e6b6611b2c406639039a1bccd883db080" SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttptrace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace"