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

Add go1.14 to CI #91

Merged
merged 3 commits into from
Mar 19, 2020
Merged

Add go1.14 to CI #91

merged 3 commits into from
Mar 19, 2020

Conversation

dnephin
Copy link
Member

@dnephin dnephin commented Feb 22, 2020

Includes #60 - update gotest.tools to v3, which is necessary for go1.14 support

Also removes go1.10 from CI and removes Gopkg.* since go1.10 was the last version that used dep to manage dependencies.

@dnephin dnephin force-pushed the go1.14 branch 3 times, most recently from 3b3dd96 to ed5ed21 Compare February 22, 2020 18:25
@dnephin dnephin mentioned this pull request Feb 22, 2020
Module versions are not compatible with dep, and now that go1.14 is available
we can drop support for go1.10 which used dep to manage dependencies.
@dnephin dnephin merged commit b348b74 into gotestyourself:master Mar 19, 2020
@dnephin dnephin deleted the go1.14 branch March 19, 2020 23:38
@dnephin dnephin restored the go1.14 branch March 29, 2020 18:18
@dnephin dnephin deleted the go1.14 branch March 29, 2020 18:19
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