Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
koddr committed Aug 4, 2021
1 parent 0b892ff commit e7413d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ make docker.run
| [auth0/go-jwt-middleware](https://github.com/auth0/go-jwt-middleware) | `v1.0.1` | middleware |
| [swaggo/http-swagger](https://github.com/swaggo/http-swagger) | `v1.0.0` | middleware |
| [stretchr/testify](https://github.com/stretchr/testify) | `v1.7.0` | tests |
| [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 |
| [joho/godotenv](https://github.com/joho/godotenv) | `v1.3.0` | config |
| [jmoiron/sqlx](https://github.com/jmoiron/sqlx) | `v1.3.4` | database |
| [jackc/pgx](https://github.com/jackc/pgx) | `v4.13.0` | database |
Expand Down

0 comments on commit e7413d7

Please sign in to comment.