mirror of
https://github.com/rwinkhart/peercred-mini.git
synced 2026-08-28 04:46:43 -04:00
11 lines
237 B
AMPL
11 lines
237 B
AMPL
module github.com/rwinkhart/peercred-mini
|
|
|
|
go 1.24.2
|
|
|
|
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
|