compose/cli/cmd/context
Sebastiaan van Stijn c862d7821d
Remove custom multierrors package
The hashicorp/go-multierror package provides functionality to do
this. Replacing the custom package in favor of those (at the cost
of some small duplication).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-08-11 17:24:51 +02:00
..
context.go Add license headers 2020-06-18 16:48:03 +02:00
create.go fix signal passing to mobycli 2020-08-05 15:05:32 +02:00
create_aci.go rename packages ( amazon to ecs and azure to aci ) 2020-07-30 11:34:34 +02:00
create_ecs.go rename packages ( amazon to ecs and azure to aci ) 2020-07-30 11:34:34 +02:00
inspect.go fix signal passing to mobycli 2020-08-05 15:05:32 +02:00
ls.go fix signal passing to mobycli 2020-08-05 15:05:32 +02:00
rm.go Remove custom multierrors package 2020-08-11 17:24:51 +02:00
show.go Add license headers 2020-06-18 16:48:03 +02:00
use.go Add license headers 2020-06-18 16:48:03 +02:00