From 2f7fe6dc1e4c283c3aa2f5706d44cb263765d5d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 08:13:35 +0000 Subject: [PATCH] fix(deps): update module github.com/prometheus/client_golang to v1.20.4 --- src/autoscaler/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/autoscaler/go.mod b/src/autoscaler/go.mod index e944509d9d..64108ad5b1 100644 --- a/src/autoscaler/go.mod +++ b/src/autoscaler/go.mod @@ -28,7 +28,7 @@ require ( github.com/onsi/gomega v1.34.2 github.com/patrickmn/go-cache v2.1.0+incompatible github.com/pivotal-cf/brokerapi/v11 v11.0.9 - github.com/prometheus/client_golang v1.20.3 + github.com/prometheus/client_golang v1.20.4 github.com/rubyist/circuitbreaker v2.2.1+incompatible github.com/steinfletcher/apitest v1.5.17 github.com/stretchr/testify v1.9.0