diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-17 09:19:04 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-17 09:19:04 -0700 |
| commit | 31db90942bcf4d2b66d0e3cbb85f40b9a656ddc1 (patch) | |
| tree | 4509f84600a799f1b97658a07953542a3c4d32de /go.mod | |
| parent | 839dd438bc7f3b1a858037317a1e484ec2125414 (diff) | |
| download | seaweedfs-31db90942bcf4d2b66d0e3cbb85f40b9a656ddc1.tar.xz seaweedfs-31db90942bcf4d2b66d0e3cbb85f40b9a656ddc1.zip | |
build(deps): bump github.com/aws/aws-sdk-go from 1.44.219 to 1.44.244 (#4412)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.219 to 1.44.244.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.219...v1.44.244)
---
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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.219 + github.com/aws/aws-sdk-go v1.44.244 github.com/beorn7/perks v1.0.1 // indirect github.com/bwmarrin/snowflake v0.3.0 github.com/cenkalti/backoff/v4 v4.2.1 |
