Vendored Dependencies
Also removed some commented out code
This commit is contained in:
29
Godeps/Godeps.json
generated
Normal file
29
Godeps/Godeps.json
generated
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"ImportPath": "github.com/br0xen/boltbrowser",
|
||||
"GoVersion": "go1.9",
|
||||
"GodepVersion": "v79",
|
||||
"Deps": [
|
||||
{
|
||||
"ImportPath": "github.com/boltdb/bolt",
|
||||
"Comment": "v1.3.1",
|
||||
"Rev": "2f1ce7a837dcb8da3ec595b1dac9d0632f0f99e8"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/br0xen/termbox-util",
|
||||
"Rev": "06481f40ee5e6005d631b691e3f816979be0d67a"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/mattn/go-runewidth",
|
||||
"Comment": "v0.0.2-1-g14207d2",
|
||||
"Rev": "14207d285c6c197daabb5c9793d63e7af9ab2d50"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/nsf/termbox-go",
|
||||
"Rev": "3540b76b9c77679aeffd0a47e00243fb0ce47133"
|
||||
},
|
||||
{
|
||||
"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