Vendored Deps

This commit is contained in:
2017-07-28 06:44:42 -05:00
parent 9347c2e4aa
commit 34df547e09
231 changed files with 114911 additions and 0 deletions

24
Godeps/Godeps.json generated Normal file
View File

@@ -0,0 +1,24 @@
{
"ImportPath": "git.bullercodeworks.com/brian/gime",
"GoVersion": "go1.8",
"GodepVersion": "v79",
"Deps": [
{
"ImportPath": "github.com/boltdb/bolt",
"Comment": "v1.3.0-21-gf0d0212",
"Rev": "f0d021274dede8e672f17a2dbcb997c5f0760c41"
},
{
"ImportPath": "github.com/br0xen/boltease",
"Rev": "50a16b90567dacab0e724ba3620174a19d80489f"
},
{
"ImportPath": "github.com/pborman/uuid",
"Rev": "dee7705ef7b324f27ceb85a121c61f2c2e8ce988"
},
{
"ImportPath": "golang.org/x/sys/unix",
"Rev": "8f0908ab3b2457e2e15403d3697c9ef5cb4b57a9"
}
]
}

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.