From 04fe52bf55ae8b82c5a24e699dbf85eb67336c0d Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sun, 13 Jul 2025 05:47:15 +0000 Subject: [PATCH] Update dependency go to v1.24.5 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 5f821c0..b5a5315 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rhobs/obsctl-reloader go 1.23.0 -toolchain go1.23.1 +toolchain go1.24.5 replace github.com/prometheus/prometheus => github.com/prometheus/prometheus v1.8.2-0.20210621150501-ff58416a0b02