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

Run tests against go 1.11 and drop 1.9 #737

Merged
merged 2 commits into from Jan 9, 2019
Merged

Conversation

michael-k
Copy link
Contributor

The formatting of gofmt changed slightly in go 1.11. The release notes recommend to use a specific binary of gofmt. See https://golang.org/doc/go1.11#gofmt

This PR adapts to the new formatting applied by gofmt and changes the configs for travis and circleci to run gofmt only with go 1.11.

The formatting of gofmt changed slightly in go 1.11.  The release
notes recommend to use a specific binary of gofmt.  See
https://golang.org/doc/go1.11#gofmt

This commit adapts to the new formatting applied by gofmt and changes
the configs for travis and circleci to run gofmt only with go 1.11.
@dlsniper dlsniper mentioned this pull request Jan 7, 2019
@eparis eparis merged commit 7547e83 into spf13:master Jan 9, 2019
@michael-k michael-k deleted the tests branch January 14, 2019 09:59
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

2 participants