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