Codebase list golang-github-vbatts-go-mtree / debian/0.4.2-1 lookup_new.go
debian/0.4.2-1

Tree @debian/0.4.2-1 (Download .tar.gz)

lookup_new.go @debian/0.4.2-1raw · history · blame

1
2
3
4
5
6
7
8
9
// +build go1.7

package mtree

import (
	"os/user"
)

var lookupGroupID = user.LookupGroupId