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:
Brad Fitzpatrick
2024-02-13 19:07:40 -08:00
parent 0893ea0215
commit b535050b2a
4 changed files with 5 additions and 7 deletions
+1 -3
View File
@@ -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"