Skip to content

Commit d8ea655

Browse files
chore(deps): bump github.com/bsv-blockchain/go-safe-conversion (#94)
Bumps [github.com/bsv-blockchain/go-safe-conversion](https://github.com/bsv-blockchain/go-safe-conversion) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/bsv-blockchain/go-safe-conversion/releases) - [Commits](bsv-blockchain/go-safe-conversion@v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: github.com/bsv-blockchain/go-safe-conversion dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a067db5 commit d8ea655

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.6
44

55
require (
66
github.com/bsv-blockchain/go-bt/v2 v2.5.3
7-
github.com/bsv-blockchain/go-safe-conversion v1.1.1
7+
github.com/bsv-blockchain/go-safe-conversion v1.1.2
88
github.com/bsv-blockchain/go-tx-map v1.3.1
99
github.com/stretchr/testify v1.11.1
1010
golang.org/x/exp v0.0.0-20260112195511-716be5621a96

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/bsv-blockchain/go-bt/v2 v2.5.3 h1:QfVNnlXl4r+Sq+tfG8likv29b85gWcAq6v/IzvytAvY=
22
github.com/bsv-blockchain/go-bt/v2 v2.5.3/go.mod h1:IW4ejL7cKDj3qRb+nZppWeu3/RzgLbDzsnzQrPmhUHc=
3-
github.com/bsv-blockchain/go-safe-conversion v1.1.1 h1:jdFpkmdS+KrrOIZbV1e7AubfvLpW7f5X5NnXzfjqGGg=
4-
github.com/bsv-blockchain/go-safe-conversion v1.1.1/go.mod h1:KwO5HkH9S11kppAm7SedJhgaJnZbUMYRZalSq9fxLHQ=
3+
github.com/bsv-blockchain/go-safe-conversion v1.1.2 h1:otAM71jUp+rBvEaNjfLTxlBKNnMbdbvDoew7brwPg0k=
4+
github.com/bsv-blockchain/go-safe-conversion v1.1.2/go.mod h1:KwO5HkH9S11kppAm7SedJhgaJnZbUMYRZalSq9fxLHQ=
55
github.com/bsv-blockchain/go-sdk v1.2.17 h1:neQ/fxFL01yPFe3gbMDyBmIYqk+Vm7AQY1wtGsYQFFI=
66
github.com/bsv-blockchain/go-sdk v1.2.17/go.mod h1:QWYwia7QSPB8+sLWyVldsIg0wPPzvEmXL5wGAT0dgaA=
77
github.com/bsv-blockchain/go-tx-map v1.3.1 h1:MDC0fx5AeCtEiaHSaUxgiGrEErF/onl9j0w5KlWcPds=

0 commit comments

Comments
 (0)