From 82ee66a64bc3365cbb079bdd890755ee03740209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 23:14:03 +0000 Subject: [PATCH] chore(deps): bump github.com/grafana/synthetic-monitoring-agent Bumps [github.com/grafana/synthetic-monitoring-agent](https://github.com/grafana/synthetic-monitoring-agent) from 0.34.1 to 0.37.4. - [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.34.1...v0.37.4) --- updated-dependencies: - dependency-name: github.com/grafana/synthetic-monitoring-agent dependency-version: 0.37.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 52ab784ff..d3d6879d7 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( github.com/grafana/machine-learning-go-client v0.8.2 github.com/grafana/river v0.3.0 github.com/grafana/slo-openapi-client/go/slo v0.0.0-20250218172929-ab9cae090da6 - github.com/grafana/synthetic-monitoring-agent v0.34.1 + github.com/grafana/synthetic-monitoring-agent v0.37.4 github.com/grafana/synthetic-monitoring-api-go-client v0.11.0 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 3e3be5ece..6a5a51f34 100644 --- a/go.sum +++ b/go.sum @@ -200,8 +200,8 @@ github.com/grafana/river v0.3.0 h1:6TsaR/vkkcppUM9I0muGbPIUedCtpPu6OWreE5+CE6g= github.com/grafana/river v0.3.0/go.mod h1:icSidCSHYXJUYy6TjGAi/D+X7FsP7Gc7cxvBUIwYMmY= github.com/grafana/slo-openapi-client/go/slo v0.0.0-20250218172929-ab9cae090da6 h1:7jbuz2MCqHlIc+vC3geOEzMZolm30v3K1bFTaTJ4mGI= github.com/grafana/slo-openapi-client/go/slo v0.0.0-20250218172929-ab9cae090da6/go.mod h1:a9idYds6valDrBwBdcFTIp+QzlERgf2CFDZgEfmp9pA= -github.com/grafana/synthetic-monitoring-agent v0.34.1 h1:igtwIr61lFopRzSRL1uBAmmbaQ5OebsgKXw9dpjOefY= -github.com/grafana/synthetic-monitoring-agent v0.34.1/go.mod h1:PM7+XQSxiXAklTbTmpK8OvbcvUvGF8BOdRWhd7V/39o= +github.com/grafana/synthetic-monitoring-agent v0.37.4 h1:hl3QhDzDlXQmsF9kvgUKjRM9+EJi1ep2LtqK7DhxpP8= +github.com/grafana/synthetic-monitoring-agent v0.37.4/go.mod h1:yO6i26YGjf+N4CRAiQ7XRON5ETRln0etOA9ghJKygCA= github.com/grafana/synthetic-monitoring-api-go-client v0.11.0 h1:C/LMuhY9USNXRVhzQ3S09C0rSyAwCUssCp3WOShLN5I= github.com/grafana/synthetic-monitoring-api-go-client v0.11.0/go.mod h1:eapoDTSZLpj+p//C15C/IUJY4PnIWWf8jb/Ui2rj4Pg= github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1 h1:qnpSQwGEnkcRpTqNOIR6bJbR0gAorgP9CSALpRcKoAA=