Skip to content

Commit

Permalink
Bump github.com/grafana/synthetic-monitoring-api-go-client (#382)
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.5.0 to 0.5.1.
- [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.5.0...v0.5.1)

---
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 8, 2022
1 parent d4dcf20 commit aa14f99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/grafana/grafana-api-golang-client v0.3.0
github.com/grafana/machine-learning-go-client v0.1.1
github.com/grafana/synthetic-monitoring-agent v0.6.2
github.com/grafana/synthetic-monitoring-api-go-client v0.5.0
github.com/grafana/synthetic-monitoring-api-go-client v0.5.1
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/terraform-plugin-docs v0.5.1
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -459,11 +459,10 @@ github.com/grafana/grafana-api-golang-client v0.3.0 h1:eXUYeMIq/FLmdHy0UDFb2lmXQ
github.com/grafana/grafana-api-golang-client v0.3.0/go.mod h1:24W29gPe9yl0/3A9X624TPkAOR8DpHno490cPwnkv8E=
github.com/grafana/machine-learning-go-client v0.1.1 h1:Gw6cX8xAd6IVF2LApkXOIdBK8Gzz07B3jQPukecw7fc=
github.com/grafana/machine-learning-go-client v0.1.1/go.mod h1:QFfZz8NkqVF8++skjkKQXJEZfpCYd8S0yTWJUpsLLTA=
github.com/grafana/synthetic-monitoring-agent v0.5.0/go.mod h1:oC2+OFrK7WHqrDmilaa8eNNjyB2fMRk7DCj3Z/b/TrA=
github.com/grafana/synthetic-monitoring-agent v0.6.2 h1:JGTdlcu8y/ujwGQwTs1q9b1RLAQUr5oV1v4r7Cz5O9g=
github.com/grafana/synthetic-monitoring-agent v0.6.2/go.mod h1:IfsRiPv1W2I4UtJL3XtCS4xP3cd0S1sIoVusRZp9LEs=
github.com/grafana/synthetic-monitoring-api-go-client v0.5.0 h1:hrSxIX1SGLZGUoSYgSQVP9LcI4ufSyrAoDI9U47Vn+w=
github.com/grafana/synthetic-monitoring-api-go-client v0.5.0/go.mod h1:lnploDp0ttHxTltNXzDljQNJ3RgQ2gDjq994uHrj9Fc=
github.com/grafana/synthetic-monitoring-api-go-client v0.5.1 h1:g7Zj5nkSWNbqdGIKjCIxb42molnl9RTsrg+ID/2dQhY=
github.com/grafana/synthetic-monitoring-api-go-client v0.5.1/go.mod h1:pWq2c+PWiLPW4z8wlomCd9qz4WQsJide3doQEj18iLE=
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7/go.mod h1:FecbI9+v66THATjSRHfNgh1IVFe/9kFxbXtjV0ctIMA=
github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4/go.mod h1:FiyG127CGDf3tlThmgyCl78X/SZQqEOJBCDaAfeWzPs=
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod h1:8NvIoxWQoOIhqOTXgfV/d3M/q6VIi02HzZEHgUlZvzk=
Expand Down Expand Up @@ -1412,7 +1411,6 @@ google.golang.org/grpc v1.33.2/go.mod h1:JMHMWHQWaTccqQQlmk3MJZS+GWXOdAesneDmEnv
google.golang.org/grpc v1.36.0/go.mod h1:qjiiYl8FncCW8feJPdyg3v6XW24KsRHe+dy9BAGRRjU=
google.golang.org/grpc v1.38.0/go.mod h1:NREThFqKR1f3iQ6oBuvc5LadQuXVGo9rkm5ZGrQdJfM=
google.golang.org/grpc v1.40.0/go.mod h1:ogyxbiOoUXAkP+4+xa6PZSE9DZgIHtSpzjDTB9KAK34=
google.golang.org/grpc v1.43.0/go.mod h1:k+4IHHFw41K8+bbowsex27ge2rCb65oeWqe4jJ590SU=
google.golang.org/grpc v1.44.0 h1:weqSxi/TMs1SqFRMHCtBgXRs8k3X39QIDEZ0pRcttUg=
google.golang.org/grpc v1.44.0/go.mod h1:k+4IHHFw41K8+bbowsex27ge2rCb65oeWqe4jJ590SU=
google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
Expand Down

0 comments on commit aa14f99

Please sign in to comment.