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

Drop Support for go1.8 and go1.9 #1933

Merged
merged 3 commits into from Jun 28, 2019
Merged

Conversation

dmarkham
Copy link
Contributor

@dmarkham dmarkham commented Jun 6, 2019

Here are the updates for fix #1912

@codecov
Copy link

codecov bot commented Jun 6, 2019

Codecov Report

Merging #1933 into master will decrease coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #1933     +/-   ##
=========================================
- Coverage   98.77%   98.68%   -0.1%     
=========================================
  Files          40       40             
  Lines        2212     2212             
=========================================
- Hits         2185     2183      -2     
- Misses         15       16      +1     
- Partials       12       13      +1
Impacted Files Coverage Δ
debug.go 96% <100%> (ø) ⬆️
recovery.go 97.22% <0%> (-2.78%) ⬇️

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 46acb91...a391624. Read the comment docs.

@thinkerou thinkerou added this to the 1.5 milestone Jun 7, 2019
@TonyPythoneer
Copy link

@thinkerou @appleboy It seems the PR get passed.

Could you merge it?

If it hasn’t merge, it will postpone #1939 ‘s merge.

@TonyPythoneer
Copy link

@appleboy @japettyjohn Please review the PR. thx

@appleboy appleboy merged commit fc920dc into gin-gonic:master Jun 28, 2019
ThomasObenaus pushed a commit to ThomasObenaus/gin that referenced this pull request Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop go1.8/go1.9 support
4 participants