Closed kruskall closed 3 months ago
bump gopsutil to the current major version replace deprecated syscall.Syscall with syscall.SyscallN to fix linter issue
syscall.Syscall
syscall.SyscallN
v3 is no longer supported
CHANGELOG.md
Done! Thank you! :bow:
What does this PR do?
bump gopsutil to the current major version replace deprecated
syscall.Syscall
withsyscall.SyscallN
to fix linter issueWhy is it important?
v3 is no longer supported
Checklist
CHANGELOG.md
Author's Checklist
Related issues