Skip to content

Commit 2b4d10a

Browse files
dependabot[bot]mstoykov
authored andcommitted
build(deps): bump github.com/grafana/xk6-dashboard from 0.7.5 to 0.7.6
Bumps [github.com/grafana/xk6-dashboard](https://github.com/grafana/xk6-dashboard) from 0.7.5 to 0.7.6. - [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.5...v0.7.6) --- updated-dependencies: - dependency-name: github.com/grafana/xk6-dashboard dependency-version: 0.7.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0fbc64 commit 2b4d10a

File tree

13 files changed

+55
-45
lines changed

13 files changed

+55
-45
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/grafana/k6deps v0.2.6
2222
github.com/grafana/k6provider v0.1.15
2323
github.com/grafana/sobek v0.0.0-20250320150027-203dc85b6d98
24-
github.com/grafana/xk6-dashboard v0.7.5
24+
github.com/grafana/xk6-dashboard v0.7.6
2525
github.com/grafana/xk6-redis v0.3.3
2626
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
2727
github.com/influxdata/influxdb1-client v0.0.0-20190402204710-8ff2fc3824fc

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ github.com/grafana/k6provider v0.1.15 h1:aUStpqDMEnEL9aGCcSKmpcreHRZsr8IELna+ttK
9191
github.com/grafana/k6provider v0.1.15/go.mod h1:tnyPNxenfF0G5JWVXQixk7QUJIn2FbZneDfvgocttNs=
9292
github.com/grafana/sobek v0.0.0-20250320150027-203dc85b6d98 h1:DqWI8D/A8GABIIjukZVNr0Sj4sBeewK2TmbTyiqUAZk=
9393
github.com/grafana/sobek v0.0.0-20250320150027-203dc85b6d98/go.mod h1:FmcutBFPLiGgroH42I4/HBahv7GxVjODcVWFTw1ISes=
94-
github.com/grafana/xk6-dashboard v0.7.5 h1:TcILyffT/Ea/XD7xG1jMA5lwtusOPRbEQsQDHmO30Mk=
95-
github.com/grafana/xk6-dashboard v0.7.5/go.mod h1:Y75F8xmgCraKT+pBzFH6me9AyH5PkXD+Bxo1dm6Il/M=
94+
github.com/grafana/xk6-dashboard v0.7.6 h1:7MNk87R6ZUcBdyoIkaOkLsor4hrIT1F57X77Z83oE68=
95+
github.com/grafana/xk6-dashboard v0.7.6/go.mod h1:ofJsxGG4TTuzSUvTU8BroyCBy6A44/ksi4x/hUNeiYA=
9696
github.com/grafana/xk6-redis v0.3.3 h1:9QiS4OUjYMzvriGzbqrhCn9i/kENmCkibZE+xCJSdPk=
9797
github.com/grafana/xk6-redis v0.3.3/go.mod h1:YL1qfBZXW4o2aAF6/gRa/N9oGoumUg7cJzzCHLxoCOw=
9898
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 h1:UH//fgunKIs4JdUbpDl1VZCDaL56wXCB/5+wF6uHfaI=

vendor/github.com/grafana/xk6-dashboard/dashboard/aggregate.go

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/grafana/xk6-dashboard/dashboard/builtin.go

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/grafana/xk6-dashboard/dashboard/command.go

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/grafana/xk6-dashboard/dashboard/meter.go

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/grafana/xk6-dashboard/dashboard/options.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/grafana/xk6-dashboard/dashboard/registry.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/grafana/xk6-dashboard/dashboard/replay.go

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/grafana/xk6-dashboard/dashboard/report.go

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)