feat(ximalaya): initial support

This commit is contained in:
Unlock Music Dev
2022-11-20 07:53:36 +08:00
parent 110a78433a
commit 81862b26c9
8 changed files with 135 additions and 56 deletions

3
go.mod
View File

@@ -1,11 +1,12 @@
module unlock-music.dev/cli
go 1.17
go 1.19
require (
github.com/urfave/cli/v2 v2.23.5
go.uber.org/zap v1.23.0
golang.org/x/crypto v0.3.0
golang.org/x/exp v0.0.0-20221114191408-850992195362
)
require (