mirror of
https://github.com/asdine/storm.git
synced 2025-10-05 14:56:58 +08:00
Updated bbolt import path
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
"github.com/asdine/storm"
|
||||
"github.com/asdine/storm/codec/gob"
|
||||
"github.com/coreos/bbolt"
|
||||
bolt "go.etcd.io/bbolt"
|
||||
)
|
||||
|
||||
func ExampleDB_Save() {
|
||||
|
Reference in New Issue
Block a user