1
0
Fork 0
forked from External/ergo

vendor: Update submodules

This commit is contained in:
Daniel Oaks 2017-03-06 22:18:28 +10:00
parent 5de03f2169
commit d2b7e53f2e
9 changed files with 14 additions and 6 deletions

6
.gitmodules vendored
View file

@ -43,3 +43,9 @@
[submodule "vendor/gopkg.in/yaml.v2"]
path = vendor/gopkg.in/yaml.v2
url = https://gopkg.in/yaml.v2
[submodule "vendor/github.com/mgutz/ansi"]
path = vendor/github.com/mgutz/ansi
url = https://github.com/mgutz/ansi
[submodule "vendor/github.com/mattn/go-colorable"]
path = vendor/github.com/mattn/go-colorable
url = https://github.com/mattn/go-colorable