mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
vendor: Update submodules
This commit is contained in:
parent
5de03f2169
commit
d2b7e53f2e
9 changed files with 14 additions and 6 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue