Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't upgrade go mod from 224 to 300 #181

Open
bighunter513 opened this issue Sep 5, 2024 · 1 comment
Open

can't upgrade go mod from 224 to 300 #181

bighunter513 opened this issue Sep 5, 2024 · 1 comment

Comments

@bighunter513
Copy link

Describe the bug
when use go-mod-upgrade to upgrade ergo:

Updating github.com/ergo-services/ergo to version 1.999.300...
⨯ Error while updating module error=exit status 1
name=github.com/ergo-services/ergo
out=go: github.com/ergo-services/ergo@upgrade (v1.999.300)
requires github.com/ergo-services/ergo@v1.999.300:
parsing go.mod:
module declares its path as: ergo.services/ergo
but was required as: github.com/ergo-services/ergo

@halturin
Copy link
Collaborator

halturin commented Sep 5, 2024

starting from 3.0 this module lives on its own domain ergo.services. its been made to get rid of GitHub-lock.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants