Skip to content

Commit

Permalink
chore(deps): bump github.com/grafana/synthetic-monitoring-agent (#1962)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 7dc443a commit c3a5d84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit c3a5d84

Please sign in to comment.