mirror of
https://github.com/kataras/iris.git
synced 2025-12-22 20:37:05 +00:00
update dependencies
Former-commit-id: 95cc5cf2628490e865d6414ab2d8661e803ea05f
This commit is contained in:
@@ -9,8 +9,8 @@ import (
|
||||
|
||||
"github.com/kataras/iris/v12/sessions"
|
||||
|
||||
bolt "github.com/etcd-io/bbolt"
|
||||
"github.com/kataras/golog"
|
||||
bolt "go.etcd.io/bbolt"
|
||||
)
|
||||
|
||||
// DefaultFileMode used as the default database's "fileMode"
|
||||
|
||||
Reference in New Issue
Block a user