diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-05 11:09:42 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-05 11:09:42 -0700 |
| commit | 809f42e830f5399db2276f42da62996394929f89 (patch) | |
| tree | c129cf15273a613ef54fd4b35b1bca94f38b6264 /go.mod | |
| parent | 2d2d05005cbd6b63b8087fcf5f5ed08096d3dfff (diff) | |
| download | seaweedfs-809f42e830f5399db2276f42da62996394929f89.tar.xz seaweedfs-809f42e830f5399db2276f42da62996394929f89.zip | |
chore(deps): bump github.com/aws/aws-sdk-go from 1.54.13 to 1.55.5 (#5859)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.54.13 to 1.55.5.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.54.13...v1.55.5)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
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.54.13 + github.com/aws/aws-sdk-go v1.55.5 github.com/beorn7/perks v1.0.1 // indirect github.com/bwmarrin/snowflake v0.3.0 github.com/cenkalti/backoff/v4 v4.3.0 |
