update: 修正大量错音

This commit is contained in:
Dvel
2022-11-03 14:16:48 +08:00
parent 958cf937d5
commit 70abbf2e93
14 changed files with 1865 additions and 1002 deletions

View File

@@ -2,10 +2,12 @@ module script
go 1.19
require github.com/deckarep/golang-set/v2 v2.1.0
require (
github.com/commander-cli/cmd v1.5.0
github.com/deckarep/golang-set/v2 v2.1.0
)
require (
github.com/commander-cli/cmd v1.5.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/stretchr/testify v1.8.1 // indirect