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 b0872aa commit acd79deCopy full SHA for acd79de
internal/template/chown_unix.go
@@ -1,4 +1,4 @@
1
-//go:build linux || darwin
+//go:build darwin || freebsd || linux || netbsd || openbsd
2
3
package template
4
0 commit comments