-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gopkg.lock
72 lines (64 loc) · 2 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:b977b0cac9d3116020cc9806dfefcea558b716808d8db5bcd091a4961cecada6"
name = "github.com/go-locks/distlock"
packages = ["driver"]
pruneopts = "UT"
revision = "78f0299e15274c7dbd8bbf1903221cdf9511a39d"
[[projects]]
branch = "master"
digest = "1:0fc30ee071fb2ab89a1028c42bca32e097cbfbbee8c9c99963b1ad925aa75123"
name = "github.com/go-locks/testcase"
packages = ["."]
pruneopts = "UT"
revision = "ce6ad9c540beaed10367a35e9d947f494b073aeb"
[[projects]]
digest = "1:38ec74012390146c45af1f92d46e5382b50531247929ff3a685d2b2be65155ac"
name = "github.com/gomodule/redigo"
packages = [
"internal",
"redis",
]
pruneopts = "UT"
revision = "9c11da706d9b7902c6da69c592f75637793fe121"
version = "v2.0.0"
[[projects]]
branch = "master"
digest = "1:3cbd87d29de9fd226704969dd48cd44a71592432c50758f934bbe0e3bfccc1de"
name = "github.com/letsfire/redigo"
packages = [
".",
"mode",
"mode/alone",
]
pruneopts = "UT"
revision = "fae85541064675f2776ed0675fedb854727184ce"
[[projects]]
digest = "1:99f5c36d6e44bc93b833c740c966b3960b33276232ac95fb40389858aecad1b1"
name = "github.com/letsfire/redisc"
packages = ["."]
pruneopts = "UT"
revision = "fe71609453f7b07fc752bd92bfb5616e1baaae18"
version = "v1.1.3"
[[projects]]
digest = "1:36a75ab002c1cfb43bcc5d2ec10fbdc2a1136e9246a65e535f1d827435f28f17"
name = "github.com/sirupsen/logrus"
packages = ["."]
pruneopts = "UT"
revision = "418b41d23a1bf978c06faea5313ba194650ac088"
version = "v0.8.7"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/go-locks/distlock/driver",
"github.com/go-locks/testcase",
"github.com/gomodule/redigo/redis",
"github.com/letsfire/redigo",
"github.com/letsfire/redigo/mode/alone",
"github.com/letsfire/redisc",
"github.com/sirupsen/logrus",
]
solver-name = "gps-cdcl"
solver-version = 1