Merge pull request #10102 from jfrazelle/windows-fix

Add build constraint for windows
This commit is contained in:
Michael Crosby 2015-01-14 15:15:46 -08:00
commit 73bf350d3d

View file

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