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 55c3b614 build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 
4.5.2 (#655)
55c3b614 is described below

commit 55c3b614d8fe0c156a5b39ddeeee193da70e2276
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 22 16:52:28 2025 +0800

    build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#655)
    
    Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) 
from 4.5.1 to 4.5.2.
    - [Release notes](https://github.com/golang-jwt/jwt/releases)
    - 
[Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
    - [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.1...v4.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golang-jwt/jwt/v4
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index f526fb03..a8385e94 100644
--- a/go.mod
+++ b/go.mod
@@ -20,7 +20,7 @@ require (
        github.com/go-errors/errors v1.0.1
        github.com/go-playground/assert/v2 v2.2.0
        github.com/goinggo/mapstructure v0.0.0-20140717182941-194205d9b4a9
-       github.com/golang-jwt/jwt/v4 v4.5.1
+       github.com/golang-jwt/jwt/v4 v4.5.2
        github.com/golang/mock v1.6.0
        github.com/golang/protobuf v1.5.3
        github.com/imdario/mergo v0.3.12
diff --git a/go.sum b/go.sum
index 1bfae555..c6bc7eed 100644
--- a/go.sum
+++ b/go.sum
@@ -670,8 +670,8 @@ github.com/goinggo/mapstructure 
v0.0.0-20140717182941-194205d9b4a9 h1:wqckanyE9q
 github.com/goinggo/mapstructure v0.0.0-20140717182941-194205d9b4a9/go.mod 
h1:64ikIrMv84B+raz7akXOqbF7cK3/OQQ/6cClY10oy7A=
 github.com/goji/httpauth v0.0.0-20160601135302-2da839ab0f4d/go.mod 
h1:nnjvkQ9ptGaCkuDUx6wNykzzlUixGxvkme+H/lnzb+A=
 github.com/golang-jwt/jwt/v4 v4.1.0/go.mod 
h1:/xlHOz8bRuivTWchD4jCa+NbatV+wEUSzwAxVc6locg=
-github.com/golang-jwt/jwt/v4 v4.5.1 
h1:JdqV9zKUdtaa9gdPlywC3aeoEsR681PlKC+4F5gQgeo=
-github.com/golang-jwt/jwt/v4 v4.5.1/go.mod 
h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0=
+github.com/golang-jwt/jwt/v4 v4.5.2 
h1:YtQM7lnr8iZ+j5q71MGKkNw9Mn7AjHM68uc9g5fXeUI=
+github.com/golang-jwt/jwt/v4 v4.5.2/go.mod 
h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0=
 github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0/go.mod 
h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k=
 github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod 
h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q=
 github.com/golang/glog v1.0.0/go.mod 
h1:EWib/APOK0SL3dFbYqvxE3UYd8E6s1ouQ7iEp/0LWV4=

Reply via email to