Skip to content

fix(deps): update module github.com/go-chi/chi to v2 - #30

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-go-chi-chi-2.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-go-chi-chi-2.x

Conversation

@renovate

@renovate renovate Bot commented Apr 19, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
github.com/go-chi/chi v1.5.1v2.1.1 age confidence

Release Notes

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

v2.1.1

Compare Source

v2.1.0

Compare Source

  • Minor improvements and update to the chi core library
  • Introduced a brand new chi/render sub-package to complete the story of building
    APIs to offer a pattern for managing well-defined request / response payloads. Please
    check out the updated _examples/rest example for how it works.
  • Added MethodNotAllowed(h http.HandlerFunc) to chi.Router interface

v2.0.0

Compare Source

  • After many months of v2 being in an RC state with many companies and users running it in
    production, the inclusion of some improvements to the middlewares, we are very pleased to
    announce v2.0.0 of chi.

v1.5.5

Compare Source

v1.5.4

Compare Source

  • chi v5, github.com/go-chi/chi/v5 introduces the adoption of Go's SIV to adhere to the current state-of-the-tools in Go.
  • chi v1.5.x did not work out as planned, as the Go tooling is too powerful and chi's adoption is too wide.
    The most responsible thing to do for everyone's benefit is to just release v5 with SIV, so I present to you all,
    chi v5 at github.com/go-chi/chi/v5. I hope someday the developer experience and ergonomics I've been seeking
    will still come to fruition in some form, see golang/go#44550
  • History of changes: see go-chi/chi@v1.5.4...v5.0.0

v1.5.3

Compare Source

v1.5.2

Compare Source

  • Update go.mod to go 1.16 with new retract directive marking all versions without prior go.mod support
  • History of changes: see go-chi/chi@v1.5.2...v1.5.3

Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedgolang/​github.com/​go-chi/​chi/​v2@​v2.1.169100100100100
Updatedgolang/​github.com/​go-chi/​chi@​v1.5.1 ⏵ v1.5.57010010075100

View full report

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants