* chore: change interface{} to any * chore: update goctl version to 1.5.0 * chore: update goctl deps
* feat: support ctx in sqlx/sqlc * chore: update roadmap * fix: context.Canceled should be acceptable * use %w to wrap errors * chore: remove unused vars