File tree Expand file tree Collapse file tree 2 files changed +58
-40
lines changed
Expand file tree Collapse file tree 2 files changed +58
-40
lines changed Original file line number Diff line number Diff line change @@ -11,14 +11,15 @@ require (
1111 github.com/cupcake/rdb v0.0.0-20161107195141-43ba34106c76 // indirect
1212 github.com/edsrzf/mmap-go v1.0.0 // indirect
1313 github.com/go-macaron/inject v0.0.0-20200308113650-138e5925c53b // indirect
14- github.com/go-redis/redis/v8 v8.4.0
14+ github.com/go-redis/redis/v8 v8.11.5
1515 github.com/go-sql-driver/mysql v1.4.1
1616 github.com/lib/pq v1.2.0
1717 github.com/pkg/errors v0.9.1 // indirect
1818 github.com/siddontang/go v0.0.0-20180604090527-bdc77568d726 // indirect
1919 github.com/siddontang/ledisdb v0.0.0-20190202134119-8ceb77e66a92
2020 github.com/siddontang/rdb v0.0.0-20150307021120-fc89ed2e418d // indirect
2121 github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337
22+ github.com/stretchr/testify v1.6.1 // indirect
2223 github.com/unknwon/com v1.0.1
2324 golang.org/x/crypto v0.0.0-20201124201722-c8d3bf9c5392 // indirect
2425 google.golang.org/appengine v1.6.7 // indirect
You can’t perform that action at this time.
0 commit comments