Skip to content

update for go1.5+ #3

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

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

update for go1.5+ #3

wants to merge 10 commits into from

Conversation

mh-cbon
Copy link

@mh-cbon mh-cbon commented Feb 26, 2017

Hi,

I updated your package to be compatible with vendor feature available since go 1.5.
I modified the project layout,

  • moved src/* to root/
  • removed vendor folder
  • added glide manifest
  • added vendor to gitignore
  • updated the dependencies

I also linted the code with go-lint, and found few questions that you may consider
to fix in your code, if you won t accept that full PR, see,

Besides that i updated the README to better document the program, see https://github.com/mh-cbon/gosync-cmd.

@mh-cbon mh-cbon mentioned this pull request Feb 26, 2017
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