halfshell
halfshell copied to clipboard
Unable to compile due to lack of deps
Hi,
I'm trying to compile halfshell but it references the "github.com/oysterbooks/s3" library which is not available.
Could you raise a word about this?
Thanks
Make deps fails as in make build
`make deps ==> Installing dependencies github.com/oysterbooks/s3 (download)
cd .; git clone https://github.com/oysterbooks/s3 /home/fran/Projects/go/src/github.com/oysterbooks/s3
Cloning into '/home/fran/Projects/go/src/github.com/oysterbooks/s3'... fatal: could not read Username for 'https://github.com': terminal prompts disabled package github.com/oysterbooks/s3: exit status 128 Makefile:13: recipe for target 'deps' failed make: *** [deps] Error 1 `