docs: update document

This commit is contained in:
vicanso 2022-04-05 09:29:10 +08:00
parent 054839b0b7
commit a5754bb1b3
3 changed files with 27 additions and 3 deletions

2
go.mod
View file

@ -12,6 +12,6 @@ require (
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/image v0.0.0-20220302094943-723b81ca9867 // indirect
golang.org/x/image v0.0.0-20220321031419-a8550c1d254a // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
)