Skip to content

Commit

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

Bumps [github.com/grafana/xk6-websockets](https://github.com/grafana/xk6-websockets) from 0.2.1 to 0.3.0.
- [Commits](grafana/xk6-websockets@v0.2.1...v0.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored and olegbespalov committed Feb 27, 2024
1 parent b5a6feb commit a0b7401
Showing 4 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ require (
github.com/grafana/xk6-output-prometheus-remote v0.3.1
github.com/grafana/xk6-redis v0.2.0
github.com/grafana/xk6-webcrypto v0.1.1
github.com/grafana/xk6-websockets v0.2.1
github.com/grafana/xk6-websockets v0.3.0
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
github.com/influxdata/influxdb1-client v0.0.0-20190402204710-8ff2fc3824fc
github.com/jhump/protoreflect v1.15.4
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -103,8 +103,8 @@ github.com/grafana/xk6-redis v0.2.0 h1:iXmAKVlAxafZ/h8ptuXTFhGu63IFsyDI8QjUgWm66
github.com/grafana/xk6-redis v0.2.0/go.mod h1:B3PA9PAPJa2/WUfNJCdQwZrbb6D4e6UHIk8dssQbj7w=
github.com/grafana/xk6-webcrypto v0.1.1 h1:SSGjm3mea8V9AkbqHkzlle+6KOu87gLE2xf9kfM3jlg=
github.com/grafana/xk6-webcrypto v0.1.1/go.mod h1:2pyN4Lmf5cK6EH9xnSn2B81k9vpCdBzcklWhZ/dH+18=
github.com/grafana/xk6-websockets v0.2.1 h1:99tuI5g9UPTCpGbiEo/9E7VFKQIOvTLq231qoMVef5c=
github.com/grafana/xk6-websockets v0.2.1/go.mod h1:f0XN0IGHx6m8jWh/w8ZFG6mZlRgzpztSHmvd4uK9RJo=
github.com/grafana/xk6-websockets v0.3.0 h1:qxOTfjvY+FHvQ89Zn3m9FW88mz0mo+x714A94ssq+l0=
github.com/grafana/xk6-websockets v0.3.0/go.mod h1:v2Xlz0J2QTtWmVfVyuUQpK1juuK+NU/2zJP8RyP5eNU=
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 h1:UH//fgunKIs4JdUbpDl1VZCDaL56wXCB/5+wF6uHfaI=
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0/go.mod h1:g5qyo/la0ALbONm6Vbp88Yd8NsDy6rZz+RcrMPxvld8=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 h1:YBftPWNWd4WwGqtY2yeZL2ef8rHAxPBD8KFhJpmcqms=

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

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -176,7 +176,7 @@ github.com/grafana/xk6-redis/redis
# github.com/grafana/xk6-webcrypto v0.1.1
## explicit; go 1.19
github.com/grafana/xk6-webcrypto/webcrypto
# github.com/grafana/xk6-websockets v0.2.1
# github.com/grafana/xk6-websockets v0.3.0
## explicit; go 1.18
github.com/grafana/xk6-websockets/websockets
github.com/grafana/xk6-websockets/websockets/events

0 comments on commit a0b7401

Please sign in to comment.