Skip to content

fix: remove usage of go-chi v1 and upgrade v5 to 5.2.5#169

Open
WilliamCollishaw wants to merge 2 commits intoaws:developfrom
WilliamCollishaw:fix/go-chi-upgrades
Open

fix: remove usage of go-chi v1 and upgrade v5 to 5.2.5#169
WilliamCollishaw wants to merge 2 commits intoaws:developfrom
WilliamCollishaw:fix/go-chi-upgrades

Conversation

@WilliamCollishaw
Copy link

Description of changes:

Replaces usage of deprecated go-chi v1 with v5 and upgrades v5 from 5.2.2 to 5.2.5, patching GHSA-mqqf-5wvp-8fh8.

When running go get ./... the following is logged:
go: module github.com/go-chi/chi is deprecated: Please upgrade to the latest major version: go get github.com/go-chi/chi/v5

The usage of go-chi v1 was removed in #149 for security reasons and was re-introduced in #157 resulting in both versions being used.

Both versions are flagging findings in AWS Inspector
Image 2-27-26 at 3 25 PM

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@WilliamCollishaw WilliamCollishaw requested a review from a team February 27, 2026 22:31
@WilliamCollishaw WilliamCollishaw changed the title Fix/go chi upgrades fix: remove usage of go-chi v1 and upgrade v5 to 5.2.5 Feb 27, 2026
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