Bump github.com/gorilla/websocket from 1.5.2 to 1.5.3

Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](https://github.com/gorilla/websocket/compare/v1.5.2...v1.5.3)

---
updated-dependencies:
- dependency-name: github.com/gorilla/websocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-14 03:37:19 +00:00
parent 9aff149590
commit 74402535f8
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -7,7 +7,7 @@ require (
github.com/getsentry/sentry-go v0.28.1
github.com/google/uuid v1.6.0
github.com/gorilla/mux v1.8.1
github.com/gorilla/websocket v1.5.2
github.com/gorilla/websocket v1.5.3
github.com/hashicorp/nomad v1.8.0
github.com/hashicorp/nomad/api v0.0.0-20240606055710-c3c2240304e5
github.com/influxdata/influxdb-client-go/v2 v2.13.0