DockerCLI/cli/compose
Silvin Lubecki 0f72909216
cli/compose/types/types.go:106:2: structtag: struct field tag `yaml:",inline", json:"-"` not compatible with reflect.StructTag.Get: key:"value" pairs not separated by spaces (govet)
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
(cherry picked from commit 1bfe81318d)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-06 13:16:32 +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 2020-01-06 13:16:21 +01:00
schema Add support for using Configs as CredentialSpecs in services 2019-04-12 11:17:29 -05:00
template Fix some spelling errors 2019-01-11 15:49:02 +08:00
types cli/compose/types/types.go:106:2: structtag: struct field tag `yaml:",inline", json:"-"` not compatible with reflect.StructTag.Get: key:"value" pairs not separated by spaces (govet) 2020-01-06 13:16:32 +01:00