aws-encryption-provider
aws-encryption-provider copied to clipboard
Update golangci-lint to fix aws-sdk-go-v2 linting issues
- We have been pinning to older versions of many golangci-lint packages that are no longer needed
- Updated golangci-lint to v1.61.0 and change a deprecated --deadline flag to --timeout
- Resolve linter errors - mostly this is ignoring staticcheck for KMSv1 code that's being carried
Resolves CI linting failures in #120 but depends on #121 to merge first to fix a separate CI issue
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: micahhausler, mjlshen
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Needs approval from an approver in each of these files:
- ~~OWNERS~~ [micahhausler]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment