Bump golang.org/x
dependencies
#68
Annotations
4 errors
golangci-lint:
input.go#L173
SA1019: wrap.Errorf is deprecated: Use fmt.Errorf() instead using the `%w` format specifier. (staticcheck)
|
golangci-lint:
input.go#L177
SA1019: wrap.Errorf is deprecated: Use fmt.Errorf() instead using the `%w` format specifier. (staticcheck)
|
golangci-lint:
input.go#L191
SA1019: wrap.Errorf is deprecated: Use fmt.Errorf() instead using the `%w` format specifier. (staticcheck)
|
golangci-lint
issues found
|