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

build(go.mod): update github.com/urfave/negroni from v1 to v3 #162

Merged
merged 4 commits into from
Dec 23, 2024

Conversation

EtienneM
Copy link
Member

@EtienneM EtienneM commented Dec 23, 2024

Negroni is only used to call negroni.New and negroni.NewRecovery. The changelog (https://github.com/urfave/negroni/blob/master/CHANGELOG.md) does not mention anything about this.

Fix #142

@EtienneM EtienneM self-assigned this Dec 23, 2024
@EtienneM EtienneM marked this pull request as ready for review December 23, 2024 10:45
@EtienneM EtienneM enabled auto-merge December 23, 2024 10:45
@EtienneM EtienneM requested a review from ipfaze December 23, 2024 10:46
@EtienneM EtienneM merged commit 603c675 into master Dec 23, 2024
2 checks passed
@EtienneM EtienneM deleted the feat/142/negroni_v3 branch December 23, 2024 10:47
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.

[LoggingMiddleware] Update github.com/urfave/negroni from v1 to v3
2 participants