Skip to content

Commit

Permalink
Bump github.com/grafana/k6deps from 0.1.7 to 0.1.8 (#23)
Browse files Browse the repository at this point in the history
Bumps [github.com/grafana/k6deps](https://github.com/grafana/k6deps) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/grafana/k6deps/releases)
- [Changelog](https://github.com/grafana/k6deps/blob/main/.goreleaser.yaml)
- [Commits](grafana/k6deps@v0.1.7...v0.1.8)

---
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 Dec 3, 2024
1 parent c6a2c47 commit cd42765
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 @@ -4,7 +4,7 @@ go 1.22.4

require (
github.com/grafana/k6build v0.4.0
github.com/grafana/k6deps v0.1.7
github.com/grafana/k6deps v0.1.8
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ github.com/grafana/k6build v0.4.0 h1:HSWmacenUqeyWd+4syxFJzqPwC6Ke1mf7JJMwr7rzOM
github.com/grafana/k6build v0.4.0/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.7 h1:s7ddqHvvcvzBiX/kueOgAQXfrUEputLh48gokJr7v/k=
github.com/grafana/k6deps v0.1.7/go.mod h1:8szhtnOzNmxwOzJ2diu+wPc9J2Vxvq69Lcyh2WvdVA8=
github.com/grafana/k6deps v0.1.8 h1:8ZrkAQR8aWQlYPoRlEqbWVHghhGpSHtOQ42fBL++cmo=
github.com/grafana/k6deps v0.1.8/go.mod h1:8szhtnOzNmxwOzJ2diu+wPc9J2Vxvq69Lcyh2WvdVA8=
github.com/grafana/k6foundry v0.3.0 h1:C+6dPbsOv7Uq4hEhBFNuYqmTdE9jQ0VqhXqBDtMkVTE=
github.com/grafana/k6foundry v0.3.0/go.mod h1:/NtBSQQgXup5SVbfInl0Q8zKVx08xgvXIZ0xncqexEs=
github.com/grafana/k6pack v0.2.3 h1:+1sDgze+7K2Z2HOmIZ6wNpOQbkLUwuIpfTFn2XKJc8E=
Expand Down

0 comments on commit cd42765

Please sign in to comment.