The project uses a deprecated way to install go stuff, called dep. The modern way is to use go get instead, which throws an error...