-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade golangci-lint to version v1.46.1 (#272)
Signed-off-by: Abhinav Pandey <[email protected]> ## Description Upgrades `golangci-lint` to `v1.46.1` ## Why is this needed `[email protected]` had a dependency which had invalid checksums most likely because of a re-release golangci/golangci-lint#2683. This issue was resolved in `v1.46.1` ## How Has This Been Tested? updated the `golangci-lint` version in go.mod and ran `go mod tidy` and build and verified that it works ## How are existing users impacted? What migration steps/scripts do we need? No user impact ## Checklist: I have: - [ ] updated the documentation and/or roadmap (if required) - [ ] added unit or e2e tests - [ ] provided instructions on how to upgrade
- Loading branch information
Showing
5 changed files
with
235 additions
and
156 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.