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

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/unlock-music/cli
module unlock-music.dev/cli
go 1.17