lnd/clock/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
98 B
Modula-2

module github.com/lightningnetwork/lnd/clock
go 1.16
require github.com/stretchr/testify v1.7.0