Skip to content

Comments

Update module github.com/go-kit/kit to v0.13.0#74

Open
renovate[bot] wants to merge 1 commit intodevelopmentfrom
renovate/github.com-go-kit-kit-0.x
Open

Update module github.com/go-kit/kit to v0.13.0#74
renovate[bot] wants to merge 1 commit intodevelopmentfrom
renovate/github.com-go-kit-kit-0.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 25, 2023

This PR contains the following updates:

Package Change Age Confidence
github.com/go-kit/kit v0.10.0v0.13.0 age confidence

Release Notes

go-kit/kit (github.com/go-kit/kit)

v0.13.0

Compare Source

Go kit v0.13.0 is released, containing mostly minor fixes and dependency updates.

What's Changed

New Contributors

Full Changelog: go-kit/kit@v0.12.0...v0.13.0

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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate
Copy link
Author

renovate bot commented Aug 10, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/go-logfmt/logfmt v0.5.0 -> v0.5.1
github.com/hudl/fargo v1.3.0 -> v1.4.0
github.com/miekg/dns v1.1.35 -> v1.1.43
golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b -> v0.0.0-20220315160706-3147a52a75dd
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 -> v0.0.0-20211216030914-fe4d6282115f
golang.org/x/sys v0.0.0-20210423185535-09eb48e85fd7 -> v0.0.0-20220823224334-20c2bfdbfe24

@renovate
Copy link
Author

renovate bot commented Dec 15, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/go-logfmt/logfmt v0.5.0 -> v0.5.1
github.com/hudl/fargo v1.3.0 -> v1.4.0
github.com/miekg/dns v1.1.35 -> v1.1.43
golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b -> v0.0.0-20220315160706-3147a52a75dd
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 -> v0.0.0-20211216030914-fe4d6282115f
golang.org/x/sys v0.0.0-20210423185535-09eb48e85fd7 -> v0.0.0-20220823224334-20c2bfdbfe24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants