Files
storage/dynamodb/go.mod
dependabot[bot] 2e2ed658fd Bump github.com/aws/aws-sdk-go from 1.38.51 to 1.38.52 in /dynamodb (#128)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.51 to 1.38.52.
- [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.51...v1.38.52)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  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>
2021-06-02 08:44:53 -04:00

6 lines
96 B
Modula-2

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