mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-19 10:08:03 +08:00
增加redis
This commit is contained in:
1
go.mod
1
go.mod
@@ -8,7 +8,6 @@ require (
|
||||
github.com/astaxie/beego v1.12.3
|
||||
github.com/boombuler/barcode v1.0.0
|
||||
github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b // indirect
|
||||
github.com/gomodule/redigo/redis v0.0.0-20200429221454-e14091dffc1b // indirect
|
||||
github.com/howeyc/fsnotify v0.9.0
|
||||
github.com/kardianos/service v1.1.0
|
||||
github.com/lib/pq v1.7.0 // indirect
|
||||
|
Reference in New Issue
Block a user