forked from LaconicNetwork/kompose
Fix convert deployment log error (#1378)
This commit is contained in:
@@ -23,7 +23,7 @@ require (
|
||||
github.com/fatih/structs v1.1.0
|
||||
github.com/fsouza/go-dockerclient v1.6.5
|
||||
github.com/google/go-cmp v0.4.0
|
||||
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
|
||||
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
|
||||
github.com/imdario/mergo v0.3.10 // indirect
|
||||
github.com/joho/godotenv v1.3.0
|
||||
github.com/moby/sys/mount v0.1.1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user