github.com/metacubex/quic-go@v0.44.1-0.20240520163451-20b689a59136/internal/qtls/go_oldversion.go (about)

     1  //go:build !go1.20
     2  
     3  package qtls
     4  
     5  var _ int = "The version of quic-go you're using can't be built using outdated Go versions. For more details, please see https://github.com/metacubex/quic-go/wiki/quic-go-and-Go-versions."