-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGopkg.lock
36 lines (32 loc) · 983 Bytes
/
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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:33082c63746b464db3d1c2c07a1396d860484d97fe857ef9e8668a9b406db09f"
name = "github.com/go-redis/redis"
packages = [
".",
"internal",
"internal/consistenthash",
"internal/hashtag",
"internal/pool",
"internal/proto",
"internal/util",
]
pruneopts = "UT"
revision = "d22fde8721cc915a55aeb6b00944a76a92bfeb6e"
version = "v6.15.2"
[[projects]]
branch = "master"
digest = "1:6c70fc65f7d8e46526582ce50f011d75b96ca9117257c54f081824ec7e0ea261"
name = "github.com/shredx/golang-redis-rate-limiter"
packages = ["app/models"]
pruneopts = "UT"
revision = "00aa08f20eaef08089b26b7b5d821fbf9f42f363"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/go-redis/redis",
"github.com/shredx/golang-redis-rate-limiter/app/models",
]
solver-name = "gps-cdcl"
solver-version = 1