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

Fix vulnerabilities in dependencies and update to go1.21 #286

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

koncar
Copy link
Contributor

@koncar koncar commented Oct 30, 2023

Description

  • updates dependencies to fix vulnerabilities
  • update to go 1.21

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Chore (documentation addition or typo, file relocation)

Testing

  • New tests were added with this PR that prove my fix is effective or that my feature works (describe below this bullet)
  • This change requires no testing (i.e. documentation update)

Documentation

  • All added public packages, funcs, and types have been documented with doc comments
  • I have commented my code, particularly in hard-to-understand areas

Final Checklist:

  • I followed standard GitHub flow guidelines
  • I have performed a self-review of my own code
  • My changes generate no new warnings

@koncar koncar requested review from fnovikov and ghkadim October 30, 2023 16:41
@koncar koncar force-pushed the fix-vulnerabilities-30-10-23 branch from 9429164 to 91ae831 Compare October 31, 2023 11:22
@koncar koncar force-pushed the fix-vulnerabilities-30-10-23 branch from 91ae831 to bbaf0b2 Compare October 31, 2023 11:52
@koncar koncar merged commit cfbb772 into main Oct 31, 2023
@koncar koncar deleted the fix-vulnerabilities-30-10-23 branch October 31, 2023 14:15
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