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