|
|
@@ -9,6 +9,7 @@ require (
|
|
|
github.com/moby/go-archive v0.2.0
|
|
|
github.com/moby/moby/api v1.53.0
|
|
|
github.com/moby/moby/client v0.2.2
|
|
|
+ github.com/moby/term v0.5.2
|
|
|
github.com/opencontainers/image-spec v1.1.1
|
|
|
github.com/otiai10/copy v1.14.1
|
|
|
github.com/sirupsen/logrus v1.9.4
|
|
|
@@ -44,7 +45,6 @@ require (
|
|
|
github.com/moby/sys/sequential v0.6.0 // indirect
|
|
|
github.com/moby/sys/user v0.4.0 // indirect
|
|
|
github.com/moby/sys/userns v0.1.0 // indirect
|
|
|
- github.com/moby/term v0.5.2 // indirect
|
|
|
github.com/opencontainers/go-digest v1.0.0 // indirect
|
|
|
github.com/otiai10/mint v1.6.3 // indirect
|
|
|
github.com/pjbgf/sha1cd v0.5.0 // indirect
|