diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-04-22 09:26:27 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-22 09:26:27 -0700 |
| commit | f3d45767908ae32b67e7b7443cf71395a93dee76 (patch) | |
| tree | 09ab1d04af094230a869d415e637477e6c382fde /go.mod | |
| parent | 520f9600b2464d1f9c7781f30b04e1766ffb1ed5 (diff) | |
| parent | 57d6f2bc6b9f6f1b09e1eef2c0eb330e4a4d1f08 (diff) | |
| download | seaweedfs-f3d45767908ae32b67e7b7443cf71395a93dee76.tar.xz seaweedfs-f3d45767908ae32b67e7b7443cf71395a93dee76.zip | |
Merge pull request #2956 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.44
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.43 + github.com/aws/aws-sdk-go v1.43.44 github.com/beorn7/perks v1.0.1 // indirect github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72 github.com/bwmarrin/snowflake v0.3.0 |
