diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ) |