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) #427

Merged
merged 1 commit into from
Sep 30, 2024
Merged

chore: Update dependencies to latest versions (#426) #427

merged 1 commit into from
Sep 30, 2024

Conversation

moonD4rk
Copy link
Owner

  • 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.

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)

* 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.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11092106407

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 10335553398: 0.0%
Covered Lines: 375
Relevant Lines: 2009

💛 - Coveralls

@moonD4rk moonD4rk merged commit f3d9540 into main Sep 30, 2024
8 checks passed
@moonD4rk moonD4rk deleted the dev 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