diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-06-20 10:39:39 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-20 10:39:39 -0700 |
| commit | a608d7152390f6cf0b0fc300cdc93d9a280c9cf3 (patch) | |
| tree | 6f99c1f1d80b47889d79dc26ef50df3ac144af71 /go.mod | |
| parent | 6eed6ceaa3070441ca3f940031b000d2122a3880 (diff) | |
| parent | f8004045167cd317199ef81a210b188883ce3e3f (diff) | |
| download | seaweedfs-a608d7152390f6cf0b0fc300cdc93d9a280c9cf3.tar.xz seaweedfs-a608d7152390f6cf0b0fc300cdc93d9a280c9cf3.zip | |
Merge pull request #3206 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.37
Bump github.com/aws/aws-sdk-go from 1.44.32 to 1.44.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.15.0 github.com/OneOfOne/xxhash v1.2.8 github.com/Shopify/sarama v1.34.1 - github.com/aws/aws-sdk-go v1.44.32 + github.com/aws/aws-sdk-go v1.44.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 |
