issues
search
moonD4rk
/
HackBrowserData
Extract and decrypt browser data, supporting multiple data types, runnable on various operating systems (macOS, Windows, Linux).
MIT License
11.18k
stars
1.57k
forks
source link
chore: Update dependencies to latest versions
#426
Closed
moonD4rk
closed
2 months ago
moonD4rk
commented
2 months ago
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
[x] Pull request is created against the
dev
branch
[x] 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)
coveralls
commented
2 months ago
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
Change from base
Build 11091144334
:
0.0%
Covered Lines:
375
Relevant Lines:
2009
💛 -
Coveralls
go.mod
fileProposed changes
Checklist