mirror of
https://github.com/cheat/cheat.git
synced 2024-11-13 07:31:07 +01:00
3a6b6e58f0
`make vendor-update`
5 lines
76 B
Go
5 lines
76 B
Go
//go:build tools
|
|
|
|
package winio
|
|
|
|
import _ "golang.org/x/tools/cmd/stringer"
|