Bump github.com/quic-go/quic-go from 0.37.7 to 0.48.2 #417
Annotations
10 errors
go-check / All
undefined: http3.StreamCreator
|
go-check / All
undefined: http3.StreamCreator
|
go-check / All
undefined: http3.StreamCreator
|
go-check / All
undefined: http3.StreamCreator
|
go-check / All
undefined: http3.StreamCreator
|
go-check / All
undefined: http3.StreamCreator
|
go-check / All
undefined: http3.StreamCreator
|
go-check / All
undefined: http3.StreamCreator
|
go-check / All
cannot use func(ft http3.FrameType, conn quic.Connection, str quic.Stream, e error) (hijacked bool, err error) {…} (value of type func(ft http3.FrameType, conn quic.Connection, str quic.Stream, e error) (hijacked bool, err error)) as func(http3.FrameType, quic.ConnectionTracingID, quic.Stream, error) (hijacked bool, err error) value in assignment
|
go-check / All
cannot use func(st http3.StreamType, conn quic.Connection, str quic.ReceiveStream, err error) (hijacked bool) {…} (value of type func(st http3.StreamType, conn quic.Connection, str quic.ReceiveStream, err error) (hijacked bool)) as func(http3.StreamType, quic.ConnectionTracingID, quic.ReceiveStream, error) (hijacked bool) value in assignment
|