Use "peercred-mini" module to get ucreds (enables greater platform support)

This commit is contained in:
2025-04-04 00:53:09 -04:00
parent 3767db2575
commit fde10f69f5
3 changed files with 16 additions and 32 deletions
+4
View File
@@ -1,3 +1,7 @@
module rcw
go 1.24.1
require github.com/rwinkhart/peercred-mini v0.0.0-20250404044713-1210f107982e
require golang.org/x/sys v0.31.0 // indirect