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

Migrate Crossplane to Go Modules #534

Closed
hasheddan opened this issue Jun 12, 2019 · 1 comment
Closed

Migrate Crossplane to Go Modules #534

hasheddan opened this issue Jun 12, 2019 · 1 comment
Assignees
Labels
build engineering Improvements to engineering process, hygiene, code quality, etc.

Comments

@hasheddan
Copy link
Member

Is this a bug report or feature request?

  • Feature Request

What should the feature do: Implement Go modules in the Crossplane project.

What is use case behind this feature: Go is moving towards modules for dependency management. If we want to continue to use the vendor strategy, we could enable it with Go mods. Also, we could continue to support dep for the near future if desired. This implementation would need to be accompanied with relevant documentation, likely in CONTRIBUTING.md.

@jbw976 jbw976 added build engineering Improvements to engineering process, hygiene, code quality, etc. labels Jun 12, 2019
@hasheddan hasheddan self-assigned this Jun 12, 2019
@hasheddan
Copy link
Member Author

Closed by #935

plumbis added a commit to plumbis/crossplane that referenced this issue Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build engineering Improvements to engineering process, hygiene, code quality, etc.
Projects
None yet
Development

No branches or pull requests

2 participants