mirror of https://github.com/perkeep/perkeep.git
c2334642fb
The os/user package nowadays says: When cgo is available, and the required routines are implemented in libc for a particular platform, cgo-based (libc-backed) code is used. This can be overridden by using osusergo build tag, which enforces the pure Go implementation. So we don't need to work around it anymore. Signed-off-by: Brad Fitzpatrick <brad@danga.com> |
||
---|---|---|
.. | ||
ident.go | ||
ident_test.go | ||
netutil.go | ||
netutil_test.go |