forked from concourse/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.23 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
[submodule "src/github.com/dlclark/regexp2"]
path = src/github.com/dlclark/regexp2
url = https://github.com/dlclark/regexp2
branch = master
[submodule "src/github.com/jessevdk/go-flags"]
path = src/github.com/jessevdk/go-flags
url = https://github.com/jessevdk/go-flags
branch = master
[submodule "src/github.com/alecthomas/chroma"]
path = src/github.com/alecthomas/chroma
url = https://github.com/alecthomas/chroma
branch = master
[submodule "src/github.com/danwakefield/fnmatch"]
path = src/github.com/danwakefield/fnmatch
url = https://github.com/danwakefield/fnmatch
branch = master
[submodule "src/golang.org/x/crypto"]
path = src/golang.org/x/crypto
url = https://go.googlesource.com/crypto
branch = master
[submodule "src/golang.org/x/sys"]
path = src/golang.org/x/sys
url = https://go.googlesource.com/sys
branch = master
[submodule "src/github.com/blang/semver"]
path = src/github.com/blang/semver
url = https://github.com/blang/semver
branch = master
[submodule "src/github.com/sirupsen/logrus"]
path = src/github.com/sirupsen/logrus
url = https://github.com/sirupsen/logrus
branch = master
[submodule "src/github.com/vito/booklit"]
path = src/github.com/vito/booklit
url = https://github.com/vito/booklit
branch = master