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/neutrino
22
33require (
4- github.com/btcsuite/btcd v0.22.0-beta.0.20220413172512-bf64c8bdbbbf
4+ github.com/btcsuite/btcd v0.23.0
55 github.com/btcsuite/btcd/btcec/v2 v2.1.3
66 github.com/btcsuite/btcd/btcutil v1.1.1
77 github.com/btcsuite/btcd/chaincfg/chainhash v1.0.1
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ github.com/btcsuite/btcd v0.20.1-beta/go.mod h1:wVuoA8VJLEcwgqHBwHmzLRazpKxTv13P
55github.com/btcsuite/btcd v0.22.0-beta.0.20220111032746-97732e52810c /go.mod h1:tjmYdS6MLJ5/s0Fj4DbLgSbDHbEqLJrtnHecBFkdz5M =
66github.com/btcsuite/btcd v0.22.0-beta.0.20220204213055-eaf0459ff879 /go.mod h1:osu7EoKiL36UThEgzYPqdRaxeo0NU8VoXqgcnwpey0g =
77github.com/btcsuite/btcd v0.22.0-beta.0.20220316175102-8d5c75c28923 /go.mod h1:taIcYprAW2g6Z9S0gGUxyR+zDwimyDMK5ePOX+iJ2ds =
8- github.com/btcsuite/btcd v0.22.0-beta.0.20220413172512-bf64c8bdbbbf h1:8lTakMpAAOKTe60bNhiEjUDtcZAlrst2MF49ekuA9yI =
9- github.com/btcsuite/btcd v0.22.0-beta.0.20220413172512-bf64c8bdbbbf /go.mod h1:0QJIIN1wwIXF/3G/m87gIwGniDMDQqjVn4SZgnFpsYY =
8+ github.com/btcsuite/btcd v0.23.0 h1:V2/ZgjfDFIygAX3ZapeigkVBoVUtOJKSwrhZdlpSvaA =
9+ github.com/btcsuite/btcd v0.23.0 /go.mod h1:0QJIIN1wwIXF/3G/m87gIwGniDMDQqjVn4SZgnFpsYY =
1010github.com/btcsuite/btcd/btcec/v2 v2.1.0 /go.mod h1:2VzYrv4Gm4apmbVVsSq5bqf1Ec8v56E48Vt0Y/umPgA =
1111github.com/btcsuite/btcd/btcec/v2 v2.1.1 /go.mod h1:ctjw4H1kknNJmRN4iP1R7bTQ+v3GJkZBd6mui8ZsAZE =
1212github.com/btcsuite/btcd/btcec/v2 v2.1.3 h1:xM/n3yIhHAhHy04z4i43C8p4ehixJZMsnrVJkgl+MTE =
You can’t perform that action at this time.
0 commit comments