The Hephy Pkg project contains shared Go libraries that are used by several Hephy projects.
Add this project to your vendor/ directory using Godeps or
glide:
$ glide get --import github.com/teamhephy/pkg
(The --import flag will get any additional dependencies.)