1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2024-11-16 05:38:39 +00:00
go-mtree/lookup.go
Vincent Batts 1610f1a0c7
lookup: remove legacy lookup code
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2022-04-08 21:50:52 -04:00

7 lines
77 B
Go

package mtree
import (
"os/user"
)
var lookupGroupID = user.LookupGroupId