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: Update dependencies to latest versions #426

Merged
merged 2 commits into from
Sep 29, 2024
Merged

chore: Update dependencies to latest versions #426

merged 2 commits into from
Sep 29, 2024

Conversation

moonD4rk
Copy link
Owner

@moonD4rk moonD4rk commented Sep 29, 2024

  • Update dependencies versions in go.mod file
  • Address security vulnerabilities by updating third-party libraries
  • Improve performance and stability with updated dependencies

Proposed changes

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit, build tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

- Update dependencies versions in `go.mod` file
- Address security vulnerabilities by updating third-party libraries
- Improve performance and stability with updated dependencies
@coveralls
Copy link

coveralls commented Sep 29, 2024

Pull Request Test Coverage Report for Build 11091169256

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 18.666%

Totals Coverage Status
Change from base Build 11091144334: 0.0%
Covered Lines: 375
Relevant Lines: 2009

💛 - Coveralls

- Exclude weak crypto algorithms using `G405` in the `.golangci.yml` file.
@moonD4rk moonD4rk merged commit cf03ed3 into dev Sep 29, 2024
6 checks passed
moonD4rk added a commit that referenced this pull request Sep 30, 2024
* chore: Update dependencies to latest versions

- Update dependencies versions in `go.mod` file
- Address security vulnerabilities by updating third-party libraries
- Improve performance and stability with updated dependencies

* ci: Implement stronger crypto algorithms enforcement.

- Exclude weak crypto algorithms using `G405` in the `.golangci.yml` file.
@moonD4rk moonD4rk deleted the chore/deps branch October 9, 2024 08:22
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