Skip to content
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

Commit 4b2d4ec

Browse files
chore(deps): bump github.com/eko/gocache/store/bigcache/v4 (#101)
Bumps [github.com/eko/gocache/store/bigcache/v4](https://github.com/eko/gocache) from 4.1.2 to 4.2.0. - [Release notes](https://github.com/eko/gocache/releases) - [Commits](eko/gocache@lib/v4.1.2...store/redis/v4.2.0) --- updated-dependencies: - dependency-name: github.com/eko/gocache/store/bigcache/v4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88d37f0 commit 4b2d4ec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/PuerkitoBio/goquery v1.8.1
99
github.com/allegro/bigcache v1.2.1
1010
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
1212
github.com/eko/gocache/store/redis/v4 v4.2.0
1313
github.com/fiatjaf/relayer v1.7.3
1414
github.com/hashicorp/logutils v1.0.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ github.com/dustin/go-humanize v1.0.0 h1:VSnTsYCnlFHaM2/igO1h6X3HA71jcobQuxemgkq4
6363
github.com/dustin/go-humanize v1.0.0/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=
6464
github.com/eko/gocache/lib/v4 v4.1.4 h1:09mjQwg9iKm0D9ue58LRCeMFxCemdL/Cn1zEzQJopA4=
6565
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=
6868
github.com/eko/gocache/store/redis/v4 v4.2.0 h1:YguIDZuMeVFlQFi0DiYQpL7NvHAckinYFjWxvr0qmLw=
6969
github.com/eko/gocache/store/redis/v4 v4.2.0/go.mod h1:IP4GWCjca/pyruK5GweTZ7zzoFlgQABd3cVMJFEgHfs=
7070
github.com/fiatjaf/relayer v1.7.3 h1:HbE67EFsabLO4bvbuB3uMRfRizsvDxseCIaeQHQstv8=

0 commit comments

Comments
 (0)