File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,11 +46,11 @@ make docker.run
4646| [ auth0/go-jwt-middleware] ( https://github.com/auth0/go-jwt-middleware ) | ` v1.0.1 ` | middleware |
4747| [ swaggo/http-swagger] ( https://github.com/swaggo/http-swagger ) | ` v1.1.2 ` | middleware |
4848| [ stretchr/testify] ( https://github.com/stretchr/testify ) | ` v1.7.0 ` | tests |
49- | [ golang-jwt/jwt] ( https://github.com/golang-jwt/jwt ) | ` v4.1 .0 ` | auth |
49+ | [ golang-jwt/jwt] ( https://github.com/golang-jwt/jwt ) | ` v4.2 .0 ` | auth |
5050| [ joho/godotenv] ( https://github.com/joho/godotenv ) | ` v1.4.0 ` | config |
5151| [ jmoiron/sqlx] ( https://github.com/jmoiron/sqlx ) | ` v1.3.4 ` | database |
52- | [ jackc/pgx] ( https://github.com/jackc/pgx ) | ` v4.14.0 ` | database |
53- | [ swaggo/swag] ( https://github.com/swaggo/swag ) | ` v1.7.4 ` | utils |
52+ | [ jackc/pgx] ( https://github.com/jackc/pgx ) | ` v4.14.1 ` | database |
53+ | [ swaggo/swag] ( https://github.com/swaggo/swag ) | ` v1.7.6 ` | utils |
5454| [ google/uuid] ( https://github.com/google/uuid ) | ` v1.3.0 ` | utils |
5555| [ go-playground/validator] ( https://github.com/go-playground/validator ) | ` v10.9.0 ` | utils |
5656
You can’t perform that action at this time.
0 commit comments