forked from electricdusk/rushlink
Rename current db to boltdb
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package db
|
||||
package boltdb
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
@@ -1,4 +1,4 @@
|
||||
package db
|
||||
package boltdb
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
@@ -1,4 +1,4 @@
|
||||
package db
|
||||
package boltdb
|
||||
|
||||
import (
|
||||
"crypto/rand"
|
||||
@@ -1,4 +1,4 @@
|
||||
package db
|
||||
package boltdb
|
||||
|
||||
import "testing"
|
||||
|
||||
Reference in New Issue
Block a user