Updated module name to echovault

This commit is contained in:
Kelvin Clement Mwinuka
2024-01-24 22:32:05 +08:00
parent bb2d44fe39
commit 1c00706f88
27 changed files with 50 additions and 50 deletions

View File

@@ -1,7 +1,7 @@
package acl
import (
"github.com/kelvinmwinuka/memstore/src/utils"
"github.com/echovault/echovault/src/utils"
"slices"
"strings"
)