fix: http请求stl无超时时间导致的阻塞

This commit is contained in:
Mmx
2021-11-24 22:09:06 +08:00
parent ad98aad2d2
commit e319f65e4c

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.2
github.com/Mmx233/tool v0.3.5
github.com/PuerkitoBio/goquery v1.7.1 // indirect
github.com/andybalholm/cascadia v1.3.1 // indirect
golang.org/x/net v0.0.0-20210924151903-3ad01bbaa167 // indirect