update go.mod

This commit is contained in:
ginuerzh
2023-02-02 19:56:28 +08:00
parent 416405b1f0
commit a684248377
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -10,7 +10,7 @@ require (
github.com/go-gost/core v0.0.0-20230131100536-f3482d7cd848
github.com/go-gost/gosocks4 v0.0.1
github.com/go-gost/gosocks5 v0.3.1-0.20211109033403-d894d75b7f09
github.com/go-gost/relay v0.3.1
github.com/go-gost/relay v0.4.0
github.com/go-gost/tls-dissector v0.0.2-0.20220408131628-aac992c27451
github.com/go-redis/redis/v8 v8.11.5
github.com/gobwas/glob v0.2.3