fix s3 upload "use of closed network connection"

This commit is contained in:
yuwang
2021-01-06 15:11:54 +08:00
parent ab57767d4b
commit d253e0ea6e
2 changed files with 9 additions and 3 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/Azure/azure-storage-blob-go v0.8.0
github.com/OneOfOne/xxhash v1.2.2
github.com/Shopify/sarama v1.23.1
github.com/aws/aws-sdk-go v1.33.5
github.com/aws/aws-sdk-go v1.34.30
github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72
github.com/cespare/xxhash v1.1.0
github.com/chrislusf/raft v1.0.4