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

Unable to install 1.24.1 #3936

Closed
marcelloh opened this issue Mar 6, 2025 · 3 comments
Closed

Unable to install 1.24.1 #3936

marcelloh opened this issue Mar 6, 2025 · 3 comments

Comments

@marcelloh
Copy link

go install github.com/go-delve/delve/cmd/dlv@latest\

go: downloading github.com/go-delve/delve v1.24.1
go: github.com/go-delve/delve/cmd/dlv@latest: github.com/go-delve/[email protected]: verifying module: github.com/go-delve/[email protected]: reading https://sum.golang.org/lookup/github.com/go-delve/[email protected]: 404 Not Found
server response:
not found: github.com/go-delve/[email protected]: invalid version: git ls-remote -q origin in /tmp/gopath/pkg/mod/cache/vcs/09e416c991289a13aad7de4337bb96bc98ab89763cc18ac2f790771787c60ed5: exit status 128:
fatal: unable to access 'https://github.com/go-delve/delve/': Failed to connect to github.com port 443: Connection refused

@aarzilli
Copy link
Member

aarzilli commented Mar 6, 2025

Looks like a transitory issue between the go.sum database and github: golang/go#72121

@aarzilli
Copy link
Member

aarzilli commented Mar 6, 2025

Looks resolved now.

@aarzilli aarzilli closed this as completed Mar 6, 2025
@marcelloh
Copy link
Author

confirmed

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