diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-17 09:20:20 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-17 09:20:20 -0700 |
| commit | e9cee59c8c1e9efabb114911d1f37bad12c57be9 (patch) | |
| tree | a28746b4b94c2fbc84208d0967c8f62b4a3b9e42 /go.mod | |
| parent | bfd3bbac20a720d390f739ea41e1cc080e8591ee (diff) | |
| download | seaweedfs-e9cee59c8c1e9efabb114911d1f37bad12c57be9.tar.xz seaweedfs-e9cee59c8c1e9efabb114911d1f37bad12c57be9.zip | |
chore(deps): bump github.com/aws/aws-sdk-go from 1.53.5 to 1.54.2 (#5685)
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.53.5 + github.com/aws/aws-sdk-go v1.54.2 github.com/beorn7/perks v1.0.1 // indirect github.com/bwmarrin/snowflake v0.3.0 github.com/cenkalti/backoff/v4 v4.3.0 |
