diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-27 15:17:29 +0000 |
|---|---|---|
| committer | Chris Lu <chrislusf@users.noreply.github.com> | 2023-11-27 12:49:39 -0800 |
| commit | c8ff001b31600887963d4fabb4a8ba79500da23e (patch) | |
| tree | 2990e70c1e45af8986268294b0ebd5f7e531605c /go.mod | |
| parent | 366ad5cfada542a54f5123cbfbb5e3290c3a6ade (diff) | |
| download | seaweedfs-c8ff001b31600887963d4fabb4a8ba79500da23e.tar.xz seaweedfs-c8ff001b31600887963d4fabb4a8ba79500da23e.zip | |
Bump github.com/aws/aws-sdk-go from 1.45.25 to 1.48.4
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.25 to 1.48.4.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.45.25...v1.48.4)
---
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>
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.45.25 + github.com/aws/aws-sdk-go v1.48.4 github.com/beorn7/perks v1.0.1 // indirect github.com/bwmarrin/snowflake v0.3.0 github.com/cenkalti/backoff/v4 v4.2.1 |
