From fbd940e7c5da1926b7daa6799b881ff9423c2ab2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 07:14:56 +0000 Subject: Bump github.com/go-redis/redis/v8 from 8.8.2 to 8.8.3 Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.8.2 to 8.8.3. - [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.8.2...v8.8.3) 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 5a94f98d..5e814877 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/dustin/go-humanize v1.0.0 github.com/fatih/color v1.11.0 github.com/go-ole/go-ole v1.2.5 // indirect - github.com/go-redis/redis/v8 v8.8.2 + github.com/go-redis/redis/v8 v8.8.3 github.com/gofiber/fiber/v2 v2.9.0 github.com/golang/mock v1.4.4 github.com/google/flatbuffers v1.12.1 -- cgit v1.2.3