Skip to content

Commit

Permalink
chore(deps): bump github.com/libsv/go-bc from 0.1.26 to 0.1.28
Browse files Browse the repository at this point in the history
Bumps [github.com/libsv/go-bc](https://github.com/libsv/go-bc) from 0.1.26 to 0.1.28.
- [Release notes](https://github.com/libsv/go-bc/releases)
- [Changelog](https://github.com/libsv/go-bc/blob/master/.goreleaser.yml)
- [Commits](libsv/go-bc@v0.1.26...v0.1.28)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent 2e02e5c commit e251fab
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 @@ -7,7 +7,7 @@ require (
github.com/gin-gonic/gin v1.9.1
github.com/go-resty/resty/v2 v2.11.0
github.com/jarcoal/httpmock v1.3.1
github.com/libsv/go-bc v0.1.26
github.com/libsv/go-bc v0.1.28
github.com/libsv/go-bk v0.1.6
github.com/libsv/go-bt/v2 v2.2.5
github.com/miekg/dns v1.1.59
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,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/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ=
github.com/leodido/go-urn v1.4.0/go.mod h1:bvxc+MVxLKB4z00jd1z+Dvzr47oO32F/QSNjSBOlFxI=
github.com/libsv/go-bc v0.1.26 h1:/eZEHVrmCK76rrcHueMzRUwheF2Eqjds9212UL9qzFY=
github.com/libsv/go-bc v0.1.26/go.mod h1:l6epTfcakN8YKId/hrpUzlu1QeT3ODF1MI3DeYhG1O8=
github.com/libsv/go-bc v0.1.28 h1:LubB5VmRGF3EfkOVbb8Gmoq9Ku7XvtkwIkSW55sfnlo=
github.com/libsv/go-bc v0.1.28/go.mod h1:l6epTfcakN8YKId/hrpUzlu1QeT3ODF1MI3DeYhG1O8=
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.5 h1:VoggBLMRW9NYoFujqe5bSYKqnw5y+fYfufgERSoubog=
Expand Down

0 comments on commit e251fab

Please sign in to comment.