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

Glide to go mod #39243

Closed
ssk199441 opened this issue May 25, 2020 · 2 comments
Closed

Glide to go mod #39243

ssk199441 opened this issue May 25, 2020 · 2 comments

Comments

@ssk199441
Copy link

ssk199441 commented May 25, 2020

I am using the go 1.14 version we are tried to move from glide package manager to go mod. when we tried to give go mod it .it creates go mod file with the public dependency repository. It shows error for dependencies in a private repository(Path is not correct).

For the public repositories, it read from glide.yaml and glide.lock files. The public repository starts with github.com but it differs for a private repository.

How to mention the private repository in go mod file that is present in bitbucket

What is the minimum version of go needed to change to go mod

@seankhliao
Copy link
Member

@mdlayher
Copy link
Member

See above. Closing.

@golang golang locked and limited conversation to collaborators May 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants