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

cli/go-git: module fetch fails #952

Closed
nunotexbsd opened this issue Nov 30, 2023 · 0 comments · Fixed by #979
Closed

cli/go-git: module fetch fails #952

nunotexbsd opened this issue Nov 30, 2023 · 0 comments · Fixed by #979

Comments

@nunotexbsd
Copy link

module github.com/go-git/v5/go-git/cli/go-git

Attempting to fetch https://proxy.golang.org/github.com/go-git/v5/go-git/cli/go-git/@v/v5.10.1.mod
fetch: https://proxy.golang.org/github.com/go-git/v5/go-git/cli/go-git/@v/v5.10.1.mod: Not Found

Previous versions I fetched using:

GO_MODULE=      github.com/go-git/go-git/v5
GO_TARGET=      ./cli/go-git

Is there a way to get cli/go-git with go.mod?

Thanks

aymanbagabas added a commit to aymanbagabas/go-git that referenced this issue Dec 21, 2023
Fix the cli module package name

Fixes: go-git#952
Fixes: go-git#914
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

Successfully merging a pull request may close this issue.

1 participant