1
0
Fork 0
mirror of https://github.com/lightningnetwork/lnd.git synced 2025-03-14 19:40:54 +01:00
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

5 lines
98 B
Modula-2

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