aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-13 10:00:59 -0700
committerGitHub <noreply@github.com>2023-03-13 10:00:59 -0700
commitb1cdea35036ea9665d6e143ebae22453e2ae8192 (patch)
tree6f1906ee8dfb2ec6971529e2b1810ef17f0e4a23 /go.mod
parent2b0cb47a4343aa204f97387b5228a67d428644fd (diff)
downloadseaweedfs-b1cdea35036ea9665d6e143ebae22453e2ae8192.tar.xz
seaweedfs-b1cdea35036ea9665d6e143ebae22453e2ae8192.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.44.209 to 1.44.219 (#4301)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.209 to 1.44.219. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.209...v1.44.219) --- 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>
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 2556c5c61..5e8b30f56 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
github.com/Azure/azure-pipeline-go v0.2.3
github.com/Azure/azure-storage-blob-go v0.15.0
github.com/Shopify/sarama v1.38.1
- github.com/aws/aws-sdk-go v1.44.209
+ github.com/aws/aws-sdk-go v1.44.219
github.com/beorn7/perks v1.0.1 // indirect
github.com/bwmarrin/snowflake v0.3.0
github.com/cespare/xxhash/v2 v2.2.0 // indirect