Migrate Sirupsen to sirupsen.
This commit is contained in:
parent
c134dcd6fe
commit
fb4ba7af2b
684 changed files with 92394 additions and 33943 deletions
2
vendor/github.com/docker/libcompose/config/merge_v1.go
generated
vendored
2
vendor/github.com/docker/libcompose/config/merge_v1.go
generated
vendored
|
@ -4,8 +4,8 @@ import (
|
|||
"fmt"
|
||||
"path"
|
||||
|
||||
"github.com/Sirupsen/logrus"
|
||||
"github.com/docker/libcompose/utils"
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
// MergeServicesV1 merges a v1 compose file into an existing set of service configs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue