v1.42.1
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`.