build: update to latest version of neutrino

In this commit we update to the latest version of neutrino which fixes a
bug in the filter header syncing logic.
This commit is contained in:
Olaoluwa Osuntokun 2018-09-06 16:58:03 -07:00
parent 555b7db602
commit 5aed80b5ce
No known key found for this signature in database
GPG Key ID: 964EA263DD637C21
2 changed files with 3 additions and 3 deletions

4
Gopkg.lock generated

@ -265,7 +265,7 @@
revision = "462a8a75388506b68f76661af8d649f0b88e5301"
[[projects]]
digest = "1:b87ab48ac3bdfcf8d90c51f9c1a4061660dcb2e1c3c12822ccfc131f5a898578"
digest = "1:dba95a15051bdc8ff8373f9c76cf2b63945b896e4302b77e869ea9b9d0dfbee2"
name = "github.com/lightninglabs/neutrino"
packages = [
".",
@ -276,7 +276,7 @@
"headerlist",
]
pruneopts = "UT"
revision = "cccdda0fbb69281c17de496da88e956c300511e2"
revision = "07e32eee63e2a6f16acbc8df85c6530972015a44"
[[projects]]
digest = "1:58ab6d6525898cbeb86dc29a68f8e9bfe95254b9032134eb9458779574872260"

@ -44,7 +44,7 @@
[[constraint]]
name = "github.com/lightninglabs/neutrino"
revision = "cccdda0fbb69281c17de496da88e956c300511e2"
revision = "07e32eee63e2a6f16acbc8df85c6530972015a44"
[[constraint]]
name = "github.com/lightningnetwork/lightning-onion"