Closed dependabot[bot] closed 4 years ago
Merging #37 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #37 +/- ##
========================================
Coverage 81.76% 81.76%
========================================
Files 2 2
Lines 181 181
========================================
Hits 148 148
Misses 17 17
Partials 16 16
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 df35340...7de7715. Read the comment docs.
Superseded by #40.
Bumps github.com/grpc-ecosystem/go-grpc-middleware from 1.1.0 to 1.2.1.
Release notes
Sourced from github.com/grpc-ecosystem/go-grpc-middleware's releases.
Changelog
Sourced from github.com/grpc-ecosystem/go-grpc-middleware's changelog.
Commits
7a5efaa
Update streaming interceptor example (#320)a452205
inline localhost certificate into go file (#316)b28fb2b
Retry dial and connection errors for grpc stream. (#304)5be27de
Add AuthOverride example (#293)b4e7e96
Fix typo in field extractor (splices -> slices) (#287)4ae5604
Updating dependencies (#286)06f6482
Add WithMessageProducer option (#284)e49f804
Update doc.go to add missing parens on the example8273b82
Added method to create your own unary request handler (#282)4705cb3
Propery handle nil panics (#281)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)