Skip to content

Commit 2bec008

Browse files
fix: package name for bbolt
1 parent 7de583c commit 2bec008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bbolt/storage.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package bbolt
1+
package bboltstorage
22

33
import (
44
"bytes"

0 commit comments

Comments
 (0)