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 @@ -99,7 +99,7 @@ require (
9999 github.com/go-logr/stdr v1.2.2 // indirect
100100 github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
101101 github.com/gogo/protobuf v1.3.2 // indirect
102- github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
102+ github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
103103 github.com/golang/protobuf v1.5.4 // indirect
104104 github.com/golang/snappy v0.0.4 // indirect
105105 github.com/google/btree v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -871,8 +871,8 @@ github.com/gofrs/uuid v4.2.0+incompatible/go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRx
871871github.com/gogo/protobuf v1.1.1 /go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ =
872872github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
873873github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
874- github.com/golang-jwt/jwt/v4 v4.5.1 h1:JdqV9zKUdtaa9gdPlywC3aeoEsR681PlKC+4F5gQgeo =
875- github.com/golang-jwt/jwt/v4 v4.5.1 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
874+ github.com/golang-jwt/jwt/v4 v4.5.2 h1:YtQM7lnr8iZ+j5q71MGKkNw9Mn7AjHM68uc9g5fXeUI =
875+ github.com/golang-jwt/jwt/v4 v4.5.2 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
876876github.com/golang-migrate/migrate/v4 v4.17.0 h1:rd40H3QXU0AA4IoLllFcEAEo9dYKRHYND2gB4p7xcaU =
877877github.com/golang-migrate/migrate/v4 v4.17.0 /go.mod h1:+Cp2mtLP4/aXDTKb9wmXYitdrNx2HGs45rbWAo6OsKM =
878878github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 /go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k =
You can’t perform that action at this time.
0 commit comments