Skip to content

Conversation

mbfreder
Copy link
Contributor

@mbfreder mbfreder commented Aug 7, 2025

Issue #, if available:

Description of changes:
This PR updates the Go-Chi dependency to address a security vulnerability in the RedirectSlashes middleware that could lead to open redirect attacks.

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

Vandita2020
Vandita2020 previously approved these changes Aug 7, 2025
- Update go.mod to use correct Go-Chi v5 module path (github.com/go-chi/chi/v5) - Update all import statements to use v5 path - Fix Go version from 1.24 to 1.21 to match installed version - All tests passing locally
- Remove accidentally added automated-tests.yml workflow - Keep Go 1.24 as intended for CI environment - Maintain Go-Chi v5 module path fix (github.com/go-chi/chi/v5) - All tests pass locally with Go 1.21, CI should work with Go 1.24
@mbfreder mbfreder merged commit 85e5302 into aws:develop Aug 8, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants