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 @@ -39,7 +39,7 @@ require (
3939 github.com/ghodss/yaml v1.0.0 // indirect
4040 github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 // indirect
4141 github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
42- github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
42+ github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
4343 github.com/golang/protobuf v1.5.4 // indirect
4444 github.com/google/uuid v1.6.0 // indirect
4545 github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c // indirect
Original file line number Diff line number Diff line change @@ -83,8 +83,8 @@ github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69
8383github.com/golang-jwt/jwt v3.2.1+incompatible /go.mod h1:8pz2t5EyA70fFQQSrl6XZXzqecmYZeUEB8OUGHkxJ+I =
8484github.com/golang-jwt/jwt/v4 v4.5.1 h1:JdqV9zKUdtaa9gdPlywC3aeoEsR681PlKC+4F5gQgeo =
8585github.com/golang-jwt/jwt/v4 v4.5.1 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
86- github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17wHk =
87- github.com/golang-jwt/jwt/v5 v5.2.1 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
86+ github.com/golang-jwt/jwt/v5 v5.2.2 h1:Rl4B7itRWVtYIHFrSNd7vhTiz9UpLdi6gZhZ3wEeDy8 =
87+ github.com/golang-jwt/jwt/v5 v5.2.2 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
8888github.com/golang/mock v1.4.3 /go.mod h1:UOMv5ysSaYNkG+OFQykRIcU/QvvxJf3p21QfJ2Bt3cw =
8989github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek =
9090github.com/golang/protobuf v1.5.4 /go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps =
You can’t perform that action at this time.
0 commit comments