File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ require (
7474 github.com/felixge/httpsnoop v1.0.4 // indirect
7575 github.com/go-logr/logr v1.4.3 // indirect
7676 github.com/go-logr/stdr v1.2.2 // indirect
77- github.com/golang-jwt/jwt/v4 v4.4 .2 // indirect
77+ github.com/golang-jwt/jwt/v4 v4.5 .2 // indirect
7878 github.com/golang/snappy v0.0.4 // indirect
7979 github.com/google/s2a-go v0.1.9 // indirect
8080 github.com/google/uuid v1.6.0 // indirect
Original file line number Diff line number Diff line change @@ -93,8 +93,8 @@ github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
9393github.com/go-logr/stdr v1.2.2 /go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE =
9494github.com/golang-jwt/jwt/v4 v4.0.0 /go.mod h1:/xlHOz8bRuivTWchD4jCa+NbatV+wEUSzwAxVc6locg =
9595github.com/golang-jwt/jwt/v4 v4.2.0 /go.mod h1:/xlHOz8bRuivTWchD4jCa+NbatV+wEUSzwAxVc6locg =
96- github.com/golang-jwt/jwt/v4 v4.4 .2 h1:rcc4lwaZgFMCZ5jxF9ABolDcIHdBytAFgqFPbSJQAYs =
97- github.com/golang-jwt/jwt/v4 v4.4 .2 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
96+ github.com/golang-jwt/jwt/v4 v4.5 .2 h1:YtQM7lnr8iZ+j5q71MGKkNw9Mn7AjHM68uc9g5fXeUI =
97+ github.com/golang-jwt/jwt/v4 v4.5 .2 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
9898github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
9999github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
100100github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da h1:oI5xCqsCo564l8iNU+DwB5epxmsaqB+rhGL0m5jtYqE =
You can’t perform that action at this time.
0 commit comments