When trying * https://github.com/Homebrew/homebrew-core/pull/157782 URLfinder failed to build with error: ```` malformed go.sum: /private/tmp/urlfinder-20231222-2669-qz54z3/URLFinder-2023.9.9/go.sum:22: wrong number of fields 1 ```` pointing to the unusual: https://github.com/pingc0y/URLFinder/blob/e1c0334f72e00f5eed98af985da3d0879210e260/go.sum#L22
When trying
URLfinder failed to build with error:
pointing to the unusual:
URLFinder/go.sum
Line 22 in e1c0334