From c97809bbe23167a03d52e0a67d9d52eeba23ab40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 19:41:55 +0000 Subject: [PATCH] Bump github.com/grafana/synthetic-monitoring-agent from 0.29.4 to 0.29.6 Bumps [github.com/grafana/synthetic-monitoring-agent](https://github.com/grafana/synthetic-monitoring-agent) from 0.29.4 to 0.29.6. - [Release notes](https://github.com/grafana/synthetic-monitoring-agent/releases) - [Changelog](https://github.com/grafana/synthetic-monitoring-agent/blob/main/CHANGELOG.md) - [Commits](https://github.com/grafana/synthetic-monitoring-agent/compare/v0.29.4...v0.29.6) --- 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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 6279d38..499b2a8 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ toolchain go1.23.3 require ( github.com/google/go-cmp v0.6.0 - github.com/grafana/synthetic-monitoring-agent v0.29.4 + github.com/grafana/synthetic-monitoring-agent v0.29.6 github.com/quasilyte/go-ruleguard/dsl v0.3.22 github.com/rs/zerolog v1.33.0 github.com/stretchr/testify v1.9.0 diff --git a/go.sum b/go.sum index e95d793..355c200 100644 --- a/go.sum +++ b/go.sum @@ -10,8 +10,8 @@ github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps= github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI= github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY= -github.com/grafana/synthetic-monitoring-agent v0.29.4 h1:sHEJ+c+3Gex7rfWeQfs91YFfebGKMn3Mz3a1YhKv8sM= -github.com/grafana/synthetic-monitoring-agent v0.29.4/go.mod h1:XuYl/hkih7ML4daqEBL2Vy07ne4KE2sss5UUvyIIqbg= +github.com/grafana/synthetic-monitoring-agent v0.29.6 h1:PaoRc0WBk/3YxSNeJ5dazJvu2dkzeyUBvbXGYW+Ss7w= +github.com/grafana/synthetic-monitoring-agent v0.29.6/go.mod h1:XuYl/hkih7ML4daqEBL2Vy07ne4KE2sss5UUvyIIqbg= github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8= github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck= github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=