Bump sys-freebsd-13-xucred to v0.33.0

This commit is contained in:
2025-05-11 10:44:54 -04:00
parent c09add2ece
commit cfcc2d598e
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -1,12 +1,12 @@
module github.com/rwinkhart/peercred-mini
go 1.24.2
go 1.24.3
require (
github.com/Microsoft/go-winio v0.6.2
golang.org/x/sys v0.32.0
golang.org/x/sys v0.33.0
)
replace golang.org/x/sys => github.com/rwinkhart/sys-freebsd-13-xucred v0.32.0
replace golang.org/x/sys => github.com/rwinkhart/sys-freebsd-13-xucred v0.33.0
replace github.com/Microsoft/go-winio => github.com/rwinkhart/go-winio-easy-pipe-handles v0.0.0-20250407031321-96994a0e8410