create-go-app / cli

✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command.
https://github.com/create-go-app/cli/wiki
Apache License 2.0
2.62k stars 262 forks source link

Golang jwt dependency is no longer maintained #91

Closed Lavariet closed 3 years ago

Lavariet commented 3 years ago

According to dgrijalva his repository https://github.com/dgrijalva/jwt-go is no longer maintained and has been archived.

Based on the following discussion https://github.com/dgrijalva/jwt-go/issues/462 a new repo has been created.

Would it be possible to switch the dependency to https://github.com/golang-jwt/jwt?

welcome[bot] commented 3 years ago

Thanks for opening your first issue here! 👍 Be sure to follow the issue template.

koddr commented 3 years ago

@Lavariet thanks for this issue! Update is coming.

koddr commented 3 years ago

All project's updates are done! ✅