forked from cloudfoundry/loggregator-release
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
114 lines (114 loc) · 4.75 KB
/
.gitmodules
File metadata and controls
114 lines (114 loc) · 4.75 KB
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
[submodule "src/github.com/gogo/protobuf"]
path = src/github.com/gogo/protobuf
url = https://github.com/gogo/protobuf
[submodule "src/github.com/howeyc/fsnotify"]
path = src/github.com/howeyc/fsnotify
url = https://github.com/howeyc/fsnotify
[submodule "src/github.com/nu7hatch/gouuid"]
path = src/github.com/nu7hatch/gouuid
url = https://github.com/nu7hatch/gouuid.git
[submodule "src/github.com/cloudfoundry/storeadapter"]
path = src/github.com/cloudfoundry/storeadapter
url = https://github.com/cloudfoundry/storeadapter
[submodule "src/github.com/coreos/etcd"]
path = src/github.com/coreos/etcd
url = https://github.com/coreos/etcd
[submodule "src/github.com/coreos/go-etcd"]
path = src/github.com/coreos/go-etcd
url = https://github.com/coreos/go-etcd
[submodule "src/github.com/onsi/ginkgo"]
path = src/github.com/onsi/ginkgo
url = https://github.com/onsi/ginkgo
[submodule "src/github.com/onsi/gomega"]
path = src/github.com/onsi/gomega
url = https://github.com/onsi/gomega
[submodule "src/github.com/gorilla/websocket"]
path = src/github.com/gorilla/websocket
url = https://github.com/gorilla/websocket
[submodule "src/github.com/cloudfoundry/dropsonde"]
path = src/github.com/cloudfoundry/dropsonde
url = https://github.com/cloudfoundry/dropsonde
[submodule "src/github.com/cloudfoundry/noaa"]
path = src/github.com/cloudfoundry/noaa
url = https://github.com/cloudfoundry/noaa.git
[submodule "src/github.com/cloudfoundry/sonde-go"]
path = src/github.com/cloudfoundry/sonde-go
url = https://github.com/cloudfoundry/sonde-go
[submodule "src/github.com/tedsuo/ifrit"]
path = src/github.com/tedsuo/ifrit
url = https://github.com/tedsuo/ifrit.git
[submodule "src/github.com/ugorji/go"]
path = src/github.com/ugorji/go
url = https://github.com/ugorji/go
[submodule "src/github.com/apoydence/eachers"]
path = src/github.com/apoydence/eachers
url = https://github.com/apoydence/eachers
[submodule "src/github.com/gorilla/mux"]
path = src/github.com/gorilla/mux
url = http://github.com/gorilla/mux
[submodule "src/github.com/gorilla/context"]
path = src/github.com/gorilla/context
url = http://github.com/gorilla/context
[submodule "src/github.com/op/go-logging"]
path = src/github.com/op/go-logging
url = https://github.com/op/go-logging
[submodule "src/gopkg.in/yaml.v2"]
path = src/gopkg.in/yaml.v2
url = https://gopkg.in/yaml.v2
[submodule "src/gopkg.in/check.v1"]
path = src/gopkg.in/check.v1
url = https://gopkg.in/check.v1
[submodule "src/golang.org/x/net"]
path = src/golang.org/x/net
url = https://go.googlesource.com/net
[submodule "src/google.golang.org/grpc"]
path = src/google.golang.org/grpc
url = https://github.com/grpc/grpc-go
[submodule "src/github.com/golang/protobuf"]
path = src/github.com/golang/protobuf
url = https://github.com/golang/protobuf
[submodule "src/code.cloudfoundry.org/workpool"]
path = src/code.cloudfoundry.org/workpool
url = https://github.com/cloudfoundry/workpool
[submodule "src/code.cloudfoundry.org/clock"]
path = src/code.cloudfoundry.org/clock
url = https://github.com/cloudfoundry/clock
[submodule "src/github.com/kisielk/gotool"]
path = src/github.com/kisielk/gotool
url = https://github.com/kisielk/gotool
[submodule "src/github.com/codegangsta/cli"]
path = src/github.com/codegangsta/cli
url = https://github.com/codegangsta/cli
[submodule "src/github.com/vito/gosub"]
path = src/github.com/vito/gosub
url = https://github.com/vito/gosub
[submodule "src/github.com/cloudfoundry/loggregator-api"]
path = src/github.com/cloudfoundry/loggregator-api
url = https://github.com/cloudfoundry/loggregator-api
[submodule "src/github.com/cloudfoundry/diodes"]
path = src/github.com/cloudfoundry/diodes
url = https://github.com/cloudfoundry/diodes
[submodule "src/google.golang.org/genproto"]
path = src/google.golang.org/genproto
url = https://github.com/google/go-genproto
[submodule "src/golang.org/x/text"]
path = src/golang.org/x/text
url = https://go.googlesource.com/text
[submodule "src/github.com/beorn7/perks"]
path = src/github.com/beorn7/perks
url = https://github.com/beorn7/perks
[submodule "src/github.com/matttproud/golang_protobuf_extensions"]
path = src/github.com/matttproud/golang_protobuf_extensions
url = https://github.com/matttproud/golang_protobuf_extensions
[submodule "src/github.com/prometheus/client_golang"]
path = src/github.com/prometheus/client_golang
url = https://github.com/prometheus/client_golang
[submodule "src/github.com/prometheus/client_model"]
path = src/github.com/prometheus/client_model
url = https://github.com/prometheus/client_model
[submodule "src/github.com/prometheus/common"]
path = src/github.com/prometheus/common
url = https://github.com/prometheus/common
[submodule "src/github.com/prometheus/procfs"]
path = src/github.com/prometheus/procfs
url = https://github.com/prometheus/procfs