From f4fde3d6963bbd48f85f303067e5bffaaabaaf9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 17:51:48 +0000 Subject: [PATCH] fix(deps): update module github.com/grafana/synthetic-monitoring-agent to v0.34.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3ae8a5d8..639806c4 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/StatusCakeDev/statuscake-go v1.3.0 github.com/antoineaugusti/updown v0.0.0-20190412074625-d590ab97f115 github.com/go-logr/logr v1.4.1 - github.com/grafana/synthetic-monitoring-agent v0.19.4 + github.com/grafana/synthetic-monitoring-agent v0.34.0 github.com/grafana/synthetic-monitoring-api-go-client v0.8.0 github.com/karlderkaefer/pingdom-golang-client v1.0.4 github.com/kelseyhightower/envconfig v1.4.0