Skip to content

Commit aeab7c4

Browse files
Bump github.com/grafana/synthetic-monitoring-agent from 0.8.0 to 0.8.1 (#452)
Bumps [github.com/grafana/synthetic-monitoring-agent](https://github.com/grafana/synthetic-monitoring-agent) from 0.8.0 to 0.8.1. - [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.8.0...v0.8.1) --- 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 136cfd9 commit aeab7c4

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
@@ -6,7 +6,7 @@ require (
66
github.com/Masterminds/semver/v3 v3.1.1
77
github.com/grafana/grafana-api-golang-client v0.5.1
88
github.com/grafana/machine-learning-go-client v0.1.1
9-
github.com/grafana/synthetic-monitoring-agent v0.8.0
9+
github.com/grafana/synthetic-monitoring-agent v0.8.1
1010
github.com/grafana/synthetic-monitoring-api-go-client v0.6.0
1111
github.com/hashicorp/go-cleanhttp v0.5.2
1212
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ github.com/grafana/grafana-api-golang-client v0.5.1 h1:PsYNB9mZ2LBC348eciPnU2y5l
117117
github.com/grafana/grafana-api-golang-client v0.5.1/go.mod h1:24W29gPe9yl0/3A9X624TPkAOR8DpHno490cPwnkv8E=
118118
github.com/grafana/machine-learning-go-client v0.1.1 h1:Gw6cX8xAd6IVF2LApkXOIdBK8Gzz07B3jQPukecw7fc=
119119
github.com/grafana/machine-learning-go-client v0.1.1/go.mod h1:QFfZz8NkqVF8++skjkKQXJEZfpCYd8S0yTWJUpsLLTA=
120-
github.com/grafana/synthetic-monitoring-agent v0.8.0 h1:X2fMX8J9SKLk9g4jvnNOmMsv0zFOjRP5Rv6f1TGMVzI=
121-
github.com/grafana/synthetic-monitoring-agent v0.8.0/go.mod h1:H00hmnfdCmNwCZ40fq/1wF7cxt1vYgx7eyHAeLp9V80=
120+
github.com/grafana/synthetic-monitoring-agent v0.8.1 h1:YYAFZFBMtzUMGewrc1yX3JvkGpRiBMvVtQboZnKAOok=
121+
github.com/grafana/synthetic-monitoring-agent v0.8.1/go.mod h1:H00hmnfdCmNwCZ40fq/1wF7cxt1vYgx7eyHAeLp9V80=
122122
github.com/grafana/synthetic-monitoring-api-go-client v0.6.0 h1:HWcBf2WYv7/qjY5LvuqiBxvA6IFW/AyDE8u0XBmgm3I=
123123
github.com/grafana/synthetic-monitoring-api-go-client v0.6.0/go.mod h1:cDXZ41bIcDOKyDup7bbtxurX+Pi5OxqB/B39FCsfDLk=
124124
github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw=

0 commit comments

Comments
 (0)