aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2020-03-10 13:35:05 -0700
committerChris Lu <chris.lu@gmail.com>2020-03-10 13:35:05 -0700
commitead756981b0b318aa84124df3e7110f82dd6747e (patch)
tree51b123399f7ad83a6afca6f7823a954cd09e042c
parentd3e1ef64b3db95ed435b9c19bca13378c46383b7 (diff)
downloadseaweedfs-ead756981b0b318aa84124df3e7110f82dd6747e.tar.xz
seaweedfs-ead756981b0b318aa84124df3e7110f82dd6747e.zip
adjust go mod
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 48879fd8c..78803f70e 100644
--- a/go.mod
+++ b/go.mod
@@ -69,7 +69,6 @@ require (
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/viper v1.4.0
github.com/streadway/amqp v0.0.0-20190827072141-edfb9018d271 // indirect
- github.com/stretchr/testify v1.4.0
github.com/syndtr/goleveldb v1.0.0
github.com/tidwall/gjson v1.3.2
github.com/tidwall/match v1.0.1