mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-20 02:27:21 +01:00
9 lines
165 B
Modula-2
9 lines
165 B
Modula-2
module github.com/lightningnetwork/lnd/fn
|
|
|
|
go 1.19
|
|
|
|
require (
|
|
github.com/lightninglabs/neutrino/cache v1.1.2
|
|
golang.org/x/exp v0.0.0-20231226003508-02704c960a9b
|
|
)
|