Fix incorrect package path

This commit is contained in:
Emmm Monster
2021-03-02 18:16:19 +08:00
parent 379b52295e
commit 939cfd38d0
11 changed files with 22 additions and 22 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/umlock-music/cli
module github.com/unlock-music/cli
go 1.16