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 e815cc5 commit 3909c10Copy full SHA for 3909c10
README.md
@@ -149,8 +149,8 @@ Return: ```status 200```
149
```
150
## Dependencies
151
- [METAPHONE - BR](https://github.com/DanielFillol/metaphone-br)
152
-- [GIN](github.com/gin-gonic/gin)
+- [GIN](https://github.com/gin-gonic/gin)
153
- [GORM](https://gorm.io)
154
- [MySQL - GORM](https://github.com/go-gorm/mysql)
155
-- [GO.ENV](github.com/joho/godotenv)
+- [GO.ENV](https://github.com/joho/godotenv)
156
- [JWT](https://github.com/golang-jwt/jwt)
0 commit comments