Skip to content

Commit 902177a

Browse files
chore(deps): bump github.com/bsv-blockchain/go-bt/v2 from 2.4.6 to 2.5.0 (#42)
Bumps [github.com/bsv-blockchain/go-bt/v2](https://github.com/bsv-blockchain/go-bt) from 2.4.6 to 2.5.0. - [Release notes](https://github.com/bsv-blockchain/go-bt/releases) - [Changelog](https://github.com/bsv-blockchain/go-bt/blob/master/.goreleaser.yml) - [Commits](bsv-blockchain/go-bt@v2.4.6...v2.5.0) --- updated-dependencies: - dependency-name: github.com/bsv-blockchain/go-bt/v2 dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a501288 commit 902177a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/bsv-blockchain/go-subtree
33
go 1.24.3
44

55
require (
6-
github.com/bsv-blockchain/go-bt/v2 v2.4.6
6+
github.com/bsv-blockchain/go-bt/v2 v2.5.0
77
github.com/bsv-blockchain/go-safe-conversion v1.1.0
88
github.com/bsv-blockchain/go-tx-map v1.2.0
99
github.com/stretchr/testify v1.11.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/bsv-blockchain/go-bt/v2 v2.4.6 h1:Vnn2pmU+fE1idSFo/Y/6w4O0ilF14vnwiEnFKk8oNJE=
2-
github.com/bsv-blockchain/go-bt/v2 v2.4.6/go.mod h1:kLzhgnYmm5d94HNzyCw4onvNCBrxJgZ+9ZpL/5co9RY=
1+
github.com/bsv-blockchain/go-bt/v2 v2.5.0 h1:vXn0FeDVHIpJb3Y0UruWEQ8ZkbYGkjGDMRLrWzKmVh8=
2+
github.com/bsv-blockchain/go-bt/v2 v2.5.0/go.mod h1:TQyVESpNMN5ah8ntPZve4GOrDgGY/22W8c42k39BvN4=
33
github.com/bsv-blockchain/go-safe-conversion v1.1.0 h1:EjyF+fDsmSK0AwbN2NnIzel/z0dIJcT64KvIwTbWHFg=
44
github.com/bsv-blockchain/go-safe-conversion v1.1.0/go.mod h1:KwO5HkH9S11kppAm7SedJhgaJnZbUMYRZalSq9fxLHQ=
55
github.com/bsv-blockchain/go-sdk v1.2.10 h1:e3wK/4SgSPqhz4Aw9vnKN/JkIwequdqlPWToYNGvuOg=

0 commit comments

Comments
 (0)