Skip to content
Snippets Groups Projects
Commit 9dbaf2ea authored by The Zelus's avatar The Zelus
Browse files

Enable vendoring using GOVENDOR

Resolves - https://discuss.dgraph.io/t/vendoring-dependencies-for-dgraph/177

Pertaining to the discussion mentioned above: GLOCKFILE has been removed,
README has been updated, and vendor/vendor.json has been added. At this
point of time we are only adding dependency information file(vendor.json) and
not the actual dependencies. This commit also helps avoiding
installation of dependencies in $GOPATH if vendor directory is synced
using govendor.
parent d1ba995c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment