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

missing dependency httputils #5

Open
mjsprojects opened this issue Mar 30, 2017 · 2 comments
Open

missing dependency httputils #5

mjsprojects opened this issue Mar 30, 2017 · 2 comments

Comments

@mjsprojects
Copy link

I was just trying to build this project before forking it and modifying for my environment, however I noticed it has a dependency on github.com/kelseyhightower/httputils which no longer exists. It looks like this repo might have been renamed / / deleted / made private, which is causing ipxed to fail.

@ghost
Copy link

ghost commented Aug 23, 2018

go get github.com/kelseyhightower/httputils

cd .; git clone https://github.com/kelseyhightower/httputils /root/go/src/github.com/kelseyhightower/httputils

Initialized empty Git repository in /root/go/src/github.com/kelseyhightower/httputils/.git/
error: The requested URL returned error: 403 Forbidden while accessing https://github.com/kelseyhightower/httputils/info/refs

fatal: HTTP request failed

@alexanderturner
Copy link

Same issue here - would love to check this out

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