pool/internal/test
carla 234f4d80fb
gomod: bump to lndclient 13-7
This commit bumps pool to lndclient 13-7 so that code that depends
on lnd 0.13 can import pool. As is, pool is running with lndclient 0.12,
but pins minimum version to 0.11, so we are already in a state where
some of the apis available at compile time are not enforced by minimum
run version.

This commit bumps this minimum version up to 0.12 to minimize the
difference between the compile and runtime lnd version.
2021-08-20 16:49:41 +02:00
..
keys.go multi: copy lndclient mocks from loop repository 2020-08-11 10:44:24 +02:00
lightning_mock.go multi: update lndclient and other deps 2021-01-15 22:14:36 +01:00
signer_mock.go multi: update aperture, use lndclient, remove loop 2020-08-11 19:41:01 +02:00
walletkit_mock.go gomod: bump to lndclient 13-7 2021-08-20 16:49:41 +02:00