Migrate Sirupsen to sirupsen.
This commit is contained in:
parent
c134dcd6fe
commit
fb4ba7af2b
684 changed files with 92394 additions and 33943 deletions
8
vendor/github.com/libkermit/compose/check/compose.go
generated
vendored
8
vendor/github.com/libkermit/compose/check/compose.go
generated
vendored
|
@ -3,12 +3,12 @@
|
|||
package check
|
||||
|
||||
import (
|
||||
"github.com/go-check/check"
|
||||
|
||||
"fmt"
|
||||
"github.com/docker/docker/api/types"
|
||||
"github.com/libkermit/compose"
|
||||
"strings"
|
||||
|
||||
"github.com/docker/docker/api/types"
|
||||
"github.com/go-check/check"
|
||||
"github.com/libkermit/compose"
|
||||
)
|
||||
|
||||
// Project holds compose related project attributes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue