Skip to content

Commit

Permalink
Merge pull request #77 from BitcoinSchema/feature/shallow
Browse files Browse the repository at this point in the history
update bpu
  • Loading branch information
rohenaz authored Nov 3, 2023
2 parents 16a764e + 25a07ac commit 0efee09
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 @@ -4,7 +4,7 @@ go 1.19

require (
github.com/bitcoinschema/go-bitcoin/v2 v2.0.5
github.com/bitcoinschema/go-bpu v0.1.1
github.com/bitcoinschema/go-bpu v0.1.2
github.com/libsv/go-bt/v2 v2.2.5
github.com/stretchr/testify v1.8.4
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/bitcoinschema/go-bitcoin/v2 v2.0.5 h1:Sgh5Eb746Zck/46rFDrZZEXZWyO53fMuWYhNoZa1tck=
github.com/bitcoinschema/go-bitcoin/v2 v2.0.5/go.mod h1:JjO1ivfZv6vhK0uAXzyH08AAHlzNMAfnyK1Fiv9r4ZA=
github.com/bitcoinschema/go-bpu v0.1.1 h1:uQthG2uPhMzIcUdyLYEKGXaAMHtJDm+hc3fhfox0MSI=
github.com/bitcoinschema/go-bpu v0.1.1/go.mod h1:y4ZEDC0fSYRrA6N6bzKwHXdtMrRiQhpurpkTVobz07I=
github.com/bitcoinschema/go-bpu v0.1.2 h1:qISoHSRkCiOniKkVXfuwth5uTKp6Bf1pPOe8BRSyk9s=
github.com/bitcoinschema/go-bpu v0.1.2/go.mod h1:y4ZEDC0fSYRrA6N6bzKwHXdtMrRiQhpurpkTVobz07I=
github.com/bitcoinsv/bsvd v0.0.0-20190609155523-4c29707f7173 h1:2yTIV9u7H0BhRDGXH5xrAwAz7XibWJtX2dNezMeNsUo=
github.com/bitcoinsv/bsvd v0.0.0-20190609155523-4c29707f7173/go.mod h1:BZ1UcC9+tmcDEcdVXgpt13hMczwJxWzpAn68wNs7zRA=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit 0efee09

Please sign in to comment.