mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-06-10 11:09:19 +08:00
redis
This commit is contained in:
parent
2d09096317
commit
fe0c549bf7
1
go.mod
1
go.mod
@ -63,6 +63,7 @@ require (
|
||||
github.com/eapache/queue v1.1.0 // indirect
|
||||
github.com/gin-contrib/sse v0.1.0 // indirect
|
||||
github.com/go-playground/universal-translator v0.18.0 // indirect
|
||||
github.com/go-redis/redis/v8 v8.11.5 // indirect
|
||||
github.com/go-stack/stack v1.8.0 // indirect
|
||||
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
|
||||
github.com/golang/snappy v0.0.3 // indirect
|
||||
|
Loading…
x
Reference in New Issue
Block a user