Skip to content

Commit

Permalink
Merge pull request #83 from BitcoinSchema/dependabot/go_modules/maste…
Browse files Browse the repository at this point in the history
…r/github.com/libsv/go-bt/v2-2.2.1

Bump github.com/libsv/go-bt/v2 from 2.2.0 to 2.2.1
  • Loading branch information
mergify[bot] authored Apr 11, 2023
2 parents 65e7e04 + ee8ad9e commit 2d00044
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 2d00044

Please sign in to comment.