fix(deps): update module github.com/cactus/go-statsd-client/v5 to v6 in go.mod (main) #11408
Annotations
2 errors
|
Linting
issues found
|
|
Linting:
server/metrics/scope.go#L77
cannot use client (variable of interface type "github.com/cactus/go-statsd-client/v6/statsd".Statter) as "github.com/cactus/go-statsd-client/v5/statsd".Statter value in argument to tallystatsd.NewReporter: "github.com/cactus/go-statsd-client/v6/statsd".Statter does not implement "github.com/cactus/go-statsd-client/v5/statsd".Statter (wrong type for method Dec)
|