File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ import (
2323 "strings"
2424 "sync"
2525
26- "github.com/guelfey/go. dbus"
26+ "github.com/godbus/ dbus"
2727)
2828
2929const signalBuffer = 100
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ package dbus
1818
1919import (
2020 "errors"
21- "github.com/guelfey/go. dbus"
21+ "github.com/godbus/ dbus"
2222)
2323
2424func (c * Conn ) initJobs () {
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ limitations under the License.
1717package dbus
1818
1919import (
20- "github.com/guelfey/go. dbus"
20+ "github.com/godbus/ dbus"
2121)
2222
2323// From the systemd docs:
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ import (
2020 "errors"
2121 "time"
2222
23- "github.com/guelfey/go. dbus"
23+ "github.com/godbus/ dbus"
2424)
2525
2626const (
You can’t perform that action at this time.
0 commit comments