Skip to content

Commit

Permalink
Bump github.com/libsv/go-bt/v2 from 2.2.0 to 2.2.1
Browse files Browse the repository at this point in the history
Bumps [github.com/libsv/go-bt/v2](https://github.com/libsv/go-bt) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/libsv/go-bt/releases)
- [Changelog](https://github.com/libsv/go-bt/blob/master/.goreleaser.yml)
- [Commits](libsv/go-bt@v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: github.com/libsv/go-bt/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 11, 2023
1 parent 808d60b commit f1500e1
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.3
github.com/libsv/go-bt/v2 v2.2.0
github.com/libsv/go-bt/v2 v2.2.1
github.com/stretchr/testify v1.8.2
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/libsv/go-bk v0.1.6 h1:c9CiT5+64HRDbzxPl1v/oiFmbvWZTuUYqywCf+MBs/c=
github.com/libsv/go-bk v0.1.6/go.mod h1:khJboDoH18FPUaZlzRFKzlVN84d4YfdmlDtdX4LAjQA=
github.com/libsv/go-bt/v2 v2.2.0 h1:iP9ytmA8If9DHIJZo353P4lmBY4aESOV+taNlhrhCeE=
github.com/libsv/go-bt/v2 v2.2.0/go.mod h1:CaLwbbbZZsV/Enaaqd4mCGUIGTlNgVbQtK6fnSYpeh4=
github.com/libsv/go-bt/v2 v2.2.1 h1:bWGUzdqaiUE3wQrd+5hZJeCd1jiJU56ih5SIP3M8u8c=
github.com/libsv/go-bt/v2 v2.2.1/go.mod h1:CaLwbbbZZsV/Enaaqd4mCGUIGTlNgVbQtK6fnSYpeh4=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit f1500e1

Please sign in to comment.