We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbfb2d8 commit 2a46de8Copy full SHA for 2a46de8
internal/dirlock/dirlock.go
@@ -1,4 +1,4 @@
1
-// +build !windows !illumos
+// +build !windows,!illumos
2
3
package dirlock
4
0 commit comments