forked from osrg/goplane
-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.lock
93 lines (93 loc) · 2.71 KB
/
glide.lock
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
hash: 2a913e4ef276328c5b1b44aca4bdbaddba7d68519992c3bca05fec1cb4a57d4a
updated: 2016-03-13T19:44:44.873484503+09:00
imports:
- name: github.com/armon/go-radix
version: 4239b77079c7b5d1243b7b4736304ce8ddb6f0f2
- name: github.com/BurntSushi/toml
version: bbd5bb678321a0d6e58f1099321dfa73391c1b6f
- name: github.com/eapache/channels
version: 47238d5aae8c0fefd518ef2bee46290909cf8263
- name: github.com/eapache/queue
version: ded5959c0d4e360646dc9e9908cff48666781367
- name: github.com/golang/protobuf
version: 0fd8c908d872c921af513ef5091964bbd2e0d904
subpackages:
- proto
- name: github.com/hashicorp/hcl
version: 78101eb3cb45bc983bceeb78993f6a263406c54e
subpackages:
- hcl/ast
- hcl/parser
- hcl/token
- json/parser
- hcl/scanner
- hcl/strconv
- json/scanner
- json/token
- name: github.com/jessevdk/go-flags
version: 6b9493b3cb60367edd942144879646604089e3f7
- name: github.com/kr/pretty
version: e6ac2fc51e89a3249e82157fa0bb7a18ef9dd5bb
- name: github.com/kr/text
version: bb797dc4fb8320488f47bf11de07a733d7233e1f
- name: github.com/magiconair/properties
version: 497d0afefddf378f9ffb3c89db6a326985908519
- name: github.com/mitchellh/mapstructure
version: d2dd0262208475919e1a362f675cfc0e7c10e905
- name: github.com/osrg/gobgp
version: 79a8275508e252213c857151f27a93abae43f6a1
subpackages:
- api
- config
- packet
- server
- table
- zebra
- name: github.com/satori/go.uuid
version: e673fdd4dea8a7334adbbe7f57b7e4b00bdc5502
- name: github.com/Sirupsen/logrus
version: a26f43589d737684363ff856c5a0f9f24b946510
subpackages:
- hooks/syslog
- name: github.com/spf13/cast
version: ee7b3e0353166ab1f3a605294ac8cd2b77953778
- name: github.com/spf13/jwalterweatherman
version: 33c24e77fb80341fe7130ee7c594256ff08ccc46
- name: github.com/spf13/pflag
version: 7f60f83a2c81bc3c3c0d5297f61ddfa68da9d3b7
- name: github.com/spf13/viper
version: c975dc1b4eacf4ec7fdbf0873638de5d090ba323
- name: github.com/vishvananda/netlink
version: 4fdf23c882685717a2a750114bdc904afeafc16b
subpackages:
- nl
- name: golang.org/x/net
version: e7da8edaa52631091740908acaf2c2d4c9b3ce90
subpackages:
- context
- http2
- trace
- http2/hpack
- internal/timeseries
- name: golang.org/x/sys
version: 7a56174f0086b32866ebd746a794417edbc678a1
subpackages:
- unix
- name: google.golang.org/grpc
version: 986912c9070a060e59e0f28ac7c87f89f72b9388
subpackages:
- codes
- credentials
- grpclog
- internal
- metadata
- naming
- transport
- peer
- name: gopkg.in/fsnotify.v1
version: 875cf421b32f8f1b31bd43776297876d01542279
- name: gopkg.in/tomb.v2
version: 14b3d72120e8d10ea6e6b7f87f7175734b1faab8
- name: gopkg.in/yaml.v2
version: a83829b6f1293c91addabc89d0571c246397bbf4
devImports: []