mirror of
https://git.um-react.app/um/cli.git
synced 2025-11-28 11:43:02 +00:00
fix: use mmkv from github
This commit is contained in:
@@ -8,10 +8,10 @@ import (
|
||||
"runtime"
|
||||
|
||||
"github.com/samber/lo"
|
||||
mmkv "github.com/unlock-music/go-mmkv"
|
||||
"go.uber.org/zap"
|
||||
"golang.org/x/exp/slices"
|
||||
"golang.org/x/text/unicode/norm"
|
||||
"unlock-music.dev/mmkv"
|
||||
)
|
||||
|
||||
var streamKeyVault mmkv.Vault
|
||||
|
||||
Reference in New Issue
Block a user