Add build constraint for non-Windows systems
This commit is contained in:
parent
56841d9cee
commit
c8501d82f2
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
//go:build !windows
|
||||
|
||||
package extension
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue