ladder icon indicating copy to clipboard operation
ladder copied to clipboard

The 'package' line in go.mod doesn't have the URL

Open yurivict opened this issue 2 years ago • 1 comments

It's common for Golang packages to list URL in the 'package' line, for example see here.

This allows Golang servers to pick up and list the package under this URL name.

yurivict avatar Dec 07 '23 18:12 yurivict

I think we will fix this issue in the refactoring.

mms-gianni avatar Dec 08 '23 08:12 mms-gianni