Skip to content

Bump github.com/go-chi/chi from v1.5.5 to v5.2.4 in /examples#209

Open
alexandear wants to merge 1 commit intors:masterfrom
alexandear-org:chore/bump-chi
Open

Bump github.com/go-chi/chi from v1.5.5 to v5.2.4 in /examples#209
alexandear wants to merge 1 commit intors:masterfrom
alexandear-org:chore/bump-chi

Conversation

@alexandear
Copy link
Contributor

This update is done manually because Dependabot can't handle major versions.

Copilot AI review requested due to automatic review settings January 23, 2026 22:33
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades the go-chi/chi router dependency from v1.5.5 to v5.2.4 in the examples directory. As noted in the description, this is a manual update to handle the major version change that Dependabot cannot automatically manage.

Changes:

  • Updated go.mod to use github.com/go-chi/chi/v5 v5.2.4
  • Updated go.sum with new hash entries for the v5 module
  • Updated import path in examples/chi/server.go to use the v5 module path

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
examples/go.mod Updated chi dependency from v1.5.5 to v5.2.4 with correct v5 module path
examples/go.sum Updated hash entries for the new chi v5 module version
examples/chi/server.go Updated import statement to use github.com/go-chi/chi/v5 module path

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

1 participant