feat: 更换file包

This commit is contained in:
Mmx
2021-09-19 23:14:03 +08:00
parent 052aba8422
commit 80b06250e6
8 changed files with 55 additions and 89 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.16
require (
github.com/Mmx233/config v0.0.3
github.com/Mmx233/tool v0.2.3
github.com/Mmx233/tool v0.2.4
github.com/PuerkitoBio/goquery v1.7.1 // indirect
golang.org/x/net v0.0.0-20210917221730-978cfadd31cf // indirect
)