mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-18 00:47:48 +08:00
6 lines
76 B
Go
6 lines
76 B
Go
//go:build tools
|
|
|
|
package winio
|
|
|
|
import _ "golang.org/x/tools/cmd/stringer"
|