mirror of
https://github.com/rwinkhart/peercred-mini.git
synced 2026-08-28 04:46:43 -04:00
Use replace syntax for custom sys fork
This commit is contained in:
@@ -2,4 +2,6 @@ module github.com/rwinkhart/peercred-mini
|
||||
|
||||
go 1.24.2
|
||||
|
||||
require github.com/rwinkhart/sys-freebsd-13-xucred v0.0.0-20250405011819-d304d362d032
|
||||
require 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