Hubert Woszczyk
Hubert Woszczyk
Hi, Not a super high level of confidence on the tool but I am confident that a CIDR block address must be the start of the boundary. Source: RFC 4632...
Are you sure your import path is correct ? Instead of "gopkg.in/go-playground/validator.v9", _"github.com/go-playground/validator/v10"_ is the path used in the examples and it is also the one referenced on https://pkg.go.dev/github.com/go-playground/validator/v10
have you tried to run your code ? Because it looks like the validator package was simply not downloaded and thus golangci-lint is unable to find a declaration for the...
> Which test case are you talking about, and also what recent change? TestVerifyJSONBytesWithRegexScrubber fails `scrubber_test.go:63: Failed Approval: received does not match approved.` Tested on linux (Pop_os) and go 1.18.3
sorry, I don't have write access @isidore ?
I think this can be easily added, I will work on a PR for it soon
It is not currently possible
I am not a maintainer, I would rather ask @emilybache or @objarni