2022-04-06 10:36:06 -04:00

7 lines
102 B
Go

//go:build go1.19
// +build go1.19
package qtls
var _ int = "quic-go doesn't build on Go 1.19 yet."