mikespook / gorbac

goRBAC provides a lightweight role-based access control (RBAC) implementation in Golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go test fails in windows

echaz opened this issue · comments

Error -
c:\Data\Project\Go_workspace\src\github.com\mikespook\gorbac>go test

github.com/mikespook/gorbac

C:\Data\Project\Go_workspace\src\github.com\mikespook\gorbac\rbac_test.go:5: import "github.com/mike
spook/gorbac" while compiling that package (import cycle)
FAIL github.com/mikespook/gorbac [build failed]

cant replicate on another box. might be a PATH issue. Sorry for bothering you.