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 @@ -56,7 +56,7 @@ require (
56
56
github.com/go-macaroon-bakery/macaroonpb v1.0.0 // indirect
57
57
github.com/gofrs/uuid v4.2.0+incompatible // indirect
58
58
github.com/gogo/protobuf v1.3.2 // indirect
59
- github.com/golang-jwt/jwt/v4 v4.4 .2 // indirect
59
+ github.com/golang-jwt/jwt/v4 v4.5 .2 // indirect
60
60
github.com/golang-migrate/migrate/v4 v4.17.0 // indirect
61
61
github.com/golang/protobuf v1.5.3 // indirect
62
62
github.com/golang/snappy v0.0.4 // indirect
Original file line number Diff line number Diff line change @@ -180,8 +180,8 @@ github.com/gofrs/uuid v4.2.0+incompatible/go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRx
180
180
github.com/gogo/protobuf v1.1.1 /go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ =
181
181
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
182
182
github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
183
- github.com/golang-jwt/jwt/v4 v4.4 .2 h1:rcc4lwaZgFMCZ5jxF9ABolDcIHdBytAFgqFPbSJQAYs =
184
- github.com/golang-jwt/jwt/v4 v4.4 .2 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
183
+ github.com/golang-jwt/jwt/v4 v4.5 .2 h1:YtQM7lnr8iZ+j5q71MGKkNw9Mn7AjHM68uc9g5fXeUI =
184
+ github.com/golang-jwt/jwt/v4 v4.5 .2 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
185
185
github.com/golang-migrate/migrate/v4 v4.17.0 h1:rd40H3QXU0AA4IoLllFcEAEo9dYKRHYND2gB4p7xcaU =
186
186
github.com/golang-migrate/migrate/v4 v4.17.0 /go.mod h1:+Cp2mtLP4/aXDTKb9wmXYitdrNx2HGs45rbWAo6OsKM =
187
187
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
You can’t perform that action at this time.
0 commit comments