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 to Go modules #1

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

Conversation

diamondburned
Copy link

Although this repository contains mostly autogenerated code, it is still a good idea to use Go modules here. go-gir3 also relies on go-gir/gi, which is in this repository, so I think this is the right move.

Large changes include:

  • Changed all github.com/linuxdeepin/go-gir imports to github.com/electricface/go-gir
  • Go modules initialized as github.com/electricface/go-gir at Go 1.14

You may need to move your projects outside GOPATH, but seriously, who even uses GOPATH these days?

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.

1 participant