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 @@ -6,7 +6,7 @@ toolchain go1.24.4
66
77require (
88 github.com/bsv-blockchain/go-bt/v2 v2.4.2
9- github.com/bsv-blockchain/go-wire v1.0.4
9+ github.com/bsv-blockchain/go-wire v1.0.6
1010 github.com/davecgh/go-spew v1.1.1
1111 github.com/stretchr/testify v1.10.0
1212)
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ github.com/bsv-blockchain/go-bt/v2 v2.4.2 h1:ylVJhhWc40tNDO4+6smoA+TZKdElD/eD8Bu
22github.com/bsv-blockchain/go-bt/v2 v2.4.2 /go.mod h1:VKgjtP0Ot2wNzNef42vGVjmamCpolVN1aH+XepLnJ8w =
33github.com/bsv-blockchain/go-sdk v1.2.4 h1:Vl+u/PoBl3+wtQF7CoRTLhBCqIs+MqHgB/xj76+rKHI =
44github.com/bsv-blockchain/go-sdk v1.2.4 /go.mod h1:Sb665obrV1FUpM6mRb7fOYNgoOFdQw2+9hag6ApuNQk =
5- github.com/bsv-blockchain/go-wire v1.0.4 h1:a3jcg+x8jM2qbQFkuAm/URWtv/UUHA7PQV7cRvEMJSk =
6- github.com/bsv-blockchain/go-wire v1.0.4 /go.mod h1:sV8PtG/vTvSVvyGHWdK93NXjUL7KrT4mVWrsmfUI8gw =
5+ github.com/bsv-blockchain/go-wire v1.0.6 h1:rMVASfuXtrZB1ZaZEl+/tvmXfdPMf4KY8Pew7/VeyQ0 =
6+ github.com/bsv-blockchain/go-wire v1.0.6 /go.mod h1:Jp6ekSmh/KZL1Gm/OPmbyMspNsficSgjXxlJ6bFD0Hs =
77github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
88github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
99github.com/google/go-cmp v0.5.5 h1:Khx7svrCpmxxtHBq5j2mp/xVjsi8hQMfNLvJFAlrGgU =
You can’t perform that action at this time.
0 commit comments