diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-04-12 10:07:00 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-12 10:07:00 -0700 |
| commit | db24ea8ad87eea9bc811d749c256616c4e31b860 (patch) | |
| tree | 41d2b3c4fd7f032acf5a42f567bc28a9fa8495cc /go.mod | |
| parent | 1f03fcccb1eb916cdd5d03432da2981588ef8130 (diff) | |
| parent | 9b40f7f3afc8f57c8fcee6f898d7ac1fa4820102 (diff) | |
| download | seaweedfs-db24ea8ad87eea9bc811d749c256616c4e31b860.tar.xz seaweedfs-db24ea8ad87eea9bc811d749c256616c4e31b860.zip | |
Merge pull request #2906 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.37
Bump github.com/aws/aws-sdk-go from 1.43.36 to 1.43.37
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.36 + github.com/aws/aws-sdk-go v1.43.37 github.com/beorn7/perks v1.0.1 // indirect github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72 github.com/bwmarrin/snowflake v0.3.0 |
