Build against a local copy of dbus

This commit is contained in:
Kovid Goyal 2025-05-19 08:51:27 +05:30
parent 858e05186c
commit 9c1acce02a
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

2
go.mod
View file

@ -23,6 +23,8 @@ require (
howett.net/plist v1.0.1
)
//replace github.com/kovidgoyal/dbus => ../dbus
require (
github.com/disintegration/imaging v1.6.2 // indirect
github.com/go-ole/go-ole v1.2.6 // indirect