diff options
author | Valery Piashchynski <[email protected]> | 2021-05-18 10:29:44 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2021-05-18 10:29:44 +0300 |
commit | fe1c3324fe03db972a02940c293a081c2db7a2c3 (patch) | |
tree | 839705235a23ff27178e979e909b72b44184f72a /go.mod | |
parent | b67976ae192d4c5e50832124d81afb8f463283a6 (diff) | |
parent | fbd940e7c5da1926b7daa6799b881ff9423c2ab2 (diff) |
#675 Bump github.com/go-redis/redis/v8 from 8.8.2 to 8.8.3
#675 Bump github.com/go-redis/redis/v8 from 8.8.2 to 8.8.3
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |