diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-04-01 09:06:57 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-01 09:06:57 -0700 |
| commit | 7fdd29c234390c09eb48e2b59200eaeb0a41637b (patch) | |
| tree | d181c4a4d3c6968875cd2539e5ba5506a0b71fb9 /go.mod | |
| parent | dfe5bfbe2be0eed360ffcbdd1f25fa5a16a5eb55 (diff) | |
| parent | b0a7fd67cff9db341ebce2e5efd90b55e6f4ba6c (diff) | |
| download | seaweedfs-7fdd29c234390c09eb48e2b59200eaeb0a41637b.tar.xz seaweedfs-7fdd29c234390c09eb48e2b59200eaeb0a41637b.zip | |
Merge pull request #2863 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.30
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.29 + github.com/aws/aws-sdk-go v1.43.30 github.com/beorn7/perks v1.0.1 // indirect github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72 github.com/bwmarrin/snowflake v0.3.0 |
