File tree Expand file tree Collapse file tree 4 files changed +24
-24
lines changed
github.com/golang-jwt/jwt/v4 Expand file tree Collapse file tree 4 files changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ require (
75
75
github.com/go-openapi/jsonreference v0.20.2 // indirect
76
76
github.com/go-openapi/swag v0.22.4 // indirect
77
77
github.com/gogo/protobuf v1.3.2 // indirect
78
- github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
78
+ github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
79
79
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
80
80
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
81
81
github.com/google/cel-go v0.17.8 // indirect
Original file line number Diff line number Diff line change @@ -129,8 +129,9 @@ github.com/gofrs/uuid v4.4.0+incompatible/go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRx
129
129
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
130
130
github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
131
131
github.com/golang-jwt/jwt/v4 v4.0.0 /go.mod h1:/xlHOz8bRuivTWchD4jCa+NbatV+wEUSzwAxVc6locg =
132
- github.com/golang-jwt/jwt/v4 v4.5.0 h1:7cYmW1XlMY7h7ii7UhUyChSgS5wUJEnm9uZVTGqOWzg =
133
132
github.com/golang-jwt/jwt/v4 v4.5.0 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
133
+ github.com/golang-jwt/jwt/v4 v4.5.1 h1:JdqV9zKUdtaa9gdPlywC3aeoEsR681PlKC+4F5gQgeo =
134
+ github.com/golang-jwt/jwt/v4 v4.5.1 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
134
135
github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17wHk =
135
136
github.com/golang-jwt/jwt/v5 v5.2.1 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
136
137
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da h1:oI5xCqsCo564l8iNU+DwB5epxmsaqB+rhGL0m5jtYqE =
Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ github.com/gogo/protobuf/gogoproto
225
225
github.com/gogo/protobuf/proto
226
226
github.com/gogo/protobuf/protoc-gen-gogo/descriptor
227
227
github.com/gogo/protobuf/sortkeys
228
- # github.com/golang-jwt/jwt/v4 v4.5.0
228
+ # github.com/golang-jwt/jwt/v4 v4.5.1
229
229
## explicit; go 1.16
230
230
github.com/golang-jwt/jwt/v4
231
231
# github.com/golang-jwt/jwt/v5 v5.2.1
You can’t perform that action at this time.
0 commit comments