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

go1.15 workaround: add integration test and explanatory output #947

Merged
merged 2 commits into from Sep 21, 2020

Conversation

bassosimone
Copy link
Member

This diff contains a bunch of small cosmetic tweaks for #866 as well as a smoke test to make sure we're not going to break future builds of people using Go 1.15.

I just figured it's probably more transparent to inform the user running
the build script that we're applying this workaround.

Also, in readme_compiletimecheck.go, let us mention explicitly what is
the build script that we could use for increased clarity.

Related to #866.
We now have a workaround for people building using go1.15. We wanna make
sure with a simple smoke test we produce a working miniooni binary.

Also part of #866.
@bassosimone bassosimone merged commit e050433 into master Sep 21, 2020
@bassosimone bassosimone deleted the issue/866 branch September 21, 2020 14:52
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