lnd/fn/go.mod
Olaoluwa Osuntokun b0114efad3
fn: create new sub-module
In this commit, we make a new sub-module from the `fn` package. This
lets other projects use it w/o pulling in all of lnd, and also other
sub-packages within lnd.

We also add a temp replace directive for new module.  We'll remove this
once we tag the final version.
2023-12-06 17:00:10 -08:00

3 lines
51 B
Modula-2

module github.com/lightningnetwork/lnd/fn
go 1.19