chore: update deps

This commit is contained in:
Emmm Monster
2021-11-11 23:18:17 +08:00
parent 28d84e4dc2
commit 0a13671df2
4 changed files with 43 additions and 34 deletions

View File

@@ -13,7 +13,7 @@ Original: Web Edition https://github.com/ix64/unlock-music
## Hou to Build
- Requirements: **Golang 1.16**
- Requirements: **Golang 1.17**
1. Clone this repo `git clone https://github.com/unlock-music/cli && cd cli`
2. Build the executable `go build ./cmd/um`