From e2a034db513d5ffeefb136c39c2a29344d0e91af Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Tue, 9 Oct 2018 10:31:21 +0200 Subject: [PATCH] Upgrade to go@1.11.1 for build --- assets/script/install_lnd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/script/install_lnd.sh b/assets/script/install_lnd.sh index 4ff8b61f5..c9e5fb6ca 100755 --- a/assets/script/install_lnd.sh +++ b/assets/script/install_lnd.sh @@ -1,7 +1,7 @@ #!/bin/sh # versions -GO_TAG=1.10.3 +GO_TAG=1.11.1 LND_TAG=61e867741926bcb318432a6344b80161fabd1455 BTCD_TAG=2a560b2036bee5e3679ec2133eb6520b2f195213