mirror of
https://github.com/refraction-networking/utls.git
synced 2025-04-03 03:57:36 +03:00
new: vendor godicttls package (#265)
For better maintainability we decided to vendor this package instead of importing it.
This commit is contained in:
parent
feb5a95fc8
commit
9521fba944
34 changed files with 2602 additions and 17 deletions
1
go.mod
1
go.mod
|
@ -10,7 +10,6 @@ retract (
|
|||
require (
|
||||
github.com/andybalholm/brotli v1.0.5
|
||||
github.com/cloudflare/circl v1.3.3
|
||||
github.com/gaukas/godicttls v0.0.4
|
||||
github.com/klauspost/compress v1.16.7
|
||||
github.com/quic-go/quic-go v0.37.4
|
||||
golang.org/x/crypto v0.14.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue