Skip to content

Commit

Permalink
Bump github.com/bitcoin-sv/go-sdk from 1.1.7 to 1.1.15
Browse files Browse the repository at this point in the history
Bumps [github.com/bitcoin-sv/go-sdk](https://github.com/bitcoin-sv/go-sdk) from 1.1.7 to 1.1.15.
- [Release notes](https://github.com/bitcoin-sv/go-sdk/releases)
- [Changelog](https://github.com/bitcoin-sv/go-sdk/blob/master/CHANGELOG.md)
- [Commits](bitcoin-sv/go-sdk@v1.1.7...v1.1.15)

---
updated-dependencies:
- dependency-name: github.com/bitcoin-sv/go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent bda9c12 commit a05661e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/bitcoinschema/go-bap
go 1.23.1

require (
github.com/bitcoin-sv/go-sdk v1.1.7
github.com/bitcoin-sv/go-sdk v1.1.15
github.com/bitcoinschema/go-aip v0.3.0
github.com/bitcoinschema/go-bob v0.5.0
github.com/bitcoinschema/go-bpu v0.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/bitcoin-sv/go-sdk v1.1.7 h1:JbtaYCGUsHM7HTelLKSJp1NuYiG/xSNOdexjJ6w577A=
github.com/bitcoin-sv/go-sdk v1.1.7/go.mod h1:NOAkJLbjqKOLuxJmb9ABG86ExTZp4HS8+iygiDIUps4=
github.com/bitcoin-sv/go-sdk v1.1.15 h1:yeIMoCEhIhopFZMO/qRlHkdS7IFCvliO4OGV0DEF5RY=
github.com/bitcoin-sv/go-sdk v1.1.15/go.mod h1:3CsNdEDBwB+SIv6UBcJPC9bTvPqxQvg3GULt7wsuL58=
github.com/bitcoinschema/go-aip v0.3.0 h1:Ya3urA5JtqJZxp/y7QqZnZfKWqYVAl9fQblGSonFPGE=
github.com/bitcoinschema/go-aip v0.3.0/go.mod h1:q/VgxVly3rfkic5riUGre8oJ143wjEebnAod86Pbg7g=
github.com/bitcoinschema/go-bob v0.5.0 h1:Fjl60RuiQiUuZWLfXE8ETdcgmJBHYu9MYfbrbZU7yHs=
Expand Down

0 comments on commit a05661e

Please sign in to comment.