From 8ddce5e3df43d4eb0ea3c53e831a6f2dab57ae28 Mon Sep 17 00:00:00 2001 From: Matt Joiner Date: Wed, 15 Apr 2020 17:33:25 +1000 Subject: Panic when a transaction blocks after reading nothing --- go.mod | 1 + 1 file changed, 1 insertion(+) (limited to 'go.mod') 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 ) -- cgit v1.2.3