# Packages
No description provided by the author
# README
utils
utils for go
Tip!!!
If you get this when running your program:
fork/exec xxxxx: operation not permitted
Please use it as root or sudo.
or remove syscall.ProcAttr.Credential or call SetNoSetGroups(true)