mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 09:57:01 +00:00
upgrade badger db from v2 to v4
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
"github.com/kataras/iris/v12/core/memstore"
|
||||
"github.com/kataras/iris/v12/sessions"
|
||||
|
||||
"github.com/dgraph-io/badger/v2"
|
||||
"github.com/dgraph-io/badger/v4"
|
||||
"github.com/kataras/golog"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user