Project doesn't build
sbehrens opened this issue · 1 comments
sbehrens commented
I am unable to build the project after following the instructions:
laptop> ~/bin/honeybits$ go build master ‹ruby-2.3.0›
honeybits.go:29:2: cannot find package "github.com/0x4D31/honeybits/contentgen" in any of:
/usr/local/Cellar/go/1.10/libexec/src/github.com/0x4D31/honeybits/contentgen (from $GOROOT)
/Users/sbehrens/work/src/github.com/0x4D31/honeybits/contentgen (from $GOPATH)
HKirito commented
Try to set export GOPROXY=https://goproxy.cn,direct and export GO111MODULE=on