mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 16:35:45 +00:00
5 lines
95 B
Go
5 lines
95 B
Go
//go:build tools
|
|
|
|
package hcsshim
|
|
|
|
import _ "github.com/Microsoft/go-winio/tools/mkwinsyscall"
|