Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 0db1c19

Browse files
authored
Merge pull request #724 from lightninglabs/upgrade-go
Upgrade to go@1.11.1 for build
2 parents c411f1f + e2a034d commit 0db1c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/script/install_lnd.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
# versions
4-
GO_TAG=1.10.3
4+
GO_TAG=1.11.1
55
LND_TAG=61e867741926bcb318432a6344b80161fabd1455
66
BTCD_TAG=2a560b2036bee5e3679ec2133eb6520b2f195213
77

0 commit comments

Comments
 (0)