From bc74e0cc0452511cd0b1b0b4f94c364e0d9d3df9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 17:03:06 +0000 Subject: [PATCH] renovate: Update dependency go to v1.25.6 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 73462e0..066f23a 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/luno/bchutil go 1.25 -toolchain go1.25.5 +toolchain go1.25.6 require ( github.com/btcsuite/btcd v0.25.0