Fix hysteria test

This commit is contained in:
世界
2022-11-10 21:10:18 +08:00
parent 0ef7d902fa
commit 8fce0003be
3 changed files with 19 additions and 15 deletions

View File

@@ -15,7 +15,7 @@ require (
github.com/spyzhov/ajson v0.7.1
github.com/stretchr/testify v1.8.1
go.uber.org/goleak v1.2.0
golang.org/x/net v0.1.1-0.20221102181756-a1278a7f7ee0
golang.org/x/net v0.2.0
)
require (
@@ -75,7 +75,7 @@ require (
go.uber.org/multierr v1.6.0 // indirect
go.uber.org/zap v1.23.0 // indirect
go4.org/netipx v0.0.0-20220925034521-797b0c90d8ab // indirect
golang.org/x/crypto v0.1.1-0.20221024173537-a3485e174077 // indirect
golang.org/x/crypto v0.2.0 // indirect
golang.org/x/exp v0.0.0-20221028150844-83b7d23a625f // indirect
golang.org/x/mod v0.6.0 // indirect
golang.org/x/sys v0.2.0 // indirect