Vendoring dependencies for dgraph

Hey @abhi,

I looked at this issue. Couldn’t figure out why govendor was getting stuck, but I pushed out all the deps code within vendor, and removed govendor from Dockerfile. This fixes the build issue.

https://github.com/dgraph-io/dgraph/pull/87