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
v1.42.0 was published with an incorrect module path
(github.com/webdaad/go-sqlbuilder) accidentally introduced by PR #239.
Restore the correct path (github.com/huandu/go-sqlbuilder) and add a
retract directive so the broken version is not picked up by `go get`.
0 commit comments