lnd/cert/go.mod
naveen 06433d351e
Upgrade to go 1.16 for the left over packages
Upgraded the go to 1.16 for the rest of the packages.
2021-10-19 03:55:13 +00:00

6 lines
97 B
Modula-2

module github.com/lightningnetwork/lnd/cert
go 1.16
require github.com/stretchr/testify v1.5.1