forked from toolshed/abra
chore: make deps
This commit is contained in:
2
vendor/github.com/docker/cli/opts/parse.go
generated
vendored
2
vendor/github.com/docker/cli/opts/parse.go
generated
vendored
@ -7,7 +7,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/docker/cli/pkg/kvfile"
|
||||
"github.com/docker/docker/api/types/container"
|
||||
"github.com/moby/moby/api/types/container"
|
||||
)
|
||||
|
||||
// ReadKVStrings reads a file of line terminated key=value pairs, and overrides any keys
|
||||
|
||||
Reference in New Issue
Block a user