mirror of
https://github.com/asdine/storm.git
synced 2025-10-05 06:47:00 +08:00
use semantic import versioning as required by go
This commit is contained in:
@@ -9,8 +9,8 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/asdine/storm"
|
||||
"github.com/asdine/storm/codec/gob"
|
||||
"github.com/asdine/storm/v3"
|
||||
"github.com/asdine/storm/v3/codec/gob"
|
||||
bolt "go.etcd.io/bbolt"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user