feat(qmc): update go.mod

This commit is contained in:
Unlock Music Dev
2022-12-05 00:09:48 +08:00
parent 52e986e644
commit 9241512f2d
2 changed files with 3 additions and 0 deletions

1
go.mod
View File

@@ -6,6 +6,7 @@ require (
github.com/urfave/cli/v2 v2.23.5
go.uber.org/zap v1.23.0
golang.org/x/crypto v0.3.0
unlock-music.dev/mmkv v0.0.0-20221204144229-a40e4e5b9eca
)
require (