Skip to content

Commit c3a5d84

Browse files
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](grafana/synthetic-monitoring-agent@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7dc443a commit c3a5d84

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
@@ -14,7 +14,7 @@ require (
1414
github.com/grafana/grafana-openapi-client-go v0.0.0-20241113095943-9cb2bbfeb8a3
1515
github.com/grafana/machine-learning-go-client v0.8.2
1616
github.com/grafana/slo-openapi-client/go/slo v0.0.0-20240807172758-1b7d00838fc7
17-
github.com/grafana/synthetic-monitoring-agent v0.29.9
17+
github.com/grafana/synthetic-monitoring-agent v0.29.10
1818
github.com/grafana/synthetic-monitoring-api-go-client v0.9.1
1919
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
2020
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/pyroscope-go/godeltaprof v0.1.8 h1:iwOtYXeeVSAeYefJNaxDytgjKt
159159
github.com/grafana/pyroscope-go/godeltaprof v0.1.8/go.mod h1:2+l7K7twW49Ct4wFluZD3tZ6e0SjanjcUUBPVD/UuGU=
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.29.9 h1:z0nTrh0T6b2rTfEcakEuMx0kwHaLqJjH1MnJtrlBj+8=
163-
github.com/grafana/synthetic-monitoring-agent v0.29.9/go.mod h1:mEYOvw95noebaguQo+S9xrP2edINEY57N5vnFZjNCzY=
162+
github.com/grafana/synthetic-monitoring-agent v0.29.10 h1:t3TWXJDRgbLjwGOuzX8nQPlVsvkndvKcQTiJH5/X75c=
163+
github.com/grafana/synthetic-monitoring-agent v0.29.10/go.mod h1:mEYOvw95noebaguQo+S9xrP2edINEY57N5vnFZjNCzY=
164164
github.com/grafana/synthetic-monitoring-api-go-client v0.9.1 h1:PPJFoYcilyCQu9tFXJI8xnjDuJJ3qPOfL7VIcCYf62g=
165165
github.com/grafana/synthetic-monitoring-api-go-client v0.9.1/go.mod h1:MGLMpX0E3+6tkChdKpbzjEI7SJZk2TcHzQWxyQ5casQ=
166166
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1 h1:qnpSQwGEnkcRpTqNOIR6bJbR0gAorgP9CSALpRcKoAA=

0 commit comments

Comments
 (0)