Skip to content

Commit 0622548

Browse files
chore(deps): bump github.com/bsv-blockchain/go-bt/v2 (#11)
Bumps the gomod-patch group with 1 update: [github.com/bsv-blockchain/go-bt/v2](https://github.com/bsv-blockchain/go-bt). Updates `github.com/bsv-blockchain/go-bt/v2` from 2.4.2 to 2.4.3 - [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.2...v2.4.3) --- updated-dependencies: - dependency-name: github.com/bsv-blockchain/go-bt/v2 dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75cf5c3 commit 0622548

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.2
6+
github.com/bsv-blockchain/go-bt/v2 v2.4.3
77
github.com/bsv-blockchain/go-safe-conversion v1.0.3
88
github.com/bsv-blockchain/go-tx-map v1.0.5
99
github.com/stretchr/testify v1.10.0

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.2 h1:ylVJhhWc40tNDO4+6smoA+TZKdElD/eD8Bu/A3/ZoSc=
2-
github.com/bsv-blockchain/go-bt/v2 v2.4.2/go.mod h1:VKgjtP0Ot2wNzNef42vGVjmamCpolVN1aH+XepLnJ8w=
1+
github.com/bsv-blockchain/go-bt/v2 v2.4.3 h1:oc++fB7F8vTVRgtn82ir/+R2ZbBhfV9l2xGapNHSEto=
2+
github.com/bsv-blockchain/go-bt/v2 v2.4.3/go.mod h1:VKgjtP0Ot2wNzNef42vGVjmamCpolVN1aH+XepLnJ8w=
33
github.com/bsv-blockchain/go-safe-conversion v1.0.3 h1:sn6G6OQe1LBRJ1vUZFhxVuF60ZygNcxK+9cOpFEVmfY=
44
github.com/bsv-blockchain/go-safe-conversion v1.0.3/go.mod h1:q2+SQIAONrc2T7Ip1W9OsEzKXLoWeI06vuVm0Q85Bss=
55
github.com/bsv-blockchain/go-sdk v1.2.4 h1:Vl+u/PoBl3+wtQF7CoRTLhBCqIs+MqHgB/xj76+rKHI=

0 commit comments

Comments
 (0)