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
v3.0.0 had a bug in go.mod, defining the module as github.com/go-gorp/gorpwithout the all-important version suffix. v3.0.1 has been released with a fixed module name in the go.mod file.