Skip to content

Commit d15e72a

Browse files
chore(deps): bump github.com/grafana/synthetic-monitoring-agent (#2034)
Bumps [github.com/grafana/synthetic-monitoring-agent](https://github.com/grafana/synthetic-monitoring-agent) from 0.34.0 to 0.34.1. - [Release notes](https://github.com/grafana/synthetic-monitoring-agent/releases) - [Changelog](https://github.com/grafana/synthetic-monitoring-agent/blob/main/CHANGELOG.md) - [Commits](grafana/synthetic-monitoring-agent@v0.34.0...v0.34.1) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f84817f commit d15e72a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/grafana/machine-learning-go-client v0.8.2
1818
github.com/grafana/river v0.3.0
1919
github.com/grafana/slo-openapi-client/go/slo v0.0.0-20240807172758-1b7d00838fc7
20-
github.com/grafana/synthetic-monitoring-agent v0.34.0
20+
github.com/grafana/synthetic-monitoring-agent v0.34.1
2121
github.com/grafana/synthetic-monitoring-api-go-client v0.11.0
2222
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
2323
github.com/hashicorp/go-retryablehttp v0.7.7

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ github.com/grafana/river v0.3.0 h1:6TsaR/vkkcppUM9I0muGbPIUedCtpPu6OWreE5+CE6g=
159159
github.com/grafana/river v0.3.0/go.mod h1:icSidCSHYXJUYy6TjGAi/D+X7FsP7Gc7cxvBUIwYMmY=
160160
github.com/grafana/slo-openapi-client/go/slo v0.0.0-20240807172758-1b7d00838fc7 h1:t7zAFX0rMu868n85zRHLgmAjLJgWbkxUekGquZmovjA=
161161
github.com/grafana/slo-openapi-client/go/slo v0.0.0-20240807172758-1b7d00838fc7/go.mod h1:MVsmQi3lkhNnRExmke6Ug6HFG4Dycd+oRgzC3Rz+vOs=
162-
github.com/grafana/synthetic-monitoring-agent v0.34.0 h1:kG0mitVsezElk8X/XqlMUQmF1MhyCZyrcBLnF7czbaA=
163-
github.com/grafana/synthetic-monitoring-agent v0.34.0/go.mod h1:PM7+XQSxiXAklTbTmpK8OvbcvUvGF8BOdRWhd7V/39o=
162+
github.com/grafana/synthetic-monitoring-agent v0.34.1 h1:igtwIr61lFopRzSRL1uBAmmbaQ5OebsgKXw9dpjOefY=
163+
github.com/grafana/synthetic-monitoring-agent v0.34.1/go.mod h1:PM7+XQSxiXAklTbTmpK8OvbcvUvGF8BOdRWhd7V/39o=
164164
github.com/grafana/synthetic-monitoring-api-go-client v0.11.0 h1:C/LMuhY9USNXRVhzQ3S09C0rSyAwCUssCp3WOShLN5I=
165165
github.com/grafana/synthetic-monitoring-api-go-client v0.11.0/go.mod h1:eapoDTSZLpj+p//C15C/IUJY4PnIWWf8jb/Ui2rj4Pg=
166166
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1 h1:qnpSQwGEnkcRpTqNOIR6bJbR0gAorgP9CSALpRcKoAA=

0 commit comments

Comments
 (0)