Skip to content

Commit

Permalink
Upgrade experimental module (deps): Bump github.com/grafana/xk6-dashb…
Browse files Browse the repository at this point in the history
…oard

Bumps [github.com/grafana/xk6-dashboard](https://github.com/grafana/xk6-dashboard) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/grafana/xk6-dashboard/releases)
- [Changelog](https://github.com/grafana/xk6-dashboard/blob/master/.goreleaser.yaml)
- [Commits](grafana/xk6-dashboard@v0.7.1...v0.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent ef1f214 commit e713dd4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/golang/protobuf v1.5.3
github.com/gorilla/websocket v1.5.1
github.com/grafana/xk6-browser v1.3.0
github.com/grafana/xk6-dashboard v0.7.1
github.com/grafana/xk6-dashboard v0.7.2
github.com/grafana/xk6-output-prometheus-remote v0.3.1
github.com/grafana/xk6-redis v0.2.0
github.com/grafana/xk6-timers v0.2.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ github.com/gorilla/websocket v1.5.1 h1:gmztn0JnHVt9JZquRuzLw3g4wouNVzKL15iLr/zn/
github.com/gorilla/websocket v1.5.1/go.mod h1:x3kM2JMyaluk02fnUJpQuwD2dCS5NDG2ZHL0uE0tcaY=
github.com/grafana/xk6-browser v1.3.0 h1:NFDvx56O77e4dBWFIUYQ733lzgbClcVH2Kn/yaACWjM=
github.com/grafana/xk6-browser v1.3.0/go.mod h1:Y7fN+spgo9LVLfpxWdkki1bY5EKUk+5B6xaYp4DotPA=
github.com/grafana/xk6-dashboard v0.7.1 h1:0FBJx7EpOAMsdYwKl/yKwcK+HzYpcT8j5yJ7x6nTH1U=
github.com/grafana/xk6-dashboard v0.7.1/go.mod h1:A1SIEX7kaC8RdER5J7l+bnkh54NV7chxA1VQncYBwqE=
github.com/grafana/xk6-dashboard v0.7.2 h1:CLaWeRfPZ388IS6rBn0nI+lqtX50QoQ73z0Hz5BIrS4=
github.com/grafana/xk6-dashboard v0.7.2/go.mod h1:7HLAY4udlWGXGDQL5gWIi+In3eZRljXi8AnHt1Z+lFM=
github.com/grafana/xk6-output-prometheus-remote v0.3.1 h1:X23rQzlJD8dXWB31DkxR4uPnuRFo8L0Y0H22fSG9xl0=
github.com/grafana/xk6-output-prometheus-remote v0.3.1/go.mod h1:0JLAm4ONsNUlNoxJXAwOCfA6GtDwTPs557OplAvE+3o=
github.com/grafana/xk6-redis v0.2.0 h1:iXmAKVlAxafZ/h8ptuXTFhGu63IFsyDI8QjUgWm66BU=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ github.com/grafana/xk6-browser/keyboardlayout
github.com/grafana/xk6-browser/log
github.com/grafana/xk6-browser/storage
github.com/grafana/xk6-browser/trace
# github.com/grafana/xk6-dashboard v0.7.1
# github.com/grafana/xk6-dashboard v0.7.2
## explicit; go 1.19
github.com/grafana/xk6-dashboard/dashboard
# github.com/grafana/xk6-output-prometheus-remote v0.3.1
Expand Down

0 comments on commit e713dd4

Please sign in to comment.