Skip to content

Commit

Permalink
Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue (#151)
Browse files Browse the repository at this point in the history
Bumps [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.8.3...feature/dynamodb/attributevalue/v1.8.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2022
1 parent 8ec57e3 commit f2e550d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/aws/aws-sdk-go-v2 v1.16.2
github.com/aws/aws-sdk-go-v2/config v1.15.3
github.com/aws/aws-sdk-go-v2/credentials v1.11.2
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.8.3
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.8.4
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression v1.4.4
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.3
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.13.3
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,9 @@ github.com/aws/aws-sdk-go-v2/credentials v1.3.2/go.mod h1:PACKuTJdt6AlXvEq8rFI4e
github.com/aws/aws-sdk-go-v2/credentials v1.11.2 h1:RQQ5fzclAKJyY5TvF+fkjJEwzK4hnxQCLOu5JXzDmQo=
github.com/aws/aws-sdk-go-v2/credentials v1.11.2/go.mod h1:j8YsY9TXTm31k4eFhspiQicfXPLZ0gYXA50i4gxPE8g=
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.4.1/go.mod h1:GkjfaJ8b+McLi+2sD4d+ChX0uA4tcUUkuX9C6NqriSU=
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.8.3 h1:8+1BqjLABcz4naqaFU9oHfrmeQpJrPFx+i6pYrL/iQ4=
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.8.3/go.mod h1:N7M3jvFFVC8zayueLESAjrsSiak2yYt/b8p4EPsNbaY=
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.8.4 h1:RFvKYpSTejcSLgtPmfy6jY2vxcAC6y2f+gHD2HH99fg=
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.8.4/go.mod h1:N7M3jvFFVC8zayueLESAjrsSiak2yYt/b8p4EPsNbaY=
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression v1.3.1/go.mod h1:NxYX95cr4dUEN8rSXSLMWJjE/Sh3JFaSiTj5DobHg/M=
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression v1.4.4 h1:nu/vFLH/uo3iJ2w19aoMSVsSl44TAC9pgi1N1/ZTc0c=
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression v1.4.4/go.mod h1:bztuS8i7LSa17Kqq7yQANoZVcP5DgbS+D5RhNMC6SCA=
Expand Down

0 comments on commit f2e550d

Please sign in to comment.