From 902507513cdddbf121cc4d2c751c9a429ffbe286 Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Thu, 20 May 2021 13:15:00 -0400 Subject: Updated vendors of c/image, c/storage, Buildah Last PR before 3.2.0-RC2 Signed-off-by: Matthew Heon --- vendor/github.com/Microsoft/hcsshim/interface.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/github.com/Microsoft/hcsshim/interface.go') 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 -- cgit v1.2.3-54-g00ecf