This commit is contained in:
RPRX 2023-02-02 05:50:21 +00:00 committed by GitHub
parent bf35e9dcd6
commit f176ec54ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 56 additions and 63 deletions

View file

@ -3,7 +3,7 @@ package quic
import (
"crypto/cipher"
"github.com/marten-seemann/qtls-go1-18"
"github.com/quic-go/qtls-go1-20"
)
type (