
Switch to a tagged version of hcsshim. Context here: https://github.com/kubernetes/kubernetes/issues/87420#issuecomment-620837610 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
6 lines
203 B
Go
6 lines
203 B
Go
package hcs
|
|
|
|
//go:generate go run ../../mksyscall_windows.go -output zsyscall_windows.go syscall.go
|
|
|
|
//sys hcsFormatWritableLayerVhd(handle uintptr) (hr error) = computestorage.HcsFormatWritableLayerVhd
|