-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGopkg.lock
84 lines (76 loc) · 2.09 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:4eda9f7bf70f5145b3b9ed3f18ac93e9b1a0e38906eb69e526380c34861e2b07"
name = "github.com/go-chi/chi"
packages = [
".",
"middleware",
]
pruneopts = "UT"
revision = "e83ac2304db3c50cf03d96a2fcd39009d458bc35"
version = "v3.3.2"
[[projects]]
digest = "1:991bb96360eb8db70a40e9c496769fe6a7bbac4047f8376494d9837397078327"
name = "github.com/go-redis/redis"
packages = [
".",
"internal",
"internal/consistenthash",
"internal/hashtag",
"internal/pool",
"internal/proto",
"internal/singleflight",
"internal/util",
]
pruneopts = "UT"
revision = "480db94d33e6088e08d628833b6c0705451d24bb"
version = "v6.13.2"
[[projects]]
digest = "1:757b110984b77e820e01c60d3ac03a376a0fdb05c990dd9d6bd4f9ba0d606261"
name = "github.com/rs/xid"
packages = ["."]
pruneopts = "UT"
revision = "2c7e97ce663ff82c49656bca3048df0fdd83c5f9"
version = "v1.2.0"
[[projects]]
digest = "1:457d5b167aa0d8091470fe8d54babdd40c26a4feefd40d3cb301438369689960"
name = "github.com/rs/zerolog"
packages = [
".",
"hlog",
"internal/cbor",
"internal/json",
"log",
]
pruneopts = "UT"
revision = "77db4b4f350e31be66a57c332acb7721cf9ff9bb"
version = "v1.8.0"
[[projects]]
digest = "1:f23222558887a5919f8e9021ecb205395de463f031dd0c049e6e8e547b57c3f4"
name = "github.com/zenazn/goji"
packages = ["web/mutil"]
pruneopts = "UT"
revision = "64eb34159fe53473206c2b3e70fe396a639452f2"
version = "v1.0"
[[projects]]
branch = "master"
digest = "1:1f2a1717924c1d867098dc9e6c2970e425df30aae2eb89849614993825e0720a"
name = "golang.org/x/sys"
packages = [
"unix",
"windows",
]
pruneopts = "UT"
revision = "2be389f392cd91df245b41638f818a1c041f0c08"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/go-chi/chi",
"github.com/go-chi/chi/middleware",
"github.com/go-redis/redis",
"github.com/rs/zerolog",
"github.com/rs/zerolog/hlog",
]
solver-name = "gps-cdcl"
solver-version = 1