mirror of
https://github.com/docker/compose.git
synced 2026-05-13 13:58:02 +00:00
Results of running the modernize command, with some minor changes
afterwards (removing the `contains` and `hasStatus` helper functions);
go install golang.org/x/tools/go/analysis/passes/modernize/cmd/modernize@latest
modernize -fix ./...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
||
|---|---|---|
| .. | ||
| attributes.go | ||
| attributes_test.go | ||
| docker_context.go | ||
| errors.go | ||
| keyboard_metrics.go | ||
| mux.go | ||
| tracing.go | ||
| tracing_test.go | ||
| wrap.go | ||