mirror of
https://github.com/rwinkhart/rcw.git
synced 2026-09-05 08:37:27 -04:00
Implement daemon auth on Windows
This commit is contained in:
@@ -2,7 +2,7 @@ module rcw
|
||||
|
||||
go 1.24.2
|
||||
|
||||
require github.com/rwinkhart/peercred-mini v0.0.0-20250405214620-93ccab17290b
|
||||
require github.com/rwinkhart/peercred-mini v0.0.0-20250407024456-ffe191394a3a
|
||||
|
||||
require (
|
||||
github.com/Microsoft/go-winio v0.6.2
|
||||
@@ -10,5 +10,3 @@ require (
|
||||
)
|
||||
|
||||
replace golang.org/x/sys => github.com/rwinkhart/sys-freebsd-13-xucred v0.0.0-20250405010723-99a5f0732c0e
|
||||
|
||||
replace github.com/rwinkhart/peercred-mini => ../peercred
|
||||
|
||||
Reference in New Issue
Block a user