You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go 1.22 seems to be more strict with go.sum syntax, reporting an error:
go1.22rc1 build
malformed go.sum:
[...]/URLFinder/go.sum:22: wrong number of fields 1
fixespingc0y#95
When trying
URLfinder failed to build with error:
pointing to the unusual:
URLFinder/go.sum
Line 22 in e1c0334
The text was updated successfully, but these errors were encountered: