DockerCLI/cli
Cory Snider 069e27c180 linting: format the codebase with gofumpt
...to appease the linter.

Signed-off-by: Cory Snider <csnider@mirantis.com>
2024-09-04 16:23:34 -04:00
..
command linting: format the codebase with gofumpt 2024-09-04 16:23:34 -04:00
compose linting: fmt.Sprintf can be replaced with string concatenation (perfsprint) 2024-09-03 19:35:23 -04:00
config Fix setting ServerAddress property in NativeStore 2024-01-24 15:45:23 +01:00
connhelper cli/connhelper/commandconn: remove name for unused arg (revive) 2023-07-15 15:25:23 +02:00
context context: avoid corrupt file writes 2023-03-01 16:14:03 +01:00
debug updated vendoring 2017-09-01 19:41:06 -04:00
flags docs: update description for docker -H flag 2023-05-08 15:11:10 +02:00
manifest linting: fmt.Sprintf can be replaced with string concatenation (perfsprint) 2024-09-03 19:35:23 -04:00
registry/client linting: fmt.Sprintf can be replaced with string concatenation (perfsprint) 2024-09-03 19:35:23 -04:00
streams update docker, replace github.com/docker/pkg/term, github.com/docker/pkg/mount 2020-04-22 17:16:13 +02:00
trust cli/trust: remove name for unused args (revive) 2023-07-15 15:21:26 +02:00
version Move versioning variables to a separate package. 2019-01-29 11:26:40 +00:00
winresources Use goversioninfo to create Windows Version Info 2021-10-11 16:54:22 +02:00
cobra.go load plugin command stubs when required 2023-03-31 16:38:01 +02:00
cobra_test.go cli: use custom annotation for aliases 2022-06-28 17:32:09 +02:00
error.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
required.go format (GoDoc) comments with Go 1.19 to prepare for go updates 2022-07-19 19:10:16 +02:00
required_test.go cli: remove deprecated io/ioutil 2022-02-25 15:42:19 +01:00