Closed moonD4rk closed 2 months ago
chore: Update dependencies to latest versions
Update dependencies versions in go.mod file
go.mod
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.
G405
.golangci.yml
chore: Update dependencies to latest versions
Update dependencies versions in
go.mod
fileAddress 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