mirror of
https://github.com/cheat/cheat.git
synced 2024-11-17 17:35:21 +01:00
3a6b6e58f0
`make vendor-update`
5 lines
140 B
Go
5 lines
140 B
Go
//go:build windows
|
|
|
|
package winio
|
|
|
|
//go:generate go run github.com/Microsoft/go-winio/tools/mkwinsyscall -output zsyscall_windows.go ./*.go
|