-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathglide.yaml
40 lines (40 loc) · 1.7 KB
/
glide.yaml
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
package: github.com/SimonRichardson/coherence
import:
- package: github.com/pkg/errors
- package: github.com/go-kit/kit
- package: github.com/go-logfmt/logfmt
- package: github.com/go-stack/stack
- package: github.com/armon/go-metrics
- package: github.com/prometheus/prometheus
- package: github.com/prometheus/client_golang
- package: github.com/beorn7/perks/quantile
- package: github.com/golang/protobuf/proto
- package: github.com/prometheus/client_model/go
- package: github.com/prometheus/common/expfmt
- package: github.com/prometheus/common/model
- package: github.com/prometheus/procfs
- package: github.com/matttproud/golang_protobuf_extensions/pbutil
- package: github.com/pborman/uuid
- package: github.com/golang/mock/gomock
- package: github.com/SimonRichardson/gexec
version: c3f2b6a0a84bbf048eafea7f53c393899492806b
- package: github.com/SimonRichardson/betwixt
- package: github.com/SimonRichardson/resilience
- package: github.com/SimonRichardson/flagset
version: d8eb0e54974d098768a93de414d268bc2d0a334f
- package: github.com/hashicorp/go-sockaddr
- package: github.com/hashicorp/memberlist
- package: github.com/hashicorp/serf
- package: github.com/gorilla/mux
- package: github.com/trussle/fsys
- package: github.com/trussle/harness
version: 2d32c1f9391a2d295c3fb6a769bf18e626251e4b
- package: github.com/trussle/uuid
- package: github.com/spaolacci/murmur3
- package: github.com/hashicorp/go-cleanhttp
- package: github.com/armon/circbuf
- package: github.com/hashicorp/go-syslog
- package: github.com/hashicorp/logutils
- package: github.com/hashicorp/mdns
- package: github.com/mitchellh/cli
- package: github.com/mitchellh/mapstructure