-
-
Notifications
You must be signed in to change notification settings - Fork 429
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
Please use gorilla/mux v1.8.0 instead of v1.8.1 #988
Comments
fenollp
added a commit
to fenollp/kin-openapi
that referenced
this issue
Jul 27, 2024
Signed-off-by: Pierre Fenoll <[email protected]>
fenollp
added a commit
that referenced
this issue
Jul 27, 2024
Signed-off-by: Pierre Fenoll <[email protected]>
@fenollp, thank you for the fix! Just curious when is the next release for |
here you go https://github.com/getkin/kin-openapi/releases/tag/v0.127.0 ;) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is a known bug for gorilla/mux v1.8.1. Please downgrade the version to v1.8.0.
The text was updated successfully, but these errors were encountered: