Upgrade to go 1.16 for the left over packages

Upgraded the go to 1.16 for the rest of the packages.
This commit is contained in:
naveen
2021-10-01 13:19:30 +00:00
parent e6c65f1cbd
commit 06433d351e
10 changed files with 27 additions and 13 deletions

View File

@@ -4,4 +4,4 @@ require github.com/lightningnetwork/lnd/ticker v1.0.0
replace github.com/lightningnetwork/lnd/ticker v1.0.0 => ../ticker
go 1.12
go 1.16