From 29c62c65b3c04db5f766f2f67176a91a382ca50e Mon Sep 17 00:00:00 2001 From: cf-prometheus-ci-bot <184612680+cf-prometheus-ci-bot@users.noreply.github.com> Date: Mon, 13 Jul 2026 00:34:34 +0000 Subject: [PATCH] chore: bump Go version to 1.26.5 + go mod tidy --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3e5b8acb..4c4845d8 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/cloudfoundry/firehose_exporter -go 1.26.4 +go 1.26.5 require ( code.cloudfoundry.org/go-diodes v0.0.0-20230406180255-f141159491b0