aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorchrislu <chris.lu@gmail.com>2022-02-10 20:32:13 -0800
committerchrislu <chris.lu@gmail.com>2022-02-10 20:32:13 -0800
commitc3f9d9fa2edde613c8a00da7b1252fa524fd2a0d (patch)
treec0146822c517dc7a6a979acc8c1e341a3d83628b /go.mod
parent0c1f42f4eba8b00c6599dfec52413a18e25fea2e (diff)
downloadseaweedfs-c3f9d9fa2edde613c8a00da7b1252fa524fd2a0d.tar.xz
seaweedfs-c3f9d9fa2edde613c8a00da7b1252fa524fd2a0d.zip
initial setup
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 6176714c0..62c09d8f2 100644
--- a/go.mod
+++ b/go.mod
@@ -169,6 +169,7 @@ require (
github.com/DataDog/zstd v1.3.6-0.20190409195224-796139022798 // indirect
github.com/d4l3k/messagediff v1.2.1 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
+ github.com/hanwen/go-fuse/v2 v2.1.0 // indirect
github.com/jcmturner/aescts/v2 v2.0.0 // indirect
github.com/jcmturner/dnsutils/v2 v2.0.0 // indirect
github.com/jcmturner/goidentity/v6 v6.0.1 // indirect