go-mtree/lookup_new.go

10 lines
94 B
Go

// +build go1.7
package mtree
import (
"os/user"
)
var lookupGroupID = user.LookupGroupId