We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f7bfd9 commit cc4a94dCopy full SHA for cc4a94d
tail_posix.go
@@ -1,4 +1,4 @@
1
-// +build linux darwin freebsd netbsd openbsd
+// +build !windows
2
3
package tail
4
0 commit comments