From 2e0c7d566ebb4a1314d694f4d86db67816f4d678 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 10:11:14 +0000 Subject: [PATCH] build(deps): bump github.com/libsv/go-bt/v2 from 2.2.3 to 2.2.4 Bumps [github.com/libsv/go-bt/v2](https://github.com/libsv/go-bt) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/libsv/go-bt/releases) - [Changelog](https://github.com/libsv/go-bt/blob/master/.goreleaser.yml) - [Commits](https://github.com/libsv/go-bt/compare/v2.2.3...v2.2.4) --- 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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 5745c6c..9ba489b 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/BuxOrg/bux-models v0.1.2 github.com/bitcoinschema/go-bitcoin/v2 v2.0.5 github.com/libsv/go-bk v0.1.6 - github.com/libsv/go-bt/v2 v2.2.3 + github.com/libsv/go-bt/v2 v2.2.4 github.com/machinebox/graphql v0.2.2 github.com/pkg/errors v0.9.1 github.com/stretchr/testify v1.8.4 diff --git a/go.sum b/go.sum index c7866f3..f4925bb 100644 --- a/go.sum +++ b/go.sum @@ -10,8 +10,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.3 h1:CtBHhc5WmBf3bn2a1Z+2vIQNiqwtduRT1Hs3WFtpngw= -github.com/libsv/go-bt/v2 v2.2.3/go.mod h1:GzP/0J7RbEgMZ20pt6zuBgZuuaZwUKBl5wKJmPRst/I= +github.com/libsv/go-bt/v2 v2.2.4 h1:ZYA3N5Uk6Dj6E1P7zQRPvmah2ntd3FcKtjG83FjKREA= +github.com/libsv/go-bt/v2 v2.2.4/go.mod h1:GzP/0J7RbEgMZ20pt6zuBgZuuaZwUKBl5wKJmPRst/I= github.com/machinebox/graphql v0.2.2 h1:dWKpJligYKhYKO5A2gvNhkJdQMNZeChZYyBbrZkBZfo= github.com/machinebox/graphql v0.2.2/go.mod h1:F+kbVMHuwrQ5tYgU9JXlnskM8nOaFxCAEolaQybkjWA= github.com/matryer/is v1.4.0 h1:sosSmIWwkYITGrxZ25ULNDeKiMNzFSr4V/eqBQP0PeE=