Skip to content

Commit

Permalink
build(deps): bump github.com/grafana/k6deps from 0.2.2 to 0.2.3
Browse files Browse the repository at this point in the history
Bumps [github.com/grafana/k6deps](https://github.com/grafana/k6deps) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/grafana/k6deps/releases)
- [Changelog](https://github.com/grafana/k6deps/blob/main/.goreleaser.yaml)
- [Commits](grafana/k6deps@v0.2.2...v0.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 2, 2025
1 parent 6bfc0ae commit a568ff5
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/grafana/clireadme v0.1.0
github.com/grafana/k6build v0.5.4
github.com/grafana/k6deps v0.2.2
github.com/grafana/k6deps v0.2.3
github.com/grafana/k6provider v0.1.10
github.com/samber/slog-logrus/v2 v2.5.2
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ github.com/grafana/clireadme v0.1.0 h1:KYEYSnYdSzmHf3bufaK6fQZ5j4dzvM/T+G6Ba+qNn
github.com/grafana/clireadme v0.1.0/go.mod h1:Wy4KIG2ZBGMYAYyF9l7qAy+yoJVasqk/txsRgoRI3gc=
github.com/grafana/k6build v0.5.4 h1:RSaui4O1SySw6TADOwLod/SaRBiTq9bht6sKGePBIuA=
github.com/grafana/k6build v0.5.4/go.mod h1:LpBRh+nbwhCBt5v/LCa14taDuRbXKze56kZCKPNlWho=
github.com/grafana/k6deps v0.2.2 h1:SvIEqTQFV8S2HzwOvwjEcsU+2q03tQRxDItLJjEfnxQ=
github.com/grafana/k6deps v0.2.2/go.mod h1:k4CRrDOKAKfGbrcGK1cUv1jGG1nKi7Ka+n0vYngy5o8=
github.com/grafana/k6deps v0.2.3 h1:2uZr2FhLnk1VAznbUb/7vMaHYMl43qXWxIai+iL5cPk=
github.com/grafana/k6deps v0.2.3/go.mod h1:SVJT5urqP7Rj9Qs8TxgftE7MinDSs1raDnZVymzSaHc=
github.com/grafana/k6foundry v0.3.1 h1:nv4BqlJfNXrVMk7ps7mlGiPgegR73ogTvisn1y0bYJ8=
github.com/grafana/k6foundry v0.3.1/go.mod h1:4Hw0ll6ZsKN8f3cgp7I4N6EkhXafZ6CBC6fDJWkW7/Q=
github.com/grafana/k6pack v0.2.4 h1:JzbaO/NnLBaM2Shbn59WynaGAYL+jMvnjsoj/VTr3es=
Expand Down

0 comments on commit a568ff5

Please sign in to comment.