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

go get on private gitlab repository fails with "no secure protocol found for repository" msg #71392

Closed
grecinto opened this issue Jan 22, 2025 · 0 comments

Comments

@grecinto
Copy link

Re-opening because the issue is being mis-treated as mis-configuration, BUT clearly, it is a bug in "go get" (or go mod tidy) discovery phase.

Please don't close this without fully understanding the details.

gitlab works without the .git suffixes (example https://gitlab.com/gitlab-org/gitlab/-/issues/29629). if you have problems, it's because of other reasons.

Unlike many projects, the Go project does not use GitHub Issues for general discussion or asking questions. GitHub Issues are used for tracking bugs and proposals only.

For questions please refer to https://github.com/golang/go/wiki/Questions

That thread in your shared link discusses "git clone" which I also specified works. "go get" or "go mod tidy" is the one not working, discussed by this bug report. I am re-opening the case.

Originally posted by @grecinto in #71389

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