diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-05-16 09:15:19 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-16 09:15:19 -0700 |
| commit | f04efe710f193baba95434cdefe770a58734552c (patch) | |
| tree | 09d640405f6d9e4ab6dac0399c67b60eda071695 /go.mod | |
| parent | d3b8a828132c98c6797d5df930a92c169185d6de (diff) | |
| parent | 07e7cf3171768c2fdc9e704381f47153739ae29d (diff) | |
| download | seaweedfs-f04efe710f193baba95434cdefe770a58734552c.tar.xz seaweedfs-f04efe710f193baba95434cdefe770a58734552c.zip | |
Merge pull request #3065 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.14
Bump github.com/aws/aws-sdk-go from 1.44.9 to 1.44.14
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.32.0 - github.com/aws/aws-sdk-go v1.44.9 + github.com/aws/aws-sdk-go v1.44.14 github.com/beorn7/perks v1.0.1 // indirect github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72 github.com/bwmarrin/snowflake v0.3.0 |
