From daca36f1a9012671bfb18d7413443af913fe0b93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 18:03:45 +0300 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20go=20(1.25.0=20?= =?UTF-8?q?=E2=86=92=201.25.1)=20(#29)?= 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 6c81d24..d44ed23 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/ivuorinen/paperboy go 1.23.0 -toolchain go1.25.0 +toolchain go1.25.1 require ( github.com/mmcdole/gofeed v1.3.0