1
0
mirror of https://github.com/cmur2/miflorad.git synced 2025-06-26 22:30:24 +02:00

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:30:35 +01:00
committed by Christian Nicolai
parent aa4d9c0044
commit 3b8614e9b4
2 changed files with 8 additions and 1 deletions

2
go.mod
View File

@ -12,7 +12,7 @@ require (
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b // indirect
github.com/mgutz/logxi v0.0.0-20161027140823-aebf8a7d67ab // indirect
github.com/muka/ble v0.0.0-20190208063703-c5982255bf40 // indirect
github.com/muka/go-bluetooth v0.0.0-20190205215946-510f85fa3c30
github.com/muka/go-bluetooth v0.0.0-20190222211956-d9e43e1ad94a
github.com/pkg/errors v0.8.1
github.com/sirupsen/logrus v1.3.0 // indirect
github.com/stretchr/testify v1.3.0