diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-04-14 09:48:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-14 09:48:29 -0700 |
| commit | 94ea10e504d31e9ff4f1956ff2c8cdbc975d0314 (patch) | |
| tree | 927cf440d3e58d0100802dc760c0b599a369cd12 /go.mod | |
| parent | cae53cb238c88847d99e86194aa0455538dd66d4 (diff) | |
| parent | 4d881cdb612895a6a4f6a3ebb715d5ec7d294045 (diff) | |
| download | seaweedfs-94ea10e504d31e9ff4f1956ff2c8cdbc975d0314.tar.xz seaweedfs-94ea10e504d31e9ff4f1956ff2c8cdbc975d0314.zip | |
Merge pull request #2918 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.39
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.38 + github.com/aws/aws-sdk-go v1.43.39 github.com/beorn7/perks v1.0.1 // indirect github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72 github.com/bwmarrin/snowflake v0.3.0 |
