-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
39 lines (39 loc) · 1.91 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[submodule "final/src/github.com/veandco/go-sdl2"]
path = final/src/github.com/veandco/go-sdl2
url = [email protected]:veandco/go-sdl2.git
[submodule "final/src/github.com/jtolds/go-oauth2http"]
path = final/src/github.com/jtolds/go-oauth2http
url = [email protected]:jtolds/go-oauth2http.git
[submodule "final/src/github.com/russross/blackfriday"]
path = final/src/github.com/russross/blackfriday
url = [email protected]:russross/blackfriday.git
[submodule "final/src/github.com/spacemonkeygo/errors"]
path = final/src/github.com/spacemonkeygo/errors
url = [email protected]:spacemonkeygo/errors.git
[submodule "final/src/github.com/spacemonkeygo/spacelog"]
path = final/src/github.com/spacemonkeygo/spacelog
url = [email protected]:spacemonkeygo/spacelog.git
[submodule "final/src/github.com/shurcooL/sanitized_anchor_name"]
path = final/src/github.com/shurcooL/sanitized_anchor_name
url = [email protected]:shurcooL/sanitized_anchor_name.git
[submodule "final/src/golang.org/x/net"]
path = final/src/golang.org/x/net
url = [email protected]:golang/net.git
[submodule "final/src/github.com/spacemonkeygo/flagfile"]
path = final/src/github.com/spacemonkeygo/flagfile
url = [email protected]:spacemonkeygo/flagfile.git
[submodule "final/src/gopkg.in/spacemonkeygo/monitor.v1"]
path = final/src/gopkg.in/spacemonkeygo/monitor.v1
url = [email protected]:spacemonkeygo/monitor.git
[submodule "final/src/git.apache.org/thrift.git"]
path = final/src/git.apache.org/thrift.git
url = http://git.apache.org/thrift.git
[submodule "final/src/github.com/spacemonkeygo/crc"]
path = final/src/github.com/spacemonkeygo/crc
url = [email protected]:spacemonkeygo/crc.git
[submodule "final/src/github.com/spacemonkeygo/monotime"]
path = final/src/github.com/spacemonkeygo/monotime
url = [email protected]:spacemonkeygo/monotime.git
[submodule "final/src/github.com/jteeuwen/go-bindata"]
path = final/src/github.com/jteeuwen/go-bindata
url = [email protected]:jteeuwen/go-bindata.git