You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update golangci-lint v1.24 -> v1.27 (ryboe#73)
Change some wrapped errors to use `%w` instead of `%v`.
Disable `testpackage` linter, because whitebox testing should be allowed.