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

chore: remove github.com/google/go-github/v50 dependency #1067

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gnuletik
Copy link

@gnuletik gnuletik commented Dec 4, 2024

Hi !

Thanks for your project!
We are trying to use it in our project and I've seen that the transient dependency to Github was easy to remove so I made a PR.

I've also applied some general recommendations / deprecated features:

  • Add cancelable context in the generator
  • Replaced deprecated +build directive
  • Replaced deprecated io/util package
  • Removed unused generator.fatal method

Let me know if you need more changes.

Thanks!

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.

2 participants