aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-01 15:37:46 +0000
committerGitHub <noreply@github.com>2022-08-01 15:37:46 +0000
commit6f1a0b61146836d19eeede3f47dc92404d74c653 (patch)
tree4759727fc42e7bd04d1c2490cebd1e3e358f24e9 /go.mod
parentb59bc607bf49515eee048fa619a06aae433ed8f5 (diff)
downloadseaweedfs-6f1a0b61146836d19eeede3f47dc92404d74c653.tar.xz
seaweedfs-6f1a0b61146836d19eeede3f47dc92404d74c653.zip
Bump github.com/aws/aws-sdk-go from 1.44.65 to 1.44.66
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.65 to 1.44.66. - [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.65...v1.44.66) --- 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 3be03ef8f..ccea3db10 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.35.0
- github.com/aws/aws-sdk-go v1.44.65
+ github.com/aws/aws-sdk-go v1.44.66
github.com/beorn7/perks v1.0.1 // indirect
github.com/bwmarrin/snowflake v0.3.0
github.com/cespare/xxhash/v2 v2.1.2 // indirect