fix(deps): update go module updates minor#168
Merged
netic-renovate[bot] merged 1 commit intomainfrom Feb 16, 2026
Merged
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
f88fc4d to
2cefff3
Compare
1e47291 to
a94fc0a
Compare
08ae9f1 to
78fccbd
Compare
78fccbd to
dc51894
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.17.4→v0.50.11.25.7→1.26.0v0.34.0→v0.35.0Release Notes
labstack/echo-contrib (github.com/labstack/echo-contrib)
v0.50.1: Echo 5 support is located in `echo-contrib/v5` seriesCompare Source
Echo 5 support was introduced in this repository with the v0.50.0 release. However, this also means that users who are still on Echo 4 and run go
get -u ./...will inadvertently pull in Echo 5, which they neither want nor need at this time.v0.50.0will be retracted in v0.18.0 series and v0+ will only support Echo 4.For Echo 5 support use
v5major version of this repository.Full Changelog: labstack/echo-contrib@v0.17.4...v0.50.1
Relates to #142
v0.50.0: V5 is outCompare Source
See: https://github.com/labstack/echo/releases/tag/v5.0.0
v0.18.0: Retractv0.50.0Compare Source
Echo 5 support was introduced in this repository with the v0.50.0 release. However, this also means that users who are still on Echo 4 and run go
get -u ./...will inadvertently pull in Echo 5, which they neither want nor need at this time.v0.50.0will be retracted in v0.18.0 series and v0+ will only support Echo 4.For Echo 5 support use
v5major version of this repository.Full Changelog: labstack/echo-contrib@v0.17.4...v0.18.0
Relates to #142
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.