-
Notifications
You must be signed in to change notification settings - Fork 124
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
move to go modules and upgrade bblfsh client version #847
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know if there is any other option than blindly accept it ;)
Fix tests
|
Ugh, yes. It happened to me locally, then it didn't anymore and forgot about that. go-git-fixtures does not work with go modules * sobs in spanish * |
I trust @erizocosmico and his |
1ace7fc
to
1711a5c
Compare
Waiting for a PR to be merged on go-git-fixtures before updating here and make tests work. |
@erizocosmico go-git-fixtures is already merged, shall we continue with this? |
Updated |
1711a5c
to
062acc5
Compare
Signed-off-by: Miguel Molina <[email protected]>
Signed-off-by: Miguel Molina <[email protected]>
Signed-off-by: Miguel Molina <[email protected]>
Signed-off-by: Miguel Molina <[email protected]>
e1f7994
to
c0d4612
Compare
Signed-off-by: Miguel Molina <[email protected]>
Signed-off-by: Miguel Molina <[email protected]>
Signed-off-by: Miguel Molina <[email protected]>
Signed-off-by: Miguel Molina <[email protected]>
Signed-off-by: Miguel Molina <[email protected]>
336ad46
to
8363cd4
Compare
All fixed. Ready to be merged |
Closes #838
Fixes #852
Fixes #846
Updated rev-upgrade tool to work with go modules.
Upgraded go-mysql-server that does not use gopkg-in anymore.
Upgraded bblfsh client to use the new one that uses go modules.
make upgrade
command if applicable.