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

Fix go.mod and compilation. #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

evanlinjin
Copy link

@evanlinjin evanlinjin commented Aug 27, 2020

Changes:

  • Change module name to github.com/SkycoinProject/gomobile (in go.mod) to correctly represent the repository in which this module is contained. This includes changes to associated import names and documentation changes.
  • Fix various compilation errors in X11 build and example code. The X11 build is not guaranteed to work as intended. The compilation fixes is only intended to fix compilation errors.

@evanlinjin evanlinjin changed the title WIP: Fix go.mod and compilation. Fix go.mod and compilation. Aug 30, 2020
@evanlinjin evanlinjin marked this pull request as ready for review August 30, 2020 23:45
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 this pull request may close these issues.

None yet

1 participant