Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump github.com/go-chi/chi from 4.0.3+incompatible to 5.0.7 #422

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

diafour
Copy link
Contributor

@diafour diafour commented Aug 22, 2022

Overview

Update go-chi to v5.0.7.

What this PR does / why we need it

Dependabot tries to update go-chi to the latest incompatible version v4.1.2, but this version changes signature for StructuredLoggerEntry.Write method, so PR fails.

Latest go-chi is v5.0.7 and is compatible with v4.1.2.

Signed-off-by: Ivan Mikheykin <ivan.mikheykin@flant.com>
@diafour diafour self-assigned this Aug 22, 2022
@diafour diafour merged commit c7ed11b into main Aug 23, 2022
@diafour diafour added this to the 1.0.11 milestone Aug 23, 2022
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.

None yet

1 participant