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 @@ -7,7 +7,7 @@ require (
7
7
github.com/JohannesKaufmann/html-to-markdown v1.4.0
8
8
github.com/PuerkitoBio/goquery v1.8.1
9
9
github.com/allegro/bigcache v1.2.1
10
- github.com/eko/gocache/lib/v4 v4.1.3
10
+ github.com/eko/gocache/lib/v4 v4.1.4
11
11
github.com/eko/gocache/store/bigcache/v4 v4.1.2
12
12
github.com/eko/gocache/store/redis/v4 v4.2.0
13
13
github.com/fiatjaf/relayer v1.7.3
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/r
61
61
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f /go.mod h1:cuUVRXasLTGF7a8hSLbxyZXjz+1KgoB3wDUb6vlszIc =
62
62
github.com/dustin/go-humanize v1.0.0 h1:VSnTsYCnlFHaM2/igO1h6X3HA71jcobQuxemgkq4zYo =
63
63
github.com/dustin/go-humanize v1.0.0 /go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk =
64
- github.com/eko/gocache/lib/v4 v4.1.3 h1:i7xVxWWhAESLAcHgp73piJtST63TS7ThFD7LE78vmXc =
65
- github.com/eko/gocache/lib/v4 v4.1.3 /go.mod h1:7uSUlaDeRgr17IYCV8kSluhRDXq4SGutWWxTpxpwW3w =
64
+ github.com/eko/gocache/lib/v4 v4.1.4 h1:09mjQwg9iKm0D9ue58LRCeMFxCemdL/Cn1zEzQJopA4 =
65
+ github.com/eko/gocache/lib/v4 v4.1.4 /go.mod h1:7uSUlaDeRgr17IYCV8kSluhRDXq4SGutWWxTpxpwW3w =
66
66
github.com/eko/gocache/store/bigcache/v4 v4.1.2 h1:8uMDpgxTG7BvyLHBFqL3Ao809bVrXfrWqo7v6ALiwTw =
67
67
github.com/eko/gocache/store/bigcache/v4 v4.1.2 /go.mod h1:Lut5Sk/yI835w02tmwx4ecezYQo445L5sdICsk1zgho =
68
68
github.com/eko/gocache/store/redis/v4 v4.2.0 h1:YguIDZuMeVFlQFi0DiYQpL7NvHAckinYFjWxvr0qmLw =
You can’t perform that action at this time.
0 commit comments