-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
github.com/sheepla/go-hyperv: github.com/sheepla/go-hyperv@v0.0.1: parsing go.mod:
module declares its path as: github.com/sheepla/hyperv
but was required as: github.com/sheepla/go-hyperv
Currently, this requires a replace in consuming projects.
I recommend simply just changing the GitHub repository name to hyperv. This will also allow it to be indexed by https://pkg.go.dev/.
If you wish to keep go-hyperv as the repository name in GitHub, you will need to serve a vanity module index, as go module names themselves cannot contain hyphens. This can be done using GitHub Pages.
See remote import paths for details.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels