965c0f3f91
Running the tool this way ensures that we'll always run the version selected by our go.mod file, rather than whatever happened to be available in $GOPATH/bin on the system where we're running this. This change caused some contexts to now be using a newer version of staticcheck with additional checks, and so this commit also includes some changes to quiet the new warnings without any change in overall behavior. |
||
---|---|---|
.. | ||
testdata | ||
cidr.go | ||
cidr_test.go | ||
collection.go | ||
collection_test.go | ||
conversion.go | ||
conversion_test.go | ||
crypto.go | ||
crypto_test.go | ||
datetime.go | ||
datetime_test.go | ||
defaults.go | ||
defaults_test.go | ||
encoding.go | ||
encoding_test.go | ||
filesystem.go | ||
filesystem_test.go | ||
number.go | ||
number_test.go | ||
sensitive.go | ||
sensitive_test.go | ||
string.go | ||
string_test.go |