aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2020-10-10 18:00:21 -0700
committerChris Lu <chris.lu@gmail.com>2020-10-10 18:00:21 -0700
commit9b0e8ef026cd74e8c641e922c79a54c5154e5a6b (patch)
tree380ac654511cda933477ff63066daf13d01a3aac /go.mod
parent8a52379ecb8a11eb7fa096392ab87d222d6892ae (diff)
downloadseaweedfs-9b0e8ef026cd74e8c641e922c79a54c5154e5a6b.tar.xz
seaweedfs-9b0e8ef026cd74e8c641e922c79a54c5154e5a6b.zip
filer: added QR code to transfer files with mobile devices
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 2158cfb65..2a65d47a1 100644
--- a/go.mod
+++ b/go.mod
@@ -60,6 +60,7 @@ require (
github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563 // indirect
github.com/seaweedfs/fuse v0.0.0-20190510212405-310228904eff
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
github.com/spf13/afero v1.2.2 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect