1.32.2
(fix): Fix doubled major version suffix in import paths when module.path
already contains a /vN suffix and packagePath is configured. The
/vN suffix is now applied to the module path before appending the
packagePath, preventing paths like github.com/owner/repo/v2/pkg/v2.