From 1952a5a982e88446488a78a320c1b428a3d7367a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 08:55:20 +0300 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20go=20(1.25.1=20?= =?UTF-8?q?=E2=86=92=201.25.2)=20(#30)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d44ed23..ed32580 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/ivuorinen/paperboy go 1.23.0 -toolchain go1.25.1 +toolchain go1.25.2 require ( github.com/mmcdole/gofeed v1.3.0