chore(storage): upgrade badger to v2 (#498)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"github.com/appleboy/gorush/storage"
|
||||
|
||||
"github.com/appleboy/com/convert"
|
||||
"github.com/dgraph-io/badger"
|
||||
"github.com/dgraph-io/badger/v2"
|
||||
)
|
||||
|
||||
// New func implements the storage interface for gorush (https://github.com/appleboy/gorush)
|
||||
|
||||
Reference in New Issue
Block a user