aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2020-10-20 23:21:54 -0700
committerChris Lu <chris.lu@gmail.com>2020-10-20 23:21:54 -0700
commitf64252023ee882264ea1b220afbdf0321e26a56b (patch)
tree65b1efea94f5b5b2b65470a7ce7b57d38d5c995e /go.mod
parentad652ffb97cfdf6d866352a37992ece1c1870248 (diff)
downloadseaweedfs-f64252023ee882264ea1b220afbdf0321e26a56b.tar.xz
seaweedfs-f64252023ee882264ea1b220afbdf0321e26a56b.zip
Revert "a better byte buffer pool"
This reverts commit 59c6422777d8a6703865c8654eb215140cebd29b.
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index a6af75ff4..2a65d47a1 100644
--- a/go.mod
+++ b/go.mod
@@ -70,7 +70,6 @@ require (
github.com/syndtr/goleveldb v1.0.0
github.com/tidwall/gjson v1.3.2
github.com/tidwall/match v1.0.1
- github.com/valyala/bytebufferpool v1.0.0
github.com/willf/bitset v1.1.10 // indirect
github.com/willf/bloom v2.0.3+incompatible
github.com/wsxiaoys/terminal v0.0.0-20160513160801-0940f3fc43a0 // indirect