diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-06-13 10:11:51 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-13 10:11:51 -0700 |
| commit | f2f9e4ec202635f3ceb7d617a322f2295d07431d (patch) | |
| tree | 3a67a749104226d4b8eab6df8c92971f99eccc02 /go.mod | |
| parent | c1ab14ec8b0dc6a367ed927fb7f7ce418564b235 (diff) | |
| parent | 9bdd7e87258d39086d1cf3e68b360d46c36f3211 (diff) | |
| download | seaweedfs-f2f9e4ec202635f3ceb7d617a322f2295d07431d.tar.xz seaweedfs-f2f9e4ec202635f3ceb7d617a322f2295d07431d.zip | |
Merge pull request #3174 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.32
Bump github.com/aws/aws-sdk-go from 1.44.14 to 1.44.32
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.14 + github.com/aws/aws-sdk-go v1.44.32 github.com/beorn7/perks v1.0.1 // indirect github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72 github.com/bwmarrin/snowflake v0.3.0 |
