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.2 to 0.11.0.
- [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.2...v0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
1 parent 683e6c1 commit 97cc310
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 @@ -18,7 +18,7 @@ require (
github.com/grafana/river v0.3.0
github.com/grafana/slo-openapi-client/go/slo v0.0.0-20240807172758-1b7d00838fc7
github.com/grafana/synthetic-monitoring-agent v0.30.2
github.com/grafana/synthetic-monitoring-api-go-client v0.9.2
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
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 @@ -161,8 +161,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.30.2 h1:wredFHXxXXO5Mg/ucEe3+Yud1OSL51LwMneC28nAGbg=
github.com/grafana/synthetic-monitoring-agent v0.30.2/go.mod h1:JEH8a3hLOFRgkl+dlTj3gerkGHkfX+WIhdmIvP7RGSI=
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/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=
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 97cc310

Please sign in to comment.