module: update github.com/muka/go-bluetooth commit hash to d9e43e1

Update github.com/muka/go-bluetooth commit hash to d9e43e1 (#18)
This commit is contained in:
renovate[bot] 2019-02-22 22:39:37 +01:00 committed by Christian Nicolai
parent 3b8614e9b4
commit 8f918ce825
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@ -1,7 +1,7 @@
module miflorad
require (
github.com/coreos/go-systemd v0.0.0-20190204113319-081494f7ee4f // indirect
github.com/coreos/go-systemd v0.0.0-20190222213131-93d5ec2c7f76 // indirect
github.com/currantlabs/gatt v0.0.0-20161006170101-f949eac78f4e
github.com/eclipse/paho.mqtt.golang v1.1.1
github.com/fatih/structs v1.1.0 // indirect

1
go.sum
View File

@ -2,6 +2,7 @@ github.com/coreos/go-systemd v0.0.0-20180202092358-40e2722dffea/go.mod h1:F5haX7
github.com/coreos/go-systemd v0.0.0-20181031085051-9002847aa142 h1:3jFq2xL4ZajGK4aZY8jz+DAF0FHjI51BXjjSwCzS1Dk=
github.com/coreos/go-systemd v0.0.0-20181031085051-9002847aa142/go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4=
github.com/coreos/go-systemd v0.0.0-20190204113319-081494f7ee4f/go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4=
github.com/coreos/go-systemd v0.0.0-20190222213131-93d5ec2c7f76/go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4=
github.com/currantlabs/gatt v0.0.0-20161006170101-f949eac78f4e h1:qu1wqkuctiqRtgZu8kNMtFxQ7/xXuOxSJZ2kYoOxFM0=
github.com/currantlabs/gatt v0.0.0-20161006170101-f949eac78f4e/go.mod h1:GCdlaU9vOYeye8wQtSZNyZ4j5PhmnJ2HUqhRZO0KoZI=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=