This repository was archived by the owner on Dec 17, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/PuerkitoBio/goquery v1.8.1
9
9
github.com/allegro/bigcache v1.2.1
10
10
github.com/eko/gocache/lib/v4 v4.1.4
11
- github.com/eko/gocache/store/bigcache/v4 v4.1.2
11
+ github.com/eko/gocache/store/bigcache/v4 v4.2.0
12
12
github.com/eko/gocache/store/redis/v4 v4.2.0
13
13
github.com/fiatjaf/relayer v1.7.3
14
14
github.com/hashicorp/logutils v1.0.0
Original file line number Diff line number Diff line change @@ -63,8 +63,8 @@ github.com/dustin/go-humanize v1.0.0 h1:VSnTsYCnlFHaM2/igO1h6X3HA71jcobQuxemgkq4
63
63
github.com/dustin/go-humanize v1.0.0 /go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk =
64
64
github.com/eko/gocache/lib/v4 v4.1.4 h1:09mjQwg9iKm0D9ue58LRCeMFxCemdL/Cn1zEzQJopA4 =
65
65
github.com/eko/gocache/lib/v4 v4.1.4 /go.mod h1:7uSUlaDeRgr17IYCV8kSluhRDXq4SGutWWxTpxpwW3w =
66
- github.com/eko/gocache/store/bigcache/v4 v4.1.2 h1:8uMDpgxTG7BvyLHBFqL3Ao809bVrXfrWqo7v6ALiwTw =
67
- github.com/eko/gocache/store/bigcache/v4 v4.1.2 /go.mod h1:Lut5Sk/yI835w02tmwx4ecezYQo445L5sdICsk1zgho =
66
+ github.com/eko/gocache/store/bigcache/v4 v4.2.0 h1:oWPW/lPmGe2V91iQkSUa0QcWqIIH9U058hKhG0mnsOk =
67
+ github.com/eko/gocache/store/bigcache/v4 v4.2.0 /go.mod h1:lAFv7vJHo9Oy5a6u9uVFmoUZKtH9H/KkH2mzy3Al1Xo =
68
68
github.com/eko/gocache/store/redis/v4 v4.2.0 h1:YguIDZuMeVFlQFi0DiYQpL7NvHAckinYFjWxvr0qmLw =
69
69
github.com/eko/gocache/store/redis/v4 v4.2.0 /go.mod h1:IP4GWCjca/pyruK5GweTZ7zzoFlgQABd3cVMJFEgHfs =
70
70
github.com/fiatjaf/relayer v1.7.3 h1:HbE67EFsabLO4bvbuB3uMRfRizsvDxseCIaeQHQstv8 =
You can’t perform that action at this time.
0 commit comments