mirror of
https://github.com/refraction-networking/utls.git
synced 2025-04-05 13:07:36 +03:00
adjusted imports and module for replaceable fork
This commit is contained in:
parent
f83e29e839
commit
707b70b5d9
17 changed files with 21 additions and 20 deletions
|
@ -10,7 +10,7 @@ import (
|
|||
"net/url"
|
||||
"time"
|
||||
|
||||
tls "github.com/refraction-networking/utls"
|
||||
tls "github.com/jiwu-moz/utls"
|
||||
"golang.org/x/net/http2"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue