Skip to content

Fix dep for actual goth version used in dep lock file #5078

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

Merged
merged 2 commits into from
Oct 12, 2018

Conversation

lafriks
Copy link
Member

@lafriks lafriks commented Oct 12, 2018

Fixes #5077

Fixes just Gopkg.toml as lock file already has this version.

@lafriks lafriks added the type/docs This PR mainly updates/creates documentation label Oct 12, 2018
@lafriks lafriks added this to the 1.6.0 milestone Oct 12, 2018
@bkcsoft bkcsoft added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Oct 12, 2018
@bkcsoft bkcsoft added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Oct 12, 2018
@codecov-io
Copy link

Codecov Report

Merging #5078 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #5078      +/-   ##
=========================================
- Coverage   37.41%   37.4%   -0.01%     
=========================================
  Files         306     306              
  Lines       45374   45374              
=========================================
- Hits        16976   16973       -3     
- Misses      25946   25947       +1     
- Partials     2452    2454       +2
Impacted Files Coverage Δ
models/repo_indexer.go 50.84% <0%> (-1.28%) ⬇️

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 c42b366...d1b2f86. Read the comment docs.

@lafriks lafriks merged commit 0cd8cec into go-gitea:master Oct 12, 2018
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use new version of goth to fix OpenID Connect JWT parsing issues
5 participants