From: Matt Joiner <anacrolix@gmail.com>
Date: Tue, 8 Jan 2019 23:47:19 +0000 (+1100)
Subject: Manually add modules that refuse to be added automatically
X-Git-Tag: v1.1.0~25^2~4
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=beeec3c475e9d0d7f32427789515d1be5b655d92;p=btrtrc.git

Manually add modules that refuse to be added automatically
---

diff --git a/go.mod b/go.mod
index b3ea8d89..9361a9a2 100644
--- a/go.mod
+++ b/go.mod
@@ -17,12 +17,14 @@ require (
 	github.com/elgatito/upnp v0.0.0-20180711183757-2f244d205f9a
 	github.com/fsnotify/fsnotify v1.4.7
 	github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c
+	github.com/gosuri/uilive v0.0.0-20170323041506-ac356e6e42cd
 	github.com/gosuri/uiprogress v0.0.0-20170224063937-d0567a9d84a1
 	github.com/ipfs/go-ipfs v0.4.18 // indirect
 	github.com/jessevdk/go-flags v1.4.0
 	github.com/mattn/go-sqlite3 v1.10.0
 	github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 // indirect
 	github.com/pkg/errors v0.8.0
+	github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72
 	github.com/stretchr/testify v1.2.2
 	github.com/willf/bitset v1.1.9 // indirect
 	golang.org/x/net v0.0.0-20181220203305-927f97764cc3