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

support and test against Go 1.11 #1978

Merged
merged 1 commit into from
Sep 19, 2018
Merged

support and test against Go 1.11 #1978

merged 1 commit into from
Sep 19, 2018

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Sep 19, 2018

Update errorformat strings for go test for Go 1.11 test output while
maintaining compatibility with Go 1.10 test output, too. The changes
were validated locally by running the tests in vim-go-test containers
based on the respective versions of Go. I investigated trying to use the
json support, but it doesn't offer any real value for us yet. I may
revisit it later.

Update the go vet expecations; one of the strings changed.

Update to the Dockerfile base image and travis to use Go 1.11.

Update errorformat strings for go test for Go 1.11 test output while
maintaining compatibility with Go 1.10 test output, too. The changes
were validated locally by running the tests in vim-go-test containers
based on the respective versions of Go. I investigated trying to use the
json support, but it doesn't offer any real value for us yet. I may
revisit it later.

Update the go vet expecations; one of the strings changed.

Update to the Dockerfile base image and travis to use Go 1.11.
@fatih
Copy link
Owner

fatih commented Sep 19, 2018

lgtm

@bhcleek bhcleek merged commit 3b1cc75 into fatih:master Sep 19, 2018
@bhcleek bhcleek deleted the go1.11 branch September 19, 2018 16:43
bhcleek added a commit that referenced this pull request Sep 19, 2018
arp242 added a commit to arp242/gopher.vim that referenced this pull request Aug 7, 2019
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