mirror of https://github.com/docker/cli.git
ce01160e74
cli/command/manifest/inspect_test.go:9:2: ST1019: package "github.com/docker/cli/cli/manifest/types" is being imported more than once (stylecheck) "github.com/docker/cli/cli/manifest/types" ^ cli/command/manifest/inspect_test.go:10:2: ST1019(related information): other import of "github.com/docker/cli/cli/manifest/types" (stylecheck) manifesttypes "github.com/docker/cli/cli/manifest/types" ^ cli/command/stack/swarm/deploy_composefile.go:14:2: ST1019: package "github.com/docker/docker/client" is being imported more than once (stylecheck) apiclient "github.com/docker/docker/client" ^ cli/command/stack/swarm/deploy_composefile.go:15:2: ST1019(related information): other import of "github.com/docker/docker/client" (stylecheck) dockerclient "github.com/docker/docker/client" ^ Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
testdata | ||
cmd.go | ||
common.go | ||
common_test.go | ||
formatter.go | ||
formatter_test.go | ||
helpers.go | ||
helpers_test.go | ||
inspect.go | ||
inspect_pretty.go | ||
inspect_pretty_test.go | ||
inspect_test.go | ||
key.go | ||
key_generate.go | ||
key_generate_test.go | ||
key_load.go | ||
key_load_test.go | ||
revoke.go | ||
revoke_test.go | ||
sign.go | ||
sign_test.go | ||
signer.go | ||
signer_add.go | ||
signer_add_test.go | ||
signer_remove.go | ||
signer_remove_test.go |