Vendored Dependencies, changed config extension to .toml

This commit is contained in:
2017-07-28 07:21:40 -05:00
parent b7bf623f39
commit ea63e80925
54 changed files with 3725 additions and 364 deletions

16
Godeps/Godeps.json generated Normal file
View File

@@ -0,0 +1,16 @@
{
"ImportPath": "github.com/br0xen/user-config",
"GoVersion": "go1.8",
"GodepVersion": "v79",
"Deps": [
{
"ImportPath": "github.com/BurntSushi/toml",
"Comment": "v0.3.0-7-ga368813",
"Rev": "a368813c5e648fee92e5f6c30e3944ff9d5e8895"
},
{
"ImportPath": "github.com/casimir/xdg-go",
"Rev": "372ccc2180dab73316615641d5617c5ed3e35529"
}
]
}

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.