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] authored Apr 11, 2023
1 parent 65e7e04 commit ee8ad9e
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 @@ -5,7 +5,7 @@ go 1.17
require (
github.com/bitcoinsv/bsvd v0.0.0-20190609155523-4c29707f7173
github.com/libsv/go-bk v0.1.6
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 @@ -13,8 +13,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
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/diff v0.0.0-20210226163009-20ebb0f2a09e/go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

0 comments on commit ee8ad9e

Please sign in to comment.