Trying remote 'github.com/docker/cli' fatal: 'github.com/docker/cli' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Trying remote 'https://github.com/docker/cli' From https://github.com/docker/cli * tag v27.3.1 -> FETCH_HEAD HEAD is now at ce12230 Merge pull request #5462 from thaJeztah/27.x_backport_bump_compose Copying files from /mnt/storage/openwrt-24.10/build_dir/target-powerpc64_e5500_musl/docker-27.3.1 into /mnt/storage/openwrt-24.10/build_dir/target-powerpc64_e5500_musl/docker-27.3.1/.go_work/build/src/github.com/docker/cli cli-plugins/examples/helloworld/main.go cli-plugins/hooks/printer.go cli-plugins/hooks/printer_test.go cli-plugins/hooks/template.go cli-plugins/hooks/template_test.go cli-plugins/manager/candidate.go cli-plugins/manager/candidate_test.go cli-plugins/manager/cobra.go cli-plugins/manager/error.go cli-plugins/manager/error_test.go cli-plugins/manager/hooks.go cli-plugins/manager/hooks_test.go cli-plugins/manager/manager.go cli-plugins/manager/manager_test.go cli-plugins/manager/manager_unix.go cli-plugins/manager/manager_windows.go cli-plugins/manager/metadata.go cli-plugins/manager/plugin.go cli-plugins/manager/suffix_unix.go cli-plugins/manager/suffix_windows.go cli-plugins/plugin/plugin.go cli-plugins/socket/socket.go cli-plugins/socket/socket_abstract.go cli-plugins/socket/socket_noabstract.go cli-plugins/socket/socket_test.go cli/cobra.go cli/cobra_test.go cli/command/builder/client_test.go cli/command/builder/cmd.go cli/command/builder/prune.go cli/command/builder/prune_test.go cli/command/checkpoint/client_test.go cli/command/checkpoint/cmd.go cli/command/checkpoint/create.go cli/command/checkpoint/create_test.go cli/command/checkpoint/formatter.go cli/command/checkpoint/formatter_test.go cli/command/checkpoint/list.go cli/command/checkpoint/list_test.go cli/command/checkpoint/remove.go cli/command/checkpoint/remove_test.go cli/command/checkpoint/testdata/checkpoint-list-with-options.golden cli/command/cli.go cli/command/cli_options.go cli/command/cli_options_test.go cli/command/cli_test.go cli/command/commands/commands.go cli/command/completion/functions.go cli/command/config/client_test.go cli/command/config/cmd.go cli/command/config/create.go cli/command/config/create_test.go cli/command/config/formatter.go cli/command/config/formatter_test.go cli/command/config/inspect.go cli/command/config/inspect_test.go cli/command/config/ls.go cli/command/config/ls_test.go cli/command/config/remove.go cli/command/config/remove_test.go cli/command/config/testdata/config-create-with-name.golden cli/command/config/testdata/config-inspect-pretty.simple.golden cli/command/config/testdata/config-inspect-with-format.json-template.golden cli/command/config/testdata/config-inspect-with-format.simple-template.golden cli/command/config/testdata/config-inspect-without-format.multiple-configs-with-labels.golden cli/command/config/testdata/config-inspect-without-format.single-config.golden cli/command/config/testdata/config-list-sort.golden cli/command/config/testdata/config-list-with-config-format.golden cli/command/config/testdata/config-list-with-filter.golden cli/command/config/testdata/config-list-with-format.golden cli/command/config/testdata/config-list-with-quiet-option.golden cli/command/container/attach.go cli/command/container/attach_test.go cli/command/container/client_test.go cli/command/container/cmd.go cli/command/container/commit.go cli/command/container/completion.go cli/command/container/cp.go cli/command/container/cp_test.go cli/command/container/create.go cli/command/container/create_test.go cli/command/container/diff.go cli/command/container/exec.go cli/command/container/exec_test.go cli/command/container/export.go cli/command/container/export_test.go cli/command/container/formatter_diff.go cli/command/container/formatter_diff_test.go cli/command/container/formatter_stats.go cli/command/container/formatter_stats_test.go cli/command/container/hijack.go cli/command/container/inspect.go cli/command/container/kill.go cli/command/container/list.go cli/command/container/list_test.go cli/command/container/logs.go cli/command/container/logs_test.go cli/command/container/opts.go cli/command/container/opts_test.go cli/command/container/pause.go cli/command/container/port.go cli/command/container/port_test.go cli/command/container/prune.go cli/command/container/prune_test.go cli/command/container/rename.go cli/command/container/restart.go cli/command/container/rm.go cli/command/container/rm_test.go cli/command/container/run.go cli/command/container/run_test.go cli/command/container/signals.go cli/command/container/signals_test.go cli/command/container/signals_unix.go cli/command/container/signals_unix_test.go cli/command/container/signals_windows.go cli/command/container/start.go cli/command/container/stats.go cli/command/container/stats_helpers.go cli/command/container/stats_helpers_test.go cli/command/container/stop.go cli/command/container/testdata/container-create-localhost-dns-ipv6.golden cli/command/container/testdata/container-create-localhost-dns.golden cli/command/container/testdata/container-create-oom-kill-true-without-memory-limit.golden cli/command/container/testdata/container-create-oom-kill-without-memory-limit.golden cli/command/container/testdata/container-list-format-name-name.golden cli/command/container/testdata/container-list-format-with-arg.golden cli/command/container/testdata/container-list-quiet.golden cli/command/container/testdata/container-list-with-config-format.golden cli/command/container/testdata/container-list-with-format.golden cli/command/container/testdata/container-list-without-format-no-trunc.golden cli/command/container/testdata/container-list-without-format.golden cli/command/container/testdata/container-port-all-ports.golden cli/command/container/testdata/container-port-ipv4.golden cli/command/container/testdata/container-port-ipv6-and-ipv4-443-udp.golden cli/command/container/testdata/container-port-ipv6-and-ipv4.golden cli/command/container/testdata/container-port-ipv6.golden cli/command/container/testdata/utf16.env cli/command/container/testdata/utf16be.env cli/command/container/testdata/utf8.env cli/command/container/testdata/valid.env cli/command/container/testdata/valid.label cli/command/container/top.go cli/command/container/tty.go cli/command/container/tty_test.go cli/command/container/unpause.go cli/command/container/update.go cli/command/container/utils.go cli/command/container/utils_test.go cli/command/container/wait.go cli/command/context.go cli/command/context/cmd.go cli/command/context/create.go cli/command/context/create_test.go cli/command/context/export-import_test.go cli/command/context/export.go cli/command/context/import.go cli/command/context/inspect.go cli/command/context/inspect_test.go cli/command/context/list.go cli/command/context/list_test.go cli/command/context/options.go cli/command/context/remove.go cli/command/context/remove_test.go cli/command/context/show.go cli/command/context/show_test.go cli/command/context/testdata/inspect.golden cli/command/context/testdata/list-json-name.golden cli/command/context/testdata/list-json.golden cli/command/context/testdata/list-with-error.golden cli/command/context/testdata/list.golden cli/command/context/testdata/quiet-list.golden cli/command/context/testdata/show.golden cli/command/context/update.go cli/command/context/update_test.go cli/command/context/use.go cli/command/context/use_test.go cli/command/context_test.go cli/command/defaultcontextstore.go cli/command/defaultcontextstore_test.go cli/command/formatter/buildcache.go cli/command/formatter/container.go cli/command/formatter/container_test.go cli/command/formatter/context.go cli/command/formatter/custom.go cli/command/formatter/disk_usage.go cli/command/formatter/disk_usage_test.go cli/command/formatter/displayutils.go cli/command/formatter/displayutils_test.go cli/command/formatter/formatter.go cli/command/formatter/formatter_test.go cli/command/formatter/image.go cli/command/formatter/image_test.go cli/command/formatter/reflect.go cli/command/formatter/reflect_test.go cli/command/formatter/tabwriter/tabwriter.go cli/command/formatter/tabwriter/tabwriter_test.go cli/command/formatter/testdata/container-context-write-special-headers.golden cli/command/formatter/testdata/disk-usage-context-write-custom.golden cli/command/formatter/testdata/disk-usage-raw-format.golden cli/command/formatter/volume.go cli/command/formatter/volume_test.go cli/command/idresolver/client_test.go cli/command/idresolver/idresolver.go cli/command/idresolver/idresolver_test.go cli/command/image/build.go cli/command/image/build/context.go cli/command/image/build/context_test.go cli/command/image/build/context_unix.go cli/command/image/build/context_windows.go cli/command/image/build/dockerignore.go cli/command/image/build_test.go cli/command/image/client_test.go cli/command/image/cmd.go cli/command/image/formatter_history.go cli/command/image/formatter_history_test.go cli/command/image/history.go cli/command/image/history_test.go cli/command/image/import.go cli/command/image/import_test.go cli/command/image/inspect.go cli/command/image/inspect_test.go cli/command/image/list.go cli/command/image/list_test.go cli/command/image/load.go cli/command/image/load_test.go cli/command/image/prune.go cli/command/image/prune_test.go cli/command/image/pull.go cli/command/image/pull_test.go cli/command/image/push.go cli/command/image/push_test.go cli/command/image/remove.go cli/command/image/remove_test.go cli/command/image/save.go cli/command/image/save_test.go cli/command/image/tag.go cli/command/image/tag_test.go cli/command/image/testdata/Dockerfile.test cli/command/image/testdata/gittar.test cli/command/image/testdata/history-command-success.non-human.golden cli/command/image/testdata/history-command-success.quiet-no-trunc.golden cli/command/image/testdata/history-command-success.quiet.golden cli/command/image/testdata/history-command-success.simple.golden cli/command/image/testdata/import-command-success.input.txt cli/command/image/testdata/inspect-command-success.format.golden cli/command/image/testdata/inspect-command-success.simple-many.golden cli/command/image/testdata/inspect-command-success.simple.golden cli/command/image/testdata/list-command-ambiguous.golden cli/command/image/testdata/list-command-success.filters.golden cli/command/image/testdata/list-command-success.format.golden cli/command/image/testdata/list-command-success.match-name.golden cli/command/image/testdata/list-command-success.quiet-format.golden cli/command/image/testdata/list-command-success.simple.golden cli/command/image/testdata/load-command-success.input-file.golden cli/command/image/testdata/load-command-success.input.txt cli/command/image/testdata/load-command-success.json.golden cli/command/image/testdata/load-command-success.simple.golden cli/command/image/testdata/prune-command-success.all.golden cli/command/image/testdata/prune-command-success.force-deleted.golden cli/command/image/testdata/prune-command-success.force-untagged.golden cli/command/image/testdata/prune-command-success.label-filter.golden cli/command/image/testdata/pull-command-success.simple-no-tag.golden cli/command/image/testdata/pull-command-success.simple-quiet.golden cli/command/image/testdata/pull-command-success.simple.golden cli/command/image/testdata/remove-command-success.Image Deleted and Untagged.golden cli/command/image/testdata/remove-command-success.Image Deleted.golden cli/command/image/testdata/remove-command-success.Image Untagged.golden cli/command/image/testdata/remove-command-success.Image not found with force option.golden cli/command/image/testdata/tar.test cli/command/image/tree.go cli/command/image/trust.go cli/command/image/trust_test.go cli/command/inspect/inspector.go cli/command/inspect/inspector_test.go cli/command/manifest/annotate.go cli/command/manifest/annotate_test.go cli/command/manifest/client_test.go cli/command/manifest/cmd.go cli/command/manifest/create_list.go cli/command/manifest/create_test.go cli/command/manifest/inspect.go cli/command/manifest/inspect_test.go cli/command/manifest/push.go cli/command/manifest/push_test.go cli/command/manifest/rm.go cli/command/manifest/rm_test.go cli/command/manifest/testdata/inspect-annotate.golden cli/command/manifest/testdata/inspect-manifest-list.golden cli/command/manifest/testdata/inspect-manifest.golden cli/command/manifest/util.go cli/command/network/client_test.go cli/command/network/cmd.go cli/command/network/connect.go cli/command/network/connect_test.go cli/command/network/create.go cli/command/network/create_test.go cli/command/network/disconnect.go cli/command/network/disconnect_test.go cli/command/network/formatter.go cli/command/network/formatter_test.go cli/command/network/inspect.go cli/command/network/list.go cli/command/network/list_test.go cli/command/network/prune.go cli/command/network/prune_test.go cli/command/network/remove.go cli/command/network/remove_test.go cli/command/network/testdata/network-list-sort.golden cli/command/network/testdata/network-list.golden cli/command/node/client_test.go cli/command/node/cmd.go cli/command/node/demote.go cli/command/node/demote_test.go cli/command/node/formatter.go cli/command/node/formatter_test.go cli/command/node/inspect.go cli/command/node/inspect_test.go cli/command/node/list.go cli/command/node/list_test.go cli/command/node/opts.go cli/command/node/promote.go cli/command/node/promote_test.go cli/command/node/ps.go cli/command/node/ps_test.go cli/command/node/remove.go cli/command/node/remove_test.go cli/command/node/testdata/node-inspect-pretty.manager-leader.golden cli/command/node/testdata/node-inspect-pretty.manager.golden cli/command/node/testdata/node-inspect-pretty.simple.golden cli/command/node/testdata/node-list-format-flag.golden cli/command/node/testdata/node-list-format-from-config.golden cli/command/node/testdata/node-list-sort.golden cli/command/node/testdata/node-ps.simple.golden cli/command/node/testdata/node-ps.with-errors.golden cli/command/node/update.go cli/command/node/update_test.go cli/command/plugin/client_test.go cli/command/plugin/cmd.go cli/command/plugin/create.go cli/command/plugin/create_test.go cli/command/plugin/disable.go cli/command/plugin/disable_test.go cli/command/plugin/enable.go cli/command/plugin/enable_test.go cli/command/plugin/formatter.go cli/command/plugin/formatter_test.go cli/command/plugin/inspect.go cli/command/plugin/inspect_test.go cli/command/plugin/install.go cli/command/plugin/install_test.go cli/command/plugin/list.go cli/command/plugin/list_test.go cli/command/plugin/push.go cli/command/plugin/remove.go cli/command/plugin/remove_test.go cli/command/plugin/set.go cli/command/plugin/testdata/plugin-inspect-multiple-with-format.golden cli/command/plugin/testdata/plugin-inspect-single-with-format.golden cli/command/plugin/testdata/plugin-inspect-single-without-format.golden cli/command/plugin/testdata/plugin-list-sort.golden cli/command/plugin/testdata/plugin-list-with-format.golden cli/command/plugin/testdata/plugin-list-with-no-trunc-option.golden cli/command/plugin/testdata/plugin-list-with-quiet-option.golden cli/command/plugin/testdata/plugin-list-without-format.golden cli/command/plugin/testdata/plugin-upgrade-terminate.golden cli/command/plugin/upgrade.go cli/command/plugin/upgrade_test.go cli/command/registry.go cli/command/registry/formatter_search.go cli/command/registry/formatter_search_test.go cli/command/registry/login.go cli/command/registry/login_test.go cli/command/registry/logout.go cli/command/registry/search.go cli/command/registry/testdata/search-context-write-stars-table.golden cli/command/registry/testdata/search-context-write-table.golden cli/command/registry_test.go cli/command/secret/client_test.go cli/command/secret/cmd.go cli/command/secret/create.go cli/command/secret/create_test.go cli/command/secret/formatter.go cli/command/secret/formatter_test.go cli/command/secret/inspect.go cli/command/secret/inspect_test.go cli/command/secret/ls.go cli/command/secret/ls_test.go cli/command/secret/remove.go cli/command/secret/remove_test.go cli/command/secret/testdata/secret-create-with-name.golden cli/command/secret/testdata/secret-inspect-pretty.simple.golden cli/command/secret/testdata/secret-inspect-with-format.json-template.golden cli/command/secret/testdata/secret-inspect-with-format.simple-template.golden cli/command/secret/testdata/secret-inspect-without-format.multiple-secrets-with-labels.golden cli/command/secret/testdata/secret-inspect-without-format.single-secret.golden cli/command/secret/testdata/secret-list-sort.golden cli/command/secret/testdata/secret-list-with-config-format.golden cli/command/secret/testdata/secret-list-with-filter.golden cli/command/secret/testdata/secret-list-with-format.golden cli/command/secret/testdata/secret-list-with-quiet-option.golden cli/command/service/client_test.go cli/command/service/cmd.go cli/command/service/create.go cli/command/service/create_test.go cli/command/service/formatter.go cli/command/service/formatter_test.go cli/command/service/generic_resource_opts.go cli/command/service/generic_resource_opts_test.go cli/command/service/helpers.go cli/command/service/inspect.go cli/command/service/inspect_test.go cli/command/service/list.go cli/command/service/list_test.go cli/command/service/logs.go cli/command/service/opts.go cli/command/service/opts_test.go cli/command/service/parse.go cli/command/service/progress/progress.go cli/command/service/progress/progress_test.go cli/command/service/ps.go cli/command/service/ps_test.go cli/command/service/remove.go cli/command/service/rollback.go cli/command/service/rollback_test.go cli/command/service/scale.go cli/command/service/testdata/service-context-write-raw.golden cli/command/service/testdata/service-inspect-pretty.golden cli/command/service/testdata/service-list-sort.golden cli/command/service/trust.go cli/command/service/update.go cli/command/service/update_test.go cli/command/stack/client_test.go cli/command/stack/cmd.go cli/command/stack/common.go cli/command/stack/config.go cli/command/stack/config_test.go cli/command/stack/deploy.go cli/command/stack/deploy_test.go cli/command/stack/formatter/formatter.go cli/command/stack/formatter/formatter_test.go cli/command/stack/list.go cli/command/stack/list_test.go cli/command/stack/loader/loader.go cli/command/stack/loader/loader_test.go cli/command/stack/options/opts.go cli/command/stack/ps.go cli/command/stack/ps_test.go cli/command/stack/remove.go cli/command/stack/remove_test.go cli/command/stack/services.go cli/command/stack/services_test.go cli/command/stack/swarm/client_test.go cli/command/stack/swarm/common.go cli/command/stack/swarm/deploy.go cli/command/stack/swarm/deploy_composefile.go cli/command/stack/swarm/deploy_composefile_test.go cli/command/stack/swarm/deploy_test.go cli/command/stack/swarm/list.go cli/command/stack/swarm/ps.go cli/command/stack/swarm/remove.go cli/command/stack/swarm/services.go cli/command/stack/testdata/stack-list-sort-natural.golden cli/command/stack/testdata/stack-list-sort.golden cli/command/stack/testdata/stack-list-with-format.golden cli/command/stack/testdata/stack-list-without-format.golden cli/command/stack/testdata/stack-ps-with-config-format.golden cli/command/stack/testdata/stack-ps-with-format.golden cli/command/stack/testdata/stack-ps-with-no-resolve-option.golden cli/command/stack/testdata/stack-ps-with-no-trunc-option.golden cli/command/stack/testdata/stack-ps-with-quiet-option.golden cli/command/stack/testdata/stack-ps-without-format.golden cli/command/stack/testdata/stack-services-with-config-format.golden cli/command/stack/testdata/stack-services-with-format.golden cli/command/stack/testdata/stack-services-with-quiet-option.golden cli/command/stack/testdata/stack-services-without-format.golden cli/command/swarm/ca.go cli/command/swarm/ca_test.go cli/command/swarm/client_test.go cli/command/swarm/cmd.go cli/command/swarm/init.go cli/command/swarm/init_test.go cli/command/swarm/ipnet_slice.go cli/command/swarm/ipnet_slice_test.go cli/command/swarm/join.go cli/command/swarm/join_test.go cli/command/swarm/join_token.go cli/command/swarm/join_token_test.go cli/command/swarm/leave.go cli/command/swarm/leave_test.go cli/command/swarm/opts.go cli/command/swarm/opts_test.go cli/command/swarm/progress/root_rotation.go cli/command/swarm/testdata/init-init-autolock.golden cli/command/swarm/testdata/init-init.golden cli/command/swarm/testdata/jointoken-manager-quiet.golden cli/command/swarm/testdata/jointoken-manager-rotate.golden cli/command/swarm/testdata/jointoken-manager.golden cli/command/swarm/testdata/jointoken-worker-quiet.golden cli/command/swarm/testdata/jointoken-worker.golden cli/command/swarm/testdata/unlockkeys-unlock-key-quiet.golden cli/command/swarm/testdata/unlockkeys-unlock-key-rotate-quiet.golden cli/command/swarm/testdata/unlockkeys-unlock-key-rotate.golden cli/command/swarm/testdata/unlockkeys-unlock-key.golden cli/command/swarm/testdata/update-all-flags-quiet.golden cli/command/swarm/testdata/update-autolock-unlock-key.golden cli/command/swarm/testdata/update-noargs.golden cli/command/swarm/unlock.go cli/command/swarm/unlock_key.go cli/command/swarm/unlock_key_test.go cli/command/swarm/unlock_test.go cli/command/swarm/update.go cli/command/swarm/update_test.go cli/command/system/client_test.go cli/command/system/cmd.go cli/command/system/df.go cli/command/system/dial_stdio.go cli/command/system/events.go cli/command/system/events_test.go cli/command/system/info.go cli/command/system/info_test.go cli/command/system/inspect.go cli/command/system/prune.go cli/command/system/prune_test.go cli/command/system/testdata/docker-client-version.golden cli/command/system/testdata/docker-client-version.json.golden cli/command/system/testdata/docker-events-default.golden cli/command/system/testdata/docker-events-json-action.golden cli/command/system/testdata/docker-events-json-template.golden cli/command/system/testdata/docker-events-json.golden cli/command/system/testdata/docker-info-badsec-stderr.golden cli/command/system/testdata/docker-info-badsec.golden cli/command/system/testdata/docker-info-badsec.json.golden cli/command/system/testdata/docker-info-daemon-warnings.json.golden cli/command/system/testdata/docker-info-errors-stderr.golden cli/command/system/testdata/docker-info-errors.golden cli/command/system/testdata/docker-info-errors.json.golden cli/command/system/testdata/docker-info-no-swarm.golden cli/command/system/testdata/docker-info-no-swarm.json.golden cli/command/system/testdata/docker-info-plugins-warnings.golden cli/command/system/testdata/docker-info-plugins.golden cli/command/system/testdata/docker-info-plugins.json.golden cli/command/system/testdata/docker-info-warnings.golden cli/command/system/testdata/docker-info-with-labels-empty.golden cli/command/system/testdata/docker-info-with-labels-nil.golden cli/command/system/testdata/docker-info-with-swarm.golden cli/command/system/testdata/docker-info-with-swarm.json.golden cli/command/system/version.go cli/command/system/version_test.go cli/command/task/client_test.go cli/command/task/formatter.go cli/command/task/formatter_test.go cli/command/task/print.go cli/command/task/print_test.go cli/command/task/testdata/task-context-write-table-custom.golden cli/command/task/testdata/task-print-sorted.golden cli/command/task/testdata/task-print-with-global-service.golden cli/command/task/testdata/task-print-with-indentation.golden cli/command/task/testdata/task-print-with-no-trunc-option.golden cli/command/task/testdata/task-print-with-quiet-option.golden cli/command/task/testdata/task-print-with-replicated-service.golden cli/command/task/testdata/task-print-with-resolution.golden cli/command/telemetry.go cli/command/telemetry_docker.go cli/command/telemetry_docker_test.go cli/command/telemetry_options.go cli/command/telemetry_utils.go cli/command/telemetry_utils_test.go cli/command/testdata/ca.pem cli/command/trust.go cli/command/trust/cmd.go cli/command/trust/common.go cli/command/trust/common_test.go cli/command/trust/formatter.go cli/command/trust/formatter_test.go cli/command/trust/helpers.go cli/command/trust/helpers_test.go cli/command/trust/inspect.go cli/command/trust/inspect_pretty.go cli/command/trust/inspect_pretty_test.go cli/command/trust/inspect_test.go cli/command/trust/key.go cli/command/trust/key_generate.go cli/command/trust/key_generate_test.go cli/command/trust/key_load.go cli/command/trust/key_load_test.go cli/command/trust/revoke.go cli/command/trust/revoke_test.go cli/command/trust/sign.go cli/command/trust/sign_test.go cli/command/trust/signer.go cli/command/trust/signer_add.go cli/command/trust/signer_add_test.go cli/command/trust/signer_remove.go cli/command/trust/signer_remove_test.go cli/command/trust/testdata/trust-inspect-empty-repo.golden cli/command/trust/testdata/trust-inspect-full-repo-no-signers.golden cli/command/trust/testdata/trust-inspect-full-repo-with-signers.golden cli/command/trust/testdata/trust-inspect-multiple-repos-with-signers.golden cli/command/trust/testdata/trust-inspect-one-tag-no-signers.golden cli/command/trust/testdata/trust-inspect-pretty-full-repo-no-signers.golden cli/command/trust/testdata/trust-inspect-pretty-full-repo-with-signers.golden cli/command/trust/testdata/trust-inspect-pretty-one-tag-no-signers.golden cli/command/trust/testdata/trust-inspect-pretty-unsigned-tag-with-signers.golden cli/command/trust/testdata/trust-inspect-uninitialized.golden cli/command/trust/testdata/trust-inspect-unsigned-tag-with-signers.golden cli/command/trust/testdata/trust-revoke-prompt-termination.golden cli/command/utils.go cli/command/utils_test.go cli/command/volume/client_test.go cli/command/volume/cmd.go cli/command/volume/create.go cli/command/volume/create_test.go cli/command/volume/inspect.go cli/command/volume/inspect_test.go cli/command/volume/list.go cli/command/volume/list_test.go cli/command/volume/prune.go cli/command/volume/prune_test.go cli/command/volume/remove.go cli/command/volume/remove_test.go cli/command/volume/testdata/volume-cluster-volume-list.golden cli/command/volume/testdata/volume-inspect-cluster.golden cli/command/volume/testdata/volume-inspect-with-format.json-template.golden cli/command/volume/testdata/volume-inspect-with-format.simple-template.golden cli/command/volume/testdata/volume-inspect-without-format.multiple-volume-with-labels.golden cli/command/volume/testdata/volume-inspect-without-format.single-volume.golden cli/command/volume/testdata/volume-list-sort.golden cli/command/volume/testdata/volume-list-with-config-format.golden cli/command/volume/testdata/volume-list-with-format.golden cli/command/volume/testdata/volume-list-without-format.golden cli/command/volume/testdata/volume-prune-no.golden cli/command/volume/testdata/volume-prune-success.all-forced.golden cli/command/volume/testdata/volume-prune-success.all.golden cli/command/volume/testdata/volume-prune-success.label-filter.golden cli/command/volume/testdata/volume-prune-terminate.golden cli/command/volume/testdata/volume-prune-yes.golden cli/command/volume/testdata/volume-prune.deletedVolumes.golden cli/command/volume/testdata/volume-prune.empty.golden cli/command/volume/update.go cli/command/volume/update_test.go cli/compose/convert/compose.go cli/compose/convert/compose_test.go cli/compose/convert/service.go cli/compose/convert/service_test.go cli/compose/convert/volume.go cli/compose/convert/volume_test.go cli/compose/interpolation/interpolation.go cli/compose/interpolation/interpolation_test.go cli/compose/loader/full-struct_test.go cli/compose/loader/interpolate.go cli/compose/loader/loader.go cli/compose/loader/loader_test.go cli/compose/loader/merge.go cli/compose/loader/merge_test.go cli/compose/loader/testdata/full-example.json.golden cli/compose/loader/testdata/full-example.yaml.golden cli/compose/loader/types_test.go cli/compose/loader/volume.go cli/compose/loader/volume_test.go cli/compose/loader/windows_path.go cli/compose/loader/windows_path_test.go cli/compose/schema/data/config_schema_v3.0.json cli/compose/schema/data/config_schema_v3.1.json cli/compose/schema/data/config_schema_v3.10.json cli/compose/schema/data/config_schema_v3.11.json cli/compose/schema/data/config_schema_v3.12.json cli/compose/schema/data/config_schema_v3.13.json cli/compose/schema/data/config_schema_v3.2.json cli/compose/schema/data/config_schema_v3.3.json cli/compose/schema/data/config_schema_v3.4.json cli/compose/schema/data/config_schema_v3.5.json cli/compose/schema/data/config_schema_v3.6.json cli/compose/schema/data/config_schema_v3.7.json cli/compose/schema/data/config_schema_v3.8.json cli/compose/schema/data/config_schema_v3.9.json cli/compose/schema/data/doc.go cli/compose/schema/schema.go cli/compose/schema/schema_test.go cli/compose/template/template.go cli/compose/template/template_test.go cli/compose/types/types.go cli/config/config.go cli/config/config_test.go cli/config/configfile/file.go cli/config/configfile/file_test.go cli/config/configfile/file_unix.go cli/config/configfile/file_windows.go cli/config/configfile/testdata/plugin-config-2.golden cli/config/configfile/testdata/plugin-config.golden cli/config/credentials/credentials.go cli/config/credentials/default_store.go cli/config/credentials/default_store_darwin.go cli/config/credentials/default_store_linux.go cli/config/credentials/default_store_unsupported.go cli/config/credentials/default_store_windows.go cli/config/credentials/file_store.go cli/config/credentials/file_store_test.go cli/config/credentials/native_store.go cli/config/credentials/native_store_test.go cli/config/types/authconfig.go cli/connhelper/commandconn/commandconn.go cli/connhelper/commandconn/commandconn_unix_test.go cli/connhelper/commandconn/pdeathsig_linux.go cli/connhelper/commandconn/pdeathsig_nolinux.go cli/connhelper/commandconn/session_unix.go cli/connhelper/commandconn/session_windows.go cli/connhelper/connhelper.go cli/connhelper/connhelper_test.go cli/connhelper/ssh/ssh.go cli/connhelper/ssh/ssh_test.go cli/context/docker/constants.go cli/context/docker/load.go cli/context/endpoint.go cli/context/store/doc.go cli/context/store/io_utils.go cli/context/store/io_utils_test.go cli/context/store/metadata_test.go cli/context/store/metadatastore.go cli/context/store/store.go cli/context/store/store_test.go cli/context/store/storeconfig.go cli/context/store/storeconfig_test.go cli/context/store/tlsstore.go cli/context/store/tlsstore_test.go cli/context/tlsdata.go cli/debug/debug.go cli/debug/debug_test.go cli/error.go cli/flags/options.go cli/flags/options_test.go cli/hints/hints.go cli/internal/oauth/api/api.go cli/internal/oauth/api/api_test.go cli/internal/oauth/api/state.go cli/internal/oauth/jwt.go cli/internal/oauth/manager/manager.go cli/internal/oauth/manager/manager_test.go cli/internal/oauth/manager/util.go cli/manifest/store/store.go cli/manifest/store/store_test.go cli/manifest/types/types.go cli/registry/client/client.go cli/registry/client/endpoint.go cli/registry/client/fetcher.go cli/required.go cli/required_test.go cli/streams/in.go cli/streams/out.go cli/streams/stream.go cli/trust/trust.go cli/trust/trust_test.go cli/version/version.go cli/winresources/winresources.go cmd/docker/aliases.go cmd/docker/builder.go cmd/docker/builder_test.go cmd/docker/builder_windows_test.go cmd/docker/completions.go cmd/docker/docker.go cmd/docker/docker_test.go cmd/docker/docker_windows_386.go cmd/docker/docker_windows_amd64.go cmd/docker/docker_windows_arm.go cmd/docker/docker_windows_arm64.go cmd/docker/internal/signals/signals_unix.go cmd/docker/internal/signals/signals_windows.go docs/generate/generate.go docs/generate/go.mod docs/generate/tools.go e2e/cli-plugins/config_test.go e2e/cli-plugins/dial_test.go e2e/cli-plugins/flags_test.go e2e/cli-plugins/help_test.go e2e/cli-plugins/main_test.go e2e/cli-plugins/plugins/badmeta/main.go e2e/cli-plugins/plugins/nopersistentprerun/main.go e2e/cli-plugins/plugins/presocket/main.go e2e/cli-plugins/run_test.go e2e/cli-plugins/socket_test.go e2e/cli-plugins/testdata/docker-badmeta-err.golden e2e/cli-plugins/testdata/docker-help-badmeta-err.golden e2e/cli-plugins/testdata/docker-help-helloworld-goodbye.golden e2e/cli-plugins/testdata/docker-help-helloworld.golden e2e/cli-plugins/testdata/docker-help-nonexistent-err.golden e2e/cli-plugins/testdata/docker-nonexistent-err.golden e2e/cli-plugins/util_test.go e2e/container/attach_test.go e2e/container/create_test.go e2e/container/kill_test.go e2e/container/main_test.go e2e/container/proxy_signal_test.go e2e/container/run_test.go e2e/container/testdata/run-attached-from-remote-and-remove.golden e2e/context/context_test.go e2e/context/main_test.go e2e/context/testdata/context-ls-notls.golden e2e/context/testdata/context-ls-tls.golden e2e/context/testdata/context-ls.golden e2e/context/testdata/test-dockerconfig-tls.tar e2e/context/testdata/test-dockerconfig.tar e2e/context/testdata/test-dockerconfig/config.json e2e/context/testdata/test-dockerconfig/contexts/meta/b71199ebd070b36beab7317920c2c2f1d777df8d05e5527d8458fda57cb17a7a/meta.json e2e/global/cli_test.go e2e/global/main_test.go e2e/image/build_test.go e2e/image/main_test.go e2e/image/pull_test.go e2e/image/push_test.go e2e/image/testdata/notary/delgkey1.crt e2e/image/testdata/notary/delgkey1.key e2e/image/testdata/notary/delgkey2.crt e2e/image/testdata/notary/delgkey2.key e2e/image/testdata/notary/delgkey3.crt e2e/image/testdata/notary/delgkey3.key e2e/image/testdata/notary/delgkey4.crt e2e/image/testdata/notary/delgkey4.key e2e/image/testdata/notary/gen.sh e2e/image/testdata/notary/localhost.cert e2e/image/testdata/notary/localhost.key e2e/image/testdata/pull-with-content-trust-err.golden e2e/image/testdata/pull-with-content-trust.golden e2e/image/testdata/push-with-content-trust-err.golden e2e/internal/fixtures/fixtures.go e2e/plugin/main_test.go e2e/plugin/trust_test.go e2e/registry/login_test.go e2e/registry/main_test.go e2e/stack/config_test.go e2e/stack/deploy_test.go e2e/stack/help_test.go e2e/stack/main_test.go e2e/stack/remove_test.go e2e/stack/testdata/data e2e/stack/testdata/full-stack.yml e2e/stack/testdata/stack-deploy-help.golden e2e/stack/testdata/stack-deploy-with-names.golden e2e/stack/testdata/stack-remove-success.golden e2e/stack/testdata/stack-with-named-resources.yml e2e/system/inspect_test.go e2e/system/main_test.go e2e/testdata/Dockerfile.connhelper-ssh e2e/testdata/Dockerfile.evil-notary-server e2e/testdata/Dockerfile.gencerts e2e/testdata/Dockerfile.notary-server e2e/testdata/connhelper-ssh/entrypoint.sh e2e/testdata/notary-evil/notary-config.json e2e/testdata/notary-evil/notary-server.cert e2e/testdata/notary-evil/notary-server.key e2e/testdata/notary-evil/root-ca.cert e2e/testdata/notary/notary-config.json e2e/testdata/notary/notary-server.cert e2e/testdata/notary/notary-server.key e2e/testdata/notary/root-ca.cert e2e/testutils/plugins.go e2e/testutils/plugins/basic.go e2e/trust/main_test.go e2e/trust/revoke_test.go e2e/trust/sign_test.go internal/test/builders/config.go internal/test/builders/container.go internal/test/builders/doc.go internal/test/builders/network.go internal/test/builders/node.go internal/test/builders/secret.go internal/test/builders/service.go internal/test/builders/swarm.go internal/test/builders/task.go internal/test/builders/volume.go internal/test/cli.go internal/test/cmd.go internal/test/doc.go internal/test/environment/testenv.go internal/test/network/client.go internal/test/notary/client.go internal/test/output/output.go internal/test/store.go internal/test/strings.go internal/test/writer.go man/generate.go man/go.mod man/tools.go opts/capabilities.go opts/capabilities_test.go opts/config.go opts/config_test.go opts/duration.go opts/duration_test.go opts/env.go opts/env_test.go opts/envfile.go opts/envfile_test.go opts/file.go opts/gpus.go opts/gpus_test.go opts/hosts.go opts/hosts_test.go opts/hosts_unix.go opts/hosts_windows.go opts/mount.go opts/mount_test.go opts/network.go opts/network_test.go opts/opts.go opts/opts_test.go opts/parse.go opts/parse_test.go opts/port.go opts/port_test.go opts/quotedstring.go opts/quotedstring_test.go opts/secret.go opts/secret_test.go opts/throttledevice.go opts/ulimit.go opts/ulimit_test.go opts/weightdevice.go service/logs/parse_logs.go service/logs/parse_logs_test.go templates/templates.go templates/templates_test.go vendor/dario.cat/mergo/doc.go vendor/dario.cat/mergo/map.go vendor/dario.cat/mergo/merge.go vendor/dario.cat/mergo/mergo.go vendor/github.com/Azure/go-ansiterm/constants.go vendor/github.com/Azure/go-ansiterm/context.go vendor/github.com/Azure/go-ansiterm/csi_entry_state.go vendor/github.com/Azure/go-ansiterm/csi_param_state.go vendor/github.com/Azure/go-ansiterm/escape_intermediate_state.go vendor/github.com/Azure/go-ansiterm/escape_state.go vendor/github.com/Azure/go-ansiterm/event_handler.go vendor/github.com/Azure/go-ansiterm/ground_state.go vendor/github.com/Azure/go-ansiterm/osc_string_state.go vendor/github.com/Azure/go-ansiterm/parser.go vendor/github.com/Azure/go-ansiterm/parser_action_helpers.go vendor/github.com/Azure/go-ansiterm/parser_actions.go vendor/github.com/Azure/go-ansiterm/states.go vendor/github.com/Azure/go-ansiterm/utilities.go vendor/github.com/Azure/go-ansiterm/winterm/ansi.go vendor/github.com/Azure/go-ansiterm/winterm/api.go vendor/github.com/Azure/go-ansiterm/winterm/attr_translation.go vendor/github.com/Azure/go-ansiterm/winterm/cursor_helpers.go vendor/github.com/Azure/go-ansiterm/winterm/erase_helpers.go vendor/github.com/Azure/go-ansiterm/winterm/scroll_helper.go vendor/github.com/Azure/go-ansiterm/winterm/utilities.go vendor/github.com/Azure/go-ansiterm/winterm/win_event_handler.go vendor/github.com/Microsoft/go-winio/backup.go vendor/github.com/Microsoft/go-winio/doc.go vendor/github.com/Microsoft/go-winio/ea.go vendor/github.com/Microsoft/go-winio/file.go vendor/github.com/Microsoft/go-winio/fileinfo.go vendor/github.com/Microsoft/go-winio/hvsock.go vendor/github.com/Microsoft/go-winio/internal/fs/doc.go vendor/github.com/Microsoft/go-winio/internal/fs/fs.go vendor/github.com/Microsoft/go-winio/internal/fs/security.go vendor/github.com/Microsoft/go-winio/internal/fs/zsyscall_windows.go vendor/github.com/Microsoft/go-winio/internal/socket/rawaddr.go vendor/github.com/Microsoft/go-winio/internal/socket/socket.go vendor/github.com/Microsoft/go-winio/internal/socket/zsyscall_windows.go vendor/github.com/Microsoft/go-winio/internal/stringbuffer/wstring.go vendor/github.com/Microsoft/go-winio/pipe.go vendor/github.com/Microsoft/go-winio/pkg/guid/guid.go vendor/github.com/Microsoft/go-winio/pkg/guid/guid_nonwindows.go vendor/github.com/Microsoft/go-winio/pkg/guid/guid_windows.go vendor/github.com/Microsoft/go-winio/pkg/guid/variant_string.go vendor/github.com/Microsoft/go-winio/privilege.go vendor/github.com/Microsoft/go-winio/reparse.go vendor/github.com/Microsoft/go-winio/sd.go vendor/github.com/Microsoft/go-winio/syscall.go vendor/github.com/Microsoft/go-winio/zsyscall_windows.go vendor/github.com/beorn7/perks/quantile/stream.go vendor/github.com/cenkalti/backoff/v4/backoff.go vendor/github.com/cenkalti/backoff/v4/context.go vendor/github.com/cenkalti/backoff/v4/exponential.go vendor/github.com/cenkalti/backoff/v4/retry.go vendor/github.com/cenkalti/backoff/v4/ticker.go vendor/github.com/cenkalti/backoff/v4/timer.go vendor/github.com/cenkalti/backoff/v4/tries.go vendor/github.com/cespare/xxhash/v2/xxhash.go vendor/github.com/cespare/xxhash/v2/xxhash_amd64.s vendor/github.com/cespare/xxhash/v2/xxhash_arm64.s vendor/github.com/cespare/xxhash/v2/xxhash_asm.go vendor/github.com/cespare/xxhash/v2/xxhash_other.go vendor/github.com/cespare/xxhash/v2/xxhash_safe.go vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go vendor/github.com/containerd/log/context.go vendor/github.com/containerd/platforms/compare.go vendor/github.com/containerd/platforms/cpuinfo.go vendor/github.com/containerd/platforms/cpuinfo_linux.go vendor/github.com/containerd/platforms/cpuinfo_other.go vendor/github.com/containerd/platforms/database.go vendor/github.com/containerd/platforms/defaults.go vendor/github.com/containerd/platforms/defaults_darwin.go vendor/github.com/containerd/platforms/defaults_freebsd.go vendor/github.com/containerd/platforms/defaults_unix.go vendor/github.com/containerd/platforms/defaults_windows.go vendor/github.com/containerd/platforms/errors.go vendor/github.com/containerd/platforms/platform_compat_windows.go vendor/github.com/containerd/platforms/platforms.go vendor/github.com/containerd/platforms/platforms_other.go vendor/github.com/containerd/platforms/platforms_windows.go vendor/github.com/creack/pty/asm_solaris_amd64.s vendor/github.com/creack/pty/doc.go vendor/github.com/creack/pty/ioctl.go vendor/github.com/creack/pty/ioctl_bsd.go vendor/github.com/creack/pty/ioctl_inner.go vendor/github.com/creack/pty/ioctl_legacy.go vendor/github.com/creack/pty/ioctl_solaris.go vendor/github.com/creack/pty/ioctl_unsupported.go vendor/github.com/creack/pty/pty_darwin.go vendor/github.com/creack/pty/pty_dragonfly.go vendor/github.com/creack/pty/pty_freebsd.go vendor/github.com/creack/pty/pty_linux.go vendor/github.com/creack/pty/pty_netbsd.go vendor/github.com/creack/pty/pty_openbsd.go vendor/github.com/creack/pty/pty_solaris.go vendor/github.com/creack/pty/pty_unsupported.go vendor/github.com/creack/pty/run.go vendor/github.com/creack/pty/start.go vendor/github.com/creack/pty/start_windows.go vendor/github.com/creack/pty/winsize.go vendor/github.com/creack/pty/winsize_unix.go vendor/github.com/creack/pty/winsize_unsupported.go vendor/github.com/creack/pty/ztypes_386.go vendor/github.com/creack/pty/ztypes_amd64.go vendor/github.com/creack/pty/ztypes_arm.go vendor/github.com/creack/pty/ztypes_arm64.go vendor/github.com/creack/pty/ztypes_dragonfly_amd64.go vendor/github.com/creack/pty/ztypes_freebsd_386.go vendor/github.com/creack/pty/ztypes_freebsd_amd64.go vendor/github.com/creack/pty/ztypes_freebsd_arm.go vendor/github.com/creack/pty/ztypes_freebsd_arm64.go vendor/github.com/creack/pty/ztypes_freebsd_ppc64.go vendor/github.com/creack/pty/ztypes_freebsd_riscv64.go vendor/github.com/creack/pty/ztypes_loong64.go vendor/github.com/creack/pty/ztypes_mipsx.go vendor/github.com/creack/pty/ztypes_netbsd_32bit_int.go vendor/github.com/creack/pty/ztypes_openbsd_32bit_int.go vendor/github.com/creack/pty/ztypes_ppc.go vendor/github.com/creack/pty/ztypes_ppc64.go vendor/github.com/creack/pty/ztypes_ppc64le.go vendor/github.com/creack/pty/ztypes_riscvx.go vendor/github.com/creack/pty/ztypes_s390x.go vendor/github.com/creack/pty/ztypes_sparcx.go vendor/github.com/distribution/reference/helpers.go vendor/github.com/distribution/reference/normalize.go vendor/github.com/distribution/reference/reference.go vendor/github.com/distribution/reference/regexp.go vendor/github.com/distribution/reference/sort.go vendor/github.com/docker/cli-docs-tool/annotation/annotation.go vendor/github.com/docker/distribution/blobs.go vendor/github.com/docker/distribution/doc.go vendor/github.com/docker/distribution/errors.go vendor/github.com/docker/distribution/manifest/doc.go vendor/github.com/docker/distribution/manifest/manifestlist/manifestlist.go vendor/github.com/docker/distribution/manifest/ocischema/builder.go vendor/github.com/docker/distribution/manifest/ocischema/manifest.go vendor/github.com/docker/distribution/manifest/schema2/builder.go vendor/github.com/docker/distribution/manifest/schema2/manifest.go vendor/github.com/docker/distribution/manifest/versioned.go vendor/github.com/docker/distribution/manifests.go vendor/github.com/docker/distribution/metrics/prometheus.go vendor/github.com/docker/distribution/registry.go vendor/github.com/docker/distribution/registry/api/errcode/errors.go vendor/github.com/docker/distribution/registry/api/errcode/handler.go vendor/github.com/docker/distribution/registry/api/errcode/register.go vendor/github.com/docker/distribution/registry/api/v2/descriptors.go vendor/github.com/docker/distribution/registry/api/v2/doc.go vendor/github.com/docker/distribution/registry/api/v2/errors.go vendor/github.com/docker/distribution/registry/api/v2/headerparser.go vendor/github.com/docker/distribution/registry/api/v2/routes.go vendor/github.com/docker/distribution/registry/api/v2/urls.go vendor/github.com/docker/distribution/registry/client/auth/api_version.go vendor/github.com/docker/distribution/registry/client/auth/challenge/addr.go vendor/github.com/docker/distribution/registry/client/auth/challenge/authchallenge.go vendor/github.com/docker/distribution/registry/client/auth/session.go vendor/github.com/docker/distribution/registry/client/blob_writer.go vendor/github.com/docker/distribution/registry/client/errors.go vendor/github.com/docker/distribution/registry/client/repository.go vendor/github.com/docker/distribution/registry/client/transport/http_reader.go vendor/github.com/docker/distribution/registry/client/transport/transport.go vendor/github.com/docker/distribution/registry/storage/cache/cache.go vendor/github.com/docker/distribution/registry/storage/cache/cachedblobdescriptorstore.go vendor/github.com/docker/distribution/registry/storage/cache/memory/memory.go vendor/github.com/docker/distribution/tags.go vendor/github.com/docker/distribution/uuid/uuid.go vendor/github.com/docker/docker-credential-helpers/client/client.go vendor/github.com/docker/docker-credential-helpers/client/command.go vendor/github.com/docker/docker-credential-helpers/credentials/credentials.go vendor/github.com/docker/docker-credential-helpers/credentials/error.go vendor/github.com/docker/docker-credential-helpers/credentials/helper.go vendor/github.com/docker/docker-credential-helpers/credentials/version.go vendor/github.com/docker/docker/api/common.go vendor/github.com/docker/docker/api/types/auxprogress/push.go vendor/github.com/docker/docker/api/types/blkiodev/blkio.go vendor/github.com/docker/docker/api/types/checkpoint/list.go vendor/github.com/docker/docker/api/types/checkpoint/options.go vendor/github.com/docker/docker/api/types/client.go vendor/github.com/docker/docker/api/types/container/change_type.go vendor/github.com/docker/docker/api/types/container/change_types.go vendor/github.com/docker/docker/api/types/container/config.go vendor/github.com/docker/docker/api/types/container/container.go vendor/github.com/docker/docker/api/types/container/container_top.go vendor/github.com/docker/docker/api/types/container/container_update.go vendor/github.com/docker/docker/api/types/container/create_request.go vendor/github.com/docker/docker/api/types/container/create_response.go vendor/github.com/docker/docker/api/types/container/errors.go vendor/github.com/docker/docker/api/types/container/exec.go vendor/github.com/docker/docker/api/types/container/filesystem_change.go vendor/github.com/docker/docker/api/types/container/hostconfig.go vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go vendor/github.com/docker/docker/api/types/container/hostconfig_windows.go vendor/github.com/docker/docker/api/types/container/options.go vendor/github.com/docker/docker/api/types/container/stats.go vendor/github.com/docker/docker/api/types/container/wait_exit_error.go vendor/github.com/docker/docker/api/types/container/wait_response.go vendor/github.com/docker/docker/api/types/container/waitcondition.go vendor/github.com/docker/docker/api/types/error_response.go vendor/github.com/docker/docker/api/types/error_response_ext.go vendor/github.com/docker/docker/api/types/events/events.go vendor/github.com/docker/docker/api/types/filters/errors.go vendor/github.com/docker/docker/api/types/filters/parse.go vendor/github.com/docker/docker/api/types/graph_driver_data.go vendor/github.com/docker/docker/api/types/id_response.go vendor/github.com/docker/docker/api/types/image/delete_response.go vendor/github.com/docker/docker/api/types/image/image.go vendor/github.com/docker/docker/api/types/image/image_history.go vendor/github.com/docker/docker/api/types/image/manifest.go vendor/github.com/docker/docker/api/types/image/opts.go vendor/github.com/docker/docker/api/types/image/summary.go vendor/github.com/docker/docker/api/types/mount/mount.go vendor/github.com/docker/docker/api/types/network/create_response.go vendor/github.com/docker/docker/api/types/network/endpoint.go vendor/github.com/docker/docker/api/types/network/ipam.go vendor/github.com/docker/docker/api/types/network/network.go vendor/github.com/docker/docker/api/types/plugin.go vendor/github.com/docker/docker/api/types/plugin_device.go vendor/github.com/docker/docker/api/types/plugin_env.go vendor/github.com/docker/docker/api/types/plugin_interface_type.go vendor/github.com/docker/docker/api/types/plugin_mount.go vendor/github.com/docker/docker/api/types/plugin_responses.go vendor/github.com/docker/docker/api/types/port.go vendor/github.com/docker/docker/api/types/registry/authconfig.go vendor/github.com/docker/docker/api/types/registry/authenticate.go vendor/github.com/docker/docker/api/types/registry/registry.go vendor/github.com/docker/docker/api/types/registry/search.go vendor/github.com/docker/docker/api/types/strslice/strslice.go vendor/github.com/docker/docker/api/types/swarm/common.go vendor/github.com/docker/docker/api/types/swarm/config.go vendor/github.com/docker/docker/api/types/swarm/container.go vendor/github.com/docker/docker/api/types/swarm/network.go vendor/github.com/docker/docker/api/types/swarm/node.go vendor/github.com/docker/docker/api/types/swarm/runtime.go vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.proto vendor/github.com/docker/docker/api/types/swarm/secret.go vendor/github.com/docker/docker/api/types/swarm/service.go vendor/github.com/docker/docker/api/types/swarm/service_create_response.go vendor/github.com/docker/docker/api/types/swarm/service_update_response.go vendor/github.com/docker/docker/api/types/swarm/swarm.go vendor/github.com/docker/docker/api/types/swarm/task.go vendor/github.com/docker/docker/api/types/system/info.go vendor/github.com/docker/docker/api/types/system/runtime.go vendor/github.com/docker/docker/api/types/system/security_opts.go vendor/github.com/docker/docker/api/types/time/timestamp.go vendor/github.com/docker/docker/api/types/types.go vendor/github.com/docker/docker/api/types/types_deprecated.go vendor/github.com/docker/docker/api/types/versions/compare.go vendor/github.com/docker/docker/api/types/volume/cluster_volume.go vendor/github.com/docker/docker/api/types/volume/create_options.go vendor/github.com/docker/docker/api/types/volume/list_response.go vendor/github.com/docker/docker/api/types/volume/options.go vendor/github.com/docker/docker/api/types/volume/volume.go vendor/github.com/docker/docker/api/types/volume/volume_update.go vendor/github.com/docker/docker/builder/remotecontext/git/gitutils.go vendor/github.com/docker/docker/builder/remotecontext/urlutil/urlutil.go vendor/github.com/docker/docker/client/build_cancel.go vendor/github.com/docker/docker/client/build_prune.go vendor/github.com/docker/docker/client/checkpoint_create.go vendor/github.com/docker/docker/client/checkpoint_delete.go vendor/github.com/docker/docker/client/checkpoint_list.go vendor/github.com/docker/docker/client/client.go vendor/github.com/docker/docker/client/client_deprecated.go vendor/github.com/docker/docker/client/client_unix.go vendor/github.com/docker/docker/client/client_windows.go vendor/github.com/docker/docker/client/config_create.go vendor/github.com/docker/docker/client/config_inspect.go vendor/github.com/docker/docker/client/config_list.go vendor/github.com/docker/docker/client/config_remove.go vendor/github.com/docker/docker/client/config_update.go vendor/github.com/docker/docker/client/container_attach.go vendor/github.com/docker/docker/client/container_commit.go vendor/github.com/docker/docker/client/container_copy.go vendor/github.com/docker/docker/client/container_create.go vendor/github.com/docker/docker/client/container_diff.go vendor/github.com/docker/docker/client/container_exec.go vendor/github.com/docker/docker/client/container_export.go vendor/github.com/docker/docker/client/container_inspect.go vendor/github.com/docker/docker/client/container_kill.go vendor/github.com/docker/docker/client/container_list.go vendor/github.com/docker/docker/client/container_logs.go vendor/github.com/docker/docker/client/container_pause.go vendor/github.com/docker/docker/client/container_prune.go vendor/github.com/docker/docker/client/container_remove.go vendor/github.com/docker/docker/client/container_rename.go vendor/github.com/docker/docker/client/container_resize.go vendor/github.com/docker/docker/client/container_restart.go vendor/github.com/docker/docker/client/container_start.go vendor/github.com/docker/docker/client/container_stats.go vendor/github.com/docker/docker/client/container_stop.go vendor/github.com/docker/docker/client/container_top.go vendor/github.com/docker/docker/client/container_unpause.go vendor/github.com/docker/docker/client/container_update.go vendor/github.com/docker/docker/client/container_wait.go vendor/github.com/docker/docker/client/disk_usage.go vendor/github.com/docker/docker/client/distribution_inspect.go vendor/github.com/docker/docker/client/envvars.go vendor/github.com/docker/docker/client/errors.go vendor/github.com/docker/docker/client/events.go vendor/github.com/docker/docker/client/hijack.go vendor/github.com/docker/docker/client/image_build.go vendor/github.com/docker/docker/client/image_create.go vendor/github.com/docker/docker/client/image_history.go vendor/github.com/docker/docker/client/image_import.go vendor/github.com/docker/docker/client/image_inspect.go vendor/github.com/docker/docker/client/image_list.go vendor/github.com/docker/docker/client/image_load.go vendor/github.com/docker/docker/client/image_prune.go vendor/github.com/docker/docker/client/image_pull.go vendor/github.com/docker/docker/client/image_push.go vendor/github.com/docker/docker/client/image_remove.go vendor/github.com/docker/docker/client/image_save.go vendor/github.com/docker/docker/client/image_search.go vendor/github.com/docker/docker/client/image_tag.go vendor/github.com/docker/docker/client/info.go vendor/github.com/docker/docker/client/interface.go vendor/github.com/docker/docker/client/interface_experimental.go vendor/github.com/docker/docker/client/interface_stable.go vendor/github.com/docker/docker/client/login.go vendor/github.com/docker/docker/client/network_connect.go vendor/github.com/docker/docker/client/network_create.go vendor/github.com/docker/docker/client/network_disconnect.go vendor/github.com/docker/docker/client/network_inspect.go vendor/github.com/docker/docker/client/network_list.go vendor/github.com/docker/docker/client/network_prune.go vendor/github.com/docker/docker/client/network_remove.go vendor/github.com/docker/docker/client/node_inspect.go vendor/github.com/docker/docker/client/node_list.go vendor/github.com/docker/docker/client/node_remove.go vendor/github.com/docker/docker/client/node_update.go vendor/github.com/docker/docker/client/options.go vendor/github.com/docker/docker/client/ping.go vendor/github.com/docker/docker/client/plugin_create.go vendor/github.com/docker/docker/client/plugin_disable.go vendor/github.com/docker/docker/client/plugin_enable.go vendor/github.com/docker/docker/client/plugin_inspect.go vendor/github.com/docker/docker/client/plugin_install.go vendor/github.com/docker/docker/client/plugin_list.go vendor/github.com/docker/docker/client/plugin_push.go vendor/github.com/docker/docker/client/plugin_remove.go vendor/github.com/docker/docker/client/plugin_set.go vendor/github.com/docker/docker/client/plugin_upgrade.go vendor/github.com/docker/docker/client/request.go vendor/github.com/docker/docker/client/secret_create.go vendor/github.com/docker/docker/client/secret_inspect.go vendor/github.com/docker/docker/client/secret_list.go vendor/github.com/docker/docker/client/secret_remove.go vendor/github.com/docker/docker/client/secret_update.go vendor/github.com/docker/docker/client/service_create.go vendor/github.com/docker/docker/client/service_inspect.go vendor/github.com/docker/docker/client/service_list.go vendor/github.com/docker/docker/client/service_logs.go vendor/github.com/docker/docker/client/service_remove.go vendor/github.com/docker/docker/client/service_update.go vendor/github.com/docker/docker/client/swarm_get_unlock_key.go vendor/github.com/docker/docker/client/swarm_init.go vendor/github.com/docker/docker/client/swarm_inspect.go vendor/github.com/docker/docker/client/swarm_join.go vendor/github.com/docker/docker/client/swarm_leave.go vendor/github.com/docker/docker/client/swarm_unlock.go vendor/github.com/docker/docker/client/swarm_update.go vendor/github.com/docker/docker/client/task_inspect.go vendor/github.com/docker/docker/client/task_list.go vendor/github.com/docker/docker/client/task_logs.go vendor/github.com/docker/docker/client/utils.go vendor/github.com/docker/docker/client/version.go vendor/github.com/docker/docker/client/volume_create.go vendor/github.com/docker/docker/client/volume_inspect.go vendor/github.com/docker/docker/client/volume_list.go vendor/github.com/docker/docker/client/volume_prune.go vendor/github.com/docker/docker/client/volume_remove.go vendor/github.com/docker/docker/client/volume_update.go vendor/github.com/docker/docker/errdefs/defs.go vendor/github.com/docker/docker/errdefs/doc.go vendor/github.com/docker/docker/errdefs/helpers.go vendor/github.com/docker/docker/errdefs/http_helpers.go vendor/github.com/docker/docker/errdefs/is.go vendor/github.com/docker/docker/internal/multierror/multierror.go vendor/github.com/docker/docker/pkg/archive/archive.go vendor/github.com/docker/docker/pkg/archive/archive_linux.go vendor/github.com/docker/docker/pkg/archive/archive_other.go vendor/github.com/docker/docker/pkg/archive/archive_unix.go vendor/github.com/docker/docker/pkg/archive/archive_windows.go vendor/github.com/docker/docker/pkg/archive/changes.go vendor/github.com/docker/docker/pkg/archive/changes_linux.go vendor/github.com/docker/docker/pkg/archive/changes_other.go vendor/github.com/docker/docker/pkg/archive/changes_unix.go vendor/github.com/docker/docker/pkg/archive/changes_windows.go vendor/github.com/docker/docker/pkg/archive/copy.go vendor/github.com/docker/docker/pkg/archive/copy_unix.go vendor/github.com/docker/docker/pkg/archive/copy_windows.go vendor/github.com/docker/docker/pkg/archive/diff.go vendor/github.com/docker/docker/pkg/archive/diff_unix.go vendor/github.com/docker/docker/pkg/archive/diff_windows.go vendor/github.com/docker/docker/pkg/archive/path.go vendor/github.com/docker/docker/pkg/archive/path_unix.go vendor/github.com/docker/docker/pkg/archive/path_windows.go vendor/github.com/docker/docker/pkg/archive/time_linux.go vendor/github.com/docker/docker/pkg/archive/time_unsupported.go vendor/github.com/docker/docker/pkg/archive/whiteouts.go vendor/github.com/docker/docker/pkg/archive/wrap.go vendor/github.com/docker/docker/pkg/homedir/homedir.go vendor/github.com/docker/docker/pkg/homedir/homedir_linux.go vendor/github.com/docker/docker/pkg/homedir/homedir_others.go vendor/github.com/docker/docker/pkg/idtools/idtools.go vendor/github.com/docker/docker/pkg/idtools/idtools_unix.go vendor/github.com/docker/docker/pkg/idtools/idtools_windows.go vendor/github.com/docker/docker/pkg/idtools/usergroupadd_linux.go vendor/github.com/docker/docker/pkg/idtools/usergroupadd_unsupported.go vendor/github.com/docker/docker/pkg/idtools/utils_unix.go vendor/github.com/docker/docker/pkg/ioutils/buffer.go vendor/github.com/docker/docker/pkg/ioutils/bytespipe.go vendor/github.com/docker/docker/pkg/ioutils/fswriters.go vendor/github.com/docker/docker/pkg/ioutils/readers.go vendor/github.com/docker/docker/pkg/ioutils/writeflusher.go vendor/github.com/docker/docker/pkg/ioutils/writers.go vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go vendor/github.com/docker/docker/pkg/longpath/longpath.go vendor/github.com/docker/docker/pkg/pools/pools.go vendor/github.com/docker/docker/pkg/process/doc.go vendor/github.com/docker/docker/pkg/process/process_unix.go vendor/github.com/docker/docker/pkg/process/process_windows.go vendor/github.com/docker/docker/pkg/progress/progress.go vendor/github.com/docker/docker/pkg/progress/progressreader.go vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go vendor/github.com/docker/docker/pkg/streamformatter/streamformatter.go vendor/github.com/docker/docker/pkg/streamformatter/streamwriter.go vendor/github.com/docker/docker/pkg/stringid/stringid.go vendor/github.com/docker/docker/pkg/system/args_windows.go vendor/github.com/docker/docker/pkg/system/chtimes.go vendor/github.com/docker/docker/pkg/system/chtimes_nowindows.go vendor/github.com/docker/docker/pkg/system/chtimes_windows.go vendor/github.com/docker/docker/pkg/system/errors.go vendor/github.com/docker/docker/pkg/system/filesys.go vendor/github.com/docker/docker/pkg/system/filesys_unix.go vendor/github.com/docker/docker/pkg/system/filesys_windows.go vendor/github.com/docker/docker/pkg/system/init_windows.go vendor/github.com/docker/docker/pkg/system/lstat_unix.go vendor/github.com/docker/docker/pkg/system/lstat_windows.go vendor/github.com/docker/docker/pkg/system/mknod.go vendor/github.com/docker/docker/pkg/system/mknod_freebsd.go vendor/github.com/docker/docker/pkg/system/mknod_unix.go vendor/github.com/docker/docker/pkg/system/stat_bsd.go vendor/github.com/docker/docker/pkg/system/stat_darwin.go vendor/github.com/docker/docker/pkg/system/stat_illumos.go vendor/github.com/docker/docker/pkg/system/stat_linux.go vendor/github.com/docker/docker/pkg/system/stat_openbsd.go vendor/github.com/docker/docker/pkg/system/stat_unix.go vendor/github.com/docker/docker/pkg/system/stat_windows.go vendor/github.com/docker/docker/pkg/system/utimes_unix.go vendor/github.com/docker/docker/pkg/system/utimes_unsupported.go vendor/github.com/docker/docker/pkg/system/xattrs.go vendor/github.com/docker/docker/pkg/system/xattrs_linux.go vendor/github.com/docker/docker/pkg/system/xattrs_unsupported.go vendor/github.com/docker/docker/registry/auth.go vendor/github.com/docker/docker/registry/config.go vendor/github.com/docker/docker/registry/config_unix.go vendor/github.com/docker/docker/registry/config_windows.go vendor/github.com/docker/docker/registry/errors.go vendor/github.com/docker/docker/registry/registry.go vendor/github.com/docker/docker/registry/search.go vendor/github.com/docker/docker/registry/search_endpoint_v1.go vendor/github.com/docker/docker/registry/search_session.go vendor/github.com/docker/docker/registry/service.go vendor/github.com/docker/docker/registry/service_v2.go vendor/github.com/docker/docker/registry/types.go vendor/github.com/docker/go-connections/nat/nat.go vendor/github.com/docker/go-connections/nat/parse.go vendor/github.com/docker/go-connections/nat/sort.go vendor/github.com/docker/go-connections/sockets/inmem_socket.go vendor/github.com/docker/go-connections/sockets/proxy.go vendor/github.com/docker/go-connections/sockets/sockets.go vendor/github.com/docker/go-connections/sockets/sockets_unix.go vendor/github.com/docker/go-connections/sockets/sockets_windows.go vendor/github.com/docker/go-connections/sockets/tcp_socket.go vendor/github.com/docker/go-connections/sockets/unix_socket.go vendor/github.com/docker/go-connections/tlsconfig/certpool.go vendor/github.com/docker/go-connections/tlsconfig/config.go vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go vendor/github.com/docker/go-events/broadcast.go vendor/github.com/docker/go-events/channel.go vendor/github.com/docker/go-events/errors.go vendor/github.com/docker/go-events/event.go vendor/github.com/docker/go-events/filter.go vendor/github.com/docker/go-events/queue.go vendor/github.com/docker/go-events/retry.go vendor/github.com/docker/go-metrics/counter.go vendor/github.com/docker/go-metrics/docs.go vendor/github.com/docker/go-metrics/gauge.go vendor/github.com/docker/go-metrics/handler.go vendor/github.com/docker/go-metrics/helpers.go vendor/github.com/docker/go-metrics/namespace.go vendor/github.com/docker/go-metrics/register.go vendor/github.com/docker/go-metrics/timer.go vendor/github.com/docker/go-metrics/unit.go vendor/github.com/docker/go-units/duration.go vendor/github.com/docker/go-units/size.go vendor/github.com/docker/go-units/ulimit.go vendor/github.com/docker/go/canonical/json/decode.go vendor/github.com/docker/go/canonical/json/encode.go vendor/github.com/docker/go/canonical/json/fold.go vendor/github.com/docker/go/canonical/json/indent.go vendor/github.com/docker/go/canonical/json/scanner.go vendor/github.com/docker/go/canonical/json/stream.go vendor/github.com/docker/go/canonical/json/tags.go vendor/github.com/felixge/httpsnoop/capture_metrics.go vendor/github.com/felixge/httpsnoop/docs.go vendor/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go vendor/github.com/felixge/httpsnoop/wrap_generated_lt_1.8.go vendor/github.com/fvbommel/sortorder/doc.go vendor/github.com/fvbommel/sortorder/natsort.go vendor/github.com/go-jose/go-jose/v3/asymmetric.go vendor/github.com/go-jose/go-jose/v3/cipher/cbc_hmac.go vendor/github.com/go-jose/go-jose/v3/cipher/concat_kdf.go vendor/github.com/go-jose/go-jose/v3/cipher/ecdh_es.go vendor/github.com/go-jose/go-jose/v3/cipher/key_wrap.go vendor/github.com/go-jose/go-jose/v3/crypter.go vendor/github.com/go-jose/go-jose/v3/doc.go vendor/github.com/go-jose/go-jose/v3/encoding.go vendor/github.com/go-jose/go-jose/v3/json/decode.go vendor/github.com/go-jose/go-jose/v3/json/encode.go vendor/github.com/go-jose/go-jose/v3/json/indent.go vendor/github.com/go-jose/go-jose/v3/json/scanner.go vendor/github.com/go-jose/go-jose/v3/json/stream.go vendor/github.com/go-jose/go-jose/v3/json/tags.go vendor/github.com/go-jose/go-jose/v3/jwe.go vendor/github.com/go-jose/go-jose/v3/jwk.go vendor/github.com/go-jose/go-jose/v3/jws.go vendor/github.com/go-jose/go-jose/v3/jwt/builder.go vendor/github.com/go-jose/go-jose/v3/jwt/claims.go vendor/github.com/go-jose/go-jose/v3/jwt/doc.go vendor/github.com/go-jose/go-jose/v3/jwt/errors.go vendor/github.com/go-jose/go-jose/v3/jwt/jwt.go vendor/github.com/go-jose/go-jose/v3/jwt/validation.go vendor/github.com/go-jose/go-jose/v3/opaque.go vendor/github.com/go-jose/go-jose/v3/shared.go vendor/github.com/go-jose/go-jose/v3/signing.go vendor/github.com/go-jose/go-jose/v3/symmetric.go vendor/github.com/go-logr/logr/context.go vendor/github.com/go-logr/logr/context_noslog.go vendor/github.com/go-logr/logr/context_slog.go vendor/github.com/go-logr/logr/discard.go vendor/github.com/go-logr/logr/funcr/funcr.go vendor/github.com/go-logr/logr/funcr/slogsink.go vendor/github.com/go-logr/logr/logr.go vendor/github.com/go-logr/logr/sloghandler.go vendor/github.com/go-logr/logr/slogr.go vendor/github.com/go-logr/logr/slogsink.go vendor/github.com/go-logr/stdr/stdr.go vendor/github.com/go-viper/mapstructure/v2/decode_hooks.go vendor/github.com/go-viper/mapstructure/v2/internal/errors/errors.go vendor/github.com/go-viper/mapstructure/v2/internal/errors/join.go vendor/github.com/go-viper/mapstructure/v2/internal/errors/join_go1_19.go vendor/github.com/go-viper/mapstructure/v2/mapstructure.go vendor/github.com/go-viper/mapstructure/v2/reflect_go1_19.go vendor/github.com/go-viper/mapstructure/v2/reflect_go1_20.go vendor/github.com/gogo/protobuf/gogoproto/doc.go vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go vendor/github.com/gogo/protobuf/gogoproto/gogo.proto vendor/github.com/gogo/protobuf/gogoproto/helper.go vendor/github.com/gogo/protobuf/proto/clone.go vendor/github.com/gogo/protobuf/proto/custom_gogo.go vendor/github.com/gogo/protobuf/proto/decode.go vendor/github.com/gogo/protobuf/proto/deprecated.go vendor/github.com/gogo/protobuf/proto/discard.go vendor/github.com/gogo/protobuf/proto/duration.go vendor/github.com/gogo/protobuf/proto/duration_gogo.go vendor/github.com/gogo/protobuf/proto/encode.go vendor/github.com/gogo/protobuf/proto/encode_gogo.go vendor/github.com/gogo/protobuf/proto/equal.go vendor/github.com/gogo/protobuf/proto/extensions.go vendor/github.com/gogo/protobuf/proto/extensions_gogo.go vendor/github.com/gogo/protobuf/proto/lib.go vendor/github.com/gogo/protobuf/proto/lib_gogo.go vendor/github.com/gogo/protobuf/proto/message_set.go vendor/github.com/gogo/protobuf/proto/pointer_reflect.go vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go vendor/github.com/gogo/protobuf/proto/properties.go vendor/github.com/gogo/protobuf/proto/properties_gogo.go vendor/github.com/gogo/protobuf/proto/skip_gogo.go vendor/github.com/gogo/protobuf/proto/table_marshal.go vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go vendor/github.com/gogo/protobuf/proto/table_merge.go vendor/github.com/gogo/protobuf/proto/table_unmarshal.go vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go vendor/github.com/gogo/protobuf/proto/text.go vendor/github.com/gogo/protobuf/proto/text_gogo.go vendor/github.com/gogo/protobuf/proto/text_parser.go vendor/github.com/gogo/protobuf/proto/timestamp.go vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go vendor/github.com/gogo/protobuf/proto/wrappers.go vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go vendor/github.com/gogo/protobuf/types/any.go vendor/github.com/gogo/protobuf/types/any.pb.go vendor/github.com/gogo/protobuf/types/api.pb.go vendor/github.com/gogo/protobuf/types/doc.go vendor/github.com/gogo/protobuf/types/duration.go vendor/github.com/gogo/protobuf/types/duration.pb.go vendor/github.com/gogo/protobuf/types/duration_gogo.go vendor/github.com/gogo/protobuf/types/empty.pb.go vendor/github.com/gogo/protobuf/types/field_mask.pb.go vendor/github.com/gogo/protobuf/types/protosize.go vendor/github.com/gogo/protobuf/types/source_context.pb.go vendor/github.com/gogo/protobuf/types/struct.pb.go vendor/github.com/gogo/protobuf/types/timestamp.go vendor/github.com/gogo/protobuf/types/timestamp.pb.go vendor/github.com/gogo/protobuf/types/timestamp_gogo.go vendor/github.com/gogo/protobuf/types/type.pb.go vendor/github.com/gogo/protobuf/types/wrappers.pb.go vendor/github.com/gogo/protobuf/types/wrappers_gogo.go vendor/github.com/golang/protobuf/proto/buffer.go vendor/github.com/golang/protobuf/proto/defaults.go vendor/github.com/golang/protobuf/proto/deprecated.go vendor/github.com/golang/protobuf/proto/discard.go vendor/github.com/golang/protobuf/proto/extensions.go vendor/github.com/golang/protobuf/proto/properties.go vendor/github.com/golang/protobuf/proto/proto.go vendor/github.com/golang/protobuf/proto/registry.go vendor/github.com/golang/protobuf/proto/text_decode.go vendor/github.com/golang/protobuf/proto/text_encode.go vendor/github.com/golang/protobuf/proto/wire.go vendor/github.com/golang/protobuf/proto/wrappers.go vendor/github.com/google/go-cmp/cmp/cmpopts/equate.go vendor/github.com/google/go-cmp/cmp/cmpopts/ignore.go vendor/github.com/google/go-cmp/cmp/cmpopts/sort.go vendor/github.com/google/go-cmp/cmp/cmpopts/struct_filter.go vendor/github.com/google/go-cmp/cmp/cmpopts/xform.go vendor/github.com/google/go-cmp/cmp/compare.go vendor/github.com/google/go-cmp/cmp/export.go vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go vendor/github.com/google/go-cmp/cmp/internal/diff/debug_enable.go vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go vendor/github.com/google/go-cmp/cmp/internal/function/func.go vendor/github.com/google/go-cmp/cmp/internal/value/name.go vendor/github.com/google/go-cmp/cmp/internal/value/pointer.go vendor/github.com/google/go-cmp/cmp/internal/value/sort.go vendor/github.com/google/go-cmp/cmp/options.go vendor/github.com/google/go-cmp/cmp/path.go vendor/github.com/google/go-cmp/cmp/report.go vendor/github.com/google/go-cmp/cmp/report_compare.go vendor/github.com/google/go-cmp/cmp/report_references.go vendor/github.com/google/go-cmp/cmp/report_reflect.go vendor/github.com/google/go-cmp/cmp/report_slices.go vendor/github.com/google/go-cmp/cmp/report_text.go vendor/github.com/google/go-cmp/cmp/report_value.go vendor/github.com/google/shlex/shlex.go vendor/github.com/gorilla/mux/doc.go vendor/github.com/gorilla/mux/middleware.go vendor/github.com/gorilla/mux/mux.go vendor/github.com/gorilla/mux/regexp.go vendor/github.com/gorilla/mux/route.go vendor/github.com/gorilla/mux/test_helpers.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/compile.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/fuzz.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/parse.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/types.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/context.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/convert.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/doc.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/errors.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/fieldmask.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/handler.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_httpbodyproto.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_json.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_jsonpb.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_proto.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshaler.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshaler_registry.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/mux.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/pattern.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/proto2_convert.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/query.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/doc.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/pattern.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/readerfactory.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/string_array_flag.go vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/trie.go vendor/github.com/inconshreveable/mousetrap/trap_others.go vendor/github.com/inconshreveable/mousetrap/trap_windows.go vendor/github.com/klauspost/compress/compressible.go vendor/github.com/klauspost/compress/fse/bitreader.go vendor/github.com/klauspost/compress/fse/bitwriter.go vendor/github.com/klauspost/compress/fse/bytereader.go vendor/github.com/klauspost/compress/fse/compress.go vendor/github.com/klauspost/compress/fse/decompress.go vendor/github.com/klauspost/compress/fse/fse.go vendor/github.com/klauspost/compress/huff0/bitreader.go vendor/github.com/klauspost/compress/huff0/bitwriter.go vendor/github.com/klauspost/compress/huff0/compress.go vendor/github.com/klauspost/compress/huff0/decompress.go vendor/github.com/klauspost/compress/huff0/decompress_amd64.go vendor/github.com/klauspost/compress/huff0/decompress_amd64.s vendor/github.com/klauspost/compress/huff0/decompress_generic.go vendor/github.com/klauspost/compress/huff0/huff0.go vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go vendor/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.s vendor/github.com/klauspost/compress/internal/snapref/decode.go vendor/github.com/klauspost/compress/internal/snapref/decode_other.go vendor/github.com/klauspost/compress/internal/snapref/encode.go vendor/github.com/klauspost/compress/internal/snapref/encode_other.go vendor/github.com/klauspost/compress/internal/snapref/snappy.go vendor/github.com/klauspost/compress/zstd/bitreader.go vendor/github.com/klauspost/compress/zstd/bitwriter.go vendor/github.com/klauspost/compress/zstd/blockdec.go vendor/github.com/klauspost/compress/zstd/blockenc.go vendor/github.com/klauspost/compress/zstd/blocktype_string.go vendor/github.com/klauspost/compress/zstd/bytebuf.go vendor/github.com/klauspost/compress/zstd/bytereader.go vendor/github.com/klauspost/compress/zstd/decodeheader.go vendor/github.com/klauspost/compress/zstd/decoder.go vendor/github.com/klauspost/compress/zstd/decoder_options.go vendor/github.com/klauspost/compress/zstd/dict.go vendor/github.com/klauspost/compress/zstd/enc_base.go vendor/github.com/klauspost/compress/zstd/enc_best.go vendor/github.com/klauspost/compress/zstd/enc_better.go vendor/github.com/klauspost/compress/zstd/enc_dfast.go vendor/github.com/klauspost/compress/zstd/enc_fast.go vendor/github.com/klauspost/compress/zstd/encoder.go vendor/github.com/klauspost/compress/zstd/encoder_options.go vendor/github.com/klauspost/compress/zstd/framedec.go vendor/github.com/klauspost/compress/zstd/frameenc.go vendor/github.com/klauspost/compress/zstd/fse_decoder.go vendor/github.com/klauspost/compress/zstd/fse_decoder_amd64.go vendor/github.com/klauspost/compress/zstd/fse_decoder_amd64.s vendor/github.com/klauspost/compress/zstd/fse_decoder_generic.go vendor/github.com/klauspost/compress/zstd/fse_encoder.go vendor/github.com/klauspost/compress/zstd/fse_predefined.go vendor/github.com/klauspost/compress/zstd/hash.go vendor/github.com/klauspost/compress/zstd/history.go vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_amd64.s vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_arm64.s vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_other.go vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go vendor/github.com/klauspost/compress/zstd/matchlen_amd64.go vendor/github.com/klauspost/compress/zstd/matchlen_amd64.s vendor/github.com/klauspost/compress/zstd/matchlen_generic.go vendor/github.com/klauspost/compress/zstd/seqdec.go vendor/github.com/klauspost/compress/zstd/seqdec_amd64.go vendor/github.com/klauspost/compress/zstd/seqdec_amd64.s vendor/github.com/klauspost/compress/zstd/seqdec_generic.go vendor/github.com/klauspost/compress/zstd/seqenc.go vendor/github.com/klauspost/compress/zstd/snappy.go vendor/github.com/klauspost/compress/zstd/zip.go vendor/github.com/klauspost/compress/zstd/zstd.go vendor/github.com/mattn/go-runewidth/runewidth.go vendor/github.com/mattn/go-runewidth/runewidth_appengine.go vendor/github.com/mattn/go-runewidth/runewidth_js.go vendor/github.com/mattn/go-runewidth/runewidth_posix.go vendor/github.com/mattn/go-runewidth/runewidth_table.go vendor/github.com/mattn/go-runewidth/runewidth_windows.go vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go vendor/github.com/miekg/pkcs11/error.go vendor/github.com/miekg/pkcs11/params.go vendor/github.com/miekg/pkcs11/pkcs11.go vendor/github.com/miekg/pkcs11/pkcs11.h vendor/github.com/miekg/pkcs11/pkcs11f.h vendor/github.com/miekg/pkcs11/pkcs11go.h vendor/github.com/miekg/pkcs11/pkcs11t.h vendor/github.com/miekg/pkcs11/release.go vendor/github.com/miekg/pkcs11/types.go vendor/github.com/miekg/pkcs11/vendor.go vendor/github.com/miekg/pkcs11/zconst.go vendor/github.com/moby/docker-image-spec/specs-go/v1/image.go vendor/github.com/moby/patternmatcher/ignorefile/ignorefile.go vendor/github.com/moby/patternmatcher/patternmatcher.go vendor/github.com/moby/swarmkit/v2/api/ca.pb.go vendor/github.com/moby/swarmkit/v2/api/ca.proto vendor/github.com/moby/swarmkit/v2/api/control.pb.go vendor/github.com/moby/swarmkit/v2/api/control.proto vendor/github.com/moby/swarmkit/v2/api/deepcopy/copy.go vendor/github.com/moby/swarmkit/v2/api/defaults/service.go vendor/github.com/moby/swarmkit/v2/api/dispatcher.pb.go vendor/github.com/moby/swarmkit/v2/api/dispatcher.proto vendor/github.com/moby/swarmkit/v2/api/genericresource/helpers.go vendor/github.com/moby/swarmkit/v2/api/genericresource/parse.go vendor/github.com/moby/swarmkit/v2/api/genericresource/resource_management.go vendor/github.com/moby/swarmkit/v2/api/genericresource/string.go vendor/github.com/moby/swarmkit/v2/api/genericresource/validate.go vendor/github.com/moby/swarmkit/v2/api/health.pb.go vendor/github.com/moby/swarmkit/v2/api/health.proto vendor/github.com/moby/swarmkit/v2/api/logbroker.pb.go vendor/github.com/moby/swarmkit/v2/api/logbroker.proto vendor/github.com/moby/swarmkit/v2/api/objects.pb.go vendor/github.com/moby/swarmkit/v2/api/objects.proto vendor/github.com/moby/swarmkit/v2/api/raft.pb.go vendor/github.com/moby/swarmkit/v2/api/raft.proto vendor/github.com/moby/swarmkit/v2/api/resource.pb.go vendor/github.com/moby/swarmkit/v2/api/resource.proto vendor/github.com/moby/swarmkit/v2/api/snapshot.pb.go vendor/github.com/moby/swarmkit/v2/api/snapshot.proto vendor/github.com/moby/swarmkit/v2/api/specs.pb.go vendor/github.com/moby/swarmkit/v2/api/specs.proto vendor/github.com/moby/swarmkit/v2/api/storeobject.go vendor/github.com/moby/swarmkit/v2/api/types.pb.go vendor/github.com/moby/swarmkit/v2/api/types.proto vendor/github.com/moby/swarmkit/v2/api/watch.pb.go vendor/github.com/moby/swarmkit/v2/api/watch.proto vendor/github.com/moby/swarmkit/v2/manager/raftselector/raftselector.go vendor/github.com/moby/swarmkit/v2/protobuf/plugin/helpers.go vendor/github.com/moby/swarmkit/v2/protobuf/plugin/plugin.pb.go vendor/github.com/moby/swarmkit/v2/protobuf/plugin/plugin.proto vendor/github.com/moby/sys/sequential/doc.go vendor/github.com/moby/sys/sequential/sequential_unix.go vendor/github.com/moby/sys/sequential/sequential_windows.go vendor/github.com/moby/sys/signal/signal.go vendor/github.com/moby/sys/signal/signal_darwin.go vendor/github.com/moby/sys/signal/signal_freebsd.go vendor/github.com/moby/sys/signal/signal_linux.go vendor/github.com/moby/sys/signal/signal_linux_mipsx.go vendor/github.com/moby/sys/signal/signal_unix.go vendor/github.com/moby/sys/signal/signal_unsupported.go vendor/github.com/moby/sys/signal/signal_windows.go vendor/github.com/moby/sys/symlink/doc.go vendor/github.com/moby/sys/symlink/fs.go vendor/github.com/moby/sys/symlink/fs_unix.go vendor/github.com/moby/sys/symlink/fs_windows.go vendor/github.com/moby/sys/user/lookup_unix.go vendor/github.com/moby/sys/user/user.go vendor/github.com/moby/sys/user/user_fuzzer.go vendor/github.com/moby/sys/userns/userns.go vendor/github.com/moby/sys/userns/userns_linux.go vendor/github.com/moby/sys/userns/userns_linux_fuzzer.go vendor/github.com/moby/sys/userns/userns_unsupported.go vendor/github.com/moby/term/ascii.go vendor/github.com/moby/term/doc.go vendor/github.com/moby/term/proxy.go vendor/github.com/moby/term/term.go vendor/github.com/moby/term/term_unix.go vendor/github.com/moby/term/term_windows.go vendor/github.com/moby/term/termios_bsd.go vendor/github.com/moby/term/termios_nonbsd.go vendor/github.com/moby/term/termios_unix.go vendor/github.com/moby/term/termios_windows.go vendor/github.com/moby/term/windows/ansi_reader.go vendor/github.com/moby/term/windows/ansi_writer.go vendor/github.com/moby/term/windows/console.go vendor/github.com/moby/term/windows/doc.go vendor/github.com/morikuni/aec/aec.go vendor/github.com/morikuni/aec/ansi.go vendor/github.com/morikuni/aec/builder.go vendor/github.com/morikuni/aec/sgr.go vendor/github.com/opencontainers/go-digest/algorithm.go vendor/github.com/opencontainers/go-digest/digest.go vendor/github.com/opencontainers/go-digest/digester.go vendor/github.com/opencontainers/go-digest/doc.go vendor/github.com/opencontainers/go-digest/verifiers.go vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go vendor/github.com/opencontainers/image-spec/specs-go/version.go vendor/github.com/opencontainers/image-spec/specs-go/versioned.go vendor/github.com/pkg/browser/browser.go vendor/github.com/pkg/browser/browser_darwin.go vendor/github.com/pkg/browser/browser_freebsd.go vendor/github.com/pkg/browser/browser_linux.go vendor/github.com/pkg/browser/browser_netbsd.go vendor/github.com/pkg/browser/browser_openbsd.go vendor/github.com/pkg/browser/browser_unsupported.go vendor/github.com/pkg/browser/browser_windows.go vendor/github.com/pkg/errors/errors.go vendor/github.com/pkg/errors/go113.go vendor/github.com/pkg/errors/stack.go vendor/github.com/prometheus/client_golang/prometheus/build_info_collector.go vendor/github.com/prometheus/client_golang/prometheus/collector.go vendor/github.com/prometheus/client_golang/prometheus/counter.go vendor/github.com/prometheus/client_golang/prometheus/desc.go vendor/github.com/prometheus/client_golang/prometheus/doc.go vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go vendor/github.com/prometheus/client_golang/prometheus/fnv.go vendor/github.com/prometheus/client_golang/prometheus/gauge.go vendor/github.com/prometheus/client_golang/prometheus/get_pid.go vendor/github.com/prometheus/client_golang/prometheus/get_pid_gopherjs.go vendor/github.com/prometheus/client_golang/prometheus/go_collector.go vendor/github.com/prometheus/client_golang/prometheus/go_collector_go116.go vendor/github.com/prometheus/client_golang/prometheus/go_collector_latest.go vendor/github.com/prometheus/client_golang/prometheus/histogram.go vendor/github.com/prometheus/client_golang/prometheus/internal/almost_equal.go vendor/github.com/prometheus/client_golang/prometheus/internal/difflib.go vendor/github.com/prometheus/client_golang/prometheus/internal/go_collector_options.go vendor/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go vendor/github.com/prometheus/client_golang/prometheus/labels.go vendor/github.com/prometheus/client_golang/prometheus/metric.go vendor/github.com/prometheus/client_golang/prometheus/num_threads.go vendor/github.com/prometheus/client_golang/prometheus/num_threads_gopherjs.go vendor/github.com/prometheus/client_golang/prometheus/observer.go vendor/github.com/prometheus/client_golang/prometheus/process_collector.go vendor/github.com/prometheus/client_golang/prometheus/process_collector_js.go vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go vendor/github.com/prometheus/client_golang/prometheus/process_collector_windows.go vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go vendor/github.com/prometheus/client_golang/prometheus/promhttp/option.go vendor/github.com/prometheus/client_golang/prometheus/registry.go vendor/github.com/prometheus/client_golang/prometheus/summary.go vendor/github.com/prometheus/client_golang/prometheus/timer.go vendor/github.com/prometheus/client_golang/prometheus/untyped.go vendor/github.com/prometheus/client_golang/prometheus/value.go vendor/github.com/prometheus/client_golang/prometheus/vec.go vendor/github.com/prometheus/client_golang/prometheus/vnext.go vendor/github.com/prometheus/client_golang/prometheus/wrap.go vendor/github.com/prometheus/client_model/go/metrics.pb.go vendor/github.com/prometheus/common/expfmt/decode.go vendor/github.com/prometheus/common/expfmt/encode.go vendor/github.com/prometheus/common/expfmt/expfmt.go vendor/github.com/prometheus/common/expfmt/fuzz.go vendor/github.com/prometheus/common/expfmt/openmetrics_create.go vendor/github.com/prometheus/common/expfmt/text_create.go vendor/github.com/prometheus/common/expfmt/text_parse.go vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go vendor/github.com/prometheus/common/model/alert.go vendor/github.com/prometheus/common/model/fingerprinting.go vendor/github.com/prometheus/common/model/fnv.go vendor/github.com/prometheus/common/model/labels.go vendor/github.com/prometheus/common/model/labelset.go vendor/github.com/prometheus/common/model/metric.go vendor/github.com/prometheus/common/model/model.go vendor/github.com/prometheus/common/model/signature.go vendor/github.com/prometheus/common/model/silence.go vendor/github.com/prometheus/common/model/time.go vendor/github.com/prometheus/common/model/value.go vendor/github.com/prometheus/common/model/value_float.go vendor/github.com/prometheus/common/model/value_histogram.go vendor/github.com/prometheus/common/model/value_type.go vendor/github.com/prometheus/procfs/arp.go vendor/github.com/prometheus/procfs/buddyinfo.go vendor/github.com/prometheus/procfs/cmdline.go vendor/github.com/prometheus/procfs/cpuinfo.go vendor/github.com/prometheus/procfs/cpuinfo_armx.go vendor/github.com/prometheus/procfs/cpuinfo_loong64.go vendor/github.com/prometheus/procfs/cpuinfo_mipsx.go vendor/github.com/prometheus/procfs/cpuinfo_others.go vendor/github.com/prometheus/procfs/cpuinfo_ppcx.go vendor/github.com/prometheus/procfs/cpuinfo_riscvx.go vendor/github.com/prometheus/procfs/cpuinfo_s390x.go vendor/github.com/prometheus/procfs/cpuinfo_x86.go vendor/github.com/prometheus/procfs/crypto.go vendor/github.com/prometheus/procfs/doc.go vendor/github.com/prometheus/procfs/fs.go vendor/github.com/prometheus/procfs/fs_statfs_notype.go vendor/github.com/prometheus/procfs/fs_statfs_type.go vendor/github.com/prometheus/procfs/fscache.go vendor/github.com/prometheus/procfs/internal/fs/fs.go vendor/github.com/prometheus/procfs/internal/util/parse.go vendor/github.com/prometheus/procfs/internal/util/readfile.go vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go vendor/github.com/prometheus/procfs/internal/util/sysreadfile_compat.go vendor/github.com/prometheus/procfs/internal/util/valueparser.go vendor/github.com/prometheus/procfs/ipvs.go vendor/github.com/prometheus/procfs/kernel_random.go vendor/github.com/prometheus/procfs/loadavg.go vendor/github.com/prometheus/procfs/mdstat.go vendor/github.com/prometheus/procfs/meminfo.go vendor/github.com/prometheus/procfs/mountinfo.go vendor/github.com/prometheus/procfs/mountstats.go vendor/github.com/prometheus/procfs/net_conntrackstat.go vendor/github.com/prometheus/procfs/net_dev.go vendor/github.com/prometheus/procfs/net_ip_socket.go vendor/github.com/prometheus/procfs/net_protocols.go vendor/github.com/prometheus/procfs/net_route.go vendor/github.com/prometheus/procfs/net_sockstat.go vendor/github.com/prometheus/procfs/net_softnet.go vendor/github.com/prometheus/procfs/net_tcp.go vendor/github.com/prometheus/procfs/net_tls_stat.go vendor/github.com/prometheus/procfs/net_udp.go vendor/github.com/prometheus/procfs/net_unix.go vendor/github.com/prometheus/procfs/net_wireless.go vendor/github.com/prometheus/procfs/net_xfrm.go vendor/github.com/prometheus/procfs/netstat.go vendor/github.com/prometheus/procfs/proc.go vendor/github.com/prometheus/procfs/proc_cgroup.go vendor/github.com/prometheus/procfs/proc_cgroups.go vendor/github.com/prometheus/procfs/proc_environ.go vendor/github.com/prometheus/procfs/proc_fdinfo.go vendor/github.com/prometheus/procfs/proc_interrupts.go vendor/github.com/prometheus/procfs/proc_io.go vendor/github.com/prometheus/procfs/proc_limits.go vendor/github.com/prometheus/procfs/proc_maps.go vendor/github.com/prometheus/procfs/proc_netstat.go vendor/github.com/prometheus/procfs/proc_ns.go vendor/github.com/prometheus/procfs/proc_psi.go vendor/github.com/prometheus/procfs/proc_smaps.go vendor/github.com/prometheus/procfs/proc_snmp.go vendor/github.com/prometheus/procfs/proc_snmp6.go vendor/github.com/prometheus/procfs/proc_stat.go vendor/github.com/prometheus/procfs/proc_status.go vendor/github.com/prometheus/procfs/proc_sys.go vendor/github.com/prometheus/procfs/schedstat.go vendor/github.com/prometheus/procfs/slab.go vendor/github.com/prometheus/procfs/softirqs.go vendor/github.com/prometheus/procfs/stat.go vendor/github.com/prometheus/procfs/swaps.go vendor/github.com/prometheus/procfs/thread.go vendor/github.com/prometheus/procfs/vm.go vendor/github.com/prometheus/procfs/zoneinfo.go vendor/github.com/rivo/uniseg/doc.go vendor/github.com/rivo/uniseg/grapheme.go vendor/github.com/rivo/uniseg/properties.go vendor/github.com/sirupsen/logrus/alt_exit.go vendor/github.com/sirupsen/logrus/buffer_pool.go vendor/github.com/sirupsen/logrus/doc.go vendor/github.com/sirupsen/logrus/entry.go vendor/github.com/sirupsen/logrus/exported.go vendor/github.com/sirupsen/logrus/formatter.go vendor/github.com/sirupsen/logrus/hooks.go vendor/github.com/sirupsen/logrus/json_formatter.go vendor/github.com/sirupsen/logrus/logger.go vendor/github.com/sirupsen/logrus/logrus.go vendor/github.com/sirupsen/logrus/terminal_check_appengine.go vendor/github.com/sirupsen/logrus/terminal_check_bsd.go vendor/github.com/sirupsen/logrus/terminal_check_js.go vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go vendor/github.com/sirupsen/logrus/terminal_check_solaris.go vendor/github.com/sirupsen/logrus/terminal_check_unix.go vendor/github.com/sirupsen/logrus/terminal_check_windows.go vendor/github.com/sirupsen/logrus/text_formatter.go vendor/github.com/sirupsen/logrus/writer.go vendor/github.com/spf13/cobra/active_help.go vendor/github.com/spf13/cobra/args.go vendor/github.com/spf13/cobra/bash_completions.go vendor/github.com/spf13/cobra/bash_completionsV2.go vendor/github.com/spf13/cobra/cobra.go vendor/github.com/spf13/cobra/command.go vendor/github.com/spf13/cobra/command_notwin.go vendor/github.com/spf13/cobra/command_win.go vendor/github.com/spf13/cobra/completions.go vendor/github.com/spf13/cobra/fish_completions.go vendor/github.com/spf13/cobra/flag_groups.go vendor/github.com/spf13/cobra/powershell_completions.go vendor/github.com/spf13/cobra/shell_completions.go vendor/github.com/spf13/cobra/zsh_completions.go vendor/github.com/spf13/pflag/bool.go vendor/github.com/spf13/pflag/bool_slice.go vendor/github.com/spf13/pflag/bytes.go vendor/github.com/spf13/pflag/count.go vendor/github.com/spf13/pflag/duration.go vendor/github.com/spf13/pflag/duration_slice.go vendor/github.com/spf13/pflag/flag.go vendor/github.com/spf13/pflag/float32.go vendor/github.com/spf13/pflag/float32_slice.go vendor/github.com/spf13/pflag/float64.go vendor/github.com/spf13/pflag/float64_slice.go vendor/github.com/spf13/pflag/golangflag.go vendor/github.com/spf13/pflag/int.go vendor/github.com/spf13/pflag/int16.go vendor/github.com/spf13/pflag/int32.go vendor/github.com/spf13/pflag/int32_slice.go vendor/github.com/spf13/pflag/int64.go vendor/github.com/spf13/pflag/int64_slice.go vendor/github.com/spf13/pflag/int8.go vendor/github.com/spf13/pflag/int_slice.go vendor/github.com/spf13/pflag/ip.go vendor/github.com/spf13/pflag/ip_slice.go vendor/github.com/spf13/pflag/ipmask.go vendor/github.com/spf13/pflag/ipnet.go vendor/github.com/spf13/pflag/string.go vendor/github.com/spf13/pflag/string_array.go vendor/github.com/spf13/pflag/string_slice.go vendor/github.com/spf13/pflag/string_to_int.go vendor/github.com/spf13/pflag/string_to_int64.go vendor/github.com/spf13/pflag/string_to_string.go vendor/github.com/spf13/pflag/uint.go vendor/github.com/spf13/pflag/uint16.go vendor/github.com/spf13/pflag/uint32.go vendor/github.com/spf13/pflag/uint64.go vendor/github.com/spf13/pflag/uint8.go vendor/github.com/spf13/pflag/uint_slice.go vendor/github.com/theupdateframework/notary/client/changelist/change.go vendor/github.com/theupdateframework/notary/client/changelist/changelist.go vendor/github.com/theupdateframework/notary/client/changelist/file_changelist.go vendor/github.com/theupdateframework/notary/client/changelist/interface.go vendor/github.com/theupdateframework/notary/client/client.go vendor/github.com/theupdateframework/notary/client/delegations.go vendor/github.com/theupdateframework/notary/client/errors.go vendor/github.com/theupdateframework/notary/client/helpers.go vendor/github.com/theupdateframework/notary/client/interface.go vendor/github.com/theupdateframework/notary/client/reader.go vendor/github.com/theupdateframework/notary/client/repo.go vendor/github.com/theupdateframework/notary/client/repo_pkcs11.go vendor/github.com/theupdateframework/notary/client/tufclient.go vendor/github.com/theupdateframework/notary/client/witness.go vendor/github.com/theupdateframework/notary/const.go vendor/github.com/theupdateframework/notary/const_nowindows.go vendor/github.com/theupdateframework/notary/const_windows.go vendor/github.com/theupdateframework/notary/cryptoservice/certificate.go vendor/github.com/theupdateframework/notary/cryptoservice/crypto_service.go vendor/github.com/theupdateframework/notary/fips.go vendor/github.com/theupdateframework/notary/notary.go vendor/github.com/theupdateframework/notary/passphrase/passphrase.go vendor/github.com/theupdateframework/notary/storage/errors.go vendor/github.com/theupdateframework/notary/storage/filestore.go vendor/github.com/theupdateframework/notary/storage/httpstore.go vendor/github.com/theupdateframework/notary/storage/interfaces.go vendor/github.com/theupdateframework/notary/storage/memorystore.go vendor/github.com/theupdateframework/notary/storage/offlinestore.go vendor/github.com/theupdateframework/notary/trustmanager/errors.go vendor/github.com/theupdateframework/notary/trustmanager/interfaces.go vendor/github.com/theupdateframework/notary/trustmanager/keys.go vendor/github.com/theupdateframework/notary/trustmanager/keystore.go vendor/github.com/theupdateframework/notary/trustmanager/yubikey/import.go vendor/github.com/theupdateframework/notary/trustmanager/yubikey/non_pkcs11.go vendor/github.com/theupdateframework/notary/trustmanager/yubikey/pkcs11_darwin.go vendor/github.com/theupdateframework/notary/trustmanager/yubikey/pkcs11_interface.go vendor/github.com/theupdateframework/notary/trustmanager/yubikey/pkcs11_linux.go vendor/github.com/theupdateframework/notary/trustmanager/yubikey/yubikeystore.go vendor/github.com/theupdateframework/notary/trustpinning/certs.go vendor/github.com/theupdateframework/notary/trustpinning/trustpin.go vendor/github.com/theupdateframework/notary/tuf/builder.go vendor/github.com/theupdateframework/notary/tuf/data/errors.go vendor/github.com/theupdateframework/notary/tuf/data/keys.go vendor/github.com/theupdateframework/notary/tuf/data/roles.go vendor/github.com/theupdateframework/notary/tuf/data/root.go vendor/github.com/theupdateframework/notary/tuf/data/serializer.go vendor/github.com/theupdateframework/notary/tuf/data/snapshot.go vendor/github.com/theupdateframework/notary/tuf/data/targets.go vendor/github.com/theupdateframework/notary/tuf/data/timestamp.go vendor/github.com/theupdateframework/notary/tuf/data/types.go vendor/github.com/theupdateframework/notary/tuf/signed/ed25519.go vendor/github.com/theupdateframework/notary/tuf/signed/errors.go vendor/github.com/theupdateframework/notary/tuf/signed/interface.go vendor/github.com/theupdateframework/notary/tuf/signed/sign.go vendor/github.com/theupdateframework/notary/tuf/signed/verifiers.go vendor/github.com/theupdateframework/notary/tuf/signed/verify.go vendor/github.com/theupdateframework/notary/tuf/tuf.go vendor/github.com/theupdateframework/notary/tuf/utils/pkcs8.go vendor/github.com/theupdateframework/notary/tuf/utils/role_sort.go vendor/github.com/theupdateframework/notary/tuf/utils/stack.go vendor/github.com/theupdateframework/notary/tuf/utils/utils.go vendor/github.com/theupdateframework/notary/tuf/utils/x509.go vendor/github.com/theupdateframework/notary/tuf/validation/errors.go vendor/github.com/tonistiigi/go-rosetta/rosetta.go vendor/github.com/tonistiigi/go-rosetta/rosetta_unsupported.go vendor/github.com/xeipuuv/gojsonpointer/pointer.go vendor/github.com/xeipuuv/gojsonreference/reference.go vendor/github.com/xeipuuv/gojsonschema/draft.go vendor/github.com/xeipuuv/gojsonschema/errors.go vendor/github.com/xeipuuv/gojsonschema/format_checkers.go vendor/github.com/xeipuuv/gojsonschema/internalLog.go vendor/github.com/xeipuuv/gojsonschema/jsonContext.go vendor/github.com/xeipuuv/gojsonschema/jsonLoader.go vendor/github.com/xeipuuv/gojsonschema/locales.go vendor/github.com/xeipuuv/gojsonschema/result.go vendor/github.com/xeipuuv/gojsonschema/schema.go vendor/github.com/xeipuuv/gojsonschema/schemaLoader.go vendor/github.com/xeipuuv/gojsonschema/schemaPool.go vendor/github.com/xeipuuv/gojsonschema/schemaReferencePool.go vendor/github.com/xeipuuv/gojsonschema/schemaType.go vendor/github.com/xeipuuv/gojsonschema/subSchema.go vendor/github.com/xeipuuv/gojsonschema/types.go vendor/github.com/xeipuuv/gojsonschema/utils.go vendor/github.com/xeipuuv/gojsonschema/validation.go vendor/go.etcd.io/etcd/raft/v3/raftpb/confchange.go vendor/go.etcd.io/etcd/raft/v3/raftpb/confstate.go vendor/go.etcd.io/etcd/raft/v3/raftpb/raft.pb.go vendor/go.etcd.io/etcd/raft/v3/raftpb/raft.proto vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/client.go vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/common.go vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/config.go vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/doc.go vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/gen.go vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/httpconv.go vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/netconv.go vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/labeler.go vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/transport.go vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/version.go vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/wrap.go vendor/go.opentelemetry.io/otel/attribute/doc.go vendor/go.opentelemetry.io/otel/attribute/encoder.go vendor/go.opentelemetry.io/otel/attribute/filter.go vendor/go.opentelemetry.io/otel/attribute/iterator.go vendor/go.opentelemetry.io/otel/attribute/key.go vendor/go.opentelemetry.io/otel/attribute/kv.go vendor/go.opentelemetry.io/otel/attribute/set.go vendor/go.opentelemetry.io/otel/attribute/type_string.go vendor/go.opentelemetry.io/otel/attribute/value.go vendor/go.opentelemetry.io/otel/baggage/baggage.go vendor/go.opentelemetry.io/otel/baggage/context.go vendor/go.opentelemetry.io/otel/baggage/doc.go vendor/go.opentelemetry.io/otel/codes/codes.go vendor/go.opentelemetry.io/otel/codes/doc.go vendor/go.opentelemetry.io/otel/doc.go vendor/go.opentelemetry.io/otel/error_handler.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/client.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/config.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/doc.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/exporter.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/envconfig/envconfig.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/gen.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/oconf/envconfig.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/oconf/options.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/oconf/optiontypes.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/oconf/tls.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/partialsuccess.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/retry/retry.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/transform/attribute.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/transform/error.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/transform/metricdata.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/version.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/clients.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/doc.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/exporter.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/attribute.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/instrumentation.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/resource.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/span.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/client.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/doc.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/exporter.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/envconfig/envconfig.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/gen.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig/envconfig.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig/options.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig/optiontypes.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig/tls.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/partialsuccess.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/retry/retry.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/options.go vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/version.go vendor/go.opentelemetry.io/otel/handler.go vendor/go.opentelemetry.io/otel/internal/attribute/attribute.go vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go vendor/go.opentelemetry.io/otel/internal/baggage/context.go vendor/go.opentelemetry.io/otel/internal/gen.go vendor/go.opentelemetry.io/otel/internal/global/handler.go vendor/go.opentelemetry.io/otel/internal/global/instruments.go vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go vendor/go.opentelemetry.io/otel/internal/global/meter.go vendor/go.opentelemetry.io/otel/internal/global/propagator.go vendor/go.opentelemetry.io/otel/internal/global/state.go vendor/go.opentelemetry.io/otel/internal/global/trace.go vendor/go.opentelemetry.io/otel/internal/rawhelpers.go vendor/go.opentelemetry.io/otel/internal_logging.go vendor/go.opentelemetry.io/otel/metric.go vendor/go.opentelemetry.io/otel/metric/asyncfloat64.go vendor/go.opentelemetry.io/otel/metric/asyncint64.go vendor/go.opentelemetry.io/otel/metric/config.go vendor/go.opentelemetry.io/otel/metric/doc.go vendor/go.opentelemetry.io/otel/metric/embedded/embedded.go vendor/go.opentelemetry.io/otel/metric/instrument.go vendor/go.opentelemetry.io/otel/metric/meter.go vendor/go.opentelemetry.io/otel/metric/noop/noop.go vendor/go.opentelemetry.io/otel/metric/syncfloat64.go vendor/go.opentelemetry.io/otel/metric/syncint64.go vendor/go.opentelemetry.io/otel/propagation.go vendor/go.opentelemetry.io/otel/propagation/baggage.go vendor/go.opentelemetry.io/otel/propagation/doc.go vendor/go.opentelemetry.io/otel/propagation/propagation.go vendor/go.opentelemetry.io/otel/propagation/trace_context.go vendor/go.opentelemetry.io/otel/sdk/instrumentation/doc.go vendor/go.opentelemetry.io/otel/sdk/instrumentation/library.go vendor/go.opentelemetry.io/otel/sdk/instrumentation/scope.go vendor/go.opentelemetry.io/otel/sdk/internal/env/env.go vendor/go.opentelemetry.io/otel/sdk/internal/gen.go vendor/go.opentelemetry.io/otel/sdk/internal/internal.go vendor/go.opentelemetry.io/otel/sdk/metric/aggregation.go vendor/go.opentelemetry.io/otel/sdk/metric/cache.go vendor/go.opentelemetry.io/otel/sdk/metric/config.go vendor/go.opentelemetry.io/otel/sdk/metric/doc.go vendor/go.opentelemetry.io/otel/sdk/metric/env.go vendor/go.opentelemetry.io/otel/sdk/metric/exporter.go vendor/go.opentelemetry.io/otel/sdk/metric/instrument.go vendor/go.opentelemetry.io/otel/sdk/metric/instrumentkind_string.go vendor/go.opentelemetry.io/otel/sdk/metric/internal/aggregate/aggregate.go vendor/go.opentelemetry.io/otel/sdk/metric/internal/aggregate/doc.go vendor/go.opentelemetry.io/otel/sdk/metric/internal/aggregate/exponential_histogram.go vendor/go.opentelemetry.io/otel/sdk/metric/internal/aggregate/histogram.go vendor/go.opentelemetry.io/otel/sdk/metric/internal/aggregate/lastvalue.go vendor/go.opentelemetry.io/otel/sdk/metric/internal/aggregate/sum.go vendor/go.opentelemetry.io/otel/sdk/metric/internal/reuse_slice.go vendor/go.opentelemetry.io/otel/sdk/metric/manual_reader.go vendor/go.opentelemetry.io/otel/sdk/metric/meter.go vendor/go.opentelemetry.io/otel/sdk/metric/metricdata/data.go vendor/go.opentelemetry.io/otel/sdk/metric/metricdata/temporality.go vendor/go.opentelemetry.io/otel/sdk/metric/metricdata/temporality_string.go vendor/go.opentelemetry.io/otel/sdk/metric/periodic_reader.go vendor/go.opentelemetry.io/otel/sdk/metric/pipeline.go vendor/go.opentelemetry.io/otel/sdk/metric/provider.go vendor/go.opentelemetry.io/otel/sdk/metric/reader.go vendor/go.opentelemetry.io/otel/sdk/metric/version.go vendor/go.opentelemetry.io/otel/sdk/metric/view.go vendor/go.opentelemetry.io/otel/sdk/resource/auto.go vendor/go.opentelemetry.io/otel/sdk/resource/builtin.go vendor/go.opentelemetry.io/otel/sdk/resource/config.go vendor/go.opentelemetry.io/otel/sdk/resource/container.go vendor/go.opentelemetry.io/otel/sdk/resource/doc.go vendor/go.opentelemetry.io/otel/sdk/resource/env.go vendor/go.opentelemetry.io/otel/sdk/resource/host_id.go vendor/go.opentelemetry.io/otel/sdk/resource/host_id_bsd.go vendor/go.opentelemetry.io/otel/sdk/resource/host_id_darwin.go vendor/go.opentelemetry.io/otel/sdk/resource/host_id_exec.go vendor/go.opentelemetry.io/otel/sdk/resource/host_id_linux.go vendor/go.opentelemetry.io/otel/sdk/resource/host_id_readfile.go vendor/go.opentelemetry.io/otel/sdk/resource/host_id_unsupported.go vendor/go.opentelemetry.io/otel/sdk/resource/host_id_windows.go vendor/go.opentelemetry.io/otel/sdk/resource/os.go vendor/go.opentelemetry.io/otel/sdk/resource/os_release_darwin.go vendor/go.opentelemetry.io/otel/sdk/resource/os_release_unix.go vendor/go.opentelemetry.io/otel/sdk/resource/os_unix.go vendor/go.opentelemetry.io/otel/sdk/resource/os_unsupported.go vendor/go.opentelemetry.io/otel/sdk/resource/os_windows.go vendor/go.opentelemetry.io/otel/sdk/resource/process.go vendor/go.opentelemetry.io/otel/sdk/resource/resource.go vendor/go.opentelemetry.io/otel/sdk/trace/batch_span_processor.go vendor/go.opentelemetry.io/otel/sdk/trace/doc.go vendor/go.opentelemetry.io/otel/sdk/trace/event.go vendor/go.opentelemetry.io/otel/sdk/trace/evictedqueue.go vendor/go.opentelemetry.io/otel/sdk/trace/id_generator.go vendor/go.opentelemetry.io/otel/sdk/trace/link.go vendor/go.opentelemetry.io/otel/sdk/trace/provider.go vendor/go.opentelemetry.io/otel/sdk/trace/sampler_env.go vendor/go.opentelemetry.io/otel/sdk/trace/sampling.go vendor/go.opentelemetry.io/otel/sdk/trace/simple_span_processor.go vendor/go.opentelemetry.io/otel/sdk/trace/snapshot.go vendor/go.opentelemetry.io/otel/sdk/trace/span.go vendor/go.opentelemetry.io/otel/sdk/trace/span_exporter.go vendor/go.opentelemetry.io/otel/sdk/trace/span_limits.go vendor/go.opentelemetry.io/otel/sdk/trace/span_processor.go vendor/go.opentelemetry.io/otel/sdk/trace/tracer.go vendor/go.opentelemetry.io/otel/sdk/trace/version.go vendor/go.opentelemetry.io/otel/sdk/version.go vendor/go.opentelemetry.io/otel/semconv/v1.17.0/doc.go vendor/go.opentelemetry.io/otel/semconv/v1.17.0/event.go vendor/go.opentelemetry.io/otel/semconv/v1.17.0/exception.go vendor/go.opentelemetry.io/otel/semconv/v1.17.0/http.go vendor/go.opentelemetry.io/otel/semconv/v1.17.0/resource.go vendor/go.opentelemetry.io/otel/semconv/v1.17.0/schema.go vendor/go.opentelemetry.io/otel/semconv/v1.17.0/trace.go vendor/go.opentelemetry.io/otel/semconv/v1.21.0/attribute_group.go vendor/go.opentelemetry.io/otel/semconv/v1.21.0/doc.go vendor/go.opentelemetry.io/otel/semconv/v1.21.0/event.go vendor/go.opentelemetry.io/otel/semconv/v1.21.0/exception.go vendor/go.opentelemetry.io/otel/semconv/v1.21.0/resource.go vendor/go.opentelemetry.io/otel/semconv/v1.21.0/schema.go vendor/go.opentelemetry.io/otel/semconv/v1.21.0/trace.go vendor/go.opentelemetry.io/otel/trace.go vendor/go.opentelemetry.io/otel/trace/config.go vendor/go.opentelemetry.io/otel/trace/context.go vendor/go.opentelemetry.io/otel/trace/doc.go vendor/go.opentelemetry.io/otel/trace/embedded/embedded.go vendor/go.opentelemetry.io/otel/trace/nonrecording.go vendor/go.opentelemetry.io/otel/trace/noop.go vendor/go.opentelemetry.io/otel/trace/noop/noop.go vendor/go.opentelemetry.io/otel/trace/trace.go vendor/go.opentelemetry.io/otel/trace/tracestate.go vendor/go.opentelemetry.io/otel/version.go vendor/go.opentelemetry.io/proto/otlp/collector/metrics/v1/metrics_service.pb.go vendor/go.opentelemetry.io/proto/otlp/collector/metrics/v1/metrics_service.pb.gw.go vendor/go.opentelemetry.io/proto/otlp/collector/metrics/v1/metrics_service_grpc.pb.go vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service.pb.go vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service.pb.gw.go vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service_grpc.pb.go vendor/go.opentelemetry.io/proto/otlp/common/v1/common.pb.go vendor/go.opentelemetry.io/proto/otlp/metrics/v1/metrics.pb.go vendor/go.opentelemetry.io/proto/otlp/resource/v1/resource.pb.go vendor/go.opentelemetry.io/proto/otlp/trace/v1/trace.pb.go vendor/golang.org/x/crypto/ed25519/ed25519.go vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go vendor/golang.org/x/net/http/httpguts/guts.go vendor/golang.org/x/net/http/httpguts/httplex.go vendor/golang.org/x/net/http2/ascii.go vendor/golang.org/x/net/http2/ciphers.go vendor/golang.org/x/net/http2/client_conn_pool.go vendor/golang.org/x/net/http2/databuffer.go vendor/golang.org/x/net/http2/errors.go vendor/golang.org/x/net/http2/flow.go vendor/golang.org/x/net/http2/frame.go vendor/golang.org/x/net/http2/gotrack.go vendor/golang.org/x/net/http2/headermap.go vendor/golang.org/x/net/http2/hpack/encode.go vendor/golang.org/x/net/http2/hpack/hpack.go vendor/golang.org/x/net/http2/hpack/huffman.go vendor/golang.org/x/net/http2/hpack/static_table.go vendor/golang.org/x/net/http2/hpack/tables.go vendor/golang.org/x/net/http2/http2.go vendor/golang.org/x/net/http2/pipe.go vendor/golang.org/x/net/http2/server.go vendor/golang.org/x/net/http2/timer.go vendor/golang.org/x/net/http2/transport.go vendor/golang.org/x/net/http2/write.go vendor/golang.org/x/net/http2/writesched.go vendor/golang.org/x/net/http2/writesched_priority.go vendor/golang.org/x/net/http2/writesched_random.go vendor/golang.org/x/net/http2/writesched_roundrobin.go vendor/golang.org/x/net/idna/go118.go vendor/golang.org/x/net/idna/idna10.0.0.go vendor/golang.org/x/net/idna/idna9.0.0.go vendor/golang.org/x/net/idna/pre_go118.go vendor/golang.org/x/net/idna/punycode.go vendor/golang.org/x/net/idna/tables10.0.0.go vendor/golang.org/x/net/idna/tables11.0.0.go vendor/golang.org/x/net/idna/tables12.0.0.go vendor/golang.org/x/net/idna/tables13.0.0.go vendor/golang.org/x/net/idna/tables15.0.0.go vendor/golang.org/x/net/idna/tables9.0.0.go vendor/golang.org/x/net/idna/trie.go vendor/golang.org/x/net/idna/trie12.0.0.go vendor/golang.org/x/net/idna/trie13.0.0.go vendor/golang.org/x/net/idna/trieval.go vendor/golang.org/x/net/internal/timeseries/timeseries.go vendor/golang.org/x/net/trace/events.go vendor/golang.org/x/net/trace/histogram.go vendor/golang.org/x/net/trace/trace.go vendor/golang.org/x/sync/errgroup/errgroup.go vendor/golang.org/x/sync/errgroup/go120.go vendor/golang.org/x/sync/errgroup/pre_go120.go vendor/golang.org/x/sys/plan9/asm.s vendor/golang.org/x/sys/plan9/asm_plan9_386.s vendor/golang.org/x/sys/plan9/asm_plan9_amd64.s vendor/golang.org/x/sys/plan9/asm_plan9_arm.s vendor/golang.org/x/sys/plan9/const_plan9.go vendor/golang.org/x/sys/plan9/dir_plan9.go vendor/golang.org/x/sys/plan9/env_plan9.go vendor/golang.org/x/sys/plan9/errors_plan9.go vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go vendor/golang.org/x/sys/plan9/pwd_plan9.go vendor/golang.org/x/sys/plan9/race.go vendor/golang.org/x/sys/plan9/race0.go vendor/golang.org/x/sys/plan9/str.go vendor/golang.org/x/sys/plan9/syscall.go vendor/golang.org/x/sys/plan9/syscall_plan9.go vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go vendor/golang.org/x/sys/plan9/zsysnum_plan9.go vendor/golang.org/x/sys/unix/affinity_linux.go vendor/golang.org/x/sys/unix/aliases.go vendor/golang.org/x/sys/unix/asm_aix_ppc64.s vendor/golang.org/x/sys/unix/asm_bsd_386.s vendor/golang.org/x/sys/unix/asm_bsd_amd64.s vendor/golang.org/x/sys/unix/asm_bsd_arm.s vendor/golang.org/x/sys/unix/asm_bsd_arm64.s vendor/golang.org/x/sys/unix/asm_bsd_ppc64.s vendor/golang.org/x/sys/unix/asm_bsd_riscv64.s vendor/golang.org/x/sys/unix/asm_linux_386.s vendor/golang.org/x/sys/unix/asm_linux_amd64.s vendor/golang.org/x/sys/unix/asm_linux_arm.s vendor/golang.org/x/sys/unix/asm_linux_arm64.s vendor/golang.org/x/sys/unix/asm_linux_loong64.s vendor/golang.org/x/sys/unix/asm_linux_mips64x.s vendor/golang.org/x/sys/unix/asm_linux_mipsx.s vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s vendor/golang.org/x/sys/unix/asm_linux_riscv64.s vendor/golang.org/x/sys/unix/asm_linux_s390x.s vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s vendor/golang.org/x/sys/unix/asm_solaris_amd64.s vendor/golang.org/x/sys/unix/asm_zos_s390x.s vendor/golang.org/x/sys/unix/bluetooth_linux.go vendor/golang.org/x/sys/unix/bpxsvc_zos.go vendor/golang.org/x/sys/unix/bpxsvc_zos.s vendor/golang.org/x/sys/unix/cap_freebsd.go vendor/golang.org/x/sys/unix/constants.go vendor/golang.org/x/sys/unix/dev_aix_ppc.go vendor/golang.org/x/sys/unix/dev_aix_ppc64.go vendor/golang.org/x/sys/unix/dev_darwin.go vendor/golang.org/x/sys/unix/dev_dragonfly.go vendor/golang.org/x/sys/unix/dev_freebsd.go vendor/golang.org/x/sys/unix/dev_linux.go vendor/golang.org/x/sys/unix/dev_netbsd.go vendor/golang.org/x/sys/unix/dev_openbsd.go vendor/golang.org/x/sys/unix/dev_zos.go vendor/golang.org/x/sys/unix/dirent.go vendor/golang.org/x/sys/unix/endian_big.go vendor/golang.org/x/sys/unix/endian_little.go vendor/golang.org/x/sys/unix/env_unix.go vendor/golang.org/x/sys/unix/fcntl.go vendor/golang.org/x/sys/unix/fcntl_darwin.go vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go vendor/golang.org/x/sys/unix/fdset.go vendor/golang.org/x/sys/unix/gccgo.go vendor/golang.org/x/sys/unix/gccgo_c.c vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go vendor/golang.org/x/sys/unix/ifreq_linux.go vendor/golang.org/x/sys/unix/ioctl_linux.go vendor/golang.org/x/sys/unix/ioctl_signed.go vendor/golang.org/x/sys/unix/ioctl_unsigned.go vendor/golang.org/x/sys/unix/ioctl_zos.go vendor/golang.org/x/sys/unix/mmap_nomremap.go vendor/golang.org/x/sys/unix/mremap.go vendor/golang.org/x/sys/unix/pagesize_unix.go vendor/golang.org/x/sys/unix/pledge_openbsd.go vendor/golang.org/x/sys/unix/ptrace_darwin.go vendor/golang.org/x/sys/unix/ptrace_ios.go vendor/golang.org/x/sys/unix/race.go vendor/golang.org/x/sys/unix/race0.go vendor/golang.org/x/sys/unix/readdirent_getdents.go vendor/golang.org/x/sys/unix/readdirent_getdirentries.go vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go vendor/golang.org/x/sys/unix/sockcmsg_linux.go vendor/golang.org/x/sys/unix/sockcmsg_unix.go vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go vendor/golang.org/x/sys/unix/sockcmsg_zos.go vendor/golang.org/x/sys/unix/symaddr_zos_s390x.s vendor/golang.org/x/sys/unix/syscall.go vendor/golang.org/x/sys/unix/syscall_aix.go vendor/golang.org/x/sys/unix/syscall_aix_ppc.go vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go vendor/golang.org/x/sys/unix/syscall_bsd.go vendor/golang.org/x/sys/unix/syscall_darwin.go vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go vendor/golang.org/x/sys/unix/syscall_dragonfly.go vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go vendor/golang.org/x/sys/unix/syscall_freebsd.go vendor/golang.org/x/sys/unix/syscall_freebsd_386.go vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go vendor/golang.org/x/sys/unix/syscall_freebsd_riscv64.go vendor/golang.org/x/sys/unix/syscall_hurd.go vendor/golang.org/x/sys/unix/syscall_hurd_386.go vendor/golang.org/x/sys/unix/syscall_illumos.go vendor/golang.org/x/sys/unix/syscall_linux.go vendor/golang.org/x/sys/unix/syscall_linux_386.go vendor/golang.org/x/sys/unix/syscall_linux_alarm.go vendor/golang.org/x/sys/unix/syscall_linux_amd64.go vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go vendor/golang.org/x/sys/unix/syscall_linux_arm.go vendor/golang.org/x/sys/unix/syscall_linux_arm64.go vendor/golang.org/x/sys/unix/syscall_linux_gc.go vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go vendor/golang.org/x/sys/unix/syscall_linux_loong64.go vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go vendor/golang.org/x/sys/unix/syscall_linux_ppc.go vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go vendor/golang.org/x/sys/unix/syscall_linux_s390x.go vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go vendor/golang.org/x/sys/unix/syscall_netbsd.go vendor/golang.org/x/sys/unix/syscall_netbsd_386.go vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go vendor/golang.org/x/sys/unix/syscall_openbsd.go vendor/golang.org/x/sys/unix/syscall_openbsd_386.go vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go vendor/golang.org/x/sys/unix/syscall_openbsd_libc.go vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go vendor/golang.org/x/sys/unix/syscall_openbsd_ppc64.go vendor/golang.org/x/sys/unix/syscall_openbsd_riscv64.go vendor/golang.org/x/sys/unix/syscall_solaris.go vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go vendor/golang.org/x/sys/unix/syscall_unix.go vendor/golang.org/x/sys/unix/syscall_unix_gc.go vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go vendor/golang.org/x/sys/unix/syscall_zos_s390x.go vendor/golang.org/x/sys/unix/sysvshm_linux.go vendor/golang.org/x/sys/unix/sysvshm_unix.go vendor/golang.org/x/sys/unix/sysvshm_unix_other.go vendor/golang.org/x/sys/unix/timestruct.go vendor/golang.org/x/sys/unix/unveil_openbsd.go vendor/golang.org/x/sys/unix/xattr_bsd.go vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go vendor/golang.org/x/sys/unix/zerrors_linux.go vendor/golang.org/x/sys/unix/zerrors_linux_386.go vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go vendor/golang.org/x/sys/unix/zerrors_linux_arm.go vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go vendor/golang.org/x/sys/unix/zerrors_linux_mips.go vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go vendor/golang.org/x/sys/unix/zerrors_openbsd_riscv64.go vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go vendor/golang.org/x/sys/unix/zptrace_x86_linux.go vendor/golang.org/x/sys/unix/zsymaddr_zos_s390x.s vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go vendor/golang.org/x/sys/unix/zsyscall_freebsd_riscv64.go vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go vendor/golang.org/x/sys/unix/zsyscall_linux.go vendor/golang.org/x/sys/unix/zsyscall_linux_386.go vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go vendor/golang.org/x/sys/unix/zsyscall_linux_loong64.go vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.s vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.s vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.s vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.s vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.s vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.go vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.s vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.go vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.s vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go vendor/golang.org/x/sys/unix/zsysctl_openbsd_riscv64.go vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go vendor/golang.org/x/sys/unix/zsysnum_linux_386.go vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go vendor/golang.org/x/sys/unix/ztypes_linux.go vendor/golang.org/x/sys/unix/ztypes_linux_386.go vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go vendor/golang.org/x/sys/unix/ztypes_linux_arm.go vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go vendor/golang.org/x/sys/unix/ztypes_linux_loong64.go vendor/golang.org/x/sys/unix/ztypes_linux_mips.go vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go vendor/golang.org/x/sys/unix/ztypes_openbsd_ppc64.go vendor/golang.org/x/sys/unix/ztypes_openbsd_riscv64.go vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go vendor/golang.org/x/sys/windows/aliases.go vendor/golang.org/x/sys/windows/dll_windows.go vendor/golang.org/x/sys/windows/env_windows.go vendor/golang.org/x/sys/windows/eventlog.go vendor/golang.org/x/sys/windows/exec_windows.go vendor/golang.org/x/sys/windows/memory_windows.go vendor/golang.org/x/sys/windows/mksyscall.go vendor/golang.org/x/sys/windows/race.go vendor/golang.org/x/sys/windows/race0.go vendor/golang.org/x/sys/windows/registry/key.go vendor/golang.org/x/sys/windows/registry/mksyscall.go vendor/golang.org/x/sys/windows/registry/syscall.go vendor/golang.org/x/sys/windows/registry/value.go vendor/golang.org/x/sys/windows/registry/zsyscall_windows.go vendor/golang.org/x/sys/windows/security_windows.go vendor/golang.org/x/sys/windows/service.go vendor/golang.org/x/sys/windows/setupapi_windows.go vendor/golang.org/x/sys/windows/str.go vendor/golang.org/x/sys/windows/syscall.go vendor/golang.org/x/sys/windows/syscall_windows.go vendor/golang.org/x/sys/windows/types_windows.go vendor/golang.org/x/sys/windows/types_windows_386.go vendor/golang.org/x/sys/windows/types_windows_amd64.go vendor/golang.org/x/sys/windows/types_windows_arm.go vendor/golang.org/x/sys/windows/types_windows_arm64.go vendor/golang.org/x/sys/windows/zerrors_windows.go vendor/golang.org/x/sys/windows/zknownfolderids_windows.go vendor/golang.org/x/sys/windows/zsyscall_windows.go vendor/golang.org/x/term/term.go vendor/golang.org/x/term/term_plan9.go vendor/golang.org/x/term/term_unix.go vendor/golang.org/x/term/term_unix_bsd.go vendor/golang.org/x/term/term_unix_other.go vendor/golang.org/x/term/term_unsupported.go vendor/golang.org/x/term/term_windows.go vendor/golang.org/x/term/terminal.go vendor/golang.org/x/text/secure/bidirule/bidirule.go vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go vendor/golang.org/x/text/secure/bidirule/bidirule9.0.0.go vendor/golang.org/x/text/transform/transform.go vendor/golang.org/x/text/unicode/bidi/bidi.go vendor/golang.org/x/text/unicode/bidi/bracket.go vendor/golang.org/x/text/unicode/bidi/core.go vendor/golang.org/x/text/unicode/bidi/prop.go vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go vendor/golang.org/x/text/unicode/bidi/trieval.go vendor/golang.org/x/text/unicode/norm/composition.go vendor/golang.org/x/text/unicode/norm/forminfo.go vendor/golang.org/x/text/unicode/norm/input.go vendor/golang.org/x/text/unicode/norm/iter.go vendor/golang.org/x/text/unicode/norm/normalize.go vendor/golang.org/x/text/unicode/norm/readwriter.go vendor/golang.org/x/text/unicode/norm/tables10.0.0.go vendor/golang.org/x/text/unicode/norm/tables11.0.0.go vendor/golang.org/x/text/unicode/norm/tables12.0.0.go vendor/golang.org/x/text/unicode/norm/tables13.0.0.go vendor/golang.org/x/text/unicode/norm/tables15.0.0.go vendor/golang.org/x/text/unicode/norm/tables9.0.0.go vendor/golang.org/x/text/unicode/norm/transform.go vendor/golang.org/x/text/unicode/norm/trie.go vendor/golang.org/x/text/width/kind_string.go vendor/golang.org/x/text/width/tables10.0.0.go vendor/golang.org/x/text/width/tables11.0.0.go vendor/golang.org/x/text/width/tables12.0.0.go vendor/golang.org/x/text/width/tables13.0.0.go vendor/golang.org/x/text/width/tables15.0.0.go vendor/golang.org/x/text/width/tables9.0.0.go vendor/golang.org/x/text/width/transform.go vendor/golang.org/x/text/width/trieval.go vendor/golang.org/x/text/width/width.go vendor/golang.org/x/time/rate/rate.go vendor/golang.org/x/time/rate/sometimes.go vendor/google.golang.org/genproto/googleapis/api/httpbody/httpbody.pb.go vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go vendor/google.golang.org/grpc/attributes/attributes.go vendor/google.golang.org/grpc/backoff.go vendor/google.golang.org/grpc/backoff/backoff.go vendor/google.golang.org/grpc/balancer/balancer.go vendor/google.golang.org/grpc/balancer/base/balancer.go vendor/google.golang.org/grpc/balancer/base/base.go vendor/google.golang.org/grpc/balancer/conn_state_evaluator.go vendor/google.golang.org/grpc/balancer/grpclb/state/state.go vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go vendor/google.golang.org/grpc/balancer_wrapper.go vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go vendor/google.golang.org/grpc/call.go vendor/google.golang.org/grpc/channelz/channelz.go vendor/google.golang.org/grpc/clientconn.go vendor/google.golang.org/grpc/codec.go vendor/google.golang.org/grpc/codes/code_string.go vendor/google.golang.org/grpc/codes/codes.go vendor/google.golang.org/grpc/connectivity/connectivity.go vendor/google.golang.org/grpc/credentials/credentials.go vendor/google.golang.org/grpc/credentials/insecure/insecure.go vendor/google.golang.org/grpc/credentials/tls.go vendor/google.golang.org/grpc/dialoptions.go vendor/google.golang.org/grpc/doc.go vendor/google.golang.org/grpc/encoding/encoding.go vendor/google.golang.org/grpc/encoding/gzip/gzip.go vendor/google.golang.org/grpc/encoding/proto/proto.go vendor/google.golang.org/grpc/grpclog/component.go vendor/google.golang.org/grpc/grpclog/grpclog.go vendor/google.golang.org/grpc/grpclog/logger.go vendor/google.golang.org/grpc/grpclog/loggerv2.go vendor/google.golang.org/grpc/health/grpc_health_v1/health.pb.go vendor/google.golang.org/grpc/health/grpc_health_v1/health_grpc.pb.go vendor/google.golang.org/grpc/interceptor.go vendor/google.golang.org/grpc/internal/backoff/backoff.go vendor/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go vendor/google.golang.org/grpc/internal/balancerload/load.go vendor/google.golang.org/grpc/internal/binarylog/binarylog.go vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go vendor/google.golang.org/grpc/internal/binarylog/env_config.go vendor/google.golang.org/grpc/internal/binarylog/method_logger.go vendor/google.golang.org/grpc/internal/binarylog/sink.go vendor/google.golang.org/grpc/internal/buffer/unbounded.go vendor/google.golang.org/grpc/internal/channelz/funcs.go vendor/google.golang.org/grpc/internal/channelz/id.go vendor/google.golang.org/grpc/internal/channelz/logging.go vendor/google.golang.org/grpc/internal/channelz/types.go vendor/google.golang.org/grpc/internal/channelz/types_linux.go vendor/google.golang.org/grpc/internal/channelz/types_nonlinux.go vendor/google.golang.org/grpc/internal/channelz/util_linux.go vendor/google.golang.org/grpc/internal/channelz/util_nonlinux.go vendor/google.golang.org/grpc/internal/credentials/credentials.go vendor/google.golang.org/grpc/internal/credentials/spiffe.go vendor/google.golang.org/grpc/internal/credentials/syscallconn.go vendor/google.golang.org/grpc/internal/credentials/util.go vendor/google.golang.org/grpc/internal/envconfig/envconfig.go vendor/google.golang.org/grpc/internal/envconfig/observability.go vendor/google.golang.org/grpc/internal/envconfig/xds.go vendor/google.golang.org/grpc/internal/experimental.go vendor/google.golang.org/grpc/internal/grpclog/grpclog.go vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go vendor/google.golang.org/grpc/internal/grpcrand/grpcrand_go1.21.go vendor/google.golang.org/grpc/internal/grpcsync/callback_serializer.go vendor/google.golang.org/grpc/internal/grpcsync/event.go vendor/google.golang.org/grpc/internal/grpcsync/oncefunc.go vendor/google.golang.org/grpc/internal/grpcsync/pubsub.go vendor/google.golang.org/grpc/internal/grpcutil/compressor.go vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go vendor/google.golang.org/grpc/internal/grpcutil/grpcutil.go vendor/google.golang.org/grpc/internal/grpcutil/metadata.go vendor/google.golang.org/grpc/internal/grpcutil/method.go vendor/google.golang.org/grpc/internal/grpcutil/regex.go vendor/google.golang.org/grpc/internal/idle/idle.go vendor/google.golang.org/grpc/internal/internal.go vendor/google.golang.org/grpc/internal/metadata/metadata.go vendor/google.golang.org/grpc/internal/pretty/pretty.go vendor/google.golang.org/grpc/internal/resolver/config_selector.go vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go vendor/google.golang.org/grpc/internal/resolver/dns/internal/internal.go vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go vendor/google.golang.org/grpc/internal/resolver/unix/unix.go vendor/google.golang.org/grpc/internal/serviceconfig/duration.go vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go vendor/google.golang.org/grpc/internal/status/status.go vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go vendor/google.golang.org/grpc/internal/syscall/syscall_nonlinux.go vendor/google.golang.org/grpc/internal/tcp_keepalive_others.go vendor/google.golang.org/grpc/internal/tcp_keepalive_unix.go vendor/google.golang.org/grpc/internal/tcp_keepalive_windows.go vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go vendor/google.golang.org/grpc/internal/transport/controlbuf.go vendor/google.golang.org/grpc/internal/transport/defaults.go vendor/google.golang.org/grpc/internal/transport/flowcontrol.go vendor/google.golang.org/grpc/internal/transport/handler_server.go vendor/google.golang.org/grpc/internal/transport/http2_client.go vendor/google.golang.org/grpc/internal/transport/http2_server.go vendor/google.golang.org/grpc/internal/transport/http_util.go vendor/google.golang.org/grpc/internal/transport/logging.go vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go vendor/google.golang.org/grpc/internal/transport/proxy.go vendor/google.golang.org/grpc/internal/transport/transport.go vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go vendor/google.golang.org/grpc/keepalive/keepalive.go vendor/google.golang.org/grpc/metadata/metadata.go vendor/google.golang.org/grpc/peer/peer.go vendor/google.golang.org/grpc/picker_wrapper.go vendor/google.golang.org/grpc/pickfirst.go vendor/google.golang.org/grpc/preloader.go vendor/google.golang.org/grpc/resolver/dns/dns_resolver.go vendor/google.golang.org/grpc/resolver/map.go vendor/google.golang.org/grpc/resolver/resolver.go vendor/google.golang.org/grpc/resolver_wrapper.go vendor/google.golang.org/grpc/rpc_util.go vendor/google.golang.org/grpc/server.go vendor/google.golang.org/grpc/service_config.go vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go vendor/google.golang.org/grpc/shared_buffer_pool.go vendor/google.golang.org/grpc/stats/handlers.go vendor/google.golang.org/grpc/stats/stats.go vendor/google.golang.org/grpc/status/status.go vendor/google.golang.org/grpc/stream.go vendor/google.golang.org/grpc/tap/tap.go vendor/google.golang.org/grpc/trace.go vendor/google.golang.org/grpc/trace_notrace.go vendor/google.golang.org/grpc/trace_withtrace.go vendor/google.golang.org/grpc/version.go vendor/google.golang.org/protobuf/encoding/protojson/decode.go vendor/google.golang.org/protobuf/encoding/protojson/doc.go vendor/google.golang.org/protobuf/encoding/protojson/encode.go vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go vendor/google.golang.org/protobuf/encoding/prototext/decode.go vendor/google.golang.org/protobuf/encoding/prototext/doc.go vendor/google.golang.org/protobuf/encoding/prototext/encode.go vendor/google.golang.org/protobuf/encoding/protowire/wire.go vendor/google.golang.org/protobuf/internal/descfmt/stringer.go vendor/google.golang.org/protobuf/internal/descopts/options.go vendor/google.golang.org/protobuf/internal/detrand/rand.go vendor/google.golang.org/protobuf/internal/editiondefaults/defaults.go vendor/google.golang.org/protobuf/internal/editiondefaults/editions_defaults.binpb vendor/google.golang.org/protobuf/internal/encoding/defval/default.go vendor/google.golang.org/protobuf/internal/encoding/json/decode.go vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go vendor/google.golang.org/protobuf/internal/encoding/json/encode.go vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go vendor/google.golang.org/protobuf/internal/encoding/text/decode.go vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go vendor/google.golang.org/protobuf/internal/encoding/text/doc.go vendor/google.golang.org/protobuf/internal/encoding/text/encode.go vendor/google.golang.org/protobuf/internal/errors/errors.go vendor/google.golang.org/protobuf/internal/errors/is_go112.go vendor/google.golang.org/protobuf/internal/errors/is_go113.go vendor/google.golang.org/protobuf/internal/filedesc/build.go vendor/google.golang.org/protobuf/internal/filedesc/desc.go vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go vendor/google.golang.org/protobuf/internal/filedesc/editions.go vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go vendor/google.golang.org/protobuf/internal/filetype/build.go vendor/google.golang.org/protobuf/internal/flags/flags.go vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go vendor/google.golang.org/protobuf/internal/genid/any_gen.go vendor/google.golang.org/protobuf/internal/genid/api_gen.go vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go vendor/google.golang.org/protobuf/internal/genid/doc.go vendor/google.golang.org/protobuf/internal/genid/duration_gen.go vendor/google.golang.org/protobuf/internal/genid/empty_gen.go vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go vendor/google.golang.org/protobuf/internal/genid/go_features_gen.go vendor/google.golang.org/protobuf/internal/genid/goname.go vendor/google.golang.org/protobuf/internal/genid/map_entry.go vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go vendor/google.golang.org/protobuf/internal/genid/struct_gen.go vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go vendor/google.golang.org/protobuf/internal/genid/type_gen.go vendor/google.golang.org/protobuf/internal/genid/wrappers.go vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go vendor/google.golang.org/protobuf/internal/impl/api_export.go vendor/google.golang.org/protobuf/internal/impl/checkinit.go vendor/google.golang.org/protobuf/internal/impl/codec_extension.go vendor/google.golang.org/protobuf/internal/impl/codec_field.go vendor/google.golang.org/protobuf/internal/impl/codec_gen.go vendor/google.golang.org/protobuf/internal/impl/codec_map.go vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go vendor/google.golang.org/protobuf/internal/impl/codec_message.go vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go vendor/google.golang.org/protobuf/internal/impl/codec_tables.go vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go vendor/google.golang.org/protobuf/internal/impl/convert.go vendor/google.golang.org/protobuf/internal/impl/convert_list.go vendor/google.golang.org/protobuf/internal/impl/convert_map.go vendor/google.golang.org/protobuf/internal/impl/decode.go vendor/google.golang.org/protobuf/internal/impl/encode.go vendor/google.golang.org/protobuf/internal/impl/enum.go vendor/google.golang.org/protobuf/internal/impl/extension.go vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go vendor/google.golang.org/protobuf/internal/impl/legacy_export.go vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go vendor/google.golang.org/protobuf/internal/impl/legacy_file.go vendor/google.golang.org/protobuf/internal/impl/legacy_message.go vendor/google.golang.org/protobuf/internal/impl/merge.go vendor/google.golang.org/protobuf/internal/impl/merge_gen.go vendor/google.golang.org/protobuf/internal/impl/message.go vendor/google.golang.org/protobuf/internal/impl/message_reflect.go vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go vendor/google.golang.org/protobuf/internal/impl/validate.go vendor/google.golang.org/protobuf/internal/impl/weak.go vendor/google.golang.org/protobuf/internal/order/order.go vendor/google.golang.org/protobuf/internal/order/range.go vendor/google.golang.org/protobuf/internal/pragma/pragma.go vendor/google.golang.org/protobuf/internal/set/ints.go vendor/google.golang.org/protobuf/internal/strs/strings.go vendor/google.golang.org/protobuf/internal/strs/strings_pure.go vendor/google.golang.org/protobuf/internal/strs/strings_unsafe_go120.go vendor/google.golang.org/protobuf/internal/strs/strings_unsafe_go121.go vendor/google.golang.org/protobuf/internal/version/version.go vendor/google.golang.org/protobuf/proto/checkinit.go vendor/google.golang.org/protobuf/proto/decode.go vendor/google.golang.org/protobuf/proto/decode_gen.go vendor/google.golang.org/protobuf/proto/doc.go vendor/google.golang.org/protobuf/proto/encode.go vendor/google.golang.org/protobuf/proto/encode_gen.go vendor/google.golang.org/protobuf/proto/equal.go vendor/google.golang.org/protobuf/proto/extension.go vendor/google.golang.org/protobuf/proto/merge.go vendor/google.golang.org/protobuf/proto/messageset.go vendor/google.golang.org/protobuf/proto/proto.go vendor/google.golang.org/protobuf/proto/proto_methods.go vendor/google.golang.org/protobuf/proto/proto_reflect.go vendor/google.golang.org/protobuf/proto/reset.go vendor/google.golang.org/protobuf/proto/size.go vendor/google.golang.org/protobuf/proto/size_gen.go vendor/google.golang.org/protobuf/proto/wrappers.go vendor/google.golang.org/protobuf/protoadapt/convert.go vendor/google.golang.org/protobuf/reflect/protodesc/desc.go vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go vendor/google.golang.org/protobuf/reflect/protodesc/editions.go vendor/google.golang.org/protobuf/reflect/protodesc/proto.go vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go vendor/google.golang.org/protobuf/reflect/protoreflect/source.go vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go vendor/google.golang.org/protobuf/reflect/protoreflect/type.go vendor/google.golang.org/protobuf/reflect/protoreflect/value.go vendor/google.golang.org/protobuf/reflect/protoreflect/value_equal.go vendor/google.golang.org/protobuf/reflect/protoreflect/value_pure.go vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe_go120.go vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe_go121.go vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go vendor/google.golang.org/protobuf/runtime/protoiface/methods.go vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go vendor/google.golang.org/protobuf/runtime/protoimpl/version.go vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go vendor/google.golang.org/protobuf/types/gofeaturespb/go_features.pb.go vendor/google.golang.org/protobuf/types/gofeaturespb/go_features.proto vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go vendor/google.golang.org/protobuf/types/known/fieldmaskpb/field_mask.pb.go vendor/google.golang.org/protobuf/types/known/structpb/struct.pb.go vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go vendor/gopkg.in/yaml.v2/apic.go vendor/gopkg.in/yaml.v2/decode.go vendor/gopkg.in/yaml.v2/emitterc.go vendor/gopkg.in/yaml.v2/encode.go vendor/gopkg.in/yaml.v2/parserc.go vendor/gopkg.in/yaml.v2/readerc.go vendor/gopkg.in/yaml.v2/resolve.go vendor/gopkg.in/yaml.v2/scannerc.go vendor/gopkg.in/yaml.v2/sorter.go vendor/gopkg.in/yaml.v2/writerc.go vendor/gopkg.in/yaml.v2/yaml.go vendor/gopkg.in/yaml.v2/yamlh.go vendor/gopkg.in/yaml.v2/yamlprivateh.go vendor/gotest.tools/v3/assert/assert.go vendor/gotest.tools/v3/assert/cmp/compare.go vendor/gotest.tools/v3/assert/cmp/result.go vendor/gotest.tools/v3/env/env.go vendor/gotest.tools/v3/fs/file.go vendor/gotest.tools/v3/fs/manifest.go vendor/gotest.tools/v3/fs/manifest_unix.go vendor/gotest.tools/v3/fs/manifest_windows.go vendor/gotest.tools/v3/fs/ops.go vendor/gotest.tools/v3/fs/path.go vendor/gotest.tools/v3/fs/report.go vendor/gotest.tools/v3/golden/golden.go vendor/gotest.tools/v3/icmd/command.go vendor/gotest.tools/v3/icmd/exitcode.go vendor/gotest.tools/v3/icmd/ops.go vendor/gotest.tools/v3/internal/assert/assert.go vendor/gotest.tools/v3/internal/assert/result.go vendor/gotest.tools/v3/internal/cleanup/cleanup.go vendor/gotest.tools/v3/internal/difflib/difflib.go vendor/gotest.tools/v3/internal/format/diff.go vendor/gotest.tools/v3/internal/format/format.go vendor/gotest.tools/v3/internal/source/defers.go vendor/gotest.tools/v3/internal/source/source.go vendor/gotest.tools/v3/internal/source/update.go vendor/gotest.tools/v3/internal/source/version.go vendor/gotest.tools/v3/poll/check.go vendor/gotest.tools/v3/poll/poll.go vendor/gotest.tools/v3/skip/skip.go vendor/tags.cncf.io/container-device-interface/pkg/parser/parser.go /mnt/storage/openwrt-24.10/staging_dir/target-powerpc64_e5500_musl/usr/share/gocode/src does not exist, skipping symlinks Building static docker-linux-ppc64 + go build -o build/docker-linux-ppc64 -tags osusergo pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=ce12230" -X "github.com/docker/cli/cli/version.BuildTime=2024-11-21T09:52:51Z" -X "github.com/docker/cli/cli/version.Version=27.3.1" -extldflags -static github.com/docker/cli/cmd/docker # github.com/docker/cli/cmd/docker /mnt/storage/openwrt-24.10/staging_dir/hostpkg/lib/go-cross/pkg/tool/linux_amd64/link: external linking not supported for linux/ppc64 make[2]: *** [Makefile:78: /mnt/storage/openwrt-24.10/build_dir/target-powerpc64_e5500_musl/docker-27.3.1/.built] Error 1 time: package/feeds/packages/docker/compile#157.01#30.72#72.25