diff --git a/vendor/manifest b/vendor/manifest new file mode 100644 index 0000000..cdc5686 --- /dev/null +++ b/vendor/manifest @@ -0,0 +1,35 @@ +{ + "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" + } + ] +} \ No newline at end of file