Fixes #24841
Updates #24845
Change-Id: I4a5c05f4cbf9692bd6cab48baf3cc51fa43fe5a9
Reviewed-on: https://go-review.googlesource.com/106837
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
// license that can be found in the LICENSE file.
// +build darwin dragonfly freebsd !android,linux netbsd openbsd solaris
-// +build cgo
+// +build cgo,!osusergo
package user
// license that can be found in the LICENSE file.
// +build dragonfly freebsd !android,linux netbsd openbsd
+// +build cgo,!osusergo
package user