Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.4.2 to 1.5.0. - [Release notes](https://github.com/gorilla/websocket/releases) - [Commits](https://github.com/gorilla/websocket/compare/v1.4.2...v1.5.0) --- updated-dependencies: - dependency-name: github.com/gorilla/websocket dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Maximilian Paß

parent
251b3b30ef
commit
dd1d27e393
2
go.mod
2
go.mod
@ -6,7 +6,7 @@ require (
|
||||
github.com/getsentry/sentry-go v0.12.0
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/gorilla/mux v1.8.0
|
||||
github.com/gorilla/websocket v1.4.2
|
||||
github.com/gorilla/websocket v1.5.0
|
||||
github.com/hashicorp/nomad v1.2.6
|
||||
github.com/hashicorp/nomad/api v0.0.0-20220119212752-1471de4d372c
|
||||
github.com/mitchellh/mapstructure v1.4.3
|
||||
|
Reference in New Issue
Block a user