File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11module github.com/lightninglabs/lndclient
22
33require (
4- github.com/btcsuite/btcd v0.24.1-0.20240123000108-62e6af035ec5
4+ github.com/btcsuite/btcd v0.24.2-beta.rc1
55 github.com/btcsuite/btcd/btcec/v2 v2.3.2
66 github.com/btcsuite/btcd/btcutil v1.1.5
77 github.com/btcsuite/btcd/btcutil/psbt v1.1.8
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ github.com/btcsuite/btcd v0.22.0-beta.0.20220111032746-97732e52810c/go.mod h1:tj
6161github.com/btcsuite/btcd v0.22.0-beta.0.20220204213055-eaf0459ff879 /go.mod h1:osu7EoKiL36UThEgzYPqdRaxeo0NU8VoXqgcnwpey0g =
6262github.com/btcsuite/btcd v0.23.1 /go.mod h1:0QJIIN1wwIXF/3G/m87gIwGniDMDQqjVn4SZgnFpsYY =
6363github.com/btcsuite/btcd v0.23.5-0.20231215221805-96c9fd8078fd /go.mod h1:nm3Bko6zh6bWP60UxwoT5LzdGJsQJaPo6HjduXq9p6A =
64- github.com/btcsuite/btcd v0.24.1-0.20240123000108-62e6af035ec5 h1:8BHBWvtP6kkzvmCpyWEznq4eS0gfLOSVuXLesv413Xs =
65- github.com/btcsuite/btcd v0.24.1-0.20240123000108-62e6af035ec5 /go.mod h1:5C8ChTkl5ejr3WHj8tkQSCmydiMEPB0ZhQhehpq7Dgg =
64+ github.com/btcsuite/btcd v0.24.2-beta.rc1 h1:RneH8rlfn0NiIXqPC6uBTPRqe6O3GCNMI3xlN4cPY5E =
65+ github.com/btcsuite/btcd v0.24.2-beta.rc1 /go.mod h1:5C8ChTkl5ejr3WHj8tkQSCmydiMEPB0ZhQhehpq7Dgg =
6666github.com/btcsuite/btcd/btcec/v2 v2.1.0 /go.mod h1:2VzYrv4Gm4apmbVVsSq5bqf1Ec8v56E48Vt0Y/umPgA =
6767github.com/btcsuite/btcd/btcec/v2 v2.1.1 /go.mod h1:ctjw4H1kknNJmRN4iP1R7bTQ+v3GJkZBd6mui8ZsAZE =
6868github.com/btcsuite/btcd/btcec/v2 v2.1.3 /go.mod h1:ctjw4H1kknNJmRN4iP1R7bTQ+v3GJkZBd6mui8ZsAZE =
You can’t perform that action at this time.
0 commit comments