summaryrefslogtreecommitdiffstats
path: root/recipes-containers/docker-compose/files
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2025-03-05 19:04:17 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2025-03-11 06:03:38 +0000
commiteb53a19811c0a1bb7ea5ef031f44e8cf59cc47c1 (patch)
tree1dab431593472567adac9f446ffd8b70f59faf0b /recipes-containers/docker-compose/files
parent014de44194de6385db5ed6ac786e77faf5f8983c (diff)
downloadmeta-virtualization-eb53a19811c0a1bb7ea5ef031f44e8cf59cc47c1.tar.gz
docker-compose: update to v2.33.1
Bumping compose to version v2.26.1-364-geaf980094, which comprises the following commits: eaf980094 build(deps): bump github.com/opencontainers/image-spec 4c2ecb542 reject compose file with bind mounts bcd000ab4 refuse to publish compose file with local include 8092ce941 build(deps): bump github.com/docker/buildx from 0.21.1 to 0.21.2 97595066e build(deps): bump github.com/docker/docker 508309414 build(deps): bump github.com/docker/cli b6c8a2b9f display the location of OCI or GIT Compose stack download 19571c2c8 e2e test for watch.include 0ef7bbcdd introduce watch.include 66dfa7d18 block the publication of an OCI artifact if one or more services contain only a build section 876ecc48b Test version command c7bf302c2 wrap builder execution within a project/build span 7b3bdbe03 otel attribute to track builder implementation selected 094b48fd7 build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 43c52e2a8 build(deps): bump tags.cncf.io/container-device-interface 6c1ee1069 support refresh pull policy e38b729a3 fix service: additional_contexts running internal buildkit client 145bb8466 Update yaml docs acac18413 Link to configuration file docs 3292740c1 build: only print COMPOSE_BAKE recommendation when disabled cae8e8463 require go 1.23|1.24 (stable) da2eff4ba add support for gw_priority, enable_ipv4 (requires docker v28.0) 20f780e95 make the mocks generator happy cf2fc2005 go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 d0398a468 go.mod: github.com/moby/buildkit v0.20.0 ac40aae4c go.mod: golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f f25fea5e6 pkg/compose: stopDependentContainers: rename var that shadowed b27f56eb1 fix error message when detach is implied by wait 4e593ed07 Fix pull --parallel and --no-parallel deprecation warnings missing d956ff13d don't display bake suggestion when using --progress with quiet or json option 5f7c9a2b4 report error using non-file secret|config with read-only service fd0c23a1c build(deps): bump google.golang.org/grpc from 1.68.1 to 1.70.0 7aa64ae9c run watch standalone if menu fails to start c23eea934 build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 036da4795 go.mod: remove toolchain directive 33172d5e4 let user know bake is now supported 3f1a6b72a build(deps): bump gotest.tools/v3 from 3.5.1 to 3.5.2 f9a6e6c41 build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 18ef6e592 build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 2884d6df0 Fix ls --quiet help description 4459012a4 Dockerfile: update golangci-lint to v1.63.4 6f1f76c0e pkg/e2e: fix contains: use assert.Contains (testifylint) ed72c2187 use BlockUntilContext fa4cfb652 build(deps): bump github.com/jonboulle/clockwork from 0.4.0 to 0.5.0 200638b02 build(deps): bump github.com/otiai10/copy from 1.14.0 to 1.14.1 a0320f12e build(deps): bump golang.org/x/sys from 0.28.0 to 0.30.0 f8a912ab9 bump compose-go v2.4.8 c23a7e728 golangci-lint: enable copyloopvar linter 49575ef49 gha: add docker engine v28.x to the test-matrix faa46d374 go.mod: github.com/moby/term v0.5.2 6ecb8d40a Full test coverage for convert compatibility cmd a6a39422e remove cli.args opentelemetry attribute 40cd08f31 Update link in stats --help output 5e2abb6c2 support additional_context reference to another service 4db5fcd56 fix bake uses selected builder f14c15fa5 capture error message reported by bake and forward to compose 8d68ef587 fix exporter to only load image for default platform cde9ae595 pass --allow for filesystem read access 806ac91cf add warning when trying to publish env variables with OCI artifact 1c073c0a0 watch should ony build selected services 840288895 add --with-env flag to publish command this flag allow publishing env variables in the Compose OCI artifact 4b70ff0cc fix support for ssh key from CLI flags 23351ece8 remove exit code per error type used by legacy metrics system 7c7407672 bump docker to v27.5.1 25cfa66a9 bump buildx v0.20.1 and docker v27.5.0 f160333e9 ci: use main branch for docs upstream validation workflow d04b3f48e e2e test covering multi-service rebuild with common resources ed10804e0 manage `watch` applied to mulitple services 52578c099 Properly handle "builtin" seccomp profile bd2b49a1c add codeowners file 433a60e12 ci: fix provenance for binaries and generate sbom 489fe9cf0 add support for BUILDKIT_PROGRESS ef1931c8d add missing tag for build during merge workflow 9be7a3c9a ci: re-use local source to build binary images 666996bee ci: use local source for binary builds 083f67621 ci: update bake-action to v6 e81de103d simplification fa3950346 image can be set to a local ID, that isn't a valid docker ref a35158502 can't render progress concurrently with buildkit b6db1380e exclude one-off container running convergence 2ebb47543 Only override service mac if set on the main network. d474515d4 remove engine v25 from e2e test matrix The 1st version available for Ubuntu 24.x is Docker Engine v26 2b21c5df9 fix relative path in compose file 1f3c10eb4 bump compose-go to v2.4.7 68ad165a5 replace tibdex/github-app-token by official GitHub create-github-app-token 3060ed279 bump golang.org/x/net to v0.33.0 to fix potential security issue https://github.com/golang/go/issues/70906 be09b2e8c checkExpectedVolumes must ignore anonymous volumes 571a1af01 When retrying to resolveOrCreateNetwork, retry with a valid network name 8f644eea7 only check bind mount conflict if sync action is involved 56e92e34b use the 3 latest major versions of the engine to run e2e step a42a04dfe bump Golang version to v1.22.10 and update CI actions 34bcd03a7 add --pull to run command ed61e42f9 CI to validate fmt 65696bb1c `make fmt` so any contributor can enforce formatting 446e00520 format code with gofumpt c01c9c29f e2e test to prevent future regression 038c81f34 only check volume mounts for updated config a20b69ac5 e2e test for recreate volume 977530c22 build(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 d4db8b6b1 build(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 f8ce0f04e build(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 8e0520e71 prompt user to confirm volume recreation 332311358 Recreate container on volume configuration change df9e420dd introduce watch restart action 142f5dba8 bump otel dependencies to v1.28.0 and v0.53.0 to align with buildx, buildkit and engine versions 700c586bc bump docker/buildx to latest release fc566509d fix support for service.mac_address e73c2303f update xx to v1.6.1 for compatibility with alpine 3.21 and file 5.46+ 624303233 build(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 a1729c52d Update pkg/e2e/watch_test.go 254224c18 first watch action for a file event wins 0861e6845 fix af5b74850 revisit TestDebounceBatching 32a22c1f4 introduce sync+exec watch action e6ea8fb96 log configuration error as a watch log event 043465448 do not require a build section but for `rebuild` action 1d0839086 pull --quiet should not drop status message, only progress 69a83d130 use latest engine tags 781b9f1cd Bump buildx to 0.19.1 cbff0e555 be sure everything has been cleanup at the end of each tests e4222bff5 add local config.json to test configuration dir if exists 25197fe6d disable failing TestBuildSSH test 85cdaf9dd fix build with bake a8469db83 bump containerd to v1.7,24 08488dae5 bump google.golang.org/grpc to v1.68.0 cc3a216f2 build(deps): bump github.com/moby/buildkit from 0.17.1 to 0.17.2 6e818b9ae build(deps): bump github.com/compose-spec/compose-go/v2 6b3e57503 only stop dependent containers ... if there's some 8e497a128 disable TestNetworkConfigChanged which is unstable on CI 5aed70437 only check attached networks on running containers 1ff9b758d fix: commit tests 9eaba5597 feat: add commit command a85f8a40a run build tests against bake 095f65cb4 delegate build to buildx bake 208e57ded build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 2d148faed use service.stop to stop dependent containers 43ac1e31c Update wait-timeout flag usage to include the unit 5561a778c go.mod: github.com/docker/cli v27.4.0-rc.2 ae48f488d go.mod: github.com/docker/docker v27.4.0-rc.2 5e3a09538 go.mod: github.com/docker/cli 8d1bacae3e49 (v27.4.0-rc.2-dev) a2a3eb72e go.mod: github.com/docker/cli v27.4.0-rc.1 3513b4242 go.mod: github.com/docker/docker v27.4.0-rc.1 d4fa63fdc Update pkg/compose/convergence.go c21d4cfb4 detect network config changes and recreate if needed 61f1d4f69 go.mod: github.com/docker/buildx v0.18.0 f7cce281d go.mod: github.com/moby/buildkit v0.17.1 bcaacc7f2 gha: test against docker engine v27.4.0 3f5898f8d push empty descriptor layer when using OCI version 1.1 for Compose artifact it fixes a repository creation issue when pushing the 1st time a Compose OCI artifact on the Hub 2bb67f270 remove ddev e2e tests bf521fe3a implement remove-orphans on run 11e9621da ci: enable testifylint linter a9de9abcf Emit events for building images 799ab842a Fix compose images that reutn a different image with the same ID 2f65ace2a remove obsolete containers first on scale down aa0a4189e pass stal bot inactivity limit from 6 to 3 months eba3ff8f3 fix(config): Print service names with --no-interpolate 6313365ba build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 dbd51745c build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 a8bfbc147 bump compose-go v2.4.4 fbbd6f83d Avoid starting all services on rebuild a00097898 remove ArtifactType from Config in OCI v1.1 definition of the artifact 361c0893a build(deps): bump github.com/compose-spec/compose-go/v2 513b6128c Service being declared in a profile must not trigger re-creation eececb9ad Add profile e2e test case to document in compose 501b5acde Update `MAINTAINERS` file f51bc4cd0 bump compose-go to version v2.4.2 517f87a37 bump google.golang.org/grpc to v1.67.1 718049cbd bump go.uber.org/mock to v0.5.0 02371f312 bump golang minimal version to 1.22 in go.mod a7c9de82b build(deps): bump github.com/containerd/containerd from 1.7.22 to 1.7.23 51ebeb544 introduce generate command as alpha command fafaa9c5b bump compose-go to version v2.4.1 fc9c3cde0 Add license header to dockerignore_test.go 73bfbab54 fix 2ac081b4c fix(dockerignore): Add wildcard support to dockerignore.go eeea049f1 push: Fix error message typo 26064d4b6 allow usage of -f flag with oci Compose artifact 7c46beb8a resurrect --all flag for cp to target oneoff container aa1ec4524 connect to external networks by name a4ee6ca7a don't warn about uid/gid not being supported while ... they are 5617eff0c bump compose-go to v2.4.0 fa24ab8e2 one-off container are not indexed, and must be ignored by exec --index command 0aad9595a don't use progress to render restart, which hides logs 813900180 compose-go clean volume target to avoid ambiguous comparisons 82417bd5b add support for bind.recursive 0cbb73c02 Improve error message to include expected network label 38e3d670a desktop: allow this client to be identified via user-agent 24c78728e bump compose-go to v2.3.0 9eeb2d315 convert gpus to DeviceRequests with implicit "gpu" capability 8da82c98e gha: set default permissions to "contents: read" 1a8c85548 Add security policy 15bd0b0c5 add support for raw env_file format 39d0f6477 build(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0 3a95a0872 add support for CDI device request using `devices` f794c79eb Support Dockerfile-specific ignore-file with watch 407d82570 Remove feature flag integration with Docker Desktop for ComposeUI and ComposeNav 82b41b9eb introduce service hooks 6c06170eb pass device.options to engine 60c1311f6 chore: remove errors depricated pkg 17add87e4 fix: validate-go-mod bf0418bac fix: lint b9d0c77cd feat: add export command bdb854561 fix(convergence): Serialize access to observed state 41df35c1f Remove bind options when creating a volume type 3ef5045a0 Bump docker v27.3.1 d9df7aab6 fix(push): Fix unexpected EOF on alpha publish c9d96b449 use compose-go version fixing extra_hosts unicity issue 1744b4576 Show watch error message and open DD only when w is pressed 87f457e7d add tests to down.go abcc91e2b fix(down): Fix down command if specified services are not running 8b9fe8984 After container restart register printer consumer 34b18194f check secret source exists, as bind mount would create target as a folder otherwise ce27dba52 wait for dependent service up to delay set by --wait-timeout d2b945613 append unix-style relative path when computing container target path 9c60fe67d revert commits link to mount API over bind changes c16df17e1 don't set propagation if target engine isn't linux 20404db12 build(deps): bump github.com/docker/docker v27.3.0-rc.2 f2ff7fd75 build(deps): bump github.com/docker/cli v27.3.0-rc.2 cb00aaad2 set propagation default e885bc084 Remove custom codeql workflow 73d3a25eb fix import 3524bcfad chore(watch): Add debug log when skipping service without build context 1076f1d9a stop dependent containers before recreating diverged service 16652ed26 Fixed possible `nil` pointer dereference c6a76b9bd bump github.com/docker/buildx v0.17.1 3a0e3ba7e build(deps): bump docker, docker/cli to v27.3.0-rc.1 86ef8e62c gha: test against docker engine v27.3.0 8bf0627ea show sync files only in debug level 2e1419168 chore(watch): Add changed files path/count to log 155f64182 build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 8db0cba0a bump compose-go to version v2.2.0 a7424435b Restore compose v1 behavior to recreate containers when ran with -V d445ebba3 fix linting issues with golangci-lint 1.60.2 f592aad10 bump golang to version 1.22.7 ef46445ed bump dependencies versions, engine and cli v27.2.1 containerd v1.7.22 buildx v0.17.0 buildkit v0.16.0 150593298 build(deps): bump golang.org/x/sys from 0.22.0 to 0.25.0 524a97e55 Fix typos 1d608e033 Use logrus instead of direct output to stderr. 329ad7392 attach: close streams when done b633c5c3e Fix typo in pull.go e6ef8629a Allow combination of bind mounts and 'rebuild' watches d658fecc6 service hash must exlude depends_on f9c7a0cc0 prefer mount API over bind 6e172d6b8 docs: duplicate documentation for root cmd 98e261ba3 docs(wait): Fix wait command description 11c7a25ae allow to add empty line in the logs when nav menu activated 234036756 upgrade docker versions 9c03797f9 initial sync files that modified after image creation 485c0eba5 initial sync for root directory 69384a9a0 Removes redundant condition from toAPIBuildOptions in build.go 1601ead7b docs: Update docker compose kill usage ea4ccf639 Fix stop on file chane for sync-restart action b1850ea4d bump engine and cli to v27.1.1, buildx to v0.16.1 adba639e8 remove all dependabot update PRs for OTel dependencies d8518529c gp.mod: github.com/gofrs/flock v0.12.1 c79f15da9 go.mod: golang.org/x/sys v0.22.0 3f55382ff update to go1.21.12 44337d2bb Enhance JSON progress events with more fields. bc733508d bump compose-go v2.1.5 c422b5447 bump github.com/docker/cli v27.1.0 e74441c90 bump github.com/docker/docker v27.1.0 2bac32a46 bump github.com/containerd/containerd v1.7.20 f278400fb gha: add docker 27.1.0 4f9db4d3e fix(containers): fix sorting logic by adding secondary sorting for one-off containers 06bf339a4 fix: typos 231ea1005 update docs generation to avoid man pages generation 46679150d bump compose-go to v2.1.4, buildx to v0.16.0, containerd to v1.7.19 and buildx to v0.15.0 d3d378b92 restore setEnvWithDotEnv 163cdfd31 empty env variable with no value must be unset in container 25f85938b exclude unnecessary resources after services have been selected cacbca859 change time for stale bot ecac13f27 Remove debug mode and run twice a week 14793cc2e Add stale workflow 11d5ecdc7 update docs 9549a213b feat(watch): Add --prune option to docker-compose watch command da434013e Remove COMPOSE_MENU env from e2e tests ace69c96a Use rawjson for the build backend. 2db04c1e4 Set logging format to JSON. 8f7cd0048 Format errors as JSON when in JSON progress mode. 5a6e1a7e2 Pass 'plain' instead of 'json' to build backend 06545d066 Add JSON stream progress writer 075fd9345 go.mod: docker/cli, docker/docker v27.0.3 d062ad739 gha: test against docker v27.0.3 7cd5209cc go.mod: docker/cli, docker/docker v27.0.2 f79c28168 Remove `console.Terminal` check and use `IsTerminal` from `streams.Out` Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/docker-compose/files')
-rw-r--r--recipes-containers/docker-compose/files/modules.txt1620
1 files changed, 1339 insertions, 281 deletions
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 @@
1# dario.cat/mergo v1.0.1
2## explicit; go 1.13
3dario.cat/mergo
4# github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6
5## explicit; go 1.20
6github.com/AdaLogics/go-fuzz-headers
1# github.com/AlecAivazis/survey/v2 v2.3.7 7# github.com/AlecAivazis/survey/v2 v2.3.7
2## explicit 8## explicit; go 1.13
9github.com/AlecAivazis/survey/v2
10github.com/AlecAivazis/survey/v2/core
11github.com/AlecAivazis/survey/v2/terminal
12# github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
13## explicit; go 1.16
14github.com/Azure/go-ansiterm
15github.com/Azure/go-ansiterm/winterm
16# github.com/Masterminds/semver/v3 v3.2.1
17## explicit; go 1.18
18github.com/Masterminds/semver/v3
3# github.com/Microsoft/go-winio v0.6.2 19# github.com/Microsoft/go-winio v0.6.2
4## explicit 20## explicit; go 1.21
21github.com/Microsoft/go-winio
22github.com/Microsoft/go-winio/internal/fs
23github.com/Microsoft/go-winio/internal/socket
24github.com/Microsoft/go-winio/internal/stringbuffer
25github.com/Microsoft/go-winio/pkg/guid
5# github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d 26# github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
6## explicit 27## explicit
7# github.com/buger/goterm v1.0.4 28github.com/acarl005/stripansi
8## explicit 29# github.com/apparentlymart/go-textseg/v15 v15.0.0
9# github.com/compose-spec/compose-go/v2 v2.1.3 30## explicit; go 1.16
10## explicit 31github.com/apparentlymart/go-textseg/v15/textseg
11# github.com/containerd/containerd v1.7.18 32# github.com/aws/aws-sdk-go-v2 v1.30.3
12## explicit 33## explicit; go 1.20
13# github.com/davecgh/go-spew v1.1.1 34github.com/aws/aws-sdk-go-v2/aws
14## explicit 35github.com/aws/aws-sdk-go-v2/aws/defaults
15# github.com/distribution/reference v0.6.0 36github.com/aws/aws-sdk-go-v2/aws/middleware
16## explicit 37github.com/aws/aws-sdk-go-v2/aws/middleware/private/metrics
17# github.com/docker/buildx v0.15.1 38github.com/aws/aws-sdk-go-v2/aws/protocol/query
18## explicit 39github.com/aws/aws-sdk-go-v2/aws/protocol/restjson
19# github.com/docker/cli v27.0.1-rc.1+incompatible 40github.com/aws/aws-sdk-go-v2/aws/protocol/xml
20## explicit 41github.com/aws/aws-sdk-go-v2/aws/ratelimit
21# github.com/docker/cli-docs-tool v0.7.0 42github.com/aws/aws-sdk-go-v2/aws/retry
22## explicit 43github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4
23# github.com/docker/docker v27.0.1-rc.1+incompatible 44github.com/aws/aws-sdk-go-v2/aws/signer/v4
24## explicit 45github.com/aws/aws-sdk-go-v2/aws/transport/http
25# github.com/docker/go-connections v0.5.0 46github.com/aws/aws-sdk-go-v2/internal/auth
26## explicit 47github.com/aws/aws-sdk-go-v2/internal/auth/smithy
27# github.com/docker/go-units v0.5.0 48github.com/aws/aws-sdk-go-v2/internal/context
28## explicit 49github.com/aws/aws-sdk-go-v2/internal/endpoints
29# github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203 50github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn
30## explicit 51github.com/aws/aws-sdk-go-v2/internal/middleware
31# github.com/fsnotify/fsevents v0.2.0 52github.com/aws/aws-sdk-go-v2/internal/rand
32## explicit 53github.com/aws/aws-sdk-go-v2/internal/sdk
33# github.com/google/go-cmp v0.6.0 54github.com/aws/aws-sdk-go-v2/internal/sdkio
34## explicit 55github.com/aws/aws-sdk-go-v2/internal/shareddefaults
35# github.com/hashicorp/go-multierror v1.1.1 56github.com/aws/aws-sdk-go-v2/internal/strings
36## explicit 57github.com/aws/aws-sdk-go-v2/internal/sync/singleflight
37# github.com/hashicorp/go-version v1.7.0 58github.com/aws/aws-sdk-go-v2/internal/timeconv
38## explicit 59# github.com/aws/aws-sdk-go-v2/config v1.27.27
39# github.com/jonboulle/clockwork v0.4.0 60## explicit; go 1.20
40## explicit 61github.com/aws/aws-sdk-go-v2/config
41# github.com/mattn/go-shellwords v1.0.12 62# github.com/aws/aws-sdk-go-v2/credentials v1.17.27
42## explicit 63## explicit; go 1.20
43# github.com/mitchellh/go-ps v1.0.0 64github.com/aws/aws-sdk-go-v2/credentials
44## explicit 65github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds
45# github.com/mitchellh/mapstructure v1.5.0 66github.com/aws/aws-sdk-go-v2/credentials/endpointcreds
46## explicit 67github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client
47# github.com/moby/buildkit v0.14.1 68github.com/aws/aws-sdk-go-v2/credentials/processcreds
48## explicit 69github.com/aws/aws-sdk-go-v2/credentials/ssocreds
49# github.com/moby/patternmatcher v0.6.0 70github.com/aws/aws-sdk-go-v2/credentials/stscreds
50## explicit 71# github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.11
51# github.com/moby/term v0.5.0 72## explicit; go 1.20
52## explicit 73github.com/aws/aws-sdk-go-v2/feature/ec2/imds
53# github.com/morikuni/aec v1.0.0 74github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config
54## explicit 75# github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.15
55# github.com/opencontainers/go-digest v1.0.0 76## explicit; go 1.20
56## explicit 77github.com/aws/aws-sdk-go-v2/internal/configsources
57# github.com/opencontainers/image-spec v1.1.0 78# github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.15
58## explicit 79## explicit; go 1.20
59# github.com/otiai10/copy v1.14.0 80github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
60## explicit 81# github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0
61# github.com/r3labs/sse v0.0.0-20210224172625-26fe804710bc 82## explicit; go 1.20
62## explicit 83github.com/aws/aws-sdk-go-v2/internal/ini
63# github.com/sirupsen/logrus v1.9.3 84# github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3
64## explicit 85## explicit; go 1.20
65# github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 86github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding
66## explicit 87# github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.17
67# github.com/spf13/cobra v1.8.1 88## explicit; go 1.20
68## explicit 89github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
69# github.com/spf13/pflag v1.0.5 90# github.com/aws/aws-sdk-go-v2/service/sso v1.22.4
70## explicit 91## explicit; go 1.20
71# github.com/stretchr/testify v1.9.0 92github.com/aws/aws-sdk-go-v2/service/sso
72## explicit 93github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints
73# github.com/theupdateframework/notary v0.7.0 94github.com/aws/aws-sdk-go-v2/service/sso/types
74## explicit 95# github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.4
75# github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 96## explicit; go 1.20
76## explicit 97github.com/aws/aws-sdk-go-v2/service/ssooidc
77# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 98github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints
78## explicit 99github.com/aws/aws-sdk-go-v2/service/ssooidc/types
79# go.opentelemetry.io/otel v1.21.0 100# github.com/aws/aws-sdk-go-v2/service/sts v1.30.3
80## explicit 101## explicit; go 1.20
81# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 102github.com/aws/aws-sdk-go-v2/service/sts
82## explicit 103github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints
83# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0 104github.com/aws/aws-sdk-go-v2/service/sts/types
84## explicit 105# github.com/aws/smithy-go v1.20.3
85# go.opentelemetry.io/otel/metric v1.21.0 106## explicit; go 1.20
86## explicit 107github.com/aws/smithy-go
87# go.opentelemetry.io/otel/sdk v1.21.0 108github.com/aws/smithy-go/auth
88## explicit 109github.com/aws/smithy-go/auth/bearer
89# go.opentelemetry.io/otel/trace v1.21.0 110github.com/aws/smithy-go/context
90## explicit 111github.com/aws/smithy-go/document
91# go.uber.org/goleak v1.3.0 112github.com/aws/smithy-go/encoding
92## explicit 113github.com/aws/smithy-go/encoding/httpbinding
93# go.uber.org/mock v0.4.0 114github.com/aws/smithy-go/encoding/json
94## explicit 115github.com/aws/smithy-go/encoding/xml
95# golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 116github.com/aws/smithy-go/endpoints
96## explicit 117github.com/aws/smithy-go/internal/sync/singleflight
97# golang.org/x/sync v0.7.0 118github.com/aws/smithy-go/io
98## explicit 119github.com/aws/smithy-go/logging
99# golang.org/x/sys v0.21.0 120github.com/aws/smithy-go/middleware
100## explicit 121github.com/aws/smithy-go/private/requestcompression
101# google.golang.org/grpc v1.59.0 122github.com/aws/smithy-go/ptr
102## explicit 123github.com/aws/smithy-go/rand
103# gopkg.in/yaml.v3 v3.0.1 124github.com/aws/smithy-go/time
104## explicit 125github.com/aws/smithy-go/transport/http
105# gotest.tools/v3 v3.5.1 126github.com/aws/smithy-go/transport/http/internal/io
106## explicit
107# dario.cat/mergo v1.0.0
108## explicit
109# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
110## explicit
111# github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
112## explicit
113# github.com/Masterminds/semver/v3 v3.2.1
114## explicit
115# github.com/Microsoft/hcsshim v0.11.5
116## explicit
117# github.com/aws/aws-sdk-go-v2 v1.24.1
118## explicit
119# github.com/aws/aws-sdk-go-v2/config v1.26.6
120## explicit
121# github.com/aws/aws-sdk-go-v2/credentials v1.16.16
122## explicit
123# github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11
124## explicit
125# github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10
126## explicit
127# github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10
128## explicit
129# github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3
130## explicit
131# github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4
132## explicit
133# github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10
134## explicit
135# github.com/aws/aws-sdk-go-v2/service/sso v1.18.7
136## explicit
137# github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7
138## explicit
139# github.com/aws/aws-sdk-go-v2/service/sts v1.26.7
140## explicit
141# github.com/aws/smithy-go v1.19.0
142## explicit
143# github.com/beorn7/perks v1.0.1 127# github.com/beorn7/perks v1.0.1
144## explicit 128## explicit; go 1.11
145# github.com/cenkalti/backoff/v4 v4.2.1 129github.com/beorn7/perks/quantile
146## explicit 130# github.com/buger/goterm v1.0.4
147# github.com/cespare/xxhash/v2 v2.2.0 131## explicit; go 1.15
148## explicit 132github.com/buger/goterm
133# github.com/cenkalti/backoff/v4 v4.3.0
134## explicit; go 1.18
135github.com/cenkalti/backoff/v4
136# github.com/cespare/xxhash/v2 v2.3.0
137## explicit; go 1.11
138github.com/cespare/xxhash/v2
139# github.com/compose-spec/compose-go/v2 v2.4.9-0.20250302154753-e508c724a35f
140## explicit; go 1.23
141github.com/compose-spec/compose-go/v2/cli
142github.com/compose-spec/compose-go/v2/consts
143github.com/compose-spec/compose-go/v2/dotenv
144github.com/compose-spec/compose-go/v2/errdefs
145github.com/compose-spec/compose-go/v2/format
146github.com/compose-spec/compose-go/v2/graph
147github.com/compose-spec/compose-go/v2/interpolation
148github.com/compose-spec/compose-go/v2/loader
149github.com/compose-spec/compose-go/v2/override
150github.com/compose-spec/compose-go/v2/paths
151github.com/compose-spec/compose-go/v2/schema
152github.com/compose-spec/compose-go/v2/template
153github.com/compose-spec/compose-go/v2/transform
154github.com/compose-spec/compose-go/v2/tree
155github.com/compose-spec/compose-go/v2/types
156github.com/compose-spec/compose-go/v2/utils
157github.com/compose-spec/compose-go/v2/validation
149# github.com/containerd/console v1.0.4 158# github.com/containerd/console v1.0.4
150## explicit 159## explicit; go 1.13
151# github.com/containerd/continuity v0.4.3 160github.com/containerd/console
152## explicit 161# github.com/containerd/containerd/api v1.8.0
153# github.com/containerd/errdefs v0.1.0 162## explicit; go 1.21
154## explicit 163github.com/containerd/containerd/api/services/content/v1
164# github.com/containerd/containerd/v2 v2.0.2
165## explicit; go 1.22.0
166github.com/containerd/containerd/v2/core/content
167github.com/containerd/containerd/v2/core/content/proxy
168github.com/containerd/containerd/v2/core/images
169github.com/containerd/containerd/v2/core/leases
170github.com/containerd/containerd/v2/core/remotes
171github.com/containerd/containerd/v2/core/remotes/docker
172github.com/containerd/containerd/v2/core/remotes/docker/auth
173github.com/containerd/containerd/v2/core/remotes/docker/schema1
174github.com/containerd/containerd/v2/core/remotes/errors
175github.com/containerd/containerd/v2/defaults
176github.com/containerd/containerd/v2/internal/fsverity
177github.com/containerd/containerd/v2/internal/randutil
178github.com/containerd/containerd/v2/pkg/archive/compression
179github.com/containerd/containerd/v2/pkg/deprecation
180github.com/containerd/containerd/v2/pkg/filters
181github.com/containerd/containerd/v2/pkg/identifiers
182github.com/containerd/containerd/v2/pkg/kernelversion
183github.com/containerd/containerd/v2/pkg/labels
184github.com/containerd/containerd/v2/pkg/namespaces
185github.com/containerd/containerd/v2/pkg/protobuf
186github.com/containerd/containerd/v2/pkg/protobuf/types
187github.com/containerd/containerd/v2/pkg/reference
188github.com/containerd/containerd/v2/pkg/tracing
189github.com/containerd/containerd/v2/plugins/content/local
190github.com/containerd/containerd/v2/plugins/services/content/contentserver
191github.com/containerd/containerd/v2/version
192# github.com/containerd/continuity v0.4.5
193## explicit; go 1.21
194github.com/containerd/continuity/devices
195github.com/containerd/continuity/fs
196github.com/containerd/continuity/sysx
197# github.com/containerd/errdefs v1.0.0
198## explicit; go 1.20
199github.com/containerd/errdefs
200# github.com/containerd/errdefs/pkg v0.3.0
201## explicit; go 1.22
202github.com/containerd/errdefs/pkg/errgrpc
203github.com/containerd/errdefs/pkg/internal/cause
204github.com/containerd/errdefs/pkg/internal/types
155# github.com/containerd/log v0.1.0 205# github.com/containerd/log v0.1.0
156## explicit 206## explicit; go 1.20
157# github.com/containerd/platforms v0.2.1 207github.com/containerd/log
158## explicit 208# github.com/containerd/platforms v1.0.0-rc.1
159# github.com/containerd/ttrpc v1.2.5 209## explicit; go 1.20
160## explicit 210github.com/containerd/platforms
161# github.com/containerd/typeurl/v2 v2.1.1 211# github.com/containerd/ttrpc v1.2.7
162## explicit 212## explicit; go 1.19
213github.com/containerd/ttrpc
214# github.com/containerd/typeurl/v2 v2.2.3
215## explicit; go 1.21
216github.com/containerd/typeurl/v2
217# github.com/cpuguy83/go-md2man/v2 v2.0.6
218## explicit; go 1.12
219github.com/cpuguy83/go-md2man/v2/md2man
220# github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
221## explicit
222github.com/davecgh/go-spew/spew
223# github.com/distribution/reference v0.6.0
224## explicit; go 1.20
225github.com/distribution/reference
226# github.com/docker/buildx v0.21.2
227## explicit; go 1.22.0
228github.com/docker/buildx/build
229github.com/docker/buildx/builder
230github.com/docker/buildx/controller/pb
231github.com/docker/buildx/driver
232github.com/docker/buildx/driver/bkimage
233github.com/docker/buildx/driver/docker
234github.com/docker/buildx/driver/docker-container
235github.com/docker/buildx/driver/kubernetes
236github.com/docker/buildx/driver/kubernetes/context
237github.com/docker/buildx/driver/kubernetes/execconn
238github.com/docker/buildx/driver/kubernetes/manifest
239github.com/docker/buildx/driver/kubernetes/podchooser
240github.com/docker/buildx/driver/kubernetes/util
241github.com/docker/buildx/driver/remote
242github.com/docker/buildx/driver/remote/util
243github.com/docker/buildx/localstate
244github.com/docker/buildx/store
245github.com/docker/buildx/store/storeutil
246github.com/docker/buildx/util/buildflags
247github.com/docker/buildx/util/confutil
248github.com/docker/buildx/util/desktop
249github.com/docker/buildx/util/dockerutil
250github.com/docker/buildx/util/gitutil
251github.com/docker/buildx/util/imagetools
252github.com/docker/buildx/util/logutil
253github.com/docker/buildx/util/metricutil
254github.com/docker/buildx/util/osutil
255github.com/docker/buildx/util/platformutil
256github.com/docker/buildx/util/progress
257github.com/docker/buildx/util/resolver
258github.com/docker/buildx/util/waitmap
259github.com/docker/buildx/version
260# github.com/docker/cli v28.0.1+incompatible
261## explicit
262github.com/docker/cli/cli
263github.com/docker/cli/cli-plugins/hooks
264github.com/docker/cli/cli-plugins/manager
265github.com/docker/cli/cli-plugins/plugin
266github.com/docker/cli/cli-plugins/socket
267github.com/docker/cli/cli/command
268github.com/docker/cli/cli/command/completion
269github.com/docker/cli/cli/command/container
270github.com/docker/cli/cli/command/formatter
271github.com/docker/cli/cli/command/formatter/tabwriter
272github.com/docker/cli/cli/command/image
273github.com/docker/cli/cli/command/image/build
274github.com/docker/cli/cli/command/inspect
275github.com/docker/cli/cli/compose/interpolation
276github.com/docker/cli/cli/compose/loader
277github.com/docker/cli/cli/compose/schema
278github.com/docker/cli/cli/compose/template
279github.com/docker/cli/cli/compose/types
280github.com/docker/cli/cli/config
281github.com/docker/cli/cli/config/configfile
282github.com/docker/cli/cli/config/credentials
283github.com/docker/cli/cli/config/types
284github.com/docker/cli/cli/connhelper
285github.com/docker/cli/cli/connhelper/commandconn
286github.com/docker/cli/cli/connhelper/ssh
287github.com/docker/cli/cli/context
288github.com/docker/cli/cli/context/docker
289github.com/docker/cli/cli/context/store
290github.com/docker/cli/cli/debug
291github.com/docker/cli/cli/flags
292github.com/docker/cli/cli/hints
293github.com/docker/cli/cli/internal/jsonstream
294github.com/docker/cli/cli/manifest/store
295github.com/docker/cli/cli/manifest/types
296github.com/docker/cli/cli/registry/client
297github.com/docker/cli/cli/streams
298github.com/docker/cli/cli/trust
299github.com/docker/cli/cli/version
300github.com/docker/cli/internal/tui
301github.com/docker/cli/opts
302github.com/docker/cli/pkg/kvfile
303github.com/docker/cli/templates
304# github.com/docker/cli-docs-tool v0.9.0
305## explicit; go 1.18
306github.com/docker/cli-docs-tool
307github.com/docker/cli-docs-tool/annotation
163# github.com/docker/distribution v2.8.3+incompatible 308# github.com/docker/distribution v2.8.3+incompatible
164## explicit 309## explicit
165# github.com/docker/docker-credential-helpers v0.8.0 310github.com/docker/distribution
166## explicit 311github.com/docker/distribution/manifest
312github.com/docker/distribution/manifest/manifestlist
313github.com/docker/distribution/manifest/ocischema
314github.com/docker/distribution/manifest/schema2
315github.com/docker/distribution/metrics
316github.com/docker/distribution/registry/api/errcode
317github.com/docker/distribution/registry/api/v2
318github.com/docker/distribution/registry/client
319github.com/docker/distribution/registry/client/auth
320github.com/docker/distribution/registry/client/auth/challenge
321github.com/docker/distribution/registry/client/transport
322github.com/docker/distribution/registry/storage/cache
323github.com/docker/distribution/registry/storage/cache/memory
324github.com/docker/distribution/uuid
325# github.com/docker/docker v28.0.1+incompatible
326## explicit
327github.com/docker/docker/api
328github.com/docker/docker/api/types
329github.com/docker/docker/api/types/auxprogress
330github.com/docker/docker/api/types/blkiodev
331github.com/docker/docker/api/types/checkpoint
332github.com/docker/docker/api/types/common
333github.com/docker/docker/api/types/container
334github.com/docker/docker/api/types/events
335github.com/docker/docker/api/types/filters
336github.com/docker/docker/api/types/image
337github.com/docker/docker/api/types/mount
338github.com/docker/docker/api/types/network
339github.com/docker/docker/api/types/registry
340github.com/docker/docker/api/types/storage
341github.com/docker/docker/api/types/strslice
342github.com/docker/docker/api/types/swarm
343github.com/docker/docker/api/types/swarm/runtime
344github.com/docker/docker/api/types/system
345github.com/docker/docker/api/types/time
346github.com/docker/docker/api/types/versions
347github.com/docker/docker/api/types/volume
348github.com/docker/docker/builder/remotecontext/git
349github.com/docker/docker/builder/remotecontext/urlutil
350github.com/docker/docker/client
351github.com/docker/docker/errdefs
352github.com/docker/docker/internal/lazyregexp
353github.com/docker/docker/internal/multierror
354github.com/docker/docker/pkg/archive
355github.com/docker/docker/pkg/atomicwriter
356github.com/docker/docker/pkg/homedir
357github.com/docker/docker/pkg/idtools
358github.com/docker/docker/pkg/ioutils
359github.com/docker/docker/pkg/jsonmessage
360github.com/docker/docker/pkg/longpath
361github.com/docker/docker/pkg/namesgenerator
362github.com/docker/docker/pkg/pidfile
363github.com/docker/docker/pkg/process
364github.com/docker/docker/pkg/progress
365github.com/docker/docker/pkg/stdcopy
366github.com/docker/docker/pkg/streamformatter
367github.com/docker/docker/pkg/stringid
368github.com/docker/docker/pkg/system
369github.com/docker/docker/registry
370# github.com/docker/docker-credential-helpers v0.8.2
371## explicit; go 1.19
372github.com/docker/docker-credential-helpers/client
373github.com/docker/docker-credential-helpers/credentials
167# github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c 374# github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
168## explicit 375## explicit
376github.com/docker/go/canonical/json
377# github.com/docker/go-connections v0.5.0
378## explicit; go 1.18
379github.com/docker/go-connections/nat
380github.com/docker/go-connections/sockets
381github.com/docker/go-connections/tlsconfig
169# github.com/docker/go-metrics v0.0.1 382# github.com/docker/go-metrics v0.0.1
383## explicit; go 1.11
384github.com/docker/go-metrics
385# github.com/docker/go-units v0.5.0
170## explicit 386## explicit
387github.com/docker/go-units
388# github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203
389## explicit; go 1.18
390github.com/eiannone/keyboard
171# github.com/emicklei/go-restful/v3 v3.11.0 391# github.com/emicklei/go-restful/v3 v3.11.0
172## explicit 392## explicit; go 1.13
393github.com/emicklei/go-restful/v3
394github.com/emicklei/go-restful/v3/log
173# github.com/felixge/httpsnoop v1.0.4 395# github.com/felixge/httpsnoop v1.0.4
174## explicit 396## explicit; go 1.13
175# github.com/fvbommel/sortorder v1.0.2 397github.com/felixge/httpsnoop
176## explicit 398# github.com/fsnotify/fsevents v0.2.0
177# github.com/go-logr/logr v1.3.0 399## explicit; go 1.17
178## explicit 400github.com/fsnotify/fsevents
401# github.com/fvbommel/sortorder v1.1.0
402## explicit; go 1.13
403github.com/fvbommel/sortorder
404# github.com/fxamacker/cbor/v2 v2.7.0
405## explicit; go 1.17
406github.com/fxamacker/cbor/v2
407# github.com/go-logr/logr v1.4.2
408## explicit; go 1.18
409github.com/go-logr/logr
410github.com/go-logr/logr/funcr
179# github.com/go-logr/stdr v1.2.2 411# github.com/go-logr/stdr v1.2.2
180## explicit 412## explicit; go 1.16
413github.com/go-logr/stdr
181# github.com/go-openapi/jsonpointer v0.19.6 414# github.com/go-openapi/jsonpointer v0.19.6
182## explicit 415## explicit; go 1.13
416github.com/go-openapi/jsonpointer
183# github.com/go-openapi/jsonreference v0.20.2 417# github.com/go-openapi/jsonreference v0.20.2
184## explicit 418## explicit; go 1.13
185# github.com/go-openapi/swag v0.22.3 419github.com/go-openapi/jsonreference
186## explicit 420github.com/go-openapi/jsonreference/internal
421# github.com/go-openapi/swag v0.22.4
422## explicit; go 1.18
423github.com/go-openapi/swag
187# github.com/go-viper/mapstructure/v2 v2.0.0 424# github.com/go-viper/mapstructure/v2 v2.0.0
188## explicit 425## explicit; go 1.18
189# github.com/gofrs/flock v0.8.1 426github.com/go-viper/mapstructure/v2
190## explicit 427github.com/go-viper/mapstructure/v2/internal/errors
191# github.com/gogo/googleapis v1.4.1 428# github.com/gofrs/flock v0.12.1
192## explicit 429## explicit; go 1.21.0
430github.com/gofrs/flock
193# github.com/gogo/protobuf v1.3.2 431# github.com/gogo/protobuf v1.3.2
194## explicit 432## explicit; go 1.15
433github.com/gogo/protobuf/proto
434github.com/gogo/protobuf/sortkeys
195# github.com/golang/protobuf v1.5.4 435# github.com/golang/protobuf v1.5.4
196## explicit 436## explicit; go 1.17
437github.com/golang/protobuf/jsonpb
438github.com/golang/protobuf/proto
439github.com/golang/protobuf/ptypes
440github.com/golang/protobuf/ptypes/any
441github.com/golang/protobuf/ptypes/duration
442github.com/golang/protobuf/ptypes/timestamp
197# github.com/google/gnostic-models v0.6.8 443# github.com/google/gnostic-models v0.6.8
198## explicit 444## explicit; go 1.18
445github.com/google/gnostic-models/compiler
446github.com/google/gnostic-models/extensions
447github.com/google/gnostic-models/jsonschema
448github.com/google/gnostic-models/openapiv2
449github.com/google/gnostic-models/openapiv3
450# github.com/google/go-cmp v0.7.0
451## explicit; go 1.21
452github.com/google/go-cmp/cmp
453github.com/google/go-cmp/cmp/internal/diff
454github.com/google/go-cmp/cmp/internal/flags
455github.com/google/go-cmp/cmp/internal/function
456github.com/google/go-cmp/cmp/internal/value
199# github.com/google/gofuzz v1.2.0 457# github.com/google/gofuzz v1.2.0
200## explicit 458## explicit; go 1.12
459github.com/google/gofuzz
460github.com/google/gofuzz/bytesource
201# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 461# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
202## explicit 462## explicit; go 1.13
463github.com/google/shlex
203# github.com/google/uuid v1.6.0 464# github.com/google/uuid v1.6.0
204## explicit 465## explicit
466github.com/google/uuid
205# github.com/gorilla/mux v1.8.1 467# github.com/gorilla/mux v1.8.1
206## explicit 468## explicit; go 1.20
469github.com/gorilla/mux
207# github.com/gorilla/websocket v1.5.0 470# github.com/gorilla/websocket v1.5.0
208## explicit 471## explicit; go 1.12
209# github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 472github.com/gorilla/websocket
210## explicit 473# github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0
474## explicit; go 1.21
475github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule
476github.com/grpc-ecosystem/grpc-gateway/v2/runtime
477github.com/grpc-ecosystem/grpc-gateway/v2/utilities
211# github.com/hashicorp/errwrap v1.1.0 478# github.com/hashicorp/errwrap v1.1.0
212## explicit 479## explicit
480github.com/hashicorp/errwrap
213# github.com/hashicorp/go-cleanhttp v0.5.2 481# github.com/hashicorp/go-cleanhttp v0.5.2
482## explicit; go 1.13
483github.com/hashicorp/go-cleanhttp
484# github.com/hashicorp/go-multierror v1.1.1
485## explicit; go 1.13
486github.com/hashicorp/go-multierror
487# github.com/hashicorp/go-version v1.7.0
214## explicit 488## explicit
489github.com/hashicorp/go-version
215# github.com/imdario/mergo v0.3.16 490# github.com/imdario/mergo v0.3.16
216## explicit 491## explicit; go 1.13
492github.com/imdario/mergo
217# github.com/in-toto/in-toto-golang v0.5.0 493# github.com/in-toto/in-toto-golang v0.5.0
218## explicit 494## explicit; go 1.17
495github.com/in-toto/in-toto-golang/in_toto
496github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common
497github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.1
498github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.2
219# github.com/inconshreveable/mousetrap v1.1.0 499# github.com/inconshreveable/mousetrap v1.1.0
220## explicit 500## explicit; go 1.18
501github.com/inconshreveable/mousetrap
502# github.com/jonboulle/clockwork v0.5.0
503## explicit; go 1.21
504github.com/jonboulle/clockwork
221# github.com/josharian/intern v1.0.0 505# github.com/josharian/intern v1.0.0
222## explicit 506## explicit; go 1.5
507github.com/josharian/intern
223# github.com/json-iterator/go v1.1.12 508# github.com/json-iterator/go v1.1.12
224## explicit 509## explicit; go 1.12
510github.com/json-iterator/go
225# github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 511# github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
226## explicit 512## explicit
227# github.com/klauspost/compress v1.17.4 513github.com/kballard/go-shellquote
228## explicit 514# github.com/klauspost/compress v1.17.11
515## explicit; go 1.21
516github.com/klauspost/compress
517github.com/klauspost/compress/fse
518github.com/klauspost/compress/huff0
519github.com/klauspost/compress/internal/cpuinfo
520github.com/klauspost/compress/internal/snapref
521github.com/klauspost/compress/zstd
522github.com/klauspost/compress/zstd/internal/xxhash
229# github.com/mailru/easyjson v0.7.7 523# github.com/mailru/easyjson v0.7.7
230## explicit 524## explicit; go 1.12
525github.com/mailru/easyjson/buffer
526github.com/mailru/easyjson/jlexer
527github.com/mailru/easyjson/jwriter
231# github.com/mattn/go-colorable v0.1.13 528# github.com/mattn/go-colorable v0.1.13
232## explicit 529## explicit; go 1.15
530github.com/mattn/go-colorable
233# github.com/mattn/go-isatty v0.0.17 531# github.com/mattn/go-isatty v0.0.17
234## explicit 532## explicit; go 1.15
533github.com/mattn/go-isatty
235# github.com/mattn/go-runewidth v0.0.15 534# github.com/mattn/go-runewidth v0.0.15
236## explicit 535## explicit; go 1.9
237# github.com/matttproud/golang_protobuf_extensions v1.0.4 536github.com/mattn/go-runewidth
238## explicit 537# github.com/mattn/go-shellwords v1.0.12
538## explicit; go 1.13
539github.com/mattn/go-shellwords
239# github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b 540# github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
240## explicit 541## explicit
542github.com/mgutz/ansi
241# github.com/miekg/pkcs11 v1.1.1 543# github.com/miekg/pkcs11 v1.1.1
242## explicit 544## explicit; go 1.12
545github.com/miekg/pkcs11
546# github.com/mitchellh/go-ps v1.0.0
547## explicit; go 1.13
548github.com/mitchellh/go-ps
549# github.com/mitchellh/hashstructure/v2 v2.0.2
550## explicit; go 1.14
551github.com/mitchellh/hashstructure/v2
552# github.com/mitchellh/mapstructure v1.5.0
553## explicit; go 1.14
554github.com/mitchellh/mapstructure
555# github.com/moby/buildkit v0.20.0
556## explicit; go 1.22.0
557github.com/moby/buildkit/api/services/control
558github.com/moby/buildkit/api/types
559github.com/moby/buildkit/client
560github.com/moby/buildkit/client/buildid
561github.com/moby/buildkit/client/connhelper
562github.com/moby/buildkit/client/connhelper/dockercontainer
563github.com/moby/buildkit/client/connhelper/kubepod
564github.com/moby/buildkit/client/connhelper/ssh
565github.com/moby/buildkit/client/llb
566github.com/moby/buildkit/client/llb/sourceresolver
567github.com/moby/buildkit/client/ociindex
568github.com/moby/buildkit/cmd/buildkitd/config
569github.com/moby/buildkit/errdefs
570github.com/moby/buildkit/executor/resources/types
571github.com/moby/buildkit/exporter/containerimage/exptypes
572github.com/moby/buildkit/exporter/exptypes
573github.com/moby/buildkit/frontend/gateway/client
574github.com/moby/buildkit/frontend/gateway/grpcclient
575github.com/moby/buildkit/frontend/gateway/pb
576github.com/moby/buildkit/identity
577github.com/moby/buildkit/session
578github.com/moby/buildkit/session/auth
579github.com/moby/buildkit/session/auth/authprovider
580github.com/moby/buildkit/session/content
581github.com/moby/buildkit/session/filesync
582github.com/moby/buildkit/session/grpchijack
583github.com/moby/buildkit/session/secrets
584github.com/moby/buildkit/session/secrets/secretsprovider
585github.com/moby/buildkit/session/sshforward
586github.com/moby/buildkit/session/sshforward/sshprovider
587github.com/moby/buildkit/session/upload
588github.com/moby/buildkit/session/upload/uploadprovider
589github.com/moby/buildkit/solver/errdefs
590github.com/moby/buildkit/solver/llbsolver/provenance/types
591github.com/moby/buildkit/solver/pb
592github.com/moby/buildkit/solver/result
593github.com/moby/buildkit/source/types
594github.com/moby/buildkit/sourcepolicy/pb
595github.com/moby/buildkit/util/apicaps
596github.com/moby/buildkit/util/apicaps/pb
597github.com/moby/buildkit/util/appcontext
598github.com/moby/buildkit/util/appdefaults
599github.com/moby/buildkit/util/bklog
600github.com/moby/buildkit/util/contentutil
601github.com/moby/buildkit/util/disk
602github.com/moby/buildkit/util/entitlements
603github.com/moby/buildkit/util/flightcontrol
604github.com/moby/buildkit/util/gitutil
605github.com/moby/buildkit/util/gogo/proto
606github.com/moby/buildkit/util/grpcerrors
607github.com/moby/buildkit/util/imageutil
608github.com/moby/buildkit/util/leaseutil
609github.com/moby/buildkit/util/progress
610github.com/moby/buildkit/util/progress/progressui
611github.com/moby/buildkit/util/progress/progresswriter
612github.com/moby/buildkit/util/resolver/config
613github.com/moby/buildkit/util/resolver/limited
614github.com/moby/buildkit/util/resolver/retryhandler
615github.com/moby/buildkit/util/sshutil
616github.com/moby/buildkit/util/stack
617github.com/moby/buildkit/util/system
618github.com/moby/buildkit/util/tracing
619github.com/moby/buildkit/util/tracing/delegated
620github.com/moby/buildkit/util/tracing/detect
621github.com/moby/buildkit/util/tracing/env
622github.com/moby/buildkit/util/tracing/otlptracegrpc
623github.com/moby/buildkit/version
243# github.com/moby/docker-image-spec v1.3.1 624# github.com/moby/docker-image-spec v1.3.1
244## explicit 625## explicit; go 1.18
626github.com/moby/docker-image-spec/specs-go/v1
245# github.com/moby/locker v1.0.1 627# github.com/moby/locker v1.0.1
246## explicit 628## explicit; go 1.13
247# github.com/moby/spdystream v0.2.0 629github.com/moby/locker
248## explicit 630# github.com/moby/patternmatcher v0.6.0
249# github.com/moby/sys/mountinfo v0.7.1 631## explicit; go 1.19
250## explicit 632github.com/moby/patternmatcher
251# github.com/moby/sys/sequential v0.5.0 633github.com/moby/patternmatcher/ignorefile
252## explicit 634# github.com/moby/spdystream v0.4.0
253# github.com/moby/sys/signal v0.7.0 635## explicit; go 1.13
254## explicit 636github.com/moby/spdystream
255# github.com/moby/sys/symlink v0.2.0 637github.com/moby/spdystream/spdy
256## explicit 638# github.com/moby/sys/capability v0.4.0
257# github.com/moby/sys/user v0.1.0 639## explicit; go 1.21
258## explicit 640github.com/moby/sys/capability
641# github.com/moby/sys/mountinfo v0.7.2
642## explicit; go 1.17
643github.com/moby/sys/mountinfo
644# github.com/moby/sys/sequential v0.6.0
645## explicit; go 1.17
646github.com/moby/sys/sequential
647# github.com/moby/sys/signal v0.7.1
648## explicit; go 1.17
649github.com/moby/sys/signal
650# github.com/moby/sys/symlink v0.3.0
651## explicit; go 1.17
652github.com/moby/sys/symlink
653# github.com/moby/sys/user v0.3.0
654## explicit; go 1.17
655github.com/moby/sys/user
656# github.com/moby/sys/userns v0.1.0
657## explicit; go 1.21
658github.com/moby/sys/userns
659# github.com/moby/term v0.5.2
660## explicit; go 1.18
661github.com/moby/term
662github.com/moby/term/windows
259# github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 663# github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
260## explicit 664## explicit
665github.com/modern-go/concurrent
261# github.com/modern-go/reflect2 v1.0.2 666# github.com/modern-go/reflect2 v1.0.2
667## explicit; go 1.12
668github.com/modern-go/reflect2
669# github.com/morikuni/aec v1.0.0
262## explicit 670## explicit
671github.com/morikuni/aec
263# github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 672# github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
264## explicit 673## explicit
674github.com/munnerz/goautoneg
265# github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f 675# github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
266## explicit 676## explicit
677github.com/mxk/go-flowrate/flowrate
678# github.com/opencontainers/go-digest v1.0.0
679## explicit; go 1.13
680github.com/opencontainers/go-digest
681# github.com/opencontainers/image-spec v1.1.1
682## explicit; go 1.18
683github.com/opencontainers/image-spec/specs-go
684github.com/opencontainers/image-spec/specs-go/v1
685# github.com/otiai10/copy v1.14.1
686## explicit; go 1.18
687github.com/otiai10/copy
688# github.com/otiai10/mint v1.6.3
689## explicit; go 1.18
690github.com/otiai10/mint
691github.com/otiai10/mint/mquery
267# github.com/pelletier/go-toml v1.9.5 692# github.com/pelletier/go-toml v1.9.5
268## explicit 693## explicit; go 1.12
694github.com/pelletier/go-toml
269# github.com/pkg/errors v0.9.1 695# github.com/pkg/errors v0.9.1
270## explicit 696## explicit
271# github.com/pmezard/go-difflib v1.0.0 697github.com/pkg/errors
272## explicit 698# github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
273# github.com/prometheus/client_golang v1.17.0 699## explicit; go 1.20
274## explicit 700github.com/planetscale/vtprotobuf/protohelpers
275# github.com/prometheus/client_model v0.5.0 701github.com/planetscale/vtprotobuf/types/known/timestamppb
276## explicit 702github.com/planetscale/vtprotobuf/vtproto
277# github.com/prometheus/common v0.44.0 703# github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
278## explicit 704## explicit
279# github.com/prometheus/procfs v0.12.0 705github.com/pmezard/go-difflib/difflib
280## explicit 706# github.com/prometheus/client_golang v1.20.5
707## explicit; go 1.20
708github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil
709github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header
710github.com/prometheus/client_golang/prometheus
711github.com/prometheus/client_golang/prometheus/internal
712github.com/prometheus/client_golang/prometheus/promhttp
713# github.com/prometheus/client_model v0.6.1
714## explicit; go 1.19
715github.com/prometheus/client_model/go
716# github.com/prometheus/common v0.55.0
717## explicit; go 1.20
718github.com/prometheus/common/expfmt
719github.com/prometheus/common/model
720# github.com/prometheus/procfs v0.15.1
721## explicit; go 1.20
722github.com/prometheus/procfs
723github.com/prometheus/procfs/internal/fs
724github.com/prometheus/procfs/internal/util
725# github.com/r3labs/sse v0.0.0-20210224172625-26fe804710bc
726## explicit; go 1.13
727github.com/r3labs/sse
281# github.com/rivo/uniseg v0.2.0 728# github.com/rivo/uniseg v0.2.0
729## explicit; go 1.12
730github.com/rivo/uniseg
731# github.com/russross/blackfriday/v2 v2.1.0
282## explicit 732## explicit
733github.com/russross/blackfriday/v2
283# github.com/secure-systems-lab/go-securesystemslib v0.4.0 734# github.com/secure-systems-lab/go-securesystemslib v0.4.0
284## explicit 735## explicit; go 1.17
736github.com/secure-systems-lab/go-securesystemslib/cjson
737github.com/secure-systems-lab/go-securesystemslib/dsse
285# github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b 738# github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b
286## explicit 739## explicit
740github.com/serialx/hashring
287# github.com/shibumi/go-pathspec v1.3.0 741# github.com/shibumi/go-pathspec v1.3.0
742## explicit; go 1.17
743github.com/shibumi/go-pathspec
744# github.com/sirupsen/logrus v1.9.3
745## explicit; go 1.13
746github.com/sirupsen/logrus
747# github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
288## explicit 748## explicit
289# github.com/tonistiigi/fsutil v0.0.0-20240424095704-91a3fc46842c 749github.com/skratchdot/open-golang/open
290## explicit 750# github.com/spf13/cobra v1.9.1
751## explicit; go 1.15
752github.com/spf13/cobra
753github.com/spf13/cobra/doc
754# github.com/spf13/pflag v1.0.6
755## explicit; go 1.12
756github.com/spf13/pflag
757# github.com/stretchr/testify v1.10.0
758## explicit; go 1.17
759github.com/stretchr/testify/assert
760github.com/stretchr/testify/assert/yaml
761github.com/stretchr/testify/require
762# github.com/theupdateframework/notary v0.7.0
763## explicit; go 1.12
764github.com/theupdateframework/notary
765github.com/theupdateframework/notary/client
766github.com/theupdateframework/notary/client/changelist
767github.com/theupdateframework/notary/cryptoservice
768github.com/theupdateframework/notary/passphrase
769github.com/theupdateframework/notary/storage
770github.com/theupdateframework/notary/trustmanager
771github.com/theupdateframework/notary/trustmanager/yubikey
772github.com/theupdateframework/notary/trustpinning
773github.com/theupdateframework/notary/tuf
774github.com/theupdateframework/notary/tuf/data
775github.com/theupdateframework/notary/tuf/signed
776github.com/theupdateframework/notary/tuf/utils
777github.com/theupdateframework/notary/tuf/validation
778# github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
779## explicit; go 1.16
780github.com/tilt-dev/fsnotify
781# github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205
782## explicit; go 1.21
783github.com/tonistiigi/dchapes-mode
784# github.com/tonistiigi/fsutil v0.0.0-20250113203817-b14e27f4135a
785## explicit; go 1.21
786github.com/tonistiigi/fsutil
787github.com/tonistiigi/fsutil/copy
788github.com/tonistiigi/fsutil/types
789# github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4
790## explicit; go 1.16
791github.com/tonistiigi/go-csvvalue
291# github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea 792# github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
292## explicit 793## explicit
794github.com/tonistiigi/units
293# github.com/tonistiigi/vt100 v0.0.0-20240514184818-90bafcd6abab 795# github.com/tonistiigi/vt100 v0.0.0-20240514184818-90bafcd6abab
294## explicit 796## explicit; go 1.12
797github.com/tonistiigi/vt100
798# github.com/x448/float16 v0.8.4
799## explicit; go 1.11
800github.com/x448/float16
295# github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 801# github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
296## explicit 802## explicit
803github.com/xeipuuv/gojsonpointer
297# github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 804# github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
298## explicit 805## explicit
806github.com/xeipuuv/gojsonreference
299# github.com/xeipuuv/gojsonschema v1.2.0 807# github.com/xeipuuv/gojsonschema v1.2.0
300## explicit 808## explicit
301# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1 809github.com/xeipuuv/gojsonschema
302## explicit 810# github.com/xhit/go-str2duration/v2 v2.1.0
303# go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.46.1 811## explicit; go 1.13
304## explicit 812github.com/xhit/go-str2duration/v2
305# go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 813# github.com/zclconf/go-cty v1.16.0
306## explicit 814## explicit; go 1.18
307# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 815github.com/zclconf/go-cty/cty
308## explicit 816github.com/zclconf/go-cty/cty/convert
309# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 817github.com/zclconf/go-cty/cty/ctystrings
310## explicit 818github.com/zclconf/go-cty/cty/gocty
311# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.21.0 819github.com/zclconf/go-cty/cty/json
312## explicit 820github.com/zclconf/go-cty/cty/set
313# go.opentelemetry.io/otel/sdk/metric v1.21.0 821# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.56.0
314## explicit 822## explicit; go 1.22
315# go.opentelemetry.io/proto/otlp v1.0.0 823go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
316## explicit 824go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal
317# golang.org/x/crypto v0.22.0 825# go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.56.0
318## explicit 826## explicit; go 1.22
319# golang.org/x/net v0.24.0 827go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
320## explicit 828go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/internal/semconvutil
321# golang.org/x/oauth2 v0.11.0 829# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0
322## explicit 830## explicit; go 1.22
323# golang.org/x/term v0.19.0 831go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
324## explicit 832go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request
325# golang.org/x/text v0.14.0 833go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv
326## explicit 834go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil
327# golang.org/x/time v0.3.0 835# go.opentelemetry.io/otel v1.32.0
328## explicit 836## explicit; go 1.22
329# google.golang.org/appengine v1.6.8 837go.opentelemetry.io/otel
330## explicit 838go.opentelemetry.io/otel/attribute
331# google.golang.org/genproto v0.0.0-20231016165738-49dd2c1f3d0b 839go.opentelemetry.io/otel/baggage
332## explicit 840go.opentelemetry.io/otel/codes
333# google.golang.org/genproto/googleapis/api v0.0.0-20231016165738-49dd2c1f3d0b 841go.opentelemetry.io/otel/internal
334## explicit 842go.opentelemetry.io/otel/internal/attribute
335# google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 843go.opentelemetry.io/otel/internal/baggage
336## explicit 844go.opentelemetry.io/otel/internal/global
337# google.golang.org/protobuf v1.33.0 845go.opentelemetry.io/otel/propagation
338## explicit 846go.opentelemetry.io/otel/semconv/v1.17.0
847go.opentelemetry.io/otel/semconv/v1.19.0
848go.opentelemetry.io/otel/semconv/v1.20.0
849go.opentelemetry.io/otel/semconv/v1.21.0
850go.opentelemetry.io/otel/semconv/v1.26.0
851# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.31.0
852## explicit; go 1.22
853go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
854go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal
855go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/envconfig
856go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/oconf
857go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/retry
858go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/transform
859# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.31.0
860## explicit; go 1.22
861go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
862go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal
863go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/envconfig
864go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/oconf
865go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/retry
866go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/transform
867# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0
868## explicit; go 1.22
869go.opentelemetry.io/otel/exporters/otlp/otlptrace
870go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform
871# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.31.0
872## explicit; go 1.22
873go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
874go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal
875go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/envconfig
876go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig
877go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/retry
878# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0
879## explicit; go 1.22
880go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
881go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal
882go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/envconfig
883go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/otlpconfig
884go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/retry
885# go.opentelemetry.io/otel/metric v1.32.0
886## explicit; go 1.22
887go.opentelemetry.io/otel/metric
888go.opentelemetry.io/otel/metric/embedded
889go.opentelemetry.io/otel/metric/noop
890# go.opentelemetry.io/otel/sdk v1.32.0
891## explicit; go 1.22
892go.opentelemetry.io/otel/sdk
893go.opentelemetry.io/otel/sdk/instrumentation
894go.opentelemetry.io/otel/sdk/internal/env
895go.opentelemetry.io/otel/sdk/internal/x
896go.opentelemetry.io/otel/sdk/resource
897go.opentelemetry.io/otel/sdk/trace
898go.opentelemetry.io/otel/sdk/trace/tracetest
899# go.opentelemetry.io/otel/sdk/metric v1.32.0
900## explicit; go 1.22
901go.opentelemetry.io/otel/sdk/metric
902go.opentelemetry.io/otel/sdk/metric/exemplar
903go.opentelemetry.io/otel/sdk/metric/internal
904go.opentelemetry.io/otel/sdk/metric/internal/aggregate
905go.opentelemetry.io/otel/sdk/metric/internal/x
906go.opentelemetry.io/otel/sdk/metric/metricdata
907# go.opentelemetry.io/otel/trace v1.32.0
908## explicit; go 1.22
909go.opentelemetry.io/otel/trace
910go.opentelemetry.io/otel/trace/embedded
911go.opentelemetry.io/otel/trace/noop
912# go.opentelemetry.io/proto/otlp v1.3.1
913## explicit; go 1.17
914go.opentelemetry.io/proto/otlp/collector/metrics/v1
915go.opentelemetry.io/proto/otlp/collector/trace/v1
916go.opentelemetry.io/proto/otlp/common/v1
917go.opentelemetry.io/proto/otlp/metrics/v1
918go.opentelemetry.io/proto/otlp/resource/v1
919go.opentelemetry.io/proto/otlp/trace/v1
920# go.uber.org/goleak v1.3.0
921## explicit; go 1.20
922go.uber.org/goleak
923go.uber.org/goleak/internal/stack
924# go.uber.org/mock v0.5.0
925## explicit; go 1.22
926go.uber.org/mock/gomock
927# golang.org/x/crypto v0.31.0
928## explicit; go 1.20
929golang.org/x/crypto/blowfish
930golang.org/x/crypto/chacha20
931golang.org/x/crypto/curve25519
932golang.org/x/crypto/ed25519
933golang.org/x/crypto/internal/alias
934golang.org/x/crypto/internal/poly1305
935golang.org/x/crypto/nacl/sign
936golang.org/x/crypto/pbkdf2
937golang.org/x/crypto/ssh
938golang.org/x/crypto/ssh/agent
939golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
940# golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
941## explicit; go 1.22.0
942golang.org/x/exp/constraints
943golang.org/x/exp/maps
944golang.org/x/exp/slices
945# golang.org/x/net v0.33.0
946## explicit; go 1.18
947golang.org/x/net/context
948golang.org/x/net/html
949golang.org/x/net/html/atom
950golang.org/x/net/http/httpguts
951golang.org/x/net/http2
952golang.org/x/net/http2/hpack
953golang.org/x/net/idna
954golang.org/x/net/internal/socks
955golang.org/x/net/internal/timeseries
956golang.org/x/net/proxy
957golang.org/x/net/trace
958golang.org/x/net/websocket
959# golang.org/x/oauth2 v0.24.0
960## explicit; go 1.18
961golang.org/x/oauth2
962golang.org/x/oauth2/internal
963# golang.org/x/sync v0.11.0
964## explicit; go 1.18
965golang.org/x/sync/errgroup
966golang.org/x/sync/semaphore
967# golang.org/x/sys v0.30.0
968## explicit; go 1.18
969golang.org/x/sys/cpu
970golang.org/x/sys/plan9
971golang.org/x/sys/unix
972golang.org/x/sys/windows
973golang.org/x/sys/windows/registry
974# golang.org/x/term v0.27.0
975## explicit; go 1.18
976golang.org/x/term
977# golang.org/x/text v0.21.0
978## explicit; go 1.18
979golang.org/x/text/cases
980golang.org/x/text/internal
981golang.org/x/text/internal/language
982golang.org/x/text/internal/language/compact
983golang.org/x/text/internal/tag
984golang.org/x/text/language
985golang.org/x/text/secure/bidirule
986golang.org/x/text/transform
987golang.org/x/text/unicode/bidi
988golang.org/x/text/unicode/norm
989golang.org/x/text/width
990# golang.org/x/time v0.6.0
991## explicit; go 1.18
992golang.org/x/time/rate
993# google.golang.org/genproto/googleapis/api v0.0.0-20241202173237-19429a94021a
994## explicit; go 1.21
995google.golang.org/genproto/googleapis/api/httpbody
996# google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a
997## explicit; go 1.21
998google.golang.org/genproto/googleapis/rpc/errdetails
999google.golang.org/genproto/googleapis/rpc/status
1000# google.golang.org/grpc v1.70.0
1001## explicit; go 1.22
1002google.golang.org/grpc
1003google.golang.org/grpc/attributes
1004google.golang.org/grpc/backoff
1005google.golang.org/grpc/balancer
1006google.golang.org/grpc/balancer/base
1007google.golang.org/grpc/balancer/grpclb/state
1008google.golang.org/grpc/balancer/pickfirst
1009google.golang.org/grpc/balancer/pickfirst/internal
1010google.golang.org/grpc/balancer/pickfirst/pickfirstleaf
1011google.golang.org/grpc/balancer/roundrobin
1012google.golang.org/grpc/binarylog/grpc_binarylog_v1
1013google.golang.org/grpc/channelz
1014google.golang.org/grpc/codes
1015google.golang.org/grpc/connectivity
1016google.golang.org/grpc/credentials
1017google.golang.org/grpc/credentials/insecure
1018google.golang.org/grpc/encoding
1019google.golang.org/grpc/encoding/gzip
1020google.golang.org/grpc/encoding/proto
1021google.golang.org/grpc/experimental/stats
1022google.golang.org/grpc/grpclog
1023google.golang.org/grpc/grpclog/internal
1024google.golang.org/grpc/health
1025google.golang.org/grpc/health/grpc_health_v1
1026google.golang.org/grpc/internal
1027google.golang.org/grpc/internal/backoff
1028google.golang.org/grpc/internal/balancer/gracefulswitch
1029google.golang.org/grpc/internal/balancerload
1030google.golang.org/grpc/internal/binarylog
1031google.golang.org/grpc/internal/buffer
1032google.golang.org/grpc/internal/channelz
1033google.golang.org/grpc/internal/credentials
1034google.golang.org/grpc/internal/envconfig
1035google.golang.org/grpc/internal/grpclog
1036google.golang.org/grpc/internal/grpcsync
1037google.golang.org/grpc/internal/grpcutil
1038google.golang.org/grpc/internal/idle
1039google.golang.org/grpc/internal/metadata
1040google.golang.org/grpc/internal/pretty
1041google.golang.org/grpc/internal/resolver
1042google.golang.org/grpc/internal/resolver/dns
1043google.golang.org/grpc/internal/resolver/dns/internal
1044google.golang.org/grpc/internal/resolver/passthrough
1045google.golang.org/grpc/internal/resolver/unix
1046google.golang.org/grpc/internal/serviceconfig
1047google.golang.org/grpc/internal/stats
1048google.golang.org/grpc/internal/status
1049google.golang.org/grpc/internal/syscall
1050google.golang.org/grpc/internal/transport
1051google.golang.org/grpc/internal/transport/networktype
1052google.golang.org/grpc/keepalive
1053google.golang.org/grpc/mem
1054google.golang.org/grpc/metadata
1055google.golang.org/grpc/peer
1056google.golang.org/grpc/resolver
1057google.golang.org/grpc/resolver/dns
1058google.golang.org/grpc/serviceconfig
1059google.golang.org/grpc/stats
1060google.golang.org/grpc/status
1061google.golang.org/grpc/tap
1062# google.golang.org/protobuf v1.35.2
1063## explicit; go 1.21
1064google.golang.org/protobuf/encoding/protodelim
1065google.golang.org/protobuf/encoding/protojson
1066google.golang.org/protobuf/encoding/prototext
1067google.golang.org/protobuf/encoding/protowire
1068google.golang.org/protobuf/internal/descfmt
1069google.golang.org/protobuf/internal/descopts
1070google.golang.org/protobuf/internal/detrand
1071google.golang.org/protobuf/internal/editiondefaults
1072google.golang.org/protobuf/internal/editionssupport
1073google.golang.org/protobuf/internal/encoding/defval
1074google.golang.org/protobuf/internal/encoding/json
1075google.golang.org/protobuf/internal/encoding/messageset
1076google.golang.org/protobuf/internal/encoding/tag
1077google.golang.org/protobuf/internal/encoding/text
1078google.golang.org/protobuf/internal/errors
1079google.golang.org/protobuf/internal/filedesc
1080google.golang.org/protobuf/internal/filetype
1081google.golang.org/protobuf/internal/flags
1082google.golang.org/protobuf/internal/genid
1083google.golang.org/protobuf/internal/impl
1084google.golang.org/protobuf/internal/order
1085google.golang.org/protobuf/internal/pragma
1086google.golang.org/protobuf/internal/set
1087google.golang.org/protobuf/internal/strs
1088google.golang.org/protobuf/internal/version
1089google.golang.org/protobuf/proto
1090google.golang.org/protobuf/protoadapt
1091google.golang.org/protobuf/reflect/protodesc
1092google.golang.org/protobuf/reflect/protoreflect
1093google.golang.org/protobuf/reflect/protoregistry
1094google.golang.org/protobuf/runtime/protoiface
1095google.golang.org/protobuf/runtime/protoimpl
1096google.golang.org/protobuf/types/descriptorpb
1097google.golang.org/protobuf/types/gofeaturespb
1098google.golang.org/protobuf/types/known/anypb
1099google.golang.org/protobuf/types/known/durationpb
1100google.golang.org/protobuf/types/known/emptypb
1101google.golang.org/protobuf/types/known/fieldmaskpb
1102google.golang.org/protobuf/types/known/structpb
1103google.golang.org/protobuf/types/known/timestamppb
1104google.golang.org/protobuf/types/known/wrapperspb
339# gopkg.in/cenkalti/backoff.v1 v1.1.0 1105# gopkg.in/cenkalti/backoff.v1 v1.1.0
340## explicit 1106## explicit
1107gopkg.in/cenkalti/backoff.v1
341# gopkg.in/inf.v0 v0.9.1 1108# gopkg.in/inf.v0 v0.9.1
342## explicit 1109## explicit
1110gopkg.in/inf.v0
343# gopkg.in/yaml.v2 v2.4.0 1111# gopkg.in/yaml.v2 v2.4.0
1112## explicit; go 1.15
1113gopkg.in/yaml.v2
1114# gopkg.in/yaml.v3 v3.0.1
344## explicit 1115## explicit
345# k8s.io/api v0.29.2 1116gopkg.in/yaml.v3
346## explicit 1117# gotest.tools/v3 v3.5.2
347# k8s.io/apimachinery v0.29.2 1118## explicit; go 1.17
348## explicit 1119gotest.tools/v3/assert
349# k8s.io/client-go v0.29.2 1120gotest.tools/v3/assert/cmp
350## explicit 1121gotest.tools/v3/icmd
351# k8s.io/klog/v2 v2.110.1 1122gotest.tools/v3/internal/assert
352## explicit 1123gotest.tools/v3/internal/difflib
353# k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 1124gotest.tools/v3/internal/format
354## explicit 1125gotest.tools/v3/internal/source
355# k8s.io/utils v0.0.0-20230726121419-3b25d923346b 1126gotest.tools/v3/poll
356## explicit 1127# k8s.io/api v0.31.2
1128## explicit; go 1.22.0
1129k8s.io/api/admissionregistration/v1
1130k8s.io/api/admissionregistration/v1alpha1
1131k8s.io/api/admissionregistration/v1beta1
1132k8s.io/api/apidiscovery/v2
1133k8s.io/api/apidiscovery/v2beta1
1134k8s.io/api/apiserverinternal/v1alpha1
1135k8s.io/api/apps/v1
1136k8s.io/api/apps/v1beta1
1137k8s.io/api/apps/v1beta2
1138k8s.io/api/authentication/v1
1139k8s.io/api/authentication/v1alpha1
1140k8s.io/api/authentication/v1beta1
1141k8s.io/api/authorization/v1
1142k8s.io/api/authorization/v1beta1
1143k8s.io/api/autoscaling/v1
1144k8s.io/api/autoscaling/v2
1145k8s.io/api/autoscaling/v2beta1
1146k8s.io/api/autoscaling/v2beta2
1147k8s.io/api/batch/v1
1148k8s.io/api/batch/v1beta1
1149k8s.io/api/certificates/v1
1150k8s.io/api/certificates/v1alpha1
1151k8s.io/api/certificates/v1beta1
1152k8s.io/api/coordination/v1
1153k8s.io/api/coordination/v1alpha1
1154k8s.io/api/coordination/v1beta1
1155k8s.io/api/core/v1
1156k8s.io/api/discovery/v1
1157k8s.io/api/discovery/v1beta1
1158k8s.io/api/events/v1
1159k8s.io/api/events/v1beta1
1160k8s.io/api/extensions/v1beta1
1161k8s.io/api/flowcontrol/v1
1162k8s.io/api/flowcontrol/v1beta1
1163k8s.io/api/flowcontrol/v1beta2
1164k8s.io/api/flowcontrol/v1beta3
1165k8s.io/api/networking/v1
1166k8s.io/api/networking/v1alpha1
1167k8s.io/api/networking/v1beta1
1168k8s.io/api/node/v1
1169k8s.io/api/node/v1alpha1
1170k8s.io/api/node/v1beta1
1171k8s.io/api/policy/v1
1172k8s.io/api/policy/v1beta1
1173k8s.io/api/rbac/v1
1174k8s.io/api/rbac/v1alpha1
1175k8s.io/api/rbac/v1beta1
1176k8s.io/api/resource/v1alpha3
1177k8s.io/api/scheduling/v1
1178k8s.io/api/scheduling/v1alpha1
1179k8s.io/api/scheduling/v1beta1
1180k8s.io/api/storage/v1
1181k8s.io/api/storage/v1alpha1
1182k8s.io/api/storage/v1beta1
1183k8s.io/api/storagemigration/v1alpha1
1184# k8s.io/apimachinery v0.31.2
1185## explicit; go 1.22.0
1186k8s.io/apimachinery/pkg/api/equality
1187k8s.io/apimachinery/pkg/api/errors
1188k8s.io/apimachinery/pkg/api/meta
1189k8s.io/apimachinery/pkg/api/resource
1190k8s.io/apimachinery/pkg/api/validation
1191k8s.io/apimachinery/pkg/apis/meta/internalversion
1192k8s.io/apimachinery/pkg/apis/meta/internalversion/validation
1193k8s.io/apimachinery/pkg/apis/meta/v1
1194k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
1195k8s.io/apimachinery/pkg/apis/meta/v1/validation
1196k8s.io/apimachinery/pkg/apis/meta/v1beta1
1197k8s.io/apimachinery/pkg/conversion
1198k8s.io/apimachinery/pkg/conversion/queryparams
1199k8s.io/apimachinery/pkg/fields
1200k8s.io/apimachinery/pkg/labels
1201k8s.io/apimachinery/pkg/runtime
1202k8s.io/apimachinery/pkg/runtime/schema
1203k8s.io/apimachinery/pkg/runtime/serializer
1204k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct
1205k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes
1206k8s.io/apimachinery/pkg/runtime/serializer/json
1207k8s.io/apimachinery/pkg/runtime/serializer/protobuf
1208k8s.io/apimachinery/pkg/runtime/serializer/recognizer
1209k8s.io/apimachinery/pkg/runtime/serializer/streaming
1210k8s.io/apimachinery/pkg/runtime/serializer/versioning
1211k8s.io/apimachinery/pkg/selection
1212k8s.io/apimachinery/pkg/types
1213k8s.io/apimachinery/pkg/util/dump
1214k8s.io/apimachinery/pkg/util/errors
1215k8s.io/apimachinery/pkg/util/framer
1216k8s.io/apimachinery/pkg/util/httpstream
1217k8s.io/apimachinery/pkg/util/httpstream/spdy
1218k8s.io/apimachinery/pkg/util/httpstream/wsstream
1219k8s.io/apimachinery/pkg/util/intstr
1220k8s.io/apimachinery/pkg/util/json
1221k8s.io/apimachinery/pkg/util/managedfields
1222k8s.io/apimachinery/pkg/util/managedfields/internal
1223k8s.io/apimachinery/pkg/util/naming
1224k8s.io/apimachinery/pkg/util/net
1225k8s.io/apimachinery/pkg/util/portforward
1226k8s.io/apimachinery/pkg/util/proxy
1227k8s.io/apimachinery/pkg/util/remotecommand
1228k8s.io/apimachinery/pkg/util/runtime
1229k8s.io/apimachinery/pkg/util/sets
1230k8s.io/apimachinery/pkg/util/validation
1231k8s.io/apimachinery/pkg/util/validation/field
1232k8s.io/apimachinery/pkg/util/wait
1233k8s.io/apimachinery/pkg/util/yaml
1234k8s.io/apimachinery/pkg/version
1235k8s.io/apimachinery/pkg/watch
1236k8s.io/apimachinery/third_party/forked/golang/netutil
1237k8s.io/apimachinery/third_party/forked/golang/reflect
1238# k8s.io/client-go v0.31.2
1239## explicit; go 1.22.0
1240k8s.io/client-go/applyconfigurations/admissionregistration/v1
1241k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1
1242k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1
1243k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1
1244k8s.io/client-go/applyconfigurations/apps/v1
1245k8s.io/client-go/applyconfigurations/apps/v1beta1
1246k8s.io/client-go/applyconfigurations/apps/v1beta2
1247k8s.io/client-go/applyconfigurations/autoscaling/v1
1248k8s.io/client-go/applyconfigurations/autoscaling/v2
1249k8s.io/client-go/applyconfigurations/autoscaling/v2beta1
1250k8s.io/client-go/applyconfigurations/autoscaling/v2beta2
1251k8s.io/client-go/applyconfigurations/batch/v1
1252k8s.io/client-go/applyconfigurations/batch/v1beta1
1253k8s.io/client-go/applyconfigurations/certificates/v1
1254k8s.io/client-go/applyconfigurations/certificates/v1alpha1
1255k8s.io/client-go/applyconfigurations/certificates/v1beta1
1256k8s.io/client-go/applyconfigurations/coordination/v1
1257k8s.io/client-go/applyconfigurations/coordination/v1alpha1
1258k8s.io/client-go/applyconfigurations/coordination/v1beta1
1259k8s.io/client-go/applyconfigurations/core/v1
1260k8s.io/client-go/applyconfigurations/discovery/v1
1261k8s.io/client-go/applyconfigurations/discovery/v1beta1
1262k8s.io/client-go/applyconfigurations/events/v1
1263k8s.io/client-go/applyconfigurations/events/v1beta1
1264k8s.io/client-go/applyconfigurations/extensions/v1beta1
1265k8s.io/client-go/applyconfigurations/flowcontrol/v1
1266k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1
1267k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2
1268k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3
1269k8s.io/client-go/applyconfigurations/internal
1270k8s.io/client-go/applyconfigurations/meta/v1
1271k8s.io/client-go/applyconfigurations/networking/v1
1272k8s.io/client-go/applyconfigurations/networking/v1alpha1
1273k8s.io/client-go/applyconfigurations/networking/v1beta1
1274k8s.io/client-go/applyconfigurations/node/v1
1275k8s.io/client-go/applyconfigurations/node/v1alpha1
1276k8s.io/client-go/applyconfigurations/node/v1beta1
1277k8s.io/client-go/applyconfigurations/policy/v1
1278k8s.io/client-go/applyconfigurations/policy/v1beta1
1279k8s.io/client-go/applyconfigurations/rbac/v1
1280k8s.io/client-go/applyconfigurations/rbac/v1alpha1
1281k8s.io/client-go/applyconfigurations/rbac/v1beta1
1282k8s.io/client-go/applyconfigurations/resource/v1alpha3
1283k8s.io/client-go/applyconfigurations/scheduling/v1
1284k8s.io/client-go/applyconfigurations/scheduling/v1alpha1
1285k8s.io/client-go/applyconfigurations/scheduling/v1beta1
1286k8s.io/client-go/applyconfigurations/storage/v1
1287k8s.io/client-go/applyconfigurations/storage/v1alpha1
1288k8s.io/client-go/applyconfigurations/storage/v1beta1
1289k8s.io/client-go/applyconfigurations/storagemigration/v1alpha1
1290k8s.io/client-go/discovery
1291k8s.io/client-go/features
1292k8s.io/client-go/gentype
1293k8s.io/client-go/kubernetes
1294k8s.io/client-go/kubernetes/scheme
1295k8s.io/client-go/kubernetes/typed/admissionregistration/v1
1296k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1
1297k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1
1298k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1
1299k8s.io/client-go/kubernetes/typed/apps/v1
1300k8s.io/client-go/kubernetes/typed/apps/v1beta1
1301k8s.io/client-go/kubernetes/typed/apps/v1beta2
1302k8s.io/client-go/kubernetes/typed/authentication/v1
1303k8s.io/client-go/kubernetes/typed/authentication/v1alpha1
1304k8s.io/client-go/kubernetes/typed/authentication/v1beta1
1305k8s.io/client-go/kubernetes/typed/authorization/v1
1306k8s.io/client-go/kubernetes/typed/authorization/v1beta1
1307k8s.io/client-go/kubernetes/typed/autoscaling/v1
1308k8s.io/client-go/kubernetes/typed/autoscaling/v2
1309k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1
1310k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2
1311k8s.io/client-go/kubernetes/typed/batch/v1
1312k8s.io/client-go/kubernetes/typed/batch/v1beta1
1313k8s.io/client-go/kubernetes/typed/certificates/v1
1314k8s.io/client-go/kubernetes/typed/certificates/v1alpha1
1315k8s.io/client-go/kubernetes/typed/certificates/v1beta1
1316k8s.io/client-go/kubernetes/typed/coordination/v1
1317k8s.io/client-go/kubernetes/typed/coordination/v1alpha1
1318k8s.io/client-go/kubernetes/typed/coordination/v1beta1
1319k8s.io/client-go/kubernetes/typed/core/v1
1320k8s.io/client-go/kubernetes/typed/discovery/v1
1321k8s.io/client-go/kubernetes/typed/discovery/v1beta1
1322k8s.io/client-go/kubernetes/typed/events/v1
1323k8s.io/client-go/kubernetes/typed/events/v1beta1
1324k8s.io/client-go/kubernetes/typed/extensions/v1beta1
1325k8s.io/client-go/kubernetes/typed/flowcontrol/v1
1326k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1
1327k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2
1328k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3
1329k8s.io/client-go/kubernetes/typed/networking/v1
1330k8s.io/client-go/kubernetes/typed/networking/v1alpha1
1331k8s.io/client-go/kubernetes/typed/networking/v1beta1
1332k8s.io/client-go/kubernetes/typed/node/v1
1333k8s.io/client-go/kubernetes/typed/node/v1alpha1
1334k8s.io/client-go/kubernetes/typed/node/v1beta1
1335k8s.io/client-go/kubernetes/typed/policy/v1
1336k8s.io/client-go/kubernetes/typed/policy/v1beta1
1337k8s.io/client-go/kubernetes/typed/rbac/v1
1338k8s.io/client-go/kubernetes/typed/rbac/v1alpha1
1339k8s.io/client-go/kubernetes/typed/rbac/v1beta1
1340k8s.io/client-go/kubernetes/typed/resource/v1alpha3
1341k8s.io/client-go/kubernetes/typed/scheduling/v1
1342k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1
1343k8s.io/client-go/kubernetes/typed/scheduling/v1beta1
1344k8s.io/client-go/kubernetes/typed/storage/v1
1345k8s.io/client-go/kubernetes/typed/storage/v1alpha1
1346k8s.io/client-go/kubernetes/typed/storage/v1beta1
1347k8s.io/client-go/kubernetes/typed/storagemigration/v1alpha1
1348k8s.io/client-go/openapi
1349k8s.io/client-go/pkg/apis/clientauthentication
1350k8s.io/client-go/pkg/apis/clientauthentication/install
1351k8s.io/client-go/pkg/apis/clientauthentication/v1
1352k8s.io/client-go/pkg/apis/clientauthentication/v1beta1
1353k8s.io/client-go/pkg/version
1354k8s.io/client-go/plugin/pkg/client/auth/exec
1355k8s.io/client-go/rest
1356k8s.io/client-go/rest/watch
1357k8s.io/client-go/tools/auth
1358k8s.io/client-go/tools/clientcmd
1359k8s.io/client-go/tools/clientcmd/api
1360k8s.io/client-go/tools/clientcmd/api/latest
1361k8s.io/client-go/tools/clientcmd/api/v1
1362k8s.io/client-go/tools/metrics
1363k8s.io/client-go/tools/reference
1364k8s.io/client-go/tools/remotecommand
1365k8s.io/client-go/transport
1366k8s.io/client-go/transport/spdy
1367k8s.io/client-go/transport/websocket
1368k8s.io/client-go/util/cert
1369k8s.io/client-go/util/connrotation
1370k8s.io/client-go/util/consistencydetector
1371k8s.io/client-go/util/exec
1372k8s.io/client-go/util/flowcontrol
1373k8s.io/client-go/util/homedir
1374k8s.io/client-go/util/keyutil
1375k8s.io/client-go/util/watchlist
1376k8s.io/client-go/util/workqueue
1377# k8s.io/klog/v2 v2.130.1
1378## explicit; go 1.18
1379k8s.io/klog/v2
1380k8s.io/klog/v2/internal/buffer
1381k8s.io/klog/v2/internal/clock
1382k8s.io/klog/v2/internal/dbg
1383k8s.io/klog/v2/internal/serialize
1384k8s.io/klog/v2/internal/severity
1385k8s.io/klog/v2/internal/sloghandler
1386# k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
1387## explicit; go 1.20
1388k8s.io/kube-openapi/pkg/cached
1389k8s.io/kube-openapi/pkg/common
1390k8s.io/kube-openapi/pkg/handler3
1391k8s.io/kube-openapi/pkg/internal
1392k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json
1393k8s.io/kube-openapi/pkg/schemaconv
1394k8s.io/kube-openapi/pkg/spec3
1395k8s.io/kube-openapi/pkg/util/proto
1396k8s.io/kube-openapi/pkg/validation/spec
1397# k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
1398## explicit; go 1.18
1399k8s.io/utils/clock
1400k8s.io/utils/clock/testing
1401k8s.io/utils/internal/third_party/forked/golang/net
1402k8s.io/utils/net
1403k8s.io/utils/ptr
1404k8s.io/utils/strings/slices
357# sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd 1405# sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
358## explicit 1406## explicit; go 1.18
1407sigs.k8s.io/json
1408sigs.k8s.io/json/internal/golang/encoding/json
359# sigs.k8s.io/structured-merge-diff/v4 v4.4.1 1409# sigs.k8s.io/structured-merge-diff/v4 v4.4.1
360## explicit 1410## explicit; go 1.13
361# sigs.k8s.io/yaml v1.3.0 1411sigs.k8s.io/structured-merge-diff/v4/fieldpath
362## explicit 1412sigs.k8s.io/structured-merge-diff/v4/merge
363# tags.cncf.io/container-device-interface v0.7.2 1413sigs.k8s.io/structured-merge-diff/v4/schema
364## explicit 1414sigs.k8s.io/structured-merge-diff/v4/typed
1415sigs.k8s.io/structured-merge-diff/v4/value
1416# sigs.k8s.io/yaml v1.4.0
1417## explicit; go 1.12
1418sigs.k8s.io/yaml
1419sigs.k8s.io/yaml/goyaml.v2
1420# tags.cncf.io/container-device-interface v0.8.1
1421## explicit; go 1.20
1422tags.cncf.io/container-device-interface/pkg/parser