build: update the version of ltcd

Fixes #1397.
This commit is contained in:
Xinxi Wang 2018-07-01 09:13:59 +00:00 committed by Olaoluwa Osuntokun
parent cad8b8edfd
commit 8baf172614
2 changed files with 3 additions and 3 deletions

4
Gopkg.lock generated

@ -285,7 +285,7 @@
revision = "ac4d9da8f1d67c95f1fafdc65e1a4902d6f5a940"
[[projects]]
digest = "1:9e09c46058b3f1456c2690bd853ecd769fce3df943f7883fba64cb8f2be34f33"
digest = "1:3402f61a37575d808e4499dbfda1ab756d570c66cdfed492b84a936bbb909533"
name = "github.com/ltcsuite/ltcd"
packages = [
"chaincfg",
@ -293,7 +293,7 @@
"wire",
]
pruneopts = "UT"
revision = "5f654d5faab99ee2b3488fabba98e5f7a5257ee3"
revision = "cdab10132e8c6e4a3ffd112dba54791946d28906"
[[projects]]
digest = "1:a0bf6f18ffeb4a45fd00d5eb16d918769bbe0e2dc7824e95abf05a3306f60102"

@ -48,7 +48,7 @@
[[constraint]]
name = "github.com/ltcsuite/ltcd"
revision = "5f654d5faab99ee2b3488fabba98e5f7a5257ee3"
revision = "cdab10132e8c6e4a3ffd112dba54791946d28906"
[[constraint]]
name = "github.com/miekg/dns"