Skip to content

chore: add go directive to go.mod #13997

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

Merged
merged 1 commit into from
May 29, 2019
Merged

Conversation

mark-rushakoff
Copy link
Contributor

As of golang/go#31960, go1.13 (or tip) will always add the go directive
to go.mod. Add it now as go 1.12 so that we don't have churn later as
people start using 1.13, before we're ready to officially switch to
building influxdb with 1.13.

@mark-rushakoff mark-rushakoff requested a review from jsternberg May 28, 2019 16:07
@mark-rushakoff mark-rushakoff force-pushed the chore/gomod-go-directive branch from 881c27f to 43ffeb2 Compare May 28, 2019 23:46
As of golang/go#31960, go1.13 (or tip) will always add the go directive
to go.mod. Add it now as go 1.12 so that we don't have churn later as
people start using 1.13, before we're ready to officially switch to
building influxdb with 1.13.
@mark-rushakoff mark-rushakoff force-pushed the chore/gomod-go-directive branch from 43ffeb2 to 3500580 Compare May 29, 2019 15:42
@mark-rushakoff mark-rushakoff merged commit f904c92 into master May 29, 2019
@mark-rushakoff mark-rushakoff deleted the chore/gomod-go-directive branch May 29, 2019 16:09
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