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

Update and API improvement #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

pandatix
Copy link

What does this PR contains :

  • 📅 Update to Go 1.19
  • 📅 Update workflow actions to latest stable versions
  • 🚨 Update dependencies to fix CVE-2022-28948 (not affected but raises an alert on dependencies scanners)
  • 📝 Add functional options to request, enabling to manipulate the request's context (see Dave Cheney's blog post and Uber's Go style guide)
  • 📝 Add .details.bridges.contact field to support recent changes
  • 📝 Replace interface{} by any, according to Go 1.18 new best practice

This PR is backward compatible.

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.

1 participant