fix import

This commit is contained in:
Noste {Erwan} 2023-01-15 12:02:48 +01:00
parent 67d8a59a11
commit bca0e4b71a

2
go.mod
View file

@ -3,7 +3,7 @@ module github.com/Noooste/utls
go 1.19
require (
github.com/Noooste/fhttp v0.0.0-20221228192718-1bd37fae1c85
github.com/Noooste/fhttp v1.0.4
github.com/dsnet/compress v0.0.1
golang.org/x/crypto v0.4.0
golang.org/x/net v0.4.0