bump: upgrade gorilla/websocket from v1.4.2 to v1.5.0

This commit is contained in:
guangli.bao
2023-09-07 22:27:58 +08:00
parent 58ce734223
commit 93d93258b1
43 changed files with 194 additions and 229 deletions

2
go.mod
View File

@@ -178,7 +178,7 @@ require (
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.3 // indirect
github.com/googleapis/gax-go/v2 v2.7.1 // indirect
github.com/gorilla/websocket v1.4.2 // indirect
github.com/gorilla/websocket v1.5.0 // indirect
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 // indirect
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 // indirect
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect