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