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

avoid generating long lines #4

Merged
merged 1 commit into from
Jun 1, 2020
Merged

avoid generating long lines #4

merged 1 commit into from
Jun 1, 2020

Conversation

kovetskiy
Copy link
Collaborator

@kovetskiy kovetskiy commented May 14, 2020

Before merging this PR we need to merge PR in gowrtr: moznion/gowrtr#9

This PR fixes the problem of really long lines, the difference can be seen here:
reconquest/snake-runner@af5a8ef

go.mod Outdated
)

replace github.com/moznion/gowrtr => /home/operator/go/src/github.com/moznion/gowrtr
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will be removed after merging gowrtr

@moznion moznion self-requested a review May 27, 2020 15:41
Copy link
Owner

@moznion moznion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kovetskiy
I've merged moznion/gowrtr#9 and published v1.5.0 that includes the pull-request.
Could you please change here? https://github.com/moznion/gonstructor/pull/4/files#r425014894

@kovetskiy
Copy link
Collaborator Author

@moznion yep, we're good, I've force pushed in order to prevent my go.mod's replace statement appearing in master in any commits.

@kovetskiy kovetskiy merged commit c2648fe into master Jun 1, 2020
@moznion moznion deleted the split branch June 1, 2020 10:07
@moznion
Copy link
Owner

moznion commented Jun 1, 2020

Thanks a lot 🍻

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.

2 participants