mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-02 23:15:36 +02:00
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:
@@ -1,3 +1,5 @@
|
||||
module github.com/lightningnetwork/lnd/clock
|
||||
|
||||
go 1.13
|
||||
go 1.16
|
||||
|
||||
require github.com/stretchr/testify v1.7.0
|
||||
|
Reference in New Issue
Block a user