Skip to content

Commit

Permalink
chore(deps): bump github.com/grafana/synthetic-monitoring-api-go-client
Browse files Browse the repository at this point in the history
Bumps [github.com/grafana/synthetic-monitoring-api-go-client](https://github.com/grafana/synthetic-monitoring-api-go-client) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/grafana/synthetic-monitoring-api-go-client/releases)
- [Changelog](https://github.com/grafana/synthetic-monitoring-api-go-client/blob/main/CHANGELOG.md)
- [Commits](grafana/synthetic-monitoring-api-go-client@v0.9.1...v0.9.2)

---
updated-dependencies:
- dependency-name: github.com/grafana/synthetic-monitoring-api-go-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 101c855 commit cbf0e9c
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 @@ -15,7 +15,7 @@ require (
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-api-go-client v0.9.1
github.com/grafana/synthetic-monitoring-api-go-client v0.9.2
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/go-retryablehttp v0.7.7
github.com/hashicorp/go-uuid v1.0.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@ github.com/grafana/slo-openapi-client/go/slo v0.0.0-20240807172758-1b7d00838fc7
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-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/grafana/synthetic-monitoring-api-go-client v0.9.2 h1:Q2sIkvE8ekeGGroWqh3pEj9mJ/hisS41ezNrFCjrTj4=
github.com/grafana/synthetic-monitoring-api-go-client v0.9.2/go.mod h1:djIoAwYgFJcpD4e7d13yt1dEMbN27r3Sm4OfVNMdDdE=
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1 h1:qnpSQwGEnkcRpTqNOIR6bJbR0gAorgP9CSALpRcKoAA=
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1/go.mod h1:lXGCsh6c22WGtjr+qGHj1otzZpV/1kwTMAqkwZsnWRU=
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0 h1:pRhl55Yx1eC7BZ1N+BBWwnKaMyD8uC+34TLdndZMAKk=
Expand Down

0 comments on commit cbf0e9c

Please sign in to comment.