diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-07-11 10:13:34 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-11 10:13:34 -0700 |
| commit | cf241c8901380a0183cf470e6c89c4d76f5c2781 (patch) | |
| tree | 73e33d6fb185595859e105faecf3f2b214880dee /go.mod | |
| parent | ebcce363e25b5accbfe7b35a775bfdbd7cfe90ae (diff) | |
| parent | d9260f9d04d42730c3c34c225dc9513997efa0d5 (diff) | |
| download | seaweedfs-cf241c8901380a0183cf470e6c89c4d76f5c2781.tar.xz seaweedfs-cf241c8901380a0183cf470e6c89c4d76f5c2781.zip | |
Merge pull request #3301 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.51
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.15.0 github.com/OneOfOne/xxhash v1.2.8 github.com/Shopify/sarama v1.34.1 - github.com/aws/aws-sdk-go v1.44.47 + github.com/aws/aws-sdk-go v1.44.51 github.com/beorn7/perks v1.0.1 // indirect github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72 github.com/bwmarrin/snowflake v0.3.0 |
