mirror of
https://github.com/rwinkhart/rcw.git
synced 2026-08-31 22:36:41 -04:00
Bump peercred-mini to complete initial Windows support (still need timeout)
This commit is contained in:
@@ -2,11 +2,13 @@ module rcw
|
||||
|
||||
go 1.24.2
|
||||
|
||||
require github.com/rwinkhart/peercred-mini v0.0.0-20250407024456-ffe191394a3a
|
||||
require github.com/rwinkhart/peercred-mini v0.0.0-20250407033241-c09add2eceea
|
||||
|
||||
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
|
||||
replace golang.org/x/sys => github.com/rwinkhart/sys-freebsd-13-xucred v0.32.0
|
||||
|
||||
replace github.com/Microsoft/go-winio => github.com/rwinkhart/go-winio-easy-pipe-handles v0.0.0-20250407031321-96994a0e8410
|
||||
|
||||
Reference in New Issue
Block a user