aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
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 b6f1ab5..4ef81a7 100644
--- a/go.mod
+++ b/go.mod
@@ -7,4 +7,5 @@ require (
github.com/anacrolix/missinggo v1.1.0
github.com/anacrolix/missinggo/v2 v2.2.0
github.com/benbjohnson/immutable v0.2.0
+ github.com/stretchr/testify v1.3.0
)