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

Lint on Go 1.9, drop 1.7 #524

Merged
merged 1 commit into from
Oct 31, 2017
Merged

Lint on Go 1.9, drop 1.7 #524

merged 1 commit into from
Oct 31, 2017

Conversation

akshayjshah
Copy link
Contributor

We're already building on Go 1.9; now that it's been out for a bit,
start running the linters there too. Since we're only committed to
supporting the last two releases, drop 1.7 to speed up Travis runs.

Fixes #509.

We're already building on Go 1.9; now that it's been out for a bit,
start running the linters there too. Since we're only committed to
supporting the last two releases, drop 1.7 to speed up Travis runs.

Fixes #509.
@akshayjshah akshayjshah requested a review from abhinav October 31, 2017 05:22
@codecov
Copy link

codecov bot commented Oct 31, 2017

Codecov Report

Merging #524 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #524   +/-   ##
=======================================
  Coverage   97.22%   97.22%           
=======================================
  Files          37       37           
  Lines        2272     2272           
=======================================
  Hits         2209     2209           
  Misses         56       56           
  Partials        7        7

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 54bf686...601a8b0. Read the comment docs.

@akshayjshah akshayjshah merged commit e003780 into master Oct 31, 2017
@akshayjshah akshayjshah deleted the ajs-go19 branch October 31, 2017 16:59
cgxxv pushed a commit to cgxxv/zap that referenced this pull request Mar 25, 2022
We're already building on Go 1.9; now that it's been out for a bit,
start running the linters there too. Since we're only committed to
supporting the last two releases, drop 1.7 to speed up Travis runs.

Fixes uber-go#509.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants