mirror of
https://github.com/rwinkhart/peercred-mini.git
synced 2026-08-27 20:36:30 -04:00
Switch to fork of golang.org/x/sys to allow getting PIDs
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ import (
|
||||
"net"
|
||||
"strconv"
|
||||
|
||||
"github.com/rwinkhart/sys/unix"
|
||||
"github.com/rwinkhart/sys-freebsd-13-xucred/unix"
|
||||
)
|
||||
|
||||
func getUnix(c *net.UnixConn) (*Creds, error) {
|
||||
|
||||
Reference in New Issue
Block a user