Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure -- main.go:412: undefined: rest.ResourceHandler #1

Open
unforgiven512 opened this issue Aug 19, 2016 · 1 comment
Open

Comments

@unforgiven512
Copy link

When building on FreeBSD 10.3 using go from the ports tree (1.7, I believe), using the command $ go get github.com/tmaiaroto/gopartman, I am presented with the following error:

[unforgiven512@freebsd-dev]:/usr/home/unforgiven512$ go get github.com/tmaiaroto/gopartman
# github.com/tmaiaroto/gopartman
/home/unforgiven512/go/src/github.com/tmaiaroto/gopartman/main.go:412: undefined: rest.ResourceHandler

@tmaiaroto
Copy link
Owner

tmaiaroto commented Aug 30, 2016

Likely an update to that package. I'll see if I can vendor it or update with a new package. That one is quite old now. When I don't know...I'm limited on time and this project isn't something I use currently. That's all it's going to be though - updating or swapping out the REST API parts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants