Update module go-redis/redis to v6.15.7 (#290)

Update module go-redis/redis to v6.15.7

Reviewed-on: vikunja/api#290
This commit is contained in:
renovate 2020-04-09 20:28:58 +00:00 committed by konrad
parent 7abac07837
commit 1e0f2dde6a
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -34,7 +34,7 @@ require (
github.com/garyburd/redigo v1.6.0 // indirect
github.com/go-openapi/jsonreference v0.19.3 // indirect
github.com/go-openapi/spec v0.19.4 // indirect
github.com/go-redis/redis v6.14.0+incompatible
github.com/go-redis/redis v6.15.7+incompatible
github.com/go-redis/redis/v7 v7.2.0 // indirect
github.com/go-sql-driver/mysql v1.5.0
github.com/go-testfixtures/testfixtures/v3 v3.1.1