forked from intelsdi-x/snap-plugin-lib-go
-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.yaml
45 lines (45 loc) · 1.12 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
41
42
43
44
45
package: github.com/intelsdi-x/snap-plugin-lib-go
import:
- package: github.com/golang/protobuf
version: 888eb0692c857ec880338addf316bd662d5e630e
subpackages:
- proto
- package: github.com/gopherjs/gopherjs
version: 4b53e1bddba0e2f734514aeb6c02db652f4c6fe8
subpackages:
- js
- package: github.com/jtolds/gls
version: 8ddce2a84170772b95dd5d576c48d517b22cac63
- package: github.com/smartystreets/assertions
version: 443d812296a84445c202c085f19e18fc238f8250
subpackages:
- internal/go-render/render
- internal/oglematchers
- package: github.com/smartystreets/goconvey
version: 995f5b2e021c69b8b028ba6d0b05c1dd500783db
subpackages:
- convey
- convey/gotest
- convey/reporting
- package: golang.org/x/net
version: 154d9f9ea81208afed560f4cf27b4860c8ed1904
subpackages:
- context
- http2
- http2/hpack
- internal/timeseries
- lex/httplex
- trace
- package: google.golang.org/grpc
version: 0032a855ba5c8a3c8e0d71c2deef354b70af1584
subpackages:
- codes
- credentials
- grpclog
- internal
- metadata
- naming
- peer
- transport
- package: github.com/Sirupsen/logrus
version: ^0.11.5