Skip to content

Commit e7413d7

Browse files
committed
Update README
1 parent 0b892ff commit e7413d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ make docker.run
4444
| [auth0/go-jwt-middleware](https://github.com/auth0/go-jwt-middleware) | `v1.0.1` | middleware |
4545
| [swaggo/http-swagger](https://github.com/swaggo/http-swagger) | `v1.0.0` | middleware |
4646
| [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 |
47+
| [golang-jwt/jwt](https://github.com/golang-jwt/jwt) | `v4.0.0` | auth |
4848
| [joho/godotenv](https://github.com/joho/godotenv) | `v1.3.0` | config |
4949
| [jmoiron/sqlx](https://github.com/jmoiron/sqlx) | `v1.3.4` | database |
5050
| [jackc/pgx](https://github.com/jackc/pgx) | `v4.13.0` | database |

0 commit comments

Comments
 (0)