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