diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-04-14 15:39:51 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-14 15:39:51 +0000 |
| commit | 4d881cdb612895a6a4f6a3ebb715d5ec7d294045 (patch) | |
| tree | 79532f90564d644a32100e18a37e17733f32491b /go.mod | |
| parent | 7a02fab28932d40b78278d3d66d6fbf84d6dfeb6 (diff) | |
| download | seaweedfs-4d881cdb612895a6a4f6a3ebb715d5ec7d294045.tar.xz seaweedfs-4d881cdb612895a6a4f6a3ebb715d5ec7d294045.zip | |
Bump github.com/aws/aws-sdk-go from 1.43.38 to 1.43.39
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.38 to 1.43.39.
- [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.43.38...v1.43.39)
---
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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ require ( github.com/Azure/azure-storage-blob-go v0.14.0 github.com/OneOfOne/xxhash v1.2.8 github.com/Shopify/sarama v1.32.0 - github.com/aws/aws-sdk-go v1.43.38 + github.com/aws/aws-sdk-go v1.43.39 github.com/beorn7/perks v1.0.1 // indirect github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72 github.com/bwmarrin/snowflake v0.3.0 |
