mirror of
https://github.com/rwinkhart/peercred-mini.git
synced 2026-09-03 15:47:31 -04:00
Move module from github.com/inetaf to github.com/tailscale
See inetaf/tcpproxy#39 Signed-off-by: Brad Fitzpatrick <brad@danga.com>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
// Package peercred maps from a net.Conn to information about the
|
||||
// other side of the connection, using various OS-specific facilities.
|
||||
package peercred // import "inet.af/peercred"
|
||||
package peercred
|
||||
|
||||
import (
|
||||
"errors"
|
||||
|
||||
Reference in New Issue
Block a user