mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-08 01:45:43 +00:00
5 lines
76 B
Go
5 lines
76 B
Go
//go:build tools
|
|
|
|
package winio
|
|
|
|
import _ "golang.org/x/tools/cmd/stringer"
|