Closed oreqizer closed 7 years ago
The example shows the github import, we are working on dropping gopkg.in
I can confirm this issue. If I use the github import, I can't use c.BindJSON() as I get empty values. I created this PR https://github.com/gin-contrib/cors/pull/25
gopkg.in is being dropped in gin for next release version.
changing the import to github directly makes it ok: