We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 826b46f commit 55cf26fCopy full SHA for 55cf26f
permission/permission_other.go
@@ -1,4 +1,4 @@
1
-//go:build darwin || freebsd || netbsd || openbsd || solaris || android || ios || (linux && armv7l) || (linux && armv8l)
+//go:build darwin || freebsd || netbsd || dragonfly || openbsd || solaris || android || ios || (linux && armv7l) || (linux && armv8l)
2
3
package permissionutil
4
0 commit comments