moov-io / accounts

accounts - General Ledger and financial account service with an HTTP API
https://moov.io
Apache License 2.0
48 stars 14 forks source link

chore(deps): update module go-kit/kit to v0.10.0 #81

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
github.com/go-kit/kit require minor v0.9.0 -> v0.10.0

Release Notes

go-kit/kit ### [`v0.10.0`](https://togithub.com/go-kit/kit/releases/v0.10.0) [Compare Source](https://togithub.com/go-kit/kit/compare/v0.9.0...v0.10.0) A new release with several minor improvements and enhancements. The major change is the adoption of Go modules: Go kit now includes a go.mod (and go.sum) specifying the precise version of our dependencies. We'll try to keep these dependencies updated, but consumers can always specify overrides, if necessary. Thanks to the 10 contributors who contributed to this release! 🏌️‍♂️ ### Bug fixes - dogstatsd: Drop metrics according to sample rate ([#​884](https://togithub.com/go-kit/kit/issues/884)) (thanks [@​martin-sucha](https://togithub.com/martin-sucha)) - update_deps.bash: breakfixes - Fix tracing tests by replacing test.com endpoint with httpbin.org ([#​952](https://togithub.com/go-kit/kit/issues/952)) (thanks [@​sagikazarmark](https://togithub.com/sagikazarmark)) ### Enhancements - modules: Add initial go.mod file ([#​945](https://togithub.com/go-kit/kit/issues/945)) (thanks [@​ChrisHines](https://togithub.com/ChrisHines), [@​sagikazarmark](https://togithub.com/sagikazarmark), [@​basvanbeek](https://togithub.com/basvanbeek)) - sd/dnssrv: Consider SRV records with port 0 as an error ([#​900](https://togithub.com/go-kit/kit/issues/900)) - transport: Introduce ErrorHandlerFunc ([#​915](https://togithub.com/go-kit/kit/issues/915)) (thanks [@​maratori](https://togithub.com/maratori)) - log: Disable HTML escaping in JSON Logger ([#​914](https://togithub.com/go-kit/kit/issues/914)) (thanks [@​treuherz](https://togithub.com/treuherz)) - auth/casbin: Update imports to casbin/v2 - tracing/opencensus: Add a span name getter to opencensus endpoint options ([#​948](https://togithub.com/go-kit/kit/issues/948)) (thanks [@​sagikazarmark](https://togithub.com/sagikazarmark)) ### Documentation, examples, tests - metrics/prometheus: Fix typo: "construts" --> "constructs" ([#​925](https://togithub.com/go-kit/kit/issues/925)) (thanks [@​jeffwidman](https://togithub.com/jeffwidman)) - examples: removed mention about ServiceMiddleware ([#​936](https://togithub.com/go-kit/kit/issues/936)) (thanks [@​icamys](https://togithub.com/icamys)) - examples: Clarify rate limiter expressions in addsvc example ([#​943](https://togithub.com/go-kit/kit/issues/943)) (thanks [@​marselester](https://togithub.com/marselester)) - log/level: Fix typo: "thte" -> "the" ([#​956](https://togithub.com/go-kit/kit/issues/956)) (thanks [@​HCoban](https://togithub.com/HCoban))

Renovate configuration

:date: Schedule: "on monday" (UTC).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 4 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (v0.10.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.