Merge pull request #10102 from jfrazelle/windows-fix
Add build constraint for windows
This commit is contained in:
commit
73bf350d3d
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
// +build !windows
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Reference in a new issue