mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
pkg/term add build tag for netbsd
Signed-off-by: Alexandre Jomin <alexandrejomin@gmail.com>
This commit is contained in:
parent
4923f8cc63
commit
0d82bc142c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// +build darwin freebsd openbsd
|
||||
// +build darwin freebsd openbsd netbsd
|
||||
|
||||
package term // import "github.com/docker/docker/pkg/term"
|
||||
|
||||
|
|
Loading…
Reference in a new issue