summaryrefslogtreecommitdiffstats
path: root/recipes-containers/docker-compose/files
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2025-01-09 19:57:58 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2025-01-17 19:17:09 +0000
commitcdc4719904b39387bbcb66cb3c9f4aaf5fdaca6e (patch)
tree3bf6f44de2de2a9e7ff6c1e13046443cf7c4d06f /recipes-containers/docker-compose/files
parent6bb241b06e72dbef6f26b40b305a5e877218ab97 (diff)
downloadmeta-virtualization-cdc4719904b39387bbcb66cb3c9f4aaf5fdaca6e.tar.gz
docker-compose: WIP [needs go 1.22.10+]: not for merge: update to v2.32.2
Bumping compose to version v2.26.1-287-gfa3950346, which comprises the following commits: 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.txt152
1 files changed, 80 insertions, 72 deletions
diff --git a/recipes-containers/docker-compose/files/modules.txt b/recipes-containers/docker-compose/files/modules.txt
index 2531a845..6a0ceef4 100644
--- a/recipes-containers/docker-compose/files/modules.txt
+++ b/recipes-containers/docker-compose/files/modules.txt
@@ -6,21 +6,23 @@
6## explicit 6## explicit
7# github.com/buger/goterm v1.0.4 7# github.com/buger/goterm v1.0.4
8## explicit 8## explicit
9# github.com/compose-spec/compose-go/v2 v2.1.3 9# github.com/compose-spec/compose-go/v2 v2.4.7
10## explicit 10## explicit
11# github.com/containerd/containerd v1.7.18 11# github.com/containerd/containerd v1.7.24
12## explicit
13# github.com/containerd/platforms v0.2.1
12## explicit 14## explicit
13# github.com/davecgh/go-spew v1.1.1 15# github.com/davecgh/go-spew v1.1.1
14## explicit 16## explicit
15# github.com/distribution/reference v0.6.0 17# github.com/distribution/reference v0.6.0
16## explicit 18## explicit
17# github.com/docker/buildx v0.15.1 19# github.com/docker/buildx v0.19.2
18## explicit 20## explicit
19# github.com/docker/cli v27.0.1-rc.1+incompatible 21# github.com/docker/cli v27.4.0+incompatible
20## explicit 22## explicit
21# github.com/docker/cli-docs-tool v0.7.0 23# github.com/docker/cli-docs-tool v0.8.0
22## explicit 24## explicit
23# github.com/docker/docker v27.0.1-rc.1+incompatible 25# github.com/docker/docker v27.4.0+incompatible
24## explicit 26## explicit
25# github.com/docker/go-connections v0.5.0 27# github.com/docker/go-connections v0.5.0
26## explicit 28## explicit
@@ -44,7 +46,7 @@
44## explicit 46## explicit
45# github.com/mitchellh/mapstructure v1.5.0 47# github.com/mitchellh/mapstructure v1.5.0
46## explicit 48## explicit
47# github.com/moby/buildkit v0.14.1 49# github.com/moby/buildkit v0.18.1
48## explicit 50## explicit
49# github.com/moby/patternmatcher v0.6.0 51# github.com/moby/patternmatcher v0.6.0
50## explicit 52## explicit
@@ -68,43 +70,45 @@
68## explicit 70## explicit
69# github.com/spf13/pflag v1.0.5 71# github.com/spf13/pflag v1.0.5
70## explicit 72## explicit
71# github.com/stretchr/testify v1.9.0 73# github.com/stretchr/testify v1.10.0
72## explicit 74## explicit
73# github.com/theupdateframework/notary v0.7.0 75# github.com/theupdateframework/notary v0.7.0
74## explicit 76## explicit
75# github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 77# github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
76## explicit 78## explicit
77# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 79# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0
78## explicit 80## explicit
79# go.opentelemetry.io/otel v1.21.0 81# go.opentelemetry.io/otel v1.28.0
80## explicit 82## explicit
81# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 83# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0
82## explicit 84## explicit
83# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0 85# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28.0
84## explicit 86## explicit
85# go.opentelemetry.io/otel/metric v1.21.0 87# go.opentelemetry.io/otel/metric v1.28.0
86## explicit 88## explicit
87# go.opentelemetry.io/otel/sdk v1.21.0 89# go.opentelemetry.io/otel/sdk v1.28.0
88## explicit 90## explicit
89# go.opentelemetry.io/otel/trace v1.21.0 91# go.opentelemetry.io/otel/trace v1.28.0
90## explicit 92## explicit
91# go.uber.org/goleak v1.3.0 93# go.uber.org/goleak v1.3.0
92## explicit 94## explicit
93# go.uber.org/mock v0.4.0 95# go.uber.org/mock v0.5.0
94## explicit 96## explicit
95# golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 97# golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
96## explicit 98## explicit
97# golang.org/x/sync v0.7.0 99# golang.org/x/sync v0.10.0
98## explicit 100## explicit
99# golang.org/x/sys v0.21.0 101# golang.org/x/sys v0.28.0
100## explicit 102## explicit
101# google.golang.org/grpc v1.59.0 103# google.golang.org/grpc v1.68.1
102## explicit 104## explicit
103# gopkg.in/yaml.v3 v3.0.1 105# gopkg.in/yaml.v3 v3.0.1
104## explicit 106## explicit
105# gotest.tools/v3 v3.5.1 107# gotest.tools/v3 v3.5.1
106## explicit 108## explicit
107# dario.cat/mergo v1.0.0 109# tags.cncf.io/container-device-interface v0.8.0
110## explicit
111# dario.cat/mergo v1.0.1
108## explicit 112## explicit
109# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 113# github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
110## explicit 114## explicit
@@ -112,8 +116,6 @@
112## explicit 116## explicit
113# github.com/Masterminds/semver/v3 v3.2.1 117# github.com/Masterminds/semver/v3 v3.2.1
114## explicit 118## explicit
115# github.com/Microsoft/hcsshim v0.11.5
116## explicit
117# github.com/aws/aws-sdk-go-v2 v1.24.1 119# github.com/aws/aws-sdk-go-v2 v1.24.1
118## explicit 120## explicit
119# github.com/aws/aws-sdk-go-v2/config v1.26.6 121# github.com/aws/aws-sdk-go-v2/config v1.26.6
@@ -142,27 +144,29 @@
142## explicit 144## explicit
143# github.com/beorn7/perks v1.0.1 145# github.com/beorn7/perks v1.0.1
144## explicit 146## explicit
145# github.com/cenkalti/backoff/v4 v4.2.1 147# github.com/cenkalti/backoff/v4 v4.3.0
146## explicit 148## explicit
147# github.com/cespare/xxhash/v2 v2.2.0 149# github.com/cespare/xxhash/v2 v2.3.0
148## explicit 150## explicit
149# github.com/containerd/console v1.0.4 151# github.com/containerd/console v1.0.4
150## explicit 152## explicit
151# github.com/containerd/continuity v0.4.3 153# github.com/containerd/containerd/api v1.7.19
152## explicit 154## explicit
153# github.com/containerd/errdefs v0.1.0 155# github.com/containerd/continuity v0.4.5
154## explicit 156## explicit
155# github.com/containerd/log v0.1.0 157# github.com/containerd/errdefs v0.3.0
156## explicit 158## explicit
157# github.com/containerd/platforms v0.2.1 159# github.com/containerd/log v0.1.0
158## explicit 160## explicit
159# github.com/containerd/ttrpc v1.2.5 161# github.com/containerd/ttrpc v1.2.5
160## explicit 162## explicit
161# github.com/containerd/typeurl/v2 v2.1.1 163# github.com/containerd/typeurl/v2 v2.2.3
164## explicit
165# github.com/cpuguy83/go-md2man/v2 v2.0.5
162## explicit 166## explicit
163# github.com/docker/distribution v2.8.3+incompatible 167# github.com/docker/distribution v2.8.3+incompatible
164## explicit 168## explicit
165# github.com/docker/docker-credential-helpers v0.8.0 169# github.com/docker/docker-credential-helpers v0.8.2
166## explicit 170## explicit
167# github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c 171# github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
168## explicit 172## explicit
@@ -172,9 +176,9 @@
172## explicit 176## explicit
173# github.com/felixge/httpsnoop v1.0.4 177# github.com/felixge/httpsnoop v1.0.4
174## explicit 178## explicit
175# github.com/fvbommel/sortorder v1.0.2 179# github.com/fvbommel/sortorder v1.1.0
176## explicit 180## explicit
177# github.com/go-logr/logr v1.3.0 181# github.com/go-logr/logr v1.4.2
178## explicit 182## explicit
179# github.com/go-logr/stdr v1.2.2 183# github.com/go-logr/stdr v1.2.2
180## explicit 184## explicit
@@ -186,9 +190,7 @@
186## explicit 190## explicit
187# github.com/go-viper/mapstructure/v2 v2.0.0 191# github.com/go-viper/mapstructure/v2 v2.0.0
188## explicit 192## explicit
189# github.com/gofrs/flock v0.8.1 193# github.com/gofrs/flock v0.12.1
190## explicit
191# github.com/gogo/googleapis v1.4.1
192## explicit 194## explicit
193# github.com/gogo/protobuf v1.3.2 195# github.com/gogo/protobuf v1.3.2
194## explicit 196## explicit
@@ -206,7 +208,7 @@
206## explicit 208## explicit
207# github.com/gorilla/websocket v1.5.0 209# github.com/gorilla/websocket v1.5.0
208## explicit 210## explicit
209# github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 211# github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
210## explicit 212## explicit
211# github.com/hashicorp/errwrap v1.1.0 213# github.com/hashicorp/errwrap v1.1.0
212## explicit 214## explicit
@@ -224,7 +226,7 @@
224## explicit 226## explicit
225# github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 227# github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
226## explicit 228## explicit
227# github.com/klauspost/compress v1.17.4 229# github.com/klauspost/compress v1.17.11
228## explicit 230## explicit
229# github.com/mailru/easyjson v0.7.7 231# github.com/mailru/easyjson v0.7.7
230## explicit 232## explicit
@@ -234,27 +236,31 @@
234## explicit 236## explicit
235# github.com/mattn/go-runewidth v0.0.15 237# github.com/mattn/go-runewidth v0.0.15
236## explicit 238## explicit
237# github.com/matttproud/golang_protobuf_extensions v1.0.4
238## explicit
239# github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b 239# github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
240## explicit 240## explicit
241# github.com/miekg/pkcs11 v1.1.1 241# github.com/miekg/pkcs11 v1.1.1
242## explicit 242## explicit
243# github.com/mitchellh/hashstructure/v2 v2.0.2
244## explicit
243# github.com/moby/docker-image-spec v1.3.1 245# github.com/moby/docker-image-spec v1.3.1
244## explicit 246## explicit
245# github.com/moby/locker v1.0.1 247# github.com/moby/locker v1.0.1
246## explicit 248## explicit
247# github.com/moby/spdystream v0.2.0 249# github.com/moby/spdystream v0.2.0
248## explicit 250## explicit
249# github.com/moby/sys/mountinfo v0.7.1 251# github.com/moby/sys/capability v0.4.0
252## explicit
253# github.com/moby/sys/mountinfo v0.7.2
250## explicit 254## explicit
251# github.com/moby/sys/sequential v0.5.0 255# github.com/moby/sys/sequential v0.6.0
252## explicit 256## explicit
253# github.com/moby/sys/signal v0.7.0 257# github.com/moby/sys/signal v0.7.1
254## explicit 258## explicit
255# github.com/moby/sys/symlink v0.2.0 259# github.com/moby/sys/symlink v0.2.0
256## explicit 260## explicit
257# github.com/moby/sys/user v0.1.0 261# github.com/moby/sys/user v0.3.0
262## explicit
263# github.com/moby/sys/userns v0.1.0
258## explicit 264## explicit
259# github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 265# github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
260## explicit 266## explicit
@@ -268,25 +274,33 @@
268## explicit 274## explicit
269# github.com/pkg/errors v0.9.1 275# github.com/pkg/errors v0.9.1
270## explicit 276## explicit
277# github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
278## explicit
271# github.com/pmezard/go-difflib v1.0.0 279# github.com/pmezard/go-difflib v1.0.0
272## explicit 280## explicit
273# github.com/prometheus/client_golang v1.17.0 281# github.com/prometheus/client_golang v1.20.2
274## explicit 282## explicit
275# github.com/prometheus/client_model v0.5.0 283# github.com/prometheus/client_model v0.6.1
276## explicit 284## explicit
277# github.com/prometheus/common v0.44.0 285# github.com/prometheus/common v0.55.0
278## explicit 286## explicit
279# github.com/prometheus/procfs v0.12.0 287# github.com/prometheus/procfs v0.15.1
280## explicit 288## explicit
281# github.com/rivo/uniseg v0.2.0 289# github.com/rivo/uniseg v0.2.0
282## explicit 290## explicit
291# github.com/russross/blackfriday/v2 v2.1.0
292## explicit
283# github.com/secure-systems-lab/go-securesystemslib v0.4.0 293# github.com/secure-systems-lab/go-securesystemslib v0.4.0
284## explicit 294## explicit
285# github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b 295# github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b
286## explicit 296## explicit
287# github.com/shibumi/go-pathspec v1.3.0 297# github.com/shibumi/go-pathspec v1.3.0
288## explicit 298## explicit
289# github.com/tonistiigi/fsutil v0.0.0-20240424095704-91a3fc46842c 299# github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205
300## explicit
301# github.com/tonistiigi/fsutil v0.0.0-20241121093142-31cf1f437184
302## explicit
303# github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4
290## explicit 304## explicit
291# github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea 305# github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
292## explicit 306## explicit
@@ -298,43 +312,39 @@
298## explicit 312## explicit
299# github.com/xeipuuv/gojsonschema v1.2.0 313# github.com/xeipuuv/gojsonschema v1.2.0
300## explicit 314## explicit
301# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1 315# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0
302## explicit
303# go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.46.1
304## explicit 316## explicit
305# go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 317# go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.53.0
306## explicit 318## explicit
307# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 319# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.28.0
308## explicit 320## explicit
309# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 321# go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.28.0
310## explicit 322## explicit
311# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.21.0 323# go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.28.0
312## explicit 324## explicit
313# go.opentelemetry.io/otel/sdk/metric v1.21.0 325# go.opentelemetry.io/otel/sdk/metric v1.28.0
314## explicit 326## explicit
315# go.opentelemetry.io/proto/otlp v1.0.0 327# go.opentelemetry.io/proto/otlp v1.3.1
316## explicit 328## explicit
317# golang.org/x/crypto v0.22.0 329# golang.org/x/crypto v0.31.0
318## explicit 330## explicit
319# golang.org/x/net v0.24.0 331# golang.org/x/net v0.33.0
320## explicit 332## explicit
321# golang.org/x/oauth2 v0.11.0 333# golang.org/x/oauth2 v0.23.0
322## explicit 334## explicit
323# golang.org/x/term v0.19.0 335# golang.org/x/term v0.27.0
324## explicit 336## explicit
325# golang.org/x/text v0.14.0 337# golang.org/x/text v0.21.0
326## explicit 338## explicit
327# golang.org/x/time v0.3.0 339# golang.org/x/time v0.6.0
328## explicit 340## explicit
329# google.golang.org/appengine v1.6.8 341# google.golang.org/genproto v0.0.0-20240123012728-ef4313101c80
330## explicit 342## explicit
331# google.golang.org/genproto v0.0.0-20231016165738-49dd2c1f3d0b 343# google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1
332## explicit 344## explicit
333# google.golang.org/genproto/googleapis/api v0.0.0-20231016165738-49dd2c1f3d0b 345# google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1
334## explicit 346## explicit
335# google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 347# google.golang.org/protobuf v1.35.1
336## explicit
337# google.golang.org/protobuf v1.33.0
338## explicit 348## explicit
339# gopkg.in/cenkalti/backoff.v1 v1.1.0 349# gopkg.in/cenkalti/backoff.v1 v1.1.0
340## explicit 350## explicit
@@ -360,5 +370,3 @@
360## explicit 370## explicit
361# sigs.k8s.io/yaml v1.3.0 371# sigs.k8s.io/yaml v1.3.0
362## explicit 372## explicit
363# tags.cncf.io/container-device-interface v0.7.2
364## explicit