forked from couchbase/sync_gateway
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
48 lines (48 loc) · 2.1 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
[submodule "src/github.com/couchbaselabs/go.assert"]
path = src/github.com/couchbaselabs/go.assert
url = https://github.com/couchbaselabs/go.assert
[submodule "src/github.com/couchbaselabs/walrus"]
path = src/github.com/couchbaselabs/walrus
url = https://github.com/couchbaselabs/walrus
[submodule "src/github.com/gorilla/mux"]
path = src/github.com/gorilla/mux
url = https://github.com/gorilla/mux
[submodule "src/github.com/robertkrimen/otto"]
path = src/github.com/robertkrimen/otto
url = https://github.com/robertkrimen/otto
[submodule "src/github.com/gorilla/context"]
path = src/github.com/gorilla/context
url = https://github.com/gorilla/context
[submodule "src/github.com/tleyden/fakehttp"]
path = src/github.com/tleyden/fakehttp
url = https://github.com/tleyden/fakehttp.git
[submodule "src/github.com/samuel/go-metrics"]
path = src/github.com/samuel/go-metrics
url = https://github.com/samuel/go-metrics
[submodule "src/github.com/couchbaselabs/sync_gateway_admin_ui"]
path = src/github.com/couchbaselabs/sync_gateway_admin_ui
url = https://github.com/couchbaselabs/sync_gateway_admin_ui.git
[submodule "src/github.com/couchbase/gomemcached"]
path = src/github.com/couchbase/gomemcached
url = https://github.com/couchbase/gomemcached
[submodule "src/github.com/couchbaselabs/retriever"]
path = src/github.com/couchbaselabs/retriever
url = https://github.com/couchbaselabs/retriever
[submodule "src/github.com/natefinch/npipe"]
path = src/github.com/natefinch/npipe
url = https://github.com/natefinch/npipe
[submodule "src/golang.org/x/net"]
path = src/golang.org/x/net
url = https://go.googlesource.com/net
[submodule "src/golang.org/x/crypto"]
path = src/golang.org/x/crypto
url = https://go.googlesource.com/crypto
[submodule "src/golang.org/x/text"]
path = src/golang.org/x/text
url = https://go.googlesource.com/text
[submodule "src/github.com/couchbase/go-couchbase"]
path = src/github.com/couchbase/go-couchbase
url = https://github.com/couchbase/go-couchbase.git
[submodule "src/github.com/couchbase/sg-bucket"]
path = src/github.com/couchbase/sg-bucket
url = https://github.com/couchbase/sg-bucket.git