Skip to content
This repository was archived by the owner on Apr 25, 2022. It is now read-only.

fix(deps): update module github.com/go-kit/kit to v0.12.0#3

Open
mend-for-github-com[bot] wants to merge 1 commit intomasterfrom
whitesource-remediate/github.com-go-kit-kit-0.x
Open

fix(deps): update module github.com/go-kit/kit to v0.12.0#3
mend-for-github-com[bot] wants to merge 1 commit intomasterfrom
whitesource-remediate/github.com-go-kit-kit-0.x

Conversation

@mend-for-github-com
Copy link

@mend-for-github-com mend-for-github-com bot commented Feb 25, 2022

This PR contains the following updates:

Package Type Update Change
github.com/go-kit/kit require minor v0.8.0 -> v0.12.0

Release Notes

go-kit/kit

v0.12.0

Compare Source

A mostly procedural update to Go kit, including support for the latest version of Go, and updates for dependencies, including a long-awaited update to avoid a CVE in the JWT dependency.

v0.11.0

Compare Source

A new release with several improvements and enhancements. The first one in a long while! Huge thanks to @​sagikazarmark for putting in most of the gruntwork to make it happen! You're a superstar.

The biggest thing: package log has been extracted to a separate repository and module, go-kit/log. This means that if you or your project was importing go-kit/kit just to get package log, you can significantly reduce your go.mod and dep graph by switching to the new module. Note that we have no current plans to alias the existing go-kit/kit/log to the new go-kit/log module and package, nor to deprecate the current package in favor of the new one. They are two distinct packages with no defined relationship to each other. This may change in the future.

Major changes:

Thanks to the 22 contributors who contributed to this release! 🏌️‍♂️

Bug fixes

Enhancements

Documentation, examples, tests

See more details in the 0.11.0 milestone.

v0.10.0

Compare Source

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

Enhancements

Documentation, examples, tests

v0.9.0

Compare Source

A new major release with incremental improvements and enhancements. Major features include support for AWS Lambda as a transport, and improved error handling in all transports. Thanks to the 26 contributors who contributed to this release! 🏌

Note that this release includes breaking changes in the metrics package, please review the documentation for changes.

Bug fixes

Enhancements

Documentation, examples, tests


Configuration

📅 Schedule: "every weekend" in timezone GB.

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

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

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


  • If you want to rebase/retry this PR, click this checkbox.

@mend-for-github-com mend-for-github-com bot changed the title Update module github.com/go-kit/kit to v0.12.0 fix(deps): update module github.com/go-kit/kit to v0.12.0 Mar 2, 2022
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/github.com-go-kit-kit-0.x branch from 46b8df4 to dd11035 Compare April 17, 2022 21:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants