mirror of
https://github.com/jimeh/ozu.io.git
synced 2026-02-19 08:06:39 +00:00
Rename inmemory sub-package to inmemorystore
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package inmemory
|
||||
package inmemorystore
|
||||
|
||||
import (
|
||||
"errors"
|
||||
@@ -1,4 +1,4 @@
|
||||
package inmemory
|
||||
package inmemorystore
|
||||
|
||||
import (
|
||||
"testing"
|
||||
Reference in New Issue
Block a user