Revendor github.com/Microsoft/hcsshim to v0.8.3
Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
This commit is contained in:
		
							
								
								
									
										4
									
								
								vendor/github.com/Microsoft/hcsshim/layer.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								vendor/github.com/Microsoft/hcsshim/layer.go
									
									
									
										generated
									
									
										vendored
									
									
								
							| @@ -5,7 +5,6 @@ import ( | ||||
| 	"path/filepath" | ||||
|  | ||||
| 	"github.com/Microsoft/hcsshim/internal/guid" | ||||
|  | ||||
| 	"github.com/Microsoft/hcsshim/internal/wclayer" | ||||
| ) | ||||
|  | ||||
| @@ -74,9 +73,6 @@ type DriverInfo struct { | ||||
| 	HomeDir string | ||||
| } | ||||
|  | ||||
| type FilterLayerReader = wclayer.FilterLayerReader | ||||
| type FilterLayerWriter = wclayer.FilterLayerWriter | ||||
|  | ||||
| type GUID [16]byte | ||||
|  | ||||
| func NameToGuid(name string) (id GUID, err error) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Justin Terry (VM)
					Justin Terry (VM)