Skip to content

Commit

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

Bumps [github.com/grafana/xk6-output-prometheus-remote](https://github.com/grafana/xk6-output-prometheus-remote) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/grafana/xk6-output-prometheus-remote/releases)
- [Commits](grafana/xk6-output-prometheus-remote@v0.3.1...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/grafana/xk6-output-prometheus-remote
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 112811c commit 8840103
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/grafana/sobek v0.0.0-20240607083612-4f0cd64f4e78
github.com/grafana/xk6-browser v1.5.2-0.20240607140836-ffcc1f5169ad
github.com/grafana/xk6-dashboard v0.7.4
github.com/grafana/xk6-output-prometheus-remote v0.3.1
github.com/grafana/xk6-output-prometheus-remote v0.4.0
github.com/grafana/xk6-redis v0.2.0
github.com/grafana/xk6-webcrypto v0.3.0
github.com/grafana/xk6-websockets v0.5.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ github.com/grafana/xk6-browser v1.5.2-0.20240607140836-ffcc1f5169ad h1:q3sB942oY
github.com/grafana/xk6-browser v1.5.2-0.20240607140836-ffcc1f5169ad/go.mod h1:xLaGGhTMHIRsMvkVWFYh9RPy87kG2n4L4Or6DeI8U+o=
github.com/grafana/xk6-dashboard v0.7.4 h1:0ZRPTAXW+6A3Xqq/a/OaIZhxUt1SOMwUFff0IPwBHrs=
github.com/grafana/xk6-dashboard v0.7.4/go.mod h1:300QyQ+OQAYz/L/AzB5tKzPeBY5eKh2wl1NsRmCbsx4=
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-output-prometheus-remote v0.4.0 h1:7k3xjuKaD9BwcX8iuu5v6PtAK1L53kvx1r8BaTUfRH4=
github.com/grafana/xk6-output-prometheus-remote v0.4.0/go.mod h1:esXXthLoVp9JUdGkECRthESVYu0TQTR24wrx2nRM9ak=
github.com/grafana/xk6-redis v0.2.0 h1:iXmAKVlAxafZ/h8ptuXTFhGu63IFsyDI8QjUgWm66BU=
github.com/grafana/xk6-redis v0.2.0/go.mod h1:B3PA9PAPJa2/WUfNJCdQwZrbb6D4e6UHIk8dssQbj7w=
github.com/grafana/xk6-webcrypto v0.3.0 h1:piwiTrLTQDbuzC4CK0dVjbzQqNhIoGjWXrflf++W8aE=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,8 @@ github.com/grafana/xk6-browser/trace
# github.com/grafana/xk6-dashboard v0.7.4
## explicit; go 1.20
github.com/grafana/xk6-dashboard/dashboard
# github.com/grafana/xk6-output-prometheus-remote v0.3.1
## explicit; go 1.18
# github.com/grafana/xk6-output-prometheus-remote v0.4.0
## explicit; go 1.20
github.com/grafana/xk6-output-prometheus-remote/pkg/remote
github.com/grafana/xk6-output-prometheus-remote/pkg/remotewrite
github.com/grafana/xk6-output-prometheus-remote/pkg/stale
Expand Down

0 comments on commit 8840103

Please sign in to comment.