- dbus interface now has a Stop function that may be called in a defer after instantiating the dbus server improving the shut down process of programs using the dbus server
- update golang version to 1.23.1
- mocks: migrated from github.com/golang/mock to go.uber.org/mock