From ce7970ec4a1563d9ca4dcbad0efbdf3671c4ef3e Mon Sep 17 00:00:00 2001 From: Oliver Gugger Date: Tue, 24 Mar 2020 14:57:07 +0100 Subject: [PATCH] mod: bump version of cert package To fix external projects depending on lind, we need to bump the cert package to a new version for the changes to be picked up. --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e642a811..bcce60d7 100644 --- a/go.mod +++ b/go.mod @@ -36,7 +36,7 @@ require ( github.com/lightninglabs/neutrino v0.11.1-0.20200316235139-bffc52e8f200 github.com/lightninglabs/protobuf-hex-display v1.3.3-0.20191212020323-b444784ce75d github.com/lightningnetwork/lightning-onion v1.0.1 - github.com/lightningnetwork/lnd/cert v1.0.0 + github.com/lightningnetwork/lnd/cert v1.0.1 github.com/lightningnetwork/lnd/queue v1.0.3 github.com/lightningnetwork/lnd/ticker v1.0.0 github.com/ltcsuite/ltcd v0.0.0-20190101042124-f37f8bf35796