mirror of
https://github.com/EchoVault/SugarDB.git
synced 2025-10-03 23:26:29 +08:00
Rename the project to SugarDB. (#130)
Renames project to "SugarDB" - @kelvinmwinuka
This commit is contained in:
@@ -17,8 +17,8 @@ package set
|
||||
import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"github.com/echovault/echovault/internal"
|
||||
"github.com/echovault/echovault/internal/constants"
|
||||
"github.com/echovault/sugardb/internal"
|
||||
"github.com/echovault/sugardb/internal/constants"
|
||||
"slices"
|
||||
"strings"
|
||||
)
|
||||
|
Reference in New Issue
Block a user