improve ignore and up websocket 1.5.0

This commit is contained in:
houseme
2022-03-19 16:16:18 +08:00
parent d7764e2968
commit 7fc75bfeff
4 changed files with 5 additions and 6 deletions

2
go.mod
View File

@ -9,7 +9,7 @@ require (
github.com/fsnotify/fsnotify v1.5.1
github.com/go-redis/redis/v8 v8.11.4
github.com/go-sql-driver/mysql v1.6.0
github.com/gorilla/websocket v1.4.2
github.com/gorilla/websocket v1.5.0
github.com/grokify/html-strip-tags-go v0.0.1
github.com/olekukonko/tablewriter v0.0.5
go.opentelemetry.io/otel v1.0.0