Skip to content

Commit

Permalink
Bump github.com/aws/aws-sdk-go-v2/service/redshift from 1.41.0 to 1.42.0
Browse files Browse the repository at this point in the history
Bumps [github.com/aws/aws-sdk-go-v2/service/redshift](https://github.com/aws/aws-sdk-go-v2) from 1.41.0 to 1.42.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.41.0...service/s3/v1.42.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/redshift
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent 5c9e6bc commit a854ba0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/aws/aws-sdk-go-v2/credentials v1.17.0
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.29.0
github.com/aws/aws-sdk-go-v2/service/rds v1.70.0
github.com/aws/aws-sdk-go-v2/service/redshift v1.41.0
github.com/aws/aws-sdk-go-v2/service/redshift v1.42.0
github.com/aws/aws-sdk-go-v2/service/s3 v1.49.0
github.com/aws/aws-sdk-go-v2/service/sts v1.27.0
github.com/stretchr/testify v1.8.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.0 h1:l5puwOHr7IxECu
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.0/go.mod h1:Oov79flWa/n7Ni+lQC3z+VM7PoRM47omRqbJU9B5Y7E=
github.com/aws/aws-sdk-go-v2/service/rds v1.70.0 h1:tbzoDyZewwHeEFwDyYvP16k7ZBH9oXelu9S3ifgAOaE=
github.com/aws/aws-sdk-go-v2/service/rds v1.70.0/go.mod h1:3GxUcfiSRQS+iGNMGtAvtkma/PMuyU4VCUZF5iID3uA=
github.com/aws/aws-sdk-go-v2/service/redshift v1.41.0 h1:we0Po5oGyu++VACduBxHY9PiNhzw2FQ3yI5dzmWeLIA=
github.com/aws/aws-sdk-go-v2/service/redshift v1.41.0/go.mod h1:uIYrwk+SdDZaLcD3iRmZ72bzaJkYB0ikcr2sxLM+3iE=
github.com/aws/aws-sdk-go-v2/service/redshift v1.42.0 h1:3BKNhXPPNu9WH+jBmoHtwSt5C1apxPpLfmOQVyStW8w=
github.com/aws/aws-sdk-go-v2/service/redshift v1.42.0/go.mod h1:uIYrwk+SdDZaLcD3iRmZ72bzaJkYB0ikcr2sxLM+3iE=
github.com/aws/aws-sdk-go-v2/service/s3 v1.49.0 h1:VfU15izXQjz4m9y1DkbY79iylIiuPwWtrram4cSpWEI=
github.com/aws/aws-sdk-go-v2/service/s3 v1.49.0/go.mod h1:1o/W6JFUuREj2ExoQ21vHJgO7wakvjhol91M9eknFgs=
github.com/aws/aws-sdk-go-v2/service/sso v1.19.0 h1:u6OkVDxtBPnxPkZ9/63ynEe+8kHbtS5IfaC4PzVxzWM=
Expand Down

0 comments on commit a854ba0

Please sign in to comment.