0
0
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 13:21:00 +02:00

use build tags

This commit is contained in:
Zack Scholl 2018-10-16 15:59:04 -07:00
parent 144102a721
commit 0bbf2841ca

View file

@ -1,3 +1,5 @@
// +build wincroc
package main
import (