You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# github.com/quic-go/quic-go/internal/handshake
/root/gopath/pkg/mod/github.com/quic-go/[email protected]/internal/handshake/crypto_setup.go:362:37: cannot use h.allow0RTT (variable of type bool) as tls.QUICSessionTicketOptions value in argument to h.conn.SendSessionTicket
The text was updated successfully, but these errors were encountered:
mholt
changed the title
can not build on commit https://github.com/caddyserver/caddy/commit/5b9c850ab36694cba5200f78e9f8286062062d66
cannot build on commit 5b9c850
Aug 8, 2023
Quic-go doesn't build on Go 1.21 yet because Go pushed a last-minute change before their release that didn't make it into quic-go. See discussion in #5719.
go build
go version
golang log:
The text was updated successfully, but these errors were encountered: