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 @@ -5,7 +5,7 @@ go 1.24.6
55require (
66 github.com/bsv-blockchain/go-bt/v2 v2.5.1
77 github.com/bsv-blockchain/go-safe-conversion v1.1.0
8- github.com/bsv-blockchain/go-tx-map v1.2.1
8+ github.com/bsv-blockchain/go-tx-map v1.3.0
99 github.com/stretchr/testify v1.11.1
1010 golang.org/x/exp v0.0.0-20251209150349-8475f28825e9
1111)
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/bsv-blockchain/go-safe-conversion v1.1.0 h1:EjyF+fDsmSK0AwbN2NnIzel/z
44github.com/bsv-blockchain/go-safe-conversion v1.1.0 /go.mod h1:KwO5HkH9S11kppAm7SedJhgaJnZbUMYRZalSq9fxLHQ =
55github.com/bsv-blockchain/go-sdk v1.2.13 h1:jcIff1WWAchtgxHJO80Y57LbxmwUG0rS48pmY6SvgnM =
66github.com/bsv-blockchain/go-sdk v1.2.13 /go.mod h1:HugEqK6K46nUAN0Xr9xq0HW8QHtpJmAg05NmcxPc1Lk =
7- github.com/bsv-blockchain/go-tx-map v1.2.1 h1:uzKryYn4uMCR3ko6N71TyUrKfAnRvwG5Mdm1ufCStyo =
8- github.com/bsv-blockchain/go-tx-map v1.2.1 /go.mod h1:4NsZBCM6bFNwYEc7J4C6jiNdm5aY/rtRVXqpG7PgbX4 =
7+ github.com/bsv-blockchain/go-tx-map v1.3.0 h1:z+6Jnq/VTejdC9l6P3yVUDWfvRn7AnbMZ8sxw2gV+gc =
8+ github.com/bsv-blockchain/go-tx-map v1.3.0 /go.mod h1:4NsZBCM6bFNwYEc7J4C6jiNdm5aY/rtRVXqpG7PgbX4 =
99github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
1010github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1111github.com/dolthub/maphash v0.1.0 h1:bsQ7JsF4FkkWyrP3oCnFJgrCUAFbFf3kOl4L/QxPDyQ =
You can’t perform that action at this time.
0 commit comments