Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue

Bumps [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) from 1.10.9 to 1.10.10.
- [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](https://github.com/aws/aws-sdk-go-v2/compare/service/opensearch/v1.10.9...service/opensearch/v1.10.10)

---
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>
This commit is contained in:
dependabot[bot]
2023-01-30 08:11:25 +00:00
committed by GitHub
parent cf328af225
commit df5b685ba1
2 changed files with 5 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ require (
github.com/aws/aws-sdk-go-v2 v1.17.3
github.com/aws/aws-sdk-go-v2/config v1.18.10
github.com/aws/aws-sdk-go-v2/credentials v1.13.10
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.9
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.10
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.18.1
github.com/gofiber/utils v1.0.1
)