stratux icon indicating copy to clipboard operation
stratux copied to clipboard

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

Open doodles526 opened this issue 4 years ago • 1 comments

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 avatar Mar 19 '20 22:03 doodles526

Depends on https://github.com/cyoung/goflying/pull/1

doodles526 avatar Mar 19 '20 22:03 doodles526