pkg/term add build tag for netbsd

Signed-off-by: Alexandre Jomin <alexandrejomin@gmail.com>
Upstream-commit: 0d82bc142c2448c09b567773867344aa8fc172fb
Component: engine
This commit is contained in:
Alexandre Jomin
2018-04-18 15:16:06 +02:00
parent a1bdeeb8dc
commit f6b5cf688c
+1 -1
View File
@@ -1,4 +1,4 @@
// +build darwin freebsd openbsd
// +build darwin freebsd openbsd netbsd
package term // import "github.com/docker/docker/pkg/term"