Power state getting set correctly

This commit is contained in:
Owen
2026-01-14 16:38:40 -08:00
parent 303c2dc0b7
commit 0895156efd
8 changed files with 239 additions and 193 deletions

2
go.mod
View File

@@ -30,3 +30,5 @@ require (
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect
golang.zx2c4.com/wireguard/windows v0.5.3 // indirect
)
replace github.com/fosrl/newt => ../newt