mirror of
https://github.com/containers/podman.git
synced 2025-12-01 18:49:18 +08:00
6 lines
76 B
Go
6 lines
76 B
Go
//go:build tools
|
|
|
|
package winio
|
|
|
|
import _ "golang.org/x/tools/cmd/stringer"
|