From 4d867e2b91e98d23a4a26d691fe9a977e01c7ef3 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 12 Aug 2025 21:02:25 +0000 Subject: [PATCH] Update dependency go to v1.25.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index b152082..1cdb65d 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module git.yetaga.in/alazyreader/prusa-connect-exporter go 1.22 -toolchain go1.24.4 +toolchain go1.25.0 require github.com/prometheus/client_golang v1.22.0