From 2ab195a72ec4fe9a0069783e99d3561b2155ae79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 13:08:55 +0000 Subject: [PATCH] chore(deps): update go module directive to v1.25.10 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 91646e3..3c90365 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module git.maronato.dev/maronato/finger -go 1.25.5 +go 1.25.10 require ( github.com/peterbourgon/ff/v4 v4.0.0-beta.1