1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Add build constraint.

Docker-DCO-1.1-Signed-off-by: Jessica Frazelle <jess@docker.com> (github: jfrazelle)
This commit is contained in:
Jessica Frazelle 2015-01-14 14:40:07 -08:00
parent f67c6d313b
commit 798215af24

View file

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