Split out Command from Library
This commit is contained in:
42
Godeps/Godeps.json
generated
Normal file
42
Godeps/Godeps.json
generated
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"ImportPath": "git.bullercodeworks.com/brian/gime",
|
||||
"GoVersion": "go1.9",
|
||||
"GodepVersion": "v79",
|
||||
"Deps": [
|
||||
{
|
||||
"ImportPath": "git.bullercodeworks.com/brian/gime-lib",
|
||||
"Rev": "579fc6c62aa8f5452e02d3fe3334e2d035b0b712"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/BurntSushi/toml",
|
||||
"Comment": "v0.3.0-7-ga368813",
|
||||
"Rev": "a368813c5e648fee92e5f6c30e3944ff9d5e8895"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/boltdb/bolt",
|
||||
"Comment": "v1.3.1",
|
||||
"Rev": "2f1ce7a837dcb8da3ec595b1dac9d0632f0f99e8"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/br0xen/boltease",
|
||||
"Rev": "8d9019e01b5d4254e206f1e59fb34be36988b736"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/br0xen/user-config",
|
||||
"Rev": "ea63e80925a92de35c5739274df94822cdab6b36"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/casimir/xdg-go",
|
||||
"Rev": "372ccc2180dab73316615641d5617c5ed3e35529"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/pborman/uuid",
|
||||
"Comment": "v1.1",
|
||||
"Rev": "e790cca94e6cc75c7064b1332e63811d4aae1a53"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/sys/unix",
|
||||
"Rev": "d8f5ea21b9295e315e612b4bcf4bedea93454d4d"
|
||||
}
|
||||
]
|
||||
}
|
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.
|
Reference in New Issue
Block a user