Update module github.com/gorilla/websocket to v1.5.3

This commit is contained in:
Renovate Bot 2024-09-08 06:03:20 +00:00
parent 68e3b078e4
commit 551e4f7f86
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.21.8
require (
github.com/failsafe-go/failsafe-go v0.6.2
github.com/google/uuid v1.6.0
github.com/gorilla/websocket v1.5.1
github.com/gorilla/websocket v1.5.3
github.com/labstack/echo/v4 v4.11.4
github.com/pressly/goose/v3 v3.19.2
github.com/sirupsen/logrus v1.9.3