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.6.0 to 0.7.0.
- [Release notes](https://github.com/grafana/xk6-websockets/releases)
- [Commits](grafana/xk6-websockets@v0.6.0...v0.7.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 Sep 11, 2024
1 parent 4dc9d97 commit 4a3d600
Show file tree
Hide file tree
Showing 4 changed files with 57 additions and 30 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/grafana/xk6-output-prometheus-remote v0.4.0
github.com/grafana/xk6-redis v0.3.0
github.com/grafana/xk6-webcrypto v0.4.0
github.com/grafana/xk6-websockets v0.6.0
github.com/grafana/xk6-websockets v0.7.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.16.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ github.com/grafana/xk6-redis v0.3.0 h1:eV1YO0miPqGFilN8sL/3OdO6Mm+hZH2nsvJm5dkE0
github.com/grafana/xk6-redis v0.3.0/go.mod h1:3e/U9i1Nm3WEaMy4nZSGMjVf8ZsFau+aXurYJhJ7MfQ=
github.com/grafana/xk6-webcrypto v0.4.0 h1:CXRGkvVg8snYEyGCq3d5XGzDPxTPJ1m5CS68jPdtZZk=
github.com/grafana/xk6-webcrypto v0.4.0/go.mod h1:+THllImZ8OWlsFc8llWqvzzjottlGdXq/7rIQ16zmFs=
github.com/grafana/xk6-websockets v0.6.0 h1:k1z8Xy4sGOB2+VF0q621MoNo0mYY12s8Cqqo5MMeO4w=
github.com/grafana/xk6-websockets v0.6.0/go.mod h1:D76ALTjp3bMugqx7ulseJ9TZrmSvDogieWxWXr8S0+A=
github.com/grafana/xk6-websockets v0.7.0 h1:oTdfQNISs3bEuALfPv9VvQgb3xOxbu3C/DBySf5DnOI=
github.com/grafana/xk6-websockets v0.7.0/go.mod h1:D76ALTjp3bMugqx7ulseJ9TZrmSvDogieWxWXr8S0+A=
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.22.0 h1:asbCHRVmodnJTuQ3qamDwqVOIjwqUPTYmYuemVOx+Ys=
Expand Down
79 changes: 53 additions & 26 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 @@ -203,7 +203,7 @@ github.com/grafana/xk6-redis/redis
# github.com/grafana/xk6-webcrypto v0.4.0
## explicit; go 1.20
github.com/grafana/xk6-webcrypto/webcrypto
# github.com/grafana/xk6-websockets v0.6.0
# github.com/grafana/xk6-websockets v0.7.0
## explicit; go 1.20
github.com/grafana/xk6-websockets/websockets
github.com/grafana/xk6-websockets/websockets/events
Expand Down

0 comments on commit 4a3d600

Please sign in to comment.