* Eliminate direct dependency on gopkg.in/yaml.v2 * Add gopkg.in/yaml.v2 as a restricted import * Add github.com/distribution/distribution as a restricted dependency in favor of distribution/reference which is the subset of functionality that Compose needs * Remove an unused exclusion NOTE: This does change the `compose config` output slightly but does NOT change the semantics: * YAML indentation is slightly different for lists (this is a `v2` / `v3` thing) * JSON is now "minified" instead of pretty-printed (I think this generally desirable and more consistent with other JSON command outputs) Signed-off-by: Milas Bowman <milas.bowman@docker.com> |
||
|---|---|---|
| .. | ||
| api | ||
| compose | ||
| e2e | ||
| mocks | ||
| progress | ||
| prompt | ||
| remote | ||
| utils | ||
| watch | ||