]> Sergey Matveev's repositories - btrtrc.git/blobdiff - go.mod
Fix benchmark failing due to mainReadLoop returning io.EOF
[btrtrc.git] / go.mod
diff --git a/go.mod b/go.mod
index 5ec3438b73276860b9e8836edbc1e691618eef37..d8298624e4d9dc976df91f7d697812685d4120c2 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -20,6 +20,7 @@ require (
        github.com/dustin/go-humanize v1.0.0
        github.com/edsrzf/mmap-go v1.0.0
        github.com/elliotchance/orderedmap v1.2.2
+       github.com/frankban/quicktest v1.9.0
        github.com/fsnotify/fsnotify v1.4.9
        github.com/google/btree v1.0.0
        github.com/gorilla/websocket v1.4.2