We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
moby
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Merge pull request
#14333
from LK4D4/fix_tags
Fix windows tag in pkg/term
Brian Goff
10 years ago
parent
358c022cac
7b3492df0c
commit
1751b40b04
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
pkg/term/term_windows.go
+ 1
- 0
pkg/term/term_windows.go
View File
@@ -1,4 +1,5 @@
// +build windows
+
package term
import (