refactor: change module path

This commit is contained in:
Unlock Music Dev
2022-11-19 07:44:44 +08:00
parent 6f1cdc5b4f
commit 14c9d49d46
10 changed files with 19 additions and 18 deletions

View File

@@ -9,7 +9,7 @@ import (
"strconv"
"strings"
"github.com/unlock-music/cli/algo/common"
"unlock-music.dev/cli/algo/common"
)
type Decoder struct {