-
Notifications
You must be signed in to change notification settings - Fork 85
Expand file tree
/
Copy pathglide.yaml
More file actions
29 lines (29 loc) · 665 Bytes
/
glide.yaml
File metadata and controls
29 lines (29 loc) · 665 Bytes
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
package: github.com/uber/ringpop-go
import:
- package: github.com/sirupsen/logrus
- package: github.com/apache/thrift
version: '>=0.9.3,<0.11.0'
subpackages:
- lib/go/thrift
- package: github.com/benbjohnson/clock
- package: github.com/dgryski/go-farm
- package: github.com/rcrowley/go-metrics
- package: github.com/stretchr/testify
version: 1.7.0
subpackages:
- assert
- mock
- require
- package: github.com/uber-common/bark
- package: github.com/uber/tchannel-go
version: 1.32.0
subpackages:
- json
- raw
- thrift
- thrift/thrift-gen
- package: golang.org/x/net
subpackages:
- context
- package: golang.org/x/sys
version: master