From d3d6d2affabc89587c7a0fd24021d269e062acf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 11:42:46 +0000 Subject: [PATCH] Bump github.com/gomodule/redigo from 1.8.9 to 1.9.2 Bumps [github.com/gomodule/redigo](https://github.com/gomodule/redigo) from 1.8.9 to 1.9.2. - [Release notes](https://github.com/gomodule/redigo/releases) - [Changelog](https://github.com/gomodule/redigo/blob/master/.goreleaser.yaml) - [Commits](https://github.com/gomodule/redigo/compare/v1.8.9...v1.9.2) --- updated-dependencies: - dependency-name: github.com/gomodule/redigo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 16322376..fab1ff63 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/fsnotify/fsnotify v1.7.0 github.com/golang-jwt/jwt/v4 v4.5.0 github.com/golang/mock v1.4.4 - github.com/gomodule/redigo v1.8.9 + github.com/gomodule/redigo v1.9.2 github.com/gorilla/mux v1.8.1 github.com/grandcat/zeroconf v1.0.0 github.com/leemcloughlin/logfile v0.0.0-20201123203928-cff1c8a30a10