We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea3f329 commit 04a27beCopy full SHA for 04a27be
src/os/user/getgrouplist_darwin.go
@@ -2,6 +2,8 @@
2
// Use of this source code is governed by a BSD-style
3
// license that can be found in the LICENSE file.
4
5
+// +build cgo,!osusergo
6
+
7
package user
8
9
/*
0 commit comments