aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2021-09-03 23:36:37 -0700
committerChris Lu <chris.lu@gmail.com>2021-09-03 23:36:37 -0700
commit43d6678d6dc3b90667774d2a30d66a07d97c33d1 (patch)
treeadd42feb476292c47c394f751347a133113d43ad
parent8ec357b3d38d963822f5307dc00eb3b188760119 (diff)
downloadseaweedfs-43d6678d6dc3b90667774d2a30d66a07d97c33d1.tar.xz
seaweedfs-43d6678d6dc3b90667774d2a30d66a07d97c33d1.zip
remove dep
-rw-r--r--go.mod2
1 files changed, 0 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 59958136c..a36d93b67 100644
--- a/go.mod
+++ b/go.mod
@@ -66,7 +66,6 @@ require (
github.com/jinzhu/copier v0.2.8
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/json-iterator/go v1.1.11
- github.com/jstemmer/go-junit-report v0.9.1 // indirect
github.com/karlseguin/ccache/v2 v2.0.7
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
github.com/klauspost/compress v1.10.9 // indirect
@@ -197,7 +196,6 @@ require (
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
- honnef.co/go/tools v0.2.0 // indirect
)
// replace github.com/seaweedfs/fuse => /Users/chris/go/src/github.com/seaweedfs/fuse