-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gopkg.lock
109 lines (95 loc) · 2.98 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:e4b30804a381d7603b8a344009987c1ba351c26043501b23b8c7ce21f0b67474"
name = "github.com/BurntSushi/toml"
packages = ["."]
pruneopts = ""
revision = "v0.3.1"
[[projects]]
digest = "1:90899f76443f9a7f6de1547f1e713951c383cca970eeff5bc7bff3607fc1a48c"
name = "github.com/bitly/go-hostpool"
packages = ["."]
pruneopts = ""
revision = "a3a6125de932"
[[projects]]
digest = "1:9e409df6d0c9b8707e5bcaa6e2a0d99c145f14db7759455ac99170a019757ae7"
name = "github.com/bitly/timer_metrics"
packages = ["."]
pruneopts = ""
revision = "b1c65ca7ae62"
[[projects]]
digest = "1:79421244ba5848aae4b0a5c41e633a04e4894cb0b164a219dc8c15ec7facb7f1"
name = "github.com/blang/semver"
packages = ["."]
pruneopts = ""
revision = "v3.5.1"
[[projects]]
digest = "1:0f41c61095048870d68c6e932130b028323e7d65e69f1be57536181fed983c6f"
name = "github.com/bmizerany/perks"
packages = ["quantile"]
pruneopts = ""
revision = "d9a9656a3a4b"
[[projects]]
digest = "1:2a5888946cdbc8aa360fd43301f9fc7869d663f60d5eedae7d4e6e5e4f06f2bf"
name = "github.com/golang/snappy"
packages = ["."]
pruneopts = ""
revision = "2e65f85255db"
[[projects]]
digest = "1:588fccacebfd731e835e3f8f5adb848535f9aa57def5465f19a69a07354598d6"
name = "github.com/judwhite/go-svc"
packages = ["svc"]
pruneopts = ""
revision = "v1.0.0"
[[projects]]
digest = "1:deeb6536ebbcb66ab11213ecfaac9daadfcd004dd057446a4980ffd6c15c36e2"
name = "github.com/julienschmidt/httprouter"
packages = ["."]
pruneopts = ""
revision = "v1.2.0"
[[projects]]
digest = "1:15c0562bca5d78ac087fb39c211071dc124e79fb18f8b7c3f8a0bc7ffcb2a38e"
name = "github.com/mreiferson/go-options"
packages = ["."]
pruneopts = ""
revision = "0c63f026bcd6"
[[projects]]
digest = "1:22ffd73c4580854d935821a0fa95ff7324df836efa86d256adeb392450cbde87"
name = "github.com/nsqio/go-diskqueue"
packages = ["."]
pruneopts = ""
revision = "74cfbc9de839"
[[projects]]
digest = "1:7a69f6a3a33929f8b66aa39c93868ad1698f06417fe627ae067559beb94504bd"
name = "github.com/nsqio/go-nsq"
packages = ["."]
pruneopts = ""
revision = "v1.0.7"
[[projects]]
branch = "master"
digest = "1:e6d1805ead5b8f2439808f76187f54042ed35ee26eb9ca63127259a0e612b119"
name = "golang.org/x/sys"
packages = [
"windows",
"windows/svc",
]
pruneopts = ""
revision = "b4a75ba826a64a70990f11a225237acd6ef35c9f"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/BurntSushi/toml",
"github.com/bitly/go-hostpool",
"github.com/bitly/timer_metrics",
"github.com/blang/semver",
"github.com/bmizerany/perks/quantile",
"github.com/golang/snappy",
"github.com/judwhite/go-svc/svc",
"github.com/julienschmidt/httprouter",
"github.com/mreiferson/go-options",
"github.com/nsqio/go-diskqueue",
"github.com/nsqio/go-nsq",
]
solver-name = "gps-cdcl"
solver-version = 1