Skip to content

Commit

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

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent f688876 commit 0ae8c9d
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.0
github.com/grafana/k6deps v0.2.1
github.com/samber/slog-logrus/v2 v2.5.2
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
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.0 h1:yF+Vh70aHoL+2VygK9IGXZ8ojnNd5QPAeQxlU0xXGWM=
github.com/grafana/k6deps v0.2.0/go.mod h1:XD+wP7lkIYbre3CZ//vb/WW8I29r2a5ZveeICKR3FLc=
github.com/grafana/k6deps v0.2.1 h1:PvRXQ4SEOJdKfFnWBkM1cXda0JMWEB4dMWSEgq+FowM=
github.com/grafana/k6deps v0.2.1/go.mod h1:XD+wP7lkIYbre3CZ//vb/WW8I29r2a5ZveeICKR3FLc=
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 0ae8c9d

Please sign in to comment.