mirror of
https://github.com/rwinkhart/peercred-mini.git
synced 2026-09-05 08:37:29 -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:
@@ -3,10 +3,8 @@
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build go1.15 && (linux || darwin || freebsd)
|
||||
// +build go1.15
|
||||
// +build linux darwin freebsd
|
||||
|
||||
package peercred // import "inet.af/peercred"
|
||||
package peercred
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
Reference in New Issue
Block a user