-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gopkg.lock
80 lines (70 loc) · 2.28 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:094d4b33fccd5fb1fc85c652ef7f37b55afc7f61556184d78b213bd2fe65585d"
name = "github.com/afex/hystrix-go"
packages = [
"hystrix",
"hystrix/metric_collector",
"hystrix/rolling",
]
pruneopts = "UT"
revision = "27fae8d30f1a3cbcab6618d2ee55a4cb43064376"
[[projects]]
branch = "master"
digest = "1:9a023ac8c30a6871d3fc94c9c0b5a0639ede096c351fd6cdcd7268fe9cb95af2"
name = "github.com/facebookgo/stack"
packages = ["."]
pruneopts = "UT"
revision = "751773369052141c013c6e827a71e8f35c07879c"
[[projects]]
digest = "1:7397bcef80794b4c8863ff30fa55c0d274a6ad44fee985c0e401760fef393f69"
name = "github.com/facebookgo/stackerr"
packages = ["."]
pruneopts = "UT"
revision = "c2fcf88613f4fc155efcb81619424db6cbb5bce0"
[[projects]]
digest = "1:ccd3fba1635c206fb610cd9430bba831febbd24a29377b4774838587f67ad631"
name = "github.com/globocom/goreq"
packages = ["."]
pruneopts = "UT"
revision = "a9548c3bca35c53223fa4e508b330b863e2afa42"
version = "2.0.0"
[[projects]]
digest = "1:a0cefd27d12712af4b5018dc7046f245e1e3b5760e2e848c30b171b570708f9b"
name = "github.com/imdario/mergo"
packages = ["."]
pruneopts = "UT"
revision = "7c29201646fa3de8506f701213473dd407f19646"
version = "v0.3.7"
[[projects]]
digest = "1:ca955a9cd5b50b0f43d2cc3aeb35c951473eeca41b34eb67507f1dbcc0542394"
name = "github.com/kr/pretty"
packages = ["."]
pruneopts = "UT"
revision = "73f6ac0b30a98e433b289500d779f50c1a6f0712"
version = "v0.1.0"
[[projects]]
digest = "1:15b5cc79aad436d47019f814fde81a10221c740dc8ddf769221a65097fb6c2e9"
name = "github.com/kr/text"
packages = ["."]
pruneopts = "UT"
revision = "e2ffdb16a802fe2bb95e2e35ff34f0e53aeef34f"
version = "v0.1.0"
[[projects]]
branch = "v1"
digest = "1:af715ae33cc1f5695c4b2a4e4b21d008add8802a99e15bb467ac7c32edb5000d"
name = "gopkg.in/check.v1"
packages = ["."]
pruneopts = "UT"
revision = "788fd78401277ebd861206a03c884797c6ec5541"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/afex/hystrix-go/hystrix",
"github.com/facebookgo/stackerr",
"github.com/globocom/goreq",
"gopkg.in/check.v1",
]
solver-name = "gps-cdcl"
solver-version = 1