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

WIP: Migrate stratux dependencies from git-modules to Go modules #809

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

doodles526
Copy link

This PR is a WIP for moving dependencies away from git-submodules and onto Go's module system which is considered stable as of 1.14. Note: this would bump the required Go version up to 1.14 as well.

I am yet to test the new code-base on the rPi - but I am successfully building the binaries now. Note: this depends on changes to goflying as well. Link to that PR will be added upon its creation.

@doodles526
Copy link
Author

Depends on cyoung/goflying#1

@doodles526 doodles526 mentioned this pull request Mar 19, 2020
6 tasks
@cyoung cyoung added the testing label May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants