This is an automated email from the ASF dual-hosted git repository.

AlexStocks pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu.git


The following commit(s) were added to refs/heads/develop by this push:
     new 84e7bf5fb build(deps): bump github.com/gorilla/websocket from 1.4.2 to 
1.5.3 (#1021)
84e7bf5fb is described below

commit 84e7bf5fbfe488a1ee070fbc7daf8ab68074b32b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 11:47:00 2026 +0800

    build(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.3 (#1021)
    
    Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) 
from 1.4.2 to 1.5.3.
    - [Release notes](https://github.com/gorilla/websocket/releases)
    - [Commits](https://github.com/gorilla/websocket/compare/v1.4.2...v1.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gorilla/websocket
      dependency-version: 1.5.3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 go.mod | 2 +-
 go.sum | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/go.mod b/go.mod
index 25105509b..af4b12c48 100644
--- a/go.mod
+++ b/go.mod
@@ -163,7 +163,7 @@ require (
        github.com/google/pprof v0.0.0-20230207041349-798e818bf904 // indirect
        github.com/google/uuid v1.6.0 // indirect
        github.com/gopherjs/gopherjs v1.17.2 // indirect
-       github.com/gorilla/websocket v1.4.2 // indirect
+       github.com/gorilla/websocket v1.5.3 // indirect
        github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
        github.com/hashicorp/errwrap v1.1.0 // indirect
        github.com/hashicorp/go-multierror v1.1.1 // indirect
diff --git a/go.sum b/go.sum
index ffdc42e94..853c9d020 100644
--- a/go.sum
+++ b/go.sum
@@ -570,8 +570,9 @@ github.com/gorilla/mux v1.7.3/go.mod 
h1:1lud6UwP+6orDFRuTfBEV8e9/aOM/c4fVVCaMa2z
 github.com/gorilla/securecookie v1.1.1/go.mod 
h1:ra0sb63/xPlUeL+yeDciTfxMRAA+MP+HVt/4epWDjd4=
 github.com/gorilla/sessions v1.2.1/go.mod 
h1:dk2InVEVJ0sfLlnXv9EAgkf6ecYs/i80K/zI+bUmuGM=
 github.com/gorilla/websocket v0.0.0-20170926233335-4201258b820c/go.mod 
h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ=
-github.com/gorilla/websocket v1.4.2 
h1:+/TMaTYc4QFitKJxsQ7Yye35DkWvkdLcvGKqM+x0Ufc=
 github.com/gorilla/websocket v1.4.2/go.mod 
h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
+github.com/gorilla/websocket v1.5.3 
h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aNNg=
+github.com/gorilla/websocket v1.5.3/go.mod 
h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
 github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod 
h1:FiyG127CGDf3tlThmgyCl78X/SZQqEOJBCDaAfeWzPs=
 github.com/grpc-ecosystem/go-grpc-middleware 
v1.0.1-0.20190118093823-f849b5445de4/go.mod 
h1:FiyG127CGDf3tlThmgyCl78X/SZQqEOJBCDaAfeWzPs=
 github.com/grpc-ecosystem/go-grpc-middleware v1.2.2 
h1:FlFbCRLd5Jr4iYXZufAvgWN6Ao0JrI5chLINnUXDDr0=

Reply via email to