mirror of
https://github.com/rwinkhart/peercred-mini.git
synced 2026-09-02 07:07:31 -04:00
Bump dependencies; document FreeBSD+Windows module replacements
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
# peercred-mini
|
||||
A simple module for getting the PID and UID of processes accessing UNIX domain sockets and Windows named pipes.
|
||||
|
||||
# IMPORTANT - READ FOR FreeBSD+Windows SUPPORT!
|
||||
There are replacements in the `go.mod` for this module. Make sure you maintain those
|
||||
same replacements in your importing module, otherwise FreeBSD and Windows support will break
|
||||
(support for those operating systems requires patched modules).
|
||||
|
||||
Reference in New Issue
Block a user