forked from adjust/rmq
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gopkg.lock
54 lines (48 loc) · 1.45 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:2da0a4c7b01fcbfcf0539f1f170aebaf25544f5b1bee67994bfde511f32fc45d"
name = "github.com/adjust/gocheck"
packages = ["."]
pruneopts = "UT"
revision = "fbc315b36e0e7dc95023e96b43af5d8de58bc6fb"
[[projects]]
branch = "master"
digest = "1:074f1d9654933c470f7d3e84ab60f942e287895011d58d4d73a3275b9587e446"
name = "github.com/adjust/uniuri"
packages = ["."]
pruneopts = "UT"
revision = "498743145e60c272b71d377c4e456335e4ef7524"
[[projects]]
digest = "1:d158836e5ca1d210dd34aece56a554ed1c9ed7a3e24dce9881b86fc1ea09b009"
name = "github.com/bsm/redislock"
packages = ["."]
pruneopts = "UT"
revision = "b80b08c8989703908279cfb50782179de7fdd5f0"
version = "v0.4.0"
[[projects]]
digest = "1:c950e574951c7199fb3d990d0e7a61996f40f8e646ba7cf8a557878d4c737f53"
name = "github.com/go-redis/redis"
packages = [
".",
"internal",
"internal/consistenthash",
"internal/hashtag",
"internal/pool",
"internal/proto",
"internal/util",
]
pruneopts = "UT"
revision = "75795aa4236dc7341eefac3bbe945e68c99ef9df"
version = "v6.15.3"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/adjust/gocheck",
"github.com/adjust/uniuri",
"github.com/bsm/redislock",
"github.com/go-redis/redis",
]
solver-name = "gps-cdcl"
solver-version = 1