mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-29 14:48:03 +08:00
vendor: github.com/docker/cli v28.0.4
This removes Notary / Docker Content Trust related (indirect) dependencies; Before: ls -l bin/build/ total 131200 -rwxr-xr-x 1 thajeztah staff 67039266 Mar 21 09:20 buildx* ls -lh bin/build/ total 131200 -rwxr-xr-x 1 thajeztah staff 64M Mar 21 09:20 buildx* After: ls -l bin/build/ total 127288 -rwxr-xr-x 1 thajeztah staff 65168450 Mar 21 09:22 buildx* ls -lh bin/build/ total 127288 -rwxr-xr-x 1 thajeztah staff 62M Mar 21 09:22 buildx* Difference: `67039266 - 65168450 = 1870816` (1.87 MB) full diff: https://github.com/docker/cli/compare/v28.0.2...v28.0.4 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
40
vendor/modules.txt
vendored
40
vendor/modules.txt
vendored
@@ -15,8 +15,6 @@ github.com/Microsoft/go-winio/internal/fs
|
||||
github.com/Microsoft/go-winio/internal/socket
|
||||
github.com/Microsoft/go-winio/internal/stringbuffer
|
||||
github.com/Microsoft/go-winio/pkg/guid
|
||||
# github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
|
||||
## explicit
|
||||
# github.com/agext/levenshtein v1.2.3
|
||||
## explicit
|
||||
github.com/agext/levenshtein
|
||||
@@ -229,7 +227,7 @@ github.com/davecgh/go-spew/spew
|
||||
# github.com/distribution/reference v0.6.0
|
||||
## explicit; go 1.20
|
||||
github.com/distribution/reference
|
||||
# github.com/docker/cli v28.0.2+incompatible
|
||||
# github.com/docker/cli v28.0.4+incompatible
|
||||
## explicit
|
||||
github.com/docker/cli/cli
|
||||
github.com/docker/cli/cli-plugins/metadata
|
||||
@@ -251,12 +249,7 @@ github.com/docker/cli/cli/context/store
|
||||
github.com/docker/cli/cli/debug
|
||||
github.com/docker/cli/cli/flags
|
||||
github.com/docker/cli/cli/hints
|
||||
github.com/docker/cli/cli/internal/jsonstream
|
||||
github.com/docker/cli/cli/manifest/store
|
||||
github.com/docker/cli/cli/manifest/types
|
||||
github.com/docker/cli/cli/registry/client
|
||||
github.com/docker/cli/cli/streams
|
||||
github.com/docker/cli/cli/trust
|
||||
github.com/docker/cli/cli/version
|
||||
github.com/docker/cli/internal/tui
|
||||
github.com/docker/cli/opts
|
||||
@@ -270,10 +263,6 @@ github.com/docker/cli-docs-tool/annotation
|
||||
# github.com/docker/distribution v2.8.3+incompatible
|
||||
## explicit
|
||||
github.com/docker/distribution
|
||||
github.com/docker/distribution/manifest
|
||||
github.com/docker/distribution/manifest/manifestlist
|
||||
github.com/docker/distribution/manifest/ocischema
|
||||
github.com/docker/distribution/manifest/schema2
|
||||
github.com/docker/distribution/metrics
|
||||
github.com/docker/distribution/registry/api/errcode
|
||||
github.com/docker/distribution/registry/api/v2
|
||||
@@ -283,7 +272,6 @@ github.com/docker/distribution/registry/client/auth/challenge
|
||||
github.com/docker/distribution/registry/client/transport
|
||||
github.com/docker/distribution/registry/storage/cache
|
||||
github.com/docker/distribution/registry/storage/cache/memory
|
||||
github.com/docker/distribution/uuid
|
||||
# github.com/docker/docker v28.0.4+incompatible
|
||||
## explicit
|
||||
github.com/docker/docker/api
|
||||
@@ -323,9 +311,6 @@ github.com/docker/docker/registry
|
||||
## explicit; go 1.21
|
||||
github.com/docker/docker-credential-helpers/client
|
||||
github.com/docker/docker-credential-helpers/credentials
|
||||
# github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
|
||||
## explicit
|
||||
github.com/docker/go/canonical/json
|
||||
# github.com/docker/go-connections v0.5.0
|
||||
## explicit; go 1.18
|
||||
github.com/docker/go-connections/nat
|
||||
@@ -337,6 +322,8 @@ github.com/docker/go-metrics
|
||||
# github.com/docker/go-units v0.5.0
|
||||
## explicit
|
||||
github.com/docker/go-units
|
||||
# github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
|
||||
## explicit
|
||||
# github.com/emicklei/go-restful/v3 v3.11.0
|
||||
## explicit; go 1.13
|
||||
github.com/emicklei/go-restful/v3
|
||||
@@ -485,17 +472,12 @@ github.com/mattn/go-runewidth
|
||||
# github.com/mattn/go-shellwords v1.0.12
|
||||
## explicit; go 1.13
|
||||
github.com/mattn/go-shellwords
|
||||
# github.com/miekg/pkcs11 v1.1.1
|
||||
## explicit; go 1.12
|
||||
github.com/miekg/pkcs11
|
||||
# github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7
|
||||
## explicit
|
||||
github.com/mitchellh/go-wordwrap
|
||||
# github.com/mitchellh/hashstructure/v2 v2.0.2
|
||||
## explicit; go 1.14
|
||||
github.com/mitchellh/hashstructure/v2
|
||||
# github.com/mitchellh/mapstructure v1.5.0
|
||||
## explicit; go 1.14
|
||||
# github.com/moby/buildkit v0.20.2
|
||||
## explicit; go 1.22.0
|
||||
github.com/moby/buildkit/api/services/control
|
||||
@@ -715,20 +697,6 @@ github.com/stretchr/testify/assert/yaml
|
||||
github.com/stretchr/testify/require
|
||||
# github.com/theupdateframework/notary v0.7.0
|
||||
## explicit; go 1.12
|
||||
github.com/theupdateframework/notary
|
||||
github.com/theupdateframework/notary/client
|
||||
github.com/theupdateframework/notary/client/changelist
|
||||
github.com/theupdateframework/notary/cryptoservice
|
||||
github.com/theupdateframework/notary/passphrase
|
||||
github.com/theupdateframework/notary/storage
|
||||
github.com/theupdateframework/notary/trustmanager
|
||||
github.com/theupdateframework/notary/trustmanager/yubikey
|
||||
github.com/theupdateframework/notary/trustpinning
|
||||
github.com/theupdateframework/notary/tuf
|
||||
github.com/theupdateframework/notary/tuf/data
|
||||
github.com/theupdateframework/notary/tuf/signed
|
||||
github.com/theupdateframework/notary/tuf/utils
|
||||
github.com/theupdateframework/notary/tuf/validation
|
||||
# github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205
|
||||
## explicit; go 1.21
|
||||
github.com/tonistiigi/dchapes-mode
|
||||
@@ -882,11 +850,9 @@ golang.org/x/crypto/bcrypt
|
||||
golang.org/x/crypto/blowfish
|
||||
golang.org/x/crypto/chacha20
|
||||
golang.org/x/crypto/curve25519
|
||||
golang.org/x/crypto/ed25519
|
||||
golang.org/x/crypto/internal/alias
|
||||
golang.org/x/crypto/internal/poly1305
|
||||
golang.org/x/crypto/nacl/sign
|
||||
golang.org/x/crypto/pbkdf2
|
||||
golang.org/x/crypto/ssh
|
||||
golang.org/x/crypto/ssh/agent
|
||||
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
|
||||
|
Reference in New Issue
Block a user