You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not actively using gin in any projects, as I found net/http actually has everything I need. I still consider gin gonic to be awesome, but I am going to close this ticket.
The moment I add autotls to gin gonic, I get this:
Seems to be the same issue as this one, however it appears only if I add
github.com/gin-gonic/autotls
to the project.The text was updated successfully, but these errors were encountered: