mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-14 12:42:48 +02:00
5 lines
98 B
Modula-2
5 lines
98 B
Modula-2
module github.com/lightningnetwork/lnd/clock
|
|
|
|
go 1.16
|
|
|
|
require github.com/stretchr/testify v1.7.0
|