aboutsummaryrefslogtreecommitdiff
path: root/src/os/user/getgrouplist_darwin.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/user/getgrouplist_darwin.go')
-rw-r--r--src/os/user/getgrouplist_darwin.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os/user/getgrouplist_darwin.go b/src/os/user/getgrouplist_darwin.go
index e8fe26c47f..23d12e3247 100644
--- a/src/os/user/getgrouplist_darwin.go
+++ b/src/os/user/getgrouplist_darwin.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build cgo && !osusergo
// +build cgo,!osusergo
package user