mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-05 17:05:50 +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,5 +1,5 @@
|
||||
module github.com/lightningnetwork/lnd/cert
|
||||
|
||||
go 1.13
|
||||
go 1.16
|
||||
|
||||
require github.com/stretchr/testify v1.5.1
|
||||
|
Reference in New Issue
Block a user