Skip to content

Commit

Permalink
build(deps): bump github.com/grafana/k6build from 0.3.3 to 0.3.4
Browse files Browse the repository at this point in the history
Bumps [github.com/grafana/k6build](https://github.com/grafana/k6build) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/grafana/k6build/releases)
- [Commits](grafana/k6build@v0.3.3...v0.3.4)

---
updated-dependencies:
- dependency-name: github.com/grafana/k6build
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent 28584d8 commit ecf446d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
github.com/grafana/k6build v0.3.4
github.com/grafana/k6deps v0.1.5
github.com/grafana/k6pack v0.2.2
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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.3 h1:U6TgF6QIIFH5g0DAPVTxqO+fUSINgBBym41qFzW3+uI=
github.com/grafana/k6build v0.3.3/go.mod h1:9e3IPYKatismMUV3Oq0V7auStNxoiVuiuk2uZrmRqhg=
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/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.5 h1:UYp61ez7MbW6v9aKvsuvK9a7Ym6+1iPvzuqrJOne7Dg=
Expand Down

0 comments on commit ecf446d

Please sign in to comment.