fix: 工具包默认超时时间单位错误

This commit is contained in:
Mmx
2021-11-26 23:15:10 +08:00
parent 1d36b517bc
commit 2ce64d5a22
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.17
require (
github.com/Mmx233/config v0.0.3
github.com/Mmx233/tool v0.3.6
github.com/Mmx233/tool v0.3.8
github.com/PuerkitoBio/goquery v1.8.0 // indirect
github.com/andybalholm/cascadia v1.3.1 // indirect
github.com/howeyc/fsnotify v0.9.0