Bump newt version

This commit is contained in:
Owen
2026-03-12 16:44:01 -07:00
committed by Owen Schwartz
parent 98a24960f5
commit e85fd9d71e
2 changed files with 4 additions and 2 deletions

4
go.mod
View File

@@ -4,7 +4,7 @@ go 1.25.0
require (
github.com/Microsoft/go-winio v0.6.2
github.com/fosrl/newt v1.9.0
github.com/fosrl/newt v1.10.3
github.com/godbus/dbus/v5 v5.2.2
github.com/gorilla/websocket v1.5.3
github.com/miekg/dns v1.1.70
@@ -32,4 +32,4 @@ require (
)
// To be used ONLY for local development
replace github.com/fosrl/newt => ../newt
// replace github.com/fosrl/newt => ../newt