go-starter
go-starter copied to clipboard
Bump github.com/go-openapi/runtime from 0.23.3 to 0.24.1
Bumps github.com/go-openapi/runtime from 0.23.3 to 0.24.1.
Commits
3f9800fMerge pull request #243 from eluv-io/fix-api-errors87042d5fix APIError to always report errors6df43e7fix golangci-lint219a745Merge pull request #239 from ArFe/bug-fix-swagger-middleware-dropping-trailin...a820773Merge pull request #242 from anasmuhmd/masterf4abbd8chore: add CreateHttpRequest1d624eaApply path.Join to the incoming URL- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #200 (d71948f) into master (6eddec0) will increase coverage by
0.10%. The diff coverage isn/a.
@@ Coverage Diff @@
## master #200 +/- ##
==========================================
+ Coverage 67.63% 67.74% +0.10%
==========================================
Files 72 72
Lines 5500 5500
==========================================
+ Hits 3720 3726 +6
+ Misses 1205 1200 -5
+ Partials 575 574 -1
| Impacted Files | Coverage Δ | |
|---|---|---|
| internal/models/app_user_profiles.go | 60.30% <0.00%> (+1.31%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 6eddec0...d71948f. Read the comment docs.
Superseded by #240.