Files
storage/dynamodb/go.mod
dependabot[bot] ff033d0e0e Bump github.com/aws/aws-sdk-go from 1.38.52 to 1.40.46 in /dynamodb (#219)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.52 to 1.40.46.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.52...v1.40.46)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-22 08:20:06 +02:00

6 lines
96 B
Modula-2

module github.com/gofiber/storage/dynamodb
go 1.14
require github.com/aws/aws-sdk-go v1.40.46