From c3a5d84479f4d5172b7964dad1469df71b6c70c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 10:15:44 +0100 Subject: [PATCH] chore(deps): bump github.com/grafana/synthetic-monitoring-agent (#1962) Bumps [github.com/grafana/synthetic-monitoring-agent](https://github.com/grafana/synthetic-monitoring-agent) from 0.29.9 to 0.29.10. - [Release notes](https://github.com/grafana/synthetic-monitoring-agent/releases) - [Changelog](https://github.com/grafana/synthetic-monitoring-agent/blob/main/CHANGELOG.md) - [Commits](https://github.com/grafana/synthetic-monitoring-agent/compare/v0.29.9...v0.29.10) --- updated-dependencies: - dependency-name: github.com/grafana/synthetic-monitoring-agent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index a98f1b2f6..d5b9d8ead 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/grafana/grafana-openapi-client-go v0.0.0-20241113095943-9cb2bbfeb8a3 github.com/grafana/machine-learning-go-client v0.8.2 github.com/grafana/slo-openapi-client/go/slo v0.0.0-20240807172758-1b7d00838fc7 - github.com/grafana/synthetic-monitoring-agent v0.29.9 + github.com/grafana/synthetic-monitoring-agent v0.29.10 github.com/grafana/synthetic-monitoring-api-go-client v0.9.1 github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 github.com/hashicorp/go-retryablehttp v0.7.7 diff --git a/go.sum b/go.sum index 16becf0c0..e7760e30e 100644 --- a/go.sum +++ b/go.sum @@ -159,8 +159,8 @@ github.com/grafana/pyroscope-go/godeltaprof v0.1.8 h1:iwOtYXeeVSAeYefJNaxDytgjKt github.com/grafana/pyroscope-go/godeltaprof v0.1.8/go.mod h1:2+l7K7twW49Ct4wFluZD3tZ6e0SjanjcUUBPVD/UuGU= github.com/grafana/slo-openapi-client/go/slo v0.0.0-20240807172758-1b7d00838fc7 h1:t7zAFX0rMu868n85zRHLgmAjLJgWbkxUekGquZmovjA= github.com/grafana/slo-openapi-client/go/slo v0.0.0-20240807172758-1b7d00838fc7/go.mod h1:MVsmQi3lkhNnRExmke6Ug6HFG4Dycd+oRgzC3Rz+vOs= -github.com/grafana/synthetic-monitoring-agent v0.29.9 h1:z0nTrh0T6b2rTfEcakEuMx0kwHaLqJjH1MnJtrlBj+8= -github.com/grafana/synthetic-monitoring-agent v0.29.9/go.mod h1:mEYOvw95noebaguQo+S9xrP2edINEY57N5vnFZjNCzY= +github.com/grafana/synthetic-monitoring-agent v0.29.10 h1:t3TWXJDRgbLjwGOuzX8nQPlVsvkndvKcQTiJH5/X75c= +github.com/grafana/synthetic-monitoring-agent v0.29.10/go.mod h1:mEYOvw95noebaguQo+S9xrP2edINEY57N5vnFZjNCzY= github.com/grafana/synthetic-monitoring-api-go-client v0.9.1 h1:PPJFoYcilyCQu9tFXJI8xnjDuJJ3qPOfL7VIcCYf62g= github.com/grafana/synthetic-monitoring-api-go-client v0.9.1/go.mod h1:MGLMpX0E3+6tkChdKpbzjEI7SJZk2TcHzQWxyQ5casQ= github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1 h1:qnpSQwGEnkcRpTqNOIR6bJbR0gAorgP9CSALpRcKoAA=