Skip to content

Commit

Permalink
build(deps): bump github.com/grafana/k6lint from 0.3.1 to 0.3.2
Browse files Browse the repository at this point in the history
Bumps [github.com/grafana/k6lint](https://github.com/grafana/k6lint) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/grafana/k6lint/releases)
- [Changelog](https://github.com/grafana/k6lint/blob/main/.goreleaser.yaml)
- [Commits](grafana/k6lint@v0.3.1...v0.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent c85a298 commit 658a9c0
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 @@ -9,7 +9,7 @@ require (
github.com/go-git/go-git/v5 v5.12.0
github.com/google/go-github/v62 v62.0.0
github.com/grafana/clireadme v0.1.0
github.com/grafana/k6lint v0.3.1
github.com/grafana/k6lint v0.3.2
github.com/narqo/go-badge v0.0.0-20230821190521-c9a75c019a59
github.com/samber/slog-logrus/v2 v2.5.0
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 @@ -79,8 +79,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/k6foundry v0.3.0 h1:C+6dPbsOv7Uq4hEhBFNuYqmTdE9jQ0VqhXqBDtMkVTE=
github.com/grafana/k6foundry v0.3.0/go.mod h1:/NtBSQQgXup5SVbfInl0Q8zKVx08xgvXIZ0xncqexEs=
github.com/grafana/k6lint v0.3.1 h1:PgbAXqcullhmTKpU6uTmijivy4aShr0b2J2T1UblGOU=
github.com/grafana/k6lint v0.3.1/go.mod h1:rUkpZz8dx0Rxcy6e0tTzARIuQ4PbhG4/2YsGY8hhyzI=
github.com/grafana/k6lint v0.3.2 h1:2L2suKpHkyXirD0sogRDCdFHbgShMlE1Yb9a8n6jwuc=
github.com/grafana/k6lint v0.3.2/go.mod h1:DvF20OOZaeHeP9f6+El3iQVGS2iPaSFsIIJkEdl5sVA=
github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 h1:2VTzZjLZBgl62/EtslCrtky5vbi9dd7HrQPQIx6wqiw=
github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542/go.mod h1:Ow0tF8D4Kplbc8s8sSb3V2oUCygFHVp8gC3Dn6U4MNI=
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ=
Expand Down

0 comments on commit 658a9c0

Please sign in to comment.