undoing gb stuff

This commit is contained in:
Stephen McQuay 2015-08-23 20:18:39 -07:00
parent 0151234e8c
commit fe830a3d5a
7 changed files with 0 additions and 35 deletions

35
vendor/manifest vendored
View File

@ -1,35 +0,0 @@
{
"version": 0,
"dependencies": [
{
"importpath": "github.com/nsf/termbox-go",
"repository": "https://github.com/nsf/termbox-go",
"revision": "675ffd907b7401b8a709a5ef2249978af5616bb2",
"branch": "master"
},
{
"importpath": "github.com/mattn/go-runewidth",
"repository": "https://github.com/mattn/go-runewidth",
"revision": "5890272cd41c5103531cd7b79e428d99c9e97f76",
"branch": "master"
},
{
"importpath": "github.com/spf13/cobra",
"repository": "https://github.com/spf13/cobra",
"revision": "385fc87e4343efec233811d3d933509e8975d11a",
"branch": "master"
},
{
"importpath": "github.com/inconshreveable/mousetrap",
"repository": "https://github.com/inconshreveable/mousetrap",
"revision": "76626ae9c91c4f2a10f34cad8ce83ea42c93bb75",
"branch": "master"
},
{
"importpath": "github.com/spf13/pflag",
"repository": "https://github.com/spf13/pflag",
"revision": "67cbc198fd11dab704b214c1e629a97af392c085",
"branch": "master"
}
]
}