Skip to content

Commit

Permalink
Bump github.com/grafana/xk6-websockets from 0.7.1 to 0.7.2
Browse files Browse the repository at this point in the history
Bumps [github.com/grafana/xk6-websockets](https://github.com/grafana/xk6-websockets) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/grafana/xk6-websockets/releases)
- [Commits](grafana/xk6-websockets@v0.7.1...v0.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and olegbespalov committed Oct 28, 2024
1 parent ac04000 commit 171655b
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 9 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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.7.1
github.com/grafana/xk6-websockets v0.7.2
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 @@ -101,8 +101,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.7.1 h1:ONiw2xWvLzWjM1VtQlkMMFJGjVjn0LbigsC+wVw6ZxM=
github.com/grafana/xk6-websockets v0.7.1/go.mod h1:D76ALTjp3bMugqx7ulseJ9TZrmSvDogieWxWXr8S0+A=
github.com/grafana/xk6-websockets v0.7.2 h1:hwZfk+1zMLJZ2vXqy8WqShG4toHgY6Gw7EdFU37dSXg=
github.com/grafana/xk6-websockets v0.7.2/go.mod h1:91oE+otLmjYsPwBvxfv1+6tmoXKPZRPOXTnJveAs5Nk=
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
17 changes: 13 additions & 4 deletions vendor/github.com/grafana/xk6-websockets/websockets/blob.go

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 @@ -208,8 +208,8 @@ 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.7.1
## explicit; go 1.20
# github.com/grafana/xk6-websockets v0.7.2
## explicit; go 1.21
github.com/grafana/xk6-websockets/websockets
github.com/grafana/xk6-websockets/websockets/events
# github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
Expand Down

0 comments on commit 171655b

Please sign in to comment.