This commit is contained in:
gospider
2025-07-30 20:56:36 +08:00
parent cff9a89667
commit 377bd4eb6a
2 changed files with 12 additions and 12 deletions

8
go.mod
View File

@@ -9,13 +9,13 @@ require (
github.com/gospider007/bs4 v0.0.0-20250413121342-fed910fb00c9
github.com/gospider007/gson v0.0.0-20250718004537-ff15820964bd
github.com/gospider007/gtls v0.0.0-20250718003831-90cdeb97a23f
github.com/gospider007/http1 v0.0.0-20250729080302-0419175456ec
github.com/gospider007/http2 v0.0.0-20250729081659-a0f2ab33dc98
github.com/gospider007/http3 v0.0.0-20250729013804-e1c3cbcf998f
github.com/gospider007/http1 v0.0.0-20250730005050-515977c5b07d
github.com/gospider007/http2 v0.0.0-20250730005104-4aba01b5e597
github.com/gospider007/http3 v0.0.0-20250730005159-34228fdf579f
github.com/gospider007/ja3 v0.0.0-20250724085013-aa7e0a527d6c
github.com/gospider007/re v0.0.0-20250217075352-bcb79f285d6c
github.com/gospider007/tools v0.0.0-20250730001814-2c13a4717064
github.com/gospider007/websocket v0.0.0-20250730001828-b2c8c6bef799
github.com/gospider007/websocket v0.0.0-20250730005216-580a061173b9
github.com/klauspost/compress v1.18.0
github.com/minio/minlz v1.0.1
github.com/quic-go/quic-go v0.54.0