Use the modern Go type alias `any` instead of `interface{}` throughout all packages for improved readability and consistency with current Go idioms.