-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
30 lines (30 loc) · 1.34 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
[submodule ".gopath/src/go.polydawn.net/repeatr"]
path = .gopath/src/go.polydawn.net/repeatr
url = https://github.com/polydawn/repeatr
[submodule ".gopath/src/github.com/go-yaml/yaml"]
path = .gopath/src/github.com/go-yaml/yaml
url = https://github.com/go-yaml/yaml
[submodule ".gopath/src/go.polydawn.net/go-sup"]
path = .gopath/src/go.polydawn.net/go-sup
url = https://github.com/polydawn/go-sup
[submodule ".gopath/src/go.polydawn.net/meep"]
path = .gopath/src/go.polydawn.net/meep
url = https://github.com/polydawn/meep
[submodule ".gopath/src/github.com/ugorji/go"]
path = .gopath/src/github.com/ugorji/go
url = https://github.com/ugorji/go
[submodule ".gopath/src/github.com/jtolds/gls"]
path = .gopath/src/github.com/jtolds/gls
url = https://github.com/jtolds/gls
[submodule ".gopath/src/github.com/smartystreets/assertions"]
path = .gopath/src/github.com/smartystreets/assertions
url = https://github.com/smartystreets/assertions
[submodule ".gopath/src/github.com/smartystreets/goconvey"]
path = .gopath/src/github.com/smartystreets/goconvey
url = https://github.com/smartystreets/goconvey
[submodule ".gopath/src/github.com/cli"]
path = .gopath/src/github.com/urfave/cli
url = https://github.com/urfave/cli.git
[submodule ".gopath/src/go.polydawn.net/gosh"]
path = .gopath/src/github.com/polydawn/gosh
url = https://github.com/polydawn/gosh