forked from xyproto/algernon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
189 lines (189 loc) · 8.19 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
[submodule "vendor/github.com/chzyer/readline"]
path = vendor/github.com/chzyer/readline
url = https://github.com/chzyer/readline
[submodule "vendor/github.com/didip/tollbooth"]
path = vendor/github.com/didip/tollbooth
url = https://github.com/didip/tollbooth
[submodule "vendor/github.com/eknkc/amber"]
path = vendor/github.com/eknkc/amber
url = https://github.com/eknkc/amber
[submodule "vendor/github.com/flosch/pongo2"]
path = vendor/github.com/flosch/pongo2
url = https://github.com/flosch/pongo2
[submodule "vendor/github.com/jvatic/goja-babel"]
path = vendor/github.com/jvatic/goja-babel
url = https://github.com/jvatic/goja-babel
[submodule "vendor/github.com/mitchellh/go-homedir"]
path = vendor/github.com/mitchellh/go-homedir
url = https://github.com/mitchellh/go-homedir
[submodule "vendor/github.com/natefinch/pie"]
path = vendor/github.com/natefinch/pie
url = https://github.com/natefinch/pie
[submodule "vendor/github.com/russross/blackfriday"]
path = vendor/github.com/russross/blackfriday
url = https://github.com/russross/blackfriday
[submodule "vendor/github.com/sirupsen/logrus"]
path = vendor/github.com/sirupsen/logrus
url = https://github.com/sirupsen/logrus
[submodule "vendor/github.com/tylerb/graceful"]
path = vendor/github.com/tylerb/graceful
url = https://github.com/tylerb/graceful
[submodule "vendor/github.com/wellington/sass"]
path = vendor/github.com/wellington/sass
url = https://github.com/wellington/sass
[submodule "vendor/github.com/xyproto/jpath"]
path = vendor/github.com/xyproto/jpath
url = https://github.com/xyproto/jpath
[submodule "vendor/github.com/xyproto/pinterface"]
path = vendor/github.com/xyproto/pinterface
url = https://github.com/xyproto/pinterface
[submodule "vendor/github.com/yuin/gluamapper"]
path = vendor/github.com/yuin/gluamapper
url = https://github.com/yuin/gluamapper
[submodule "vendor/github.com/yuin/gopher-lua"]
path = vendor/github.com/yuin/gopher-lua
url = https://github.com/yuin/gopher-lua
[submodule "vendor/github.com/xyproto/datablock"]
path = vendor/github.com/xyproto/datablock
url = https://github.com/xyproto/datablock
[submodule "vendor/github.com/xyproto/mime"]
path = vendor/github.com/xyproto/mime
url = https://github.com/xyproto/mime
[submodule "vendor/github.com/xyproto/permissionbolt"]
path = vendor/github.com/xyproto/permissionbolt
url = https://github.com/xyproto/permissionbolt
[submodule "vendor/github.com/xyproto/permissions2"]
path = vendor/github.com/xyproto/permissions2
url = https://github.com/xyproto/permissions2
[submodule "vendor/github.com/xyproto/permissionsql"]
path = vendor/github.com/xyproto/permissionsql
url = https://github.com/xyproto/permissionsql
[submodule "vendor/github.com/xyproto/pstore"]
path = vendor/github.com/xyproto/pstore
url = https://github.com/xyproto/pstore
[submodule "vendor/github.com/xyproto/simpleredis"]
path = vendor/github.com/xyproto/simpleredis
url = https://github.com/xyproto/simpleredis
[submodule "vendor/github.com/xyproto/term"]
path = vendor/github.com/xyproto/term
url = https://github.com/xyproto/term
[submodule "vendor/github.com/xyproto/unzip"]
path = vendor/github.com/xyproto/unzip
url = https://github.com/xyproto/unzip
[submodule "vendor/github.com/yosssi/gcss"]
path = vendor/github.com/yosssi/gcss
url = https://github.com/yosssi/gcss
[submodule "vendor/golang.org/x/net"]
path = vendor/golang.org/x/net
url = https://go.googlesource.com/net
[submodule "vendor/github.com/xyproto/recwatch"]
path = vendor/github.com/xyproto/recwatch
url = https://github.com/xyproto/recwatch
[submodule "vendor/github.com/xyproto/quic-go"]
path = vendor/github.com/xyproto/quic-go
url = https://github.com/xyproto/quic-go
[submodule "vendor/github.com/juju/ratelimit"]
path = vendor/github.com/juju/ratelimit
url = https://github.com/juju/ratelimit
[submodule "vendor/github.com/shurcooL/sanitized_anchor_name"]
path = vendor/github.com/shurcooL/sanitized_anchor_name
url = https://github.com/shurcooL/sanitized_anchor_name
[submodule "vendor/github.com/bifurcation/mint"]
path = vendor/github.com/bifurcation/mint
url = https://github.com/bifurcation/mint
[submodule "vendor/github.com/bmizerany/assert"]
path = vendor/github.com/bmizerany/assert
url = https://github.com/bmizerany/assert
[submodule "vendor/github.com/boltdb/bolt"]
path = vendor/github.com/boltdb/bolt
url = https://github.com/boltdb/bolt
[submodule "vendor/github.com/dlclark/regexp2"]
path = vendor/github.com/dlclark/regexp2
url = https://github.com/dlclark/regexp2
[submodule "vendor/github.com/dop251/goja"]
path = vendor/github.com/dop251/goja
url = https://github.com/dop251/goja
[submodule "vendor/github.com/fatih/color"]
path = vendor/github.com/fatih/color
url = https://github.com/fatih/color
[submodule "vendor/github.com/fsnotify/fsnotify"]
path = vendor/github.com/fsnotify/fsnotify
url = https://github.com/fsnotify/fsnotify
[submodule "vendor/github.com/garyburd/redigo"]
path = vendor/github.com/garyburd/redigo
url = https://github.com/garyburd/redigo
[submodule "vendor/github.com/getwe/figlet4go"]
path = vendor/github.com/getwe/figlet4go
url = https://github.com/getwe/figlet4go
[submodule "vendor/github.com/go-sql-driver/mysql"]
path = vendor/github.com/go-sql-driver/mysql
url = https://github.com/go-sql-driver/mysql
[submodule "vendor/github.com/hashicorp/golang-lru"]
path = vendor/github.com/hashicorp/golang-lru
url = https://github.com/hashicorp/golang-lru
[submodule "vendor/github.com/juju/errors"]
path = vendor/github.com/juju/errors
url = https://github.com/juju/errors
[submodule "vendor/github.com/kr/pretty"]
path = vendor/github.com/kr/pretty
url = https://github.com/kr/pretty
[submodule "vendor/github.com/kr/text"]
path = vendor/github.com/kr/text
url = https://github.com/kr/text
[submodule "vendor/github.com/lib/pq"]
path = vendor/github.com/lib/pq
url = https://github.com/lib/pq
[submodule "vendor/github.com/lucas-clemente/fnv128a"]
path = vendor/github.com/lucas-clemente/fnv128a
url = https://github.com/lucas-clemente/fnv128a
[submodule "vendor/github.com/lucas-clemente/quic-go-certificates"]
path = vendor/github.com/lucas-clemente/quic-go-certificates
url = https://github.com/lucas-clemente/quic-go-certificates
[submodule "vendor/github.com/mattetti/filebuffer"]
path = vendor/github.com/mattetti/filebuffer
url = https://github.com/mattetti/filebuffer
[submodule "vendor/github.com/mattn/go-runewidth"]
path = vendor/github.com/mattn/go-runewidth
url = https://github.com/mattn/go-runewidth
[submodule "vendor/github.com/mitchellh/mapstructure"]
path = vendor/github.com/mitchellh/mapstructure
url = https://github.com/mitchellh/mapstructure
[submodule "vendor/github.com/nsf/termbox-go"]
path = vendor/github.com/nsf/termbox-go
url = https://github.com/nsf/termbox-go
[submodule "vendor/github.com/xyproto/aes12"]
path = vendor/github.com/xyproto/aes12
url = https://github.com/xyproto/aes12
[submodule "vendor/github.com/xyproto/cookie"]
path = vendor/github.com/xyproto/cookie
url = https://github.com/xyproto/cookie
[submodule "vendor/github.com/xyproto/simplebolt"]
path = vendor/github.com/xyproto/simplebolt
url = https://github.com/xyproto/simplebolt
[submodule "vendor/github.com/xyproto/simplehstore"]
path = vendor/github.com/xyproto/simplehstore
url = https://github.com/xyproto/simplehstore
[submodule "vendor/github.com/xyproto/simplemaria"]
path = vendor/github.com/xyproto/simplemaria
url = https://github.com/xyproto/simplemaria
[submodule "vendor/golang.org/x/crypto"]
path = vendor/golang.org/x/crypto
url = https://go.googlesource.com/crypto
[submodule "vendor/golang.org/x/sys"]
path = vendor/golang.org/x/sys
url = https://go.googlesource.com/sys
[submodule "vendor/golang.org/x/text"]
path = vendor/golang.org/x/text
url = https://go.googlesource.com/text
[submodule "vendor/gopkg.in/gcfg.v1"]
path = vendor/gopkg.in/gcfg.v1
url = https://gopkg.in/gcfg.v1
[submodule "vendor/gopkg.in/warnings.v0"]
path = vendor/gopkg.in/warnings.v0
url = https://gopkg.in/warnings.v0
[submodule "vendor/github.com/lucas-clemente/aes12"]
path = vendor/github.com/lucas-clemente/aes12
url = https://github.com/lucas-clemente/aes12
[submodule "vendor/github.com/lucas-clemente/quic-go"]
path = vendor/github.com/lucas-clemente/quic-go
url = https://github.com/lucas-clemente/quic-go