kgaughan / gcredstash

gcredstash manages credentials using AWS Key Management Service (KMS) and DynamoDB.
Apache License 2.0
1 stars 2 forks source link

Bump aws/aws-sdk-go to v1.54.19 and bump the linter too #76

Closed kgaughan closed 3 months ago

kgaughan commented 3 months ago

Summary by Sourcery

This pull request updates the aws/aws-sdk-go dependency to version v1.54.19 and renames the CI job from 'build' to 'lint'. It also updates the golangci-lint-action to version v1.59.1.

Closes #75.

sourcery-ai[bot] commented 3 months ago

Reviewer's Guide by Sourcery

This pull request updates the AWS SDK for Go to version 1.54.19 and the GolangCI-Lint action to version 1.59.1. It also renames the GitHub Actions job from 'build' to 'lint'.

File-Level Changes

Files Changes
.github/workflows/lint.yml
go.mod
Updated dependencies: AWS SDK for Go to v1.54.19 and GolangCI-Lint action to v1.59.1. Renamed the GitHub Actions job from 'build' to 'lint'.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.