更新TeaGo

This commit is contained in:
刘祥超
2022-03-04 15:01:26 +08:00
parent d3bcf0605b
commit 79bbb47459
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/cespare/xxhash v1.1.0
github.com/go-sql-driver/mysql v1.5.0
github.com/google/go-cmp v0.5.6 // indirect
github.com/iwind/TeaGo v0.0.0-20220304042834-d8b5103e9027
github.com/iwind/TeaGo v0.0.0-20220304043459-0dd944a5b475
github.com/iwind/gosock v0.0.0-20211103081026-ee4652210ca4
github.com/json-iterator/go v1.1.12 // indirect
github.com/miekg/dns v1.1.35