From 46caf1ada26d454c5f9a9ba3aa0fc4667f5aa261 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 16:13:16 +0000 Subject: [PATCH] build(deps): bump github.com/grafana/k6build from 0.3.4 to 0.3.5 Bumps [github.com/grafana/k6build](https://github.com/grafana/k6build) from 0.3.4 to 0.3.5. - [Release notes](https://github.com/grafana/k6build/releases) - [Commits](https://github.com/grafana/k6build/compare/v0.3.4...v0.3.5) --- updated-dependencies: - dependency-name: github.com/grafana/k6build 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 d67e2a3..3df95a1 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.22.4 require ( github.com/adrg/xdg v0.5.3 github.com/grafana/clireadme v0.1.0 - github.com/grafana/k6build v0.3.4 + github.com/grafana/k6build v0.3.5 github.com/grafana/k6deps v0.1.6 github.com/grafana/k6pack v0.2.2 github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 diff --git a/go.sum b/go.sum index bcd9354..e467161 100644 --- a/go.sum +++ b/go.sum @@ -14,8 +14,8 @@ 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/clireadme v0.1.0 h1:KYEYSnYdSzmHf3bufaK6fQZ5j4dzvM/T+G6Ba+qNnAM= github.com/grafana/clireadme v0.1.0/go.mod h1:Wy4KIG2ZBGMYAYyF9l7qAy+yoJVasqk/txsRgoRI3gc= -github.com/grafana/k6build v0.3.4 h1:sqjPBSAchs8H/xDPOBVu6XPTBd1mjNuTcv/PYzVQN7A= -github.com/grafana/k6build v0.3.4/go.mod h1:9e3IPYKatismMUV3Oq0V7auStNxoiVuiuk2uZrmRqhg= +github.com/grafana/k6build v0.3.5 h1:R5/8w/Ps4brefu56HHFujPK01xx9AfrV6KraVW3uohY= +github.com/grafana/k6build v0.3.5/go.mod h1:9e3IPYKatismMUV3Oq0V7auStNxoiVuiuk2uZrmRqhg= github.com/grafana/k6catalog v0.2.3 h1:Gol46qra9yjPYSrxLj6CDKcdY/DUEprM4Xd4TCNPkfA= github.com/grafana/k6catalog v0.2.3/go.mod h1:ozCf9+KBw63lNrRiZtp7CvzA7V0ATQuOQN2IoG2irw4= github.com/grafana/k6deps v0.1.6 h1:g232iZWiXKasbnqUn9kh5AiMG6FLpc1Fa1T53AM+GEw=