mirror of
https://github.com/golang/go
synced 2024-11-21 17:24:42 -07:00
os/user: not on windows
R=golang-dev CC=golang-dev https://golang.org/cl/5498062
This commit is contained in:
parent
a9b92013d2
commit
5e5592cf30
@ -2,7 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build nocgo
|
||||
// +build nocgo windows
|
||||
|
||||
package user
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user