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
Raw Normal View History

2018-06-18 17:56:11 +00:00
[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