Bump github.com/quic-go/quic-go from 0.33.1 to 0.49.1 #1336
Annotations
10 errors
|
Lint
undefined: quic.VersionNumber
|
|
Lint
unknown field RequireAddressValidation in struct literal of type quic.Config
|
|
Lint
undefined: logging.NullConnectionTracer
|
|
Lint
cannot use &metricsTracer{} (value of type *metricsTracer) as logging.Tracer value in variable declaration
|
|
Lint
undefined: logging.NullTracer
|
|
Lint
type func(i *io_prometheus_client.MetricFamily, j *io_prometheus_client.MetricFamily) bool of func(i, j *dto.MetricFamily) bool {…} does not match inferred type func(a *io_prometheus_client.MetricFamily, b *io_prometheus_client.MetricFamily) int for func(a E, b E) int
|
|
Lint
type func(a keyTuple, b keyTuple) bool of func(a, b keyTuple) bool {…} does not match inferred type func(a keyTuple, b keyTuple) int for func(a E, b E) int
|
|
Lint
type func(i T, j T) bool of func(i, j T) bool {…} does not match inferred type func(a T, b T) int for func(a E, b E) int
|
|
Lint
type func(i T, j T) bool of func(i, j T) bool {…} does not match inferred type func(a T, b T) int for func(a E, b E) int
|
|
Lint
type func(T, T) bool of T.Less does not match inferred type func(a T, b T) int for func(a E, b E) int
|
Loading