summaryrefslogtreecommitdiff
path: root/vendor/github.com/Microsoft/hcsshim/interface.go
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2021-05-20 13:15:00 -0400
committerMatthew Heon <mheon@redhat.com>2021-05-20 13:30:25 -0400
commit902507513cdddbf121cc4d2c751c9a429ffbe286 (patch)
tree9e4dac83d19bd79396bfb8a1dd79591eda6fabc4 /vendor/github.com/Microsoft/hcsshim/interface.go
parentfe0595683a05c0f0307e07f0cce29f6ae0b3d310 (diff)
downloadpodman-902507513cdddbf121cc4d2c751c9a429ffbe286.tar.gz
podman-902507513cdddbf121cc4d2c751c9a429ffbe286.tar.bz2
podman-902507513cdddbf121cc4d2c751c9a429ffbe286.zip
Updated vendors of c/image, c/storage, Buildah
Last PR before 3.2.0-RC2 Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'vendor/github.com/Microsoft/hcsshim/interface.go')
-rw-r--r--vendor/github.com/Microsoft/hcsshim/interface.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/Microsoft/hcsshim/interface.go b/vendor/github.com/Microsoft/hcsshim/interface.go
index 5b91e0cc5..300eb5996 100644
--- a/vendor/github.com/Microsoft/hcsshim/interface.go
+++ b/vendor/github.com/Microsoft/hcsshim/interface.go
@@ -4,7 +4,7 @@ import (
"io"
"time"
- "github.com/Microsoft/hcsshim/internal/schema1"
+ "github.com/Microsoft/hcsshim/internal/hcs/schema1"
)
// ProcessConfig is used as both the input of Container.CreateProcess