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.3.0 to 0.4.0.
- [Commits](grafana/xk6-websockets@v0.3.0...v0.4.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mstoykov committed Apr 25, 2024
1 parent 1020b30 commit 3ba15af
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 8 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.1
github.com/grafana/xk6-websockets v0.3.0
github.com/grafana/xk6-websockets v0.4.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.6
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,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.2.1 h1:gKC8TD9HQMSNxfJ3CLAyf/CYVnDnHeHi1j5peXyArBI=
github.com/grafana/xk6-webcrypto v0.2.1/go.mod h1:K1TAPNbQAvNb/0heG1+K7wLPOe9353w9a8GcBsiHTx4=
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/grafana/xk6-websockets v0.4.0 h1:gK0ekd7nIO4tPDzWk4ljQGzMep5Usy3Y/iuXZM7xXHI=
github.com/grafana/xk6-websockets v0.4.0/go.mod h1:sykcMskoS8qA8/XWED5h7qg7xsJXqzdKYOM0+inAz9s=
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.19.0 h1:Wqo399gCIufwto+VfwCSvsnfGpF/w5E9CNxSwbpD6No=
Expand Down
28 changes: 24 additions & 4 deletions vendor/github.com/grafana/xk6-websockets/websockets/websockets.go

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
Expand Up @@ -187,7 +187,7 @@ github.com/grafana/xk6-redis/redis
# github.com/grafana/xk6-webcrypto v0.2.1
## explicit; go 1.19
github.com/grafana/xk6-webcrypto/webcrypto
# github.com/grafana/xk6-websockets v0.3.0
# github.com/grafana/xk6-websockets v0.4.0
## explicit; go 1.18
github.com/grafana/xk6-websockets/websockets
github.com/grafana/xk6-websockets/websockets/events
Expand Down

0 comments on commit 3ba15af

Please sign in to comment.