DockerCLI/cli/command/plugin
Sebastiaan van Stijn 48b5efee03
Dockerfile: update mvdan/gofumpt to v0.6.0
- full diff: https://github.com/mvdan/gofumpt/compare/v0.4.0...v0.6.0
- v0.6.0 release notes: https://github.com/mvdan/gofumpt/releases/tag/v0.6.0
- v0.5.0 release notes: https://github.com/mvdan/gofumpt/releases/tag/v0.5.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-03-17 13:48:13 +01:00
..
testdata fix: cli prompt termination exit code 2024-03-04 15:26:17 +01:00
client_test.go fix: cli prompt termination exit code 2024-03-04 15:26:17 +01:00
cmd.go Update gometalinter 2017-10-26 12:21:02 -04:00
create.go Dockerfile: update mvdan/gofumpt to v0.6.0 2024-03-17 13:48:13 +01:00
create_test.go cli/command/plugin: remove deprecated io/ioutil 2022-02-25 15:42:07 +01:00
disable.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
disable_test.go cli/command/plugin: remove deprecated io/ioutil 2022-02-25 15:42:07 +01:00
enable.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
enable_test.go cli/command/plugin: remove deprecated io/ioutil 2022-02-25 15:42:07 +01:00
formatter.go linting: address assorted issues found by gocritic 2023-11-20 16:02:16 +01:00
formatter_test.go add //go:build directives to prevent downgrading to go1.16 language 2023-12-14 15:03:46 +01:00
inspect.go add //go:build directives to prevent downgrading to go1.16 language 2023-12-14 15:03:46 +01:00
inspect_test.go linting: fix incorrectly formatted errors (revive) 2022-03-28 10:37:25 +02:00
install.go fix: cli prompt termination exit code 2024-03-04 15:26:17 +01:00
install_test.go format code with gofumpt 2022-09-30 11:59:11 +02:00
list.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
list_test.go linting: fix incorrectly formatted errors (revive) 2022-03-28 10:37:25 +02:00
push.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
remove.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
remove_test.go format code with gofumpt 2022-09-30 11:59:11 +02:00
set.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
upgrade.go fix: cli prompt termination exit code 2024-03-04 15:26:17 +01:00
upgrade_test.go fix: cli prompt termination exit code 2024-03-04 15:26:17 +01:00