store dependencies' versions with godep
These dependencies can be loaded into your $GOPATH simply executing `godep restore`. This will allow builds to become reproducible, without getting in the way of those wanting to consume parts of the project's source code as a library.
This commit is contained in:
parent
ab8306d915
commit
64fa0f8032
3 changed files with 74 additions and 18 deletions
5
Godeps/Readme
generated
Normal file
5
Godeps/Readme
generated
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
This directory tree is generated automatically by godep.
|
||||
|
||||
Please do not edit.
|
||||
|
||||
See https://github.com/tools/godep for more information.
|
||||
Loading…
Add table
Add a link
Reference in a new issue