-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGopkg.lock
153 lines (126 loc) · 4.29 KB
/
Gopkg.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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
name = "github.com/BurntSushi/toml"
packages = ["."]
revision = "b26d9c308763d68093482582cea63d69be07a0f0"
version = "v0.3.0"
[[projects]]
branch = "master"
name = "github.com/Sirupsen/logrus"
packages = ["."]
revision = "f006c2ac4710855cf0f916dd6b77acf6b048dc6e"
[[projects]]
branch = "master"
name = "github.com/armon/go-metrics"
packages = ["."]
revision = "93f237eba9b0602f3e73710416558854a81d9337"
[[projects]]
branch = "master"
name = "github.com/boltdb/bolt"
packages = ["."]
revision = "315c65d4cf4f5278c73477a35fb1f9b08365d340"
[[projects]]
branch = "master"
name = "github.com/coreos/etcd"
packages = ["auth/authpb","clientv3","etcdserver/api/v3rpc/rpctypes","etcdserver/etcdserverpb","mvcc/mvccpb"]
revision = "ddcf14102edae84e58035f3d460df12c65ea1069"
[[projects]]
branch = "master"
name = "github.com/gin-contrib/sse"
packages = ["."]
revision = "22d885f9ecc78bf4ee5d72b937e4bbcdc58e8cae"
[[projects]]
branch = "master"
name = "github.com/gin-gonic/gin"
packages = [".","binding","json","render"]
revision = "d39ed41ab3795346f5f843ec31bc0138be07eaab"
[[projects]]
branch = "master"
name = "github.com/golang/groupcache"
packages = [".","consistenthash","groupcachepb","lru","singleflight"]
revision = "72d04f9fcdec7d3821820cc4a6f150eae553639a"
[[projects]]
name = "github.com/golang/protobuf"
packages = ["jsonpb","proto","ptypes/struct"]
revision = "ab9f9a6dab164b7d1246e0e688b0ab7b94d8553e"
[[projects]]
name = "github.com/gorilla/websocket"
packages = ["."]
revision = "ea4d1f681babbce9545c9c5f3d5194a789c89f5b"
version = "v1.2.0"
[[projects]]
branch = "master"
name = "github.com/grpc-ecosystem/grpc-gateway"
packages = ["runtime","runtime/internal","utilities"]
revision = "fdcb7eab2d6ed4919e83ddcef4f199c161611e1f"
[[projects]]
branch = "master"
name = "github.com/hashicorp/go-msgpack"
packages = ["codec"]
revision = "fa3f63826f7c23912c15263591e65d54d080b458"
[[projects]]
branch = "master"
name = "github.com/hashicorp/raft"
packages = [".","bench"]
revision = "5f09c4ffdbcd2a53768e78c47717415de12b6728"
[[projects]]
branch = "master"
name = "github.com/jinzhu/configor"
packages = ["."]
revision = "6ecfe629230f24c2e92c7894c6ab21b83b757a39"
[[projects]]
branch = "master"
name = "github.com/json-iterator/go"
packages = ["."]
revision = "e066e549641796e9deb0167cff1d0044ca2f53ea"
[[projects]]
name = "github.com/mattn/go-isatty"
packages = ["."]
revision = "fc9e8d8ef48496124e79ae0df75490096eccf6fe"
version = "v0.0.2"
[[projects]]
branch = "master"
name = "github.com/ugorji/go"
packages = ["codec"]
revision = "a396ed22fc049df733440d90efe17475e3929ccb"
[[projects]]
branch = "master"
name = "github.com/urfave/cli"
packages = ["."]
revision = "9e5b04886c4bfee2ceba1465b8121057355c4e53"
[[projects]]
name = "golang.org/x/crypto"
packages = ["ssh/terminal"]
revision = "eb71ad9bd329b5ac0fd0148dd99bd62e8be8e035"
[[projects]]
name = "golang.org/x/net"
packages = ["context","http2","http2/hpack","idna","internal/timeseries","lex/httplex","trace"]
revision = "d1e1b351919c6738fdeb9893d5c998b161464f0c"
[[projects]]
name = "golang.org/x/sys"
packages = ["unix","windows"]
revision = "07c182904dbd53199946ba614a412c61d3c548f5"
[[projects]]
name = "golang.org/x/text"
packages = ["internal/gen","internal/triegen","internal/ucd","secure/bidirule","transform","unicode/bidi","unicode/cldr","unicode/norm","unicode/rangetable"]
revision = "f4b4367115ec2de254587813edaa901bc1c723a8"
[[projects]]
name = "google.golang.org/grpc"
packages = [".","codes","credentials","grpclog","internal","metadata","naming","peer","stats","tap","transport"]
revision = "50955793b0183f9de69bd78e2ec251cf20aab121"
[[projects]]
branch = "master"
name = "gopkg.in/go-playground/validator.v8"
packages = ["."]
revision = "014792cf3e266caff1e916876be12282b33059e0"
[[projects]]
branch = "v2"
name = "gopkg.in/yaml.v2"
packages = ["."]
revision = "eb3733d160e74a9c7e442f435eb3bea458e1d19f"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "54077d1c580231a5dea7d8ba08d6cfad2143d2e009ab96ecbf27d55d02685640"
solver-name = "gps-cdcl"
solver-version = 1