Package qtls partially implements TLS 1.2 and TLS 1.3, as specified in RFC 5246 and RFC 8446, for use with quic-go.
go get github.com/quic-go/qtls-go1-18No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a TLS configuration for QUIC connections.
Use the appropriate qtls package for your Go version (e.g., qtls-go1-19, qtls-go1-20).
No dependency data recorded yet.