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 55require (
66 github.com/auth0/go-jwt-middleware v1.0.1
77 github.com/go-playground/validator/v10 v10.9.0
8- github.com/golang-jwt/jwt/v4 v4.1 .0
8+ github.com/golang-jwt/jwt/v4 v4.2 .0
99 github.com/google/uuid v1.3.0
1010 github.com/gorilla/mux v1.8.0
1111 github.com/jackc/pgx/v4 v4.14.0
Original file line number Diff line number Diff line change @@ -57,8 +57,8 @@ github.com/go-sql-driver/mysql v1.5.0/go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LB
5757git.colasdn.top/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
5858git.colasdn.top/gofrs/uuid v4.0.0+incompatible h1:1SD/1F5pU8p29ybwgQSwpQk+mwdRrXCYuPhW6m+TnJw =
5959git.colasdn.top/gofrs/uuid v4.0.0+incompatible /go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM =
60- github.com/golang-jwt/jwt/v4 v4.1 .0 h1:XUgk2Ex5veyVFVeLm0xhusUTQybEbexJXrvPNOKkSY0 =
61- github.com/golang-jwt/jwt/v4 v4.1 .0 /go.mod h1:/xlHOz8bRuivTWchD4jCa+NbatV+wEUSzwAxVc6locg =
60+ github.com/golang-jwt/jwt/v4 v4.2 .0 h1:besgBTC8w8HjP6NzQdxwKH9Z5oQMZ24ThTrHp3cZ8eU =
61+ github.com/golang-jwt/jwt/v4 v4.2 .0 /go.mod h1:/xlHOz8bRuivTWchD4jCa+NbatV+wEUSzwAxVc6locg =
6262git.colasdn.top/google/renameio v0.1.0 /go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI =
6363git.colasdn.top/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
6464git.colasdn.top/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
You can’t perform that action at this time.
0 commit comments