Skip to content

Commit 6870bae

Browse files
Bump github.com/grafana/synthetic-monitoring-agent from 0.16.2 to 0.16.3 (#945)
Bumps [github.com/grafana/synthetic-monitoring-agent](https://github.com/grafana/synthetic-monitoring-agent) from 0.16.2 to 0.16.3. - [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.16.2...v0.16.3) --- 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 9e6d1f5 commit 6870bae

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
@@ -7,7 +7,7 @@ require (
77
github.com/grafana/amixr-api-go-client v0.0.7
88
github.com/grafana/grafana-api-golang-client v0.23.0
99
github.com/grafana/machine-learning-go-client v0.5.0
10-
github.com/grafana/synthetic-monitoring-agent v0.16.2
10+
github.com/grafana/synthetic-monitoring-agent v0.16.3
1111
github.com/grafana/synthetic-monitoring-api-go-client v0.7.0
1212
github.com/hashicorp/go-cleanhttp v0.5.2
1313
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
@@ -65,8 +65,8 @@ github.com/grafana/grafana-api-golang-client v0.23.0 h1:Uta0dSkxWYf1D83/E7MRLCG6
6565
github.com/grafana/grafana-api-golang-client v0.23.0/go.mod h1:24W29gPe9yl0/3A9X624TPkAOR8DpHno490cPwnkv8E=
6666
github.com/grafana/machine-learning-go-client v0.5.0 h1:Q1K+MPSy8vfMm2jsk3WQ7O77cGr2fM5hxwtPSoPc5NU=
6767
github.com/grafana/machine-learning-go-client v0.5.0/go.mod h1:QFfZz8NkqVF8++skjkKQXJEZfpCYd8S0yTWJUpsLLTA=
68-
github.com/grafana/synthetic-monitoring-agent v0.16.2 h1:t7RB+lp7xTFPqNoJ5LRkAewd26tm1z7wkAVNJ2ebGnI=
69-
github.com/grafana/synthetic-monitoring-agent v0.16.2/go.mod h1:fphFOescJVbTwqRsXFsRypNsRjbcoYqfuW2X7QsQEpo=
68+
github.com/grafana/synthetic-monitoring-agent v0.16.3 h1:N1Me9yjXpfJ1IjLFx++I29RUAuvM5OPL7gx15ZeBZo4=
69+
github.com/grafana/synthetic-monitoring-agent v0.16.3/go.mod h1:fphFOescJVbTwqRsXFsRypNsRjbcoYqfuW2X7QsQEpo=
7070
github.com/grafana/synthetic-monitoring-api-go-client v0.7.0 h1:3ZfQzmXDBPcQTTgMAIIiTw5Dwxm/B4lzf34Sto0d0YY=
7171
github.com/grafana/synthetic-monitoring-api-go-client v0.7.0/go.mod h1:ET64tbp14yq3U8X97/IO/KbG+FqU5Z8DigWrzGUHX40=
7272
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=

0 commit comments

Comments
 (0)