|
|
@ -6,7 +6,6 @@ require ( |
|
|
|
cloud.google.com/go v0.58.0 // indirect |
|
|
|
cloud.google.com/go/pubsub v1.3.1 |
|
|
|
cloud.google.com/go/storage v1.9.0 |
|
|
|
github.com/Azure/azure-amqp-common-go/v2 v2.1.0 // indirect |
|
|
|
github.com/Azure/azure-pipeline-go v0.2.2 // indirect |
|
|
|
github.com/Azure/azure-storage-blob-go v0.9.0 |
|
|
|
github.com/OneOfOne/xxhash v1.2.2 |
|
|
@ -62,7 +61,7 @@ require ( |
|
|
|
github.com/pquerna/cachecontrol v0.1.0 |
|
|
|
github.com/prometheus/client_golang v1.3.0 |
|
|
|
github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563 // indirect |
|
|
|
github.com/seaweedfs/fuse v1.1.6 |
|
|
|
github.com/seaweedfs/fuse v1.1.7 |
|
|
|
github.com/seaweedfs/goexif v1.0.2 |
|
|
|
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e |
|
|
|
github.com/spaolacci/murmur3 v1.1.0 // indirect |
|
|
|