dummy-data: fix build for renamed bbolt package
This commit is contained in:
parent
e45eea7111
commit
fc2da972ef
@ -5,7 +5,7 @@ import (
|
|||||||
"math/rand"
|
"math/rand"
|
||||||
"os"
|
"os"
|
||||||
|
|
||||||
"github.com/boltdb/bolt"
|
bolt "github.com/boltdb/bolt"
|
||||||
)
|
)
|
||||||
|
|
||||||
func random_name() string {
|
func random_name() string {
|
||||||
|
Loading…
Reference in New Issue
Block a user