From 2036cfde59fb6e760d1c2540bc370bd0573cad89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 10:03:27 +0000 Subject: [PATCH] Bump github.com/libsv/go-bt from 0.0.3 to 0.0.4 Bumps [github.com/libsv/go-bt](https://github.com/libsv/go-bt) from 0.0.3 to 0.0.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/v0.0.3...v0.0.4) Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f737ecd..f500dd5 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/bitcoinschema/go-bitcoin v0.3.5 github.com/gojektech/heimdall/v6 v6.1.0 github.com/gojektech/valkyrie v0.0.0-20190210220504-8f62c1e7ba45 // indirect - github.com/libsv/go-bt v0.0.3 + github.com/libsv/go-bt v0.0.4 github.com/pkg/errors v0.9.1 // indirect github.com/stretchr/objx v0.3.0 // indirect github.com/stretchr/testify v1.6.1 diff --git a/go.sum b/go.sum index 8eac2cb..677e1b1 100644 --- a/go.sum +++ b/go.sum @@ -21,6 +21,8 @@ github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e/go.mod h1:wJfORR github.com/jtolds/gls v4.2.1+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU= github.com/libsv/go-bt v0.0.3 h1:wuyubNlVQ8bay9jJy5JpolvMxoiwSA/u5y+zMnVrDIE= github.com/libsv/go-bt v0.0.3/go.mod h1:6/eqZS8F56KztrcUdoYXHFx8ZBr4cg5Hp0jf0cG73J4= +github.com/libsv/go-bt v0.0.4 h1:dFcBC0RsjtvcFEi/OBf6BiVLYqA/vVnD4qw6MO6LbcA= +github.com/libsv/go-bt v0.0.4/go.mod h1:wNTIsmjGBV2cVlTErmblhVy9s+8uX2M4qsst2qEt8e4= github.com/mattn/goveralls v0.0.6/go.mod h1:h8b4ow6FxSPMQHF6o2ve3qsclnffZjYTNEKmLesRwqw= github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=