enable godep

This commit is contained in:
Alexis Vanier 2017-09-25 15:35:29 -04:00
parent d5156c770c
commit 6efee128f8
No known key found for this signature in database
GPG key ID: 6B7049C3203BCBF9
3 changed files with 736 additions and 0 deletions

12
Godeps/Godeps.json generated Normal file
View file

@ -0,0 +1,12 @@
{
"ImportPath": "github.com/avanier/jkl",
"GoVersion": "go1.8",
"GodepVersion": "v79",
"Deps": [
{
"ImportPath": "github.com/joho/godotenv",
"Comment": "v1.1-23-gc9360df",
"Rev": "c9360df4d16dc0e391ea2f28da2d31a9ede2e26f"
}
]
}

5
Godeps/Readme generated Normal file
View 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.