Bump github.com/quic-go/quic-go from 0.52.0 to 0.55.0 #56
Annotations
10 errors
|
|
|
transport/internet/splithttp/dialer.go#L164
undefined: quic.EarlyConnection
|
|
app/dns/nameserver_quic.go#L289
cannot use nil as quic.Stream value in return statement
|
|
app/dns/nameserver_quic.go#L266
undefined: quic.Connection
|
|
app/dns/nameserver_quic.go#L233
undefined: quic.Connection
|
|
app/dns/nameserver_quic.go#L232
undefined: quic.Connection
|
|
app/dns/nameserver_quic.go#L223
undefined: quic.Connection
|
|
app/dns/nameserver_quic.go#L157
cannot use conn (variable of struct type quic.Stream) as io.Reader value in argument to respBuf.ReadFullFrom: quic.Stream does not implement io.Reader (method Read has pointer receiver)
|
|
app/dns/nameserver_quic.go#L143
cannot use conn (variable of struct type quic.Stream) as io.Reader value in argument to respBuf.ReadFullFrom: quic.Stream does not implement io.Reader (method Read has pointer receiver)
|
|
app/dns/nameserver_quic.go#L35
undefined: quic.Connection
|
The logs for this run have expired and are no longer available.
Loading