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 also encountered this problem.
gin latest version
in file go.mod github.com/ugorji/go/codec v0.0.0-20190204201341-e444a5086c43
change to github.com/ugorji/go v1.1.4
I wanted to try the cookie-based session example from the readme but it fails with the following error:
To reproduce:
I can't tell if this is an issue with ugorji/go or cmd/go itself but thought I'd post here in case anyone knows of a fix. Will update if I find one.
The text was updated successfully, but these errors were encountered: