Files
storage/dynamodb/go.mod
dependabot[bot] 5048d2480c Bump github.com/aws/aws-sdk-go from 1.42.30 to 1.42.38 in /dynamodb (#307)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.42.30 to 1.42.38.
- [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.42.30...v1.42.38)

---
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>
2022-01-21 09:12:04 +01:00

6 lines
96 B
Modula-2

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