aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-13 15:20:23 +0000
committerGitHub <noreply@github.com>2022-06-13 15:20:23 +0000
commit1d7c0e65a0a2097147c457a251a6556faf42b304 (patch)
tree35c6fa51547b8722f292aa70432bbe876d576d8d /go.mod
parentb22ca85fbb674c445096b739af142dbf53dbd72b (diff)
downloadseaweedfs-1d7c0e65a0a2097147c457a251a6556faf42b304.tar.xz
seaweedfs-1d7c0e65a0a2097147c457a251a6556faf42b304.zip
Bump github.com/aws/aws-sdk-go from 1.44.14 to 1.44.32
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.14 to 1.44.32. - [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.44.14...v1.44.32) --- 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 2fbff4d37..9485dc401 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/Azure/azure-storage-blob-go v0.15.0
github.com/OneOfOne/xxhash v1.2.8
github.com/Shopify/sarama v1.34.0
- github.com/aws/aws-sdk-go v1.44.14
+ github.com/aws/aws-sdk-go v1.44.32
github.com/beorn7/perks v1.0.1 // indirect
github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72
github.com/bwmarrin/snowflake v0.3.0