diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-16 09:32:36 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-16 09:32:36 -0700 |
| commit | 6acec5ed1cf7d69028fafc3079c006c19ff713cd (patch) | |
| tree | ef9dcb4a3840ef4796ff5a8aa239334829868c0e /go.mod | |
| parent | 1a4c35d98403ff6b662d1c36b254d44fd30cf317 (diff) | |
| download | seaweedfs-6acec5ed1cf7d69028fafc3079c006c19ff713cd.tar.xz seaweedfs-6acec5ed1cf7d69028fafc3079c006c19ff713cd.zip | |
Bump github.com/aws/aws-sdk-go from 1.45.24 to 1.45.25 (#4917)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.24 to 1.45.25.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.45.24...v1.45.25)
---
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.45.24 + github.com/aws/aws-sdk-go v1.45.25 github.com/beorn7/perks v1.0.1 // indirect github.com/bwmarrin/snowflake v0.3.0 github.com/cenkalti/backoff/v4 v4.2.1 |
