enable godep
This commit is contained in:
parent
d5156c770c
commit
6efee128f8
3 changed files with 736 additions and 0 deletions
12
Godeps/Godeps.json
generated
Normal file
12
Godeps/Godeps.json
generated
Normal 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
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