soccer-bot/.gitmodules

17 lines
740 B
Plaintext

[submodule "vendor/github.com/icedream/go-footballdata"]
path = vendor/github.com/icedream/go-footballdata
url = https://github.com/icedream/go-footballdata.git
branch = develop
[submodule "vendor/github.com/stretchr/testify"]
path = vendor/github.com/stretchr/testify
url = https://github.com/stretchr/testify.git
[submodule "vendor/github.com/helmbold/richgo"]
path = vendor/github.com/helmbold/richgo
url = https://github.com/helmbold/richgo.git
[submodule "vendor/github.com/thoj/go-ircevent"]
path = vendor/github.com/thoj/go-ircevent
url = https://github.com/thoj/go-ircevent.git
[submodule "vendor/github.com/patrickmn/go-cache"]
path = vendor/github.com/patrickmn/go-cache
url = https://github.com/patrickmn/go-cache.git