DockerCLI/cli/compose
Sebastiaan van Stijn 0a21de05d2
compose/loader: fix TestIsAbs not testing all combinations
This test was intending to run all tests, but didn't, which was
caught by golangci-lint;

    cli/compose/loader/windows_path_test.go:46:17: SA4010: this result of append is never used, except maybe in other appends (staticcheck)
    	tests := append(isabstests, winisabstests...)
    	               ^

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-10-29 15:02:23 +01:00
..
convert add support for config credentialspecs to compose 2019-04-12 11:17:34 -05:00
interpolation Add options to the compose loader 2018-06-25 17:15:26 +02:00
loader compose/loader: fix TestIsAbs not testing all combinations 2019-10-29 15:02:23 +01:00
schema bump github.com/xeipuuv/gojsonschema v1.1.0 2019-10-10 23:00:43 +02:00
template Fix some spelling errors 2019-01-11 15:49:02 +08:00
types Add support for using Configs as CredentialSpecs in services 2019-04-12 11:17:29 -05:00