From ce152ad1d950f85f2907b049eb24fad659fd2cd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 12:19:14 +0000 Subject: [PATCH] Bump github.com/btcsuite/btcd from 0.23.1 to 0.23.2 Bumps [github.com/btcsuite/btcd](https://github.com/btcsuite/btcd) from 0.23.1 to 0.23.2. - [Release notes](https://github.com/btcsuite/btcd/releases) - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES) - [Commits](https://github.com/btcsuite/btcd/compare/v0.23.1...v0.23.2) --- updated-dependencies: - dependency-name: github.com/btcsuite/btcd dependency-type: indirect ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 77b7fc9f..9f9fde53 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/blocktree/go-owcrypt v1.1.9 github.com/bndr/gotabulate v1.1.2 github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b - github.com/btcsuite/btcd v0.23.1 // indirect + github.com/btcsuite/btcd v0.23.2 // indirect github.com/btcsuite/btcd/btcutil v1.1.0 github.com/bwmarrin/snowflake v0.3.0 github.com/codeskyblue/go-sh v0.0.0-20190412065543-76bd3d59ff27