From 7ac2fe05d1d460e9a7f92e8838ac1670743bc2d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jan 2021 07:23:27 +0000 Subject: Bump github.com/go-redis/redis/v8 from 8.4.10 to 8.4.11 Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.4.10 to 8.4.11. - [Release notes](https://github.com/go-redis/redis/releases) - [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/go-redis/redis/compare/v8.4.10...v8.4.11) Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 588a60a5..299e9462 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/dustin/go-humanize v1.0.0 github.com/fatih/color v1.10.0 github.com/go-ole/go-ole v1.2.5 // indirect - github.com/go-redis/redis/v8 v8.4.10 + github.com/go-redis/redis/v8 v8.4.11 github.com/gofiber/fiber/v2 v2.3.3 github.com/golang/mock v1.4.4 github.com/golang/protobuf v1.4.3 -- cgit v1.2.3