You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/vendor/github.com/docker/docker/pkg/system
CrazyMax b0deb8bdd7
vendor: update docker/cli to f1615fa
also needs to update docker/docker to a60b458 (22.06 branch) otherwise
build breaks since docker/cli#3512 with:

    # github.com/docker/cli/cli/flags
    vendor/github.com/docker/cli/cli/flags/common.go:40:37: undefined: client.EnvOverrideCertPath
    vendor/github.com/docker/cli/cli/flags/common.go:41:37: undefined: client.EnvTLSVerify
    vendor/github.com/docker/cli/cli/flags/common.go:89:76: undefined: client.EnvOverrideHost

needs also to update github.com/spf13/cobra to v1.5.0 otherwise
build breaks with:

    # github.com/docker/cli/cli-plugins/plugin
    vendor/github.com/docker/cli/cli-plugins/plugin/plugin.go:130:4: unknown field 'HiddenDefaultCmd' in struct literal of type cobra.CompletionOptions

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
..
args_windows.go vendor: update moby 7 years ago
chtimes.go vendor: initial vendor 7 years ago
chtimes_nowindows.go vendor: update buildkit to 539be170 4 years ago
chtimes_windows.go Bump buildkit to master and fix versions incompatible with go mod 1.13 6 years ago
errors.go vendor: initial vendor 7 years ago
exitcode.go vendor: initial vendor 7 years ago
filesys_unix.go vendor: update buildkit to 539be170 4 years ago
filesys_windows.go vendor: update buildkit to 539be170 4 years ago
image_os.go vendor: update buildkit 4 years ago
init.go vendor: initial vendor 7 years ago
init_windows.go vendor: update buildkit to 539be170 4 years ago
lstat_unix.go vendor: update buildkit to 539be170 4 years ago
lstat_windows.go vendor: initial vendor 7 years ago
meminfo.go vendor: initial vendor 7 years ago
meminfo_linux.go vendor: update docker/cli to f1615fa 3 years ago
meminfo_unsupported.go vendor: update buildkit to 539be170 4 years ago
meminfo_windows.go vendor: update docker/cli to f1615fa 3 years ago
mknod.go vendor: update buildkit to 539be170 4 years ago
mknod_freebsd.go vendor: update buildkit to 539be170 4 years ago
mknod_unix.go vendor: update buildkit to 539be170 4 years ago
mknod_windows.go vendor: initial vendor 7 years ago
path.go vendor: update buildkit to opentelemetry support 5 years ago
path_unix.go vendor: update buildkit to 539be170 4 years ago
path_windows.go vendor: update buildkit to opentelemetry support 5 years ago
process_unix.go vendor: update docker/cli to f1615fa 3 years ago
process_windows.go vendor: fix docker/docker vendoring (update to 9f28837c1d93 5 years ago
stat_bsd.go vendor: update buildkit to 539be170 4 years ago
stat_darwin.go vendor: initial vendor 7 years ago
stat_linux.go vendor: update buildkit 4 years ago
stat_openbsd.go vendor: initial vendor 7 years ago
stat_solaris.go vendor: update buildkit to v0.8 5 years ago
stat_unix.go vendor: update buildkit to 539be170 4 years ago
stat_windows.go vendor: initial vendor 7 years ago
umask.go vendor: update buildkit to 539be170 4 years ago
umask_windows.go vendor: initial vendor 7 years ago
utimes_unix.go vendor: update buildkit to 539be170 4 years ago
utimes_unsupported.go vendor: update buildkit to 539be170 4 years ago
xattrs_linux.go Bump buildkit to master and fix versions incompatible with go mod 1.13 6 years ago
xattrs_unsupported.go vendor: update buildkit to 539be170 4 years ago