mirror of
https://github.com/fosrl/olm.git
synced 2026-03-13 14:16:41 +00:00
Bump newt version
This commit is contained in:
4
go.mod
4
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user