We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b892ff commit e7413d7Copy full SHA for e7413d7
README.md
@@ -44,7 +44,7 @@ make docker.run
44
| [auth0/go-jwt-middleware](https://github.com/auth0/go-jwt-middleware) | `v1.0.1` | middleware |
45
| [swaggo/http-swagger](https://github.com/swaggo/http-swagger) | `v1.0.0` | middleware |
46
| [stretchr/testify](https://github.com/stretchr/testify) | `v1.7.0` | tests |
47
-| [golang-jwt/jwt](https://github.com/golang-jwt/jwt) | `v3.2.2` | auth |
+| [golang-jwt/jwt](https://github.com/golang-jwt/jwt) | `v4.0.0` | auth |
48
| [joho/godotenv](https://github.com/joho/godotenv) | `v1.3.0` | config |
49
| [jmoiron/sqlx](https://github.com/jmoiron/sqlx) | `v1.3.4` | database |
50
| [jackc/pgx](https://github.com/jackc/pgx) | `v4.13.0` | database |
0 commit comments