chore(deps): bump github.com/projectdiscovery/utils from 0.4.22 to 0.9.0 #156
Annotations
7 errors
|
Run golangci-lint
issues found
|
|
Run golangci-lint:
keyratelimit.go#L125
SA1019: ErrKeyMissing.Msgf is deprecated: Use errkit.ErrorX instead. (staticcheck)
|
|
Run golangci-lint:
keyratelimit.go#L60
SA1019: ErrKeyAlreadyExists.Msgf is deprecated: Use errkit.ErrorX instead. (staticcheck)
|
|
Run golangci-lint:
keyratelimit.go#L28
SA1019: errorutil.NewWithTag is deprecated: Use errkit.New instead. (staticcheck)
|
|
Run golangci-lint:
keyratelimit.go#L13
SA1019: errorutil.NewWithTag is deprecated: Use errkit.New instead. (staticcheck)
|
|
Run golangci-lint:
keyratelimit.go#L12
SA1019: errorutil.NewWithTag is deprecated: Use errkit.New instead. (staticcheck)
|
|
Run golangci-lint:
keyratelimit.go#L8
SA1019: "github.com/projectdiscovery/utils/errors" is deprecated: This package is deprecated and will be removed in a future version. Use github.com/projectdiscovery/utils/errkit instead, which provides better error handling with proper Go error chain support and optional stack traces. (staticcheck)
|
Loading