cloudflared/vendor/github.com/lucas-clemente/quic-go/internal/qtls/go118.go
Sudarsan Reddy 414cb12f02 TUN-4961: Update quic-go to latest
- Updates fips-go to be the latest on cfsetup.yaml
- Updates sumtype's x/tools to be latest to avoid Internal: nil pkg
  errors with fips.
2021-08-27 12:26:00 +01:00

6 lines
84 B
Go

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