Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devkuros authored Apr 7, 2022
1 parent 2daab37 commit 445f59e
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 @@ -6,7 +6,7 @@ you can install dependencies using `go mod tidy` or one by one,
- install dependencies go get
* `go get -u gorm.io/gorm`
* `go get -u github.com/gin-gonic/gin`
* `go get -u github.com/dgrijalva/jwt-go`
* `go get -u github.com/golang-jwt/jwt`
* `go get -u github.com/asaskevich/govalidator`
* `go get -u golang.org/x/crypto`

Expand Down

0 comments on commit 445f59e

Please sign in to comment.