Switch to fork of golang.org/x/sys to allow getting PIDs

This commit is contained in:
2025-04-04 21:29:31 -04:00
parent 5dc435a56a
commit 0e071fcd68
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:build go1.15 && (linux || darwin || freebsd || illumos || solaris)
//go:build linux || darwin || freebsd || illumos || solaris
package peercred