mirror of
https://github.com/rwinkhart/peercred-mini.git
synced 2026-09-01 14:47:27 -04:00
Extract handle from pipe connection
This commit is contained in:
@@ -2,6 +2,9 @@ module github.com/rwinkhart/peercred-mini
|
||||
|
||||
go 1.24.2
|
||||
|
||||
require golang.org/x/sys v0.32.0
|
||||
require (
|
||||
github.com/Microsoft/go-winio v0.6.2
|
||||
golang.org/x/sys v0.32.0
|
||||
)
|
||||
|
||||
replace golang.org/x/sys => github.com/rwinkhart/sys-freebsd-13-xucred v0.0.0-20250405010723-99a5f0732c0e
|
||||
|
||||
Reference in New Issue
Block a user