This repository has been archived on 2020-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
filicop/.gitmodules

7 lines
333 B
Plaintext

[submodule "server/vendor/github.com/julienschmidt/httprouter"]
path = server/vendor/github.com/julienschmidt/httprouter
url = https://github.com/julienschmidt/httprouter.git
[submodule "server/vendor/github.com/gorilla/websocket"]
path = server/vendor/github.com/gorilla/websocket
url = https://github.com/gorilla/websocket.git