Update module go-redis/redis to v6.15.7 (#290)
Update module go-redis/redis to v6.15.7 Reviewed-on: https://kolaente.dev/vikunja/api/pulls/290
This commit is contained in:
parent
7abac07837
commit
1e0f2dde6a
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -34,7 +34,7 @@ require (
|
||||||
github.com/garyburd/redigo v1.6.0 // indirect
|
github.com/garyburd/redigo v1.6.0 // indirect
|
||||||
github.com/go-openapi/jsonreference v0.19.3 // indirect
|
github.com/go-openapi/jsonreference v0.19.3 // indirect
|
||||||
github.com/go-openapi/spec v0.19.4 // 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-redis/redis/v7 v7.2.0 // indirect
|
||||||
github.com/go-sql-driver/mysql v1.5.0
|
github.com/go-sql-driver/mysql v1.5.0
|
||||||
github.com/go-testfixtures/testfixtures/v3 v3.1.1
|
github.com/go-testfixtures/testfixtures/v3 v3.1.1
|
||||||
|
|
Loading…
Reference in a new issue