diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-03-30 09:16:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-30 09:16:59 -0700 |
| commit | c0ac0dd5f2885884e6b25f112e69e073e92d5bb2 (patch) | |
| tree | cba7559eb6dc4715c1680f1c95a4b30899c78cef /go.mod | |
| parent | ce8ef60c597ebce86efab7bf50c9a6de8aeea7cf (diff) | |
| parent | fcf7f6c022fec4028ef79b89c50b0ab85d082150 (diff) | |
| download | seaweedfs-c0ac0dd5f2885884e6b25f112e69e073e92d5bb2.tar.xz seaweedfs-c0ac0dd5f2885884e6b25f112e69e073e92d5bb2.zip | |
Merge pull request #2850 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.28
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ require ( github.com/Azure/azure-storage-blob-go v0.14.0 github.com/OneOfOne/xxhash v1.2.8 github.com/Shopify/sarama v1.32.0 - github.com/aws/aws-sdk-go v1.43.25 + github.com/aws/aws-sdk-go v1.43.28 github.com/beorn7/perks v1.0.1 // indirect github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72 github.com/bwmarrin/snowflake v0.3.0 |
