mirror of
https://github.com/asdine/storm.git
synced 2025-10-06 15:26:49 +08:00
Updated bbolt import path
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
|
||||
"github.com/asdine/storm/codec/gob"
|
||||
"github.com/asdine/storm/codec/json"
|
||||
"github.com/coreos/bbolt"
|
||||
bolt "go.etcd.io/bbolt"
|
||||
"github.com/stretchr/testify/require"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user