-
Notifications
You must be signed in to change notification settings - Fork 220
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 don't tie sentry-go to gin version #503
Comments
This came up in the past in #156. May I ask which version of Gin you're using? We might look into lowering the required version to unblock you if the versions below |
We’re on 0.13 right now. |
I meant the version of Gin you're using 🙂 |
Oh sorry. Looks like we’re on v1.7.7 |
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you label it "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
We are currently pinned to a specific version of gin and that is preventing us from upgrading from sentry-go 0.13 to 0.15. It would be nice if sentry-go allowed us to update sentry-go without our gin dependency.
The text was updated successfully, but these errors were encountered: