gin-jwt: Vendor Gin conflict
Not sure why this exactly this is being caused, but it occurs since the commit “feat: add vendor to git tree”.
cannot use c (type *"github.com/gin-gonic/gin".Context) as type *"github.com/appleboy/gin-jwt/vendor/github.com/gin-gonic/gin".Context in argument to "github.com/appleboy/gin-jwt".ExtractClaims
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 16 (8 by maintainers)
It is indeed fixed thanks! 👍
@MimmDev @tcr-ableton I found the issue. I will remove the vendor folder.