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

Update github.com/muka/go-bluetooth commit hash to 127007a (#37)
This commit is contained in:
renovate[bot] 2019-05-15 16:49:35 +02:00 committed by Christian Nicolai
parent bb849059d0
commit 3e30b6fcc1
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@ -11,7 +11,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-20190513013040-27e2a040284b // indirect
github.com/muka/go-bluetooth v0.0.0-20190415005617-5c67d8618acd
github.com/muka/go-bluetooth v0.0.0-20190515124052-127007ab0f74
github.com/pkg/errors v0.8.1
github.com/sirupsen/logrus v1.4.1 // indirect
github.com/stretchr/testify v1.3.0

1
go.sum
View File

@ -53,6 +53,7 @@ github.com/muka/go-bluetooth v0.0.0-20190304025249-ed5c4e1993e2/go.mod h1:tbUgXz
github.com/muka/go-bluetooth v0.0.0-20190325005234-1174effa3337/go.mod h1:tbUgXz7VZqw14AD1gArXW8wcVQtfGWBZAIhyMziuTck=
github.com/muka/go-bluetooth v0.0.0-20190401025540-94cf950711a5/go.mod h1:tbUgXz7VZqw14AD1gArXW8wcVQtfGWBZAIhyMziuTck=
github.com/muka/go-bluetooth v0.0.0-20190415005617-5c67d8618acd/go.mod h1:tbUgXz7VZqw14AD1gArXW8wcVQtfGWBZAIhyMziuTck=
github.com/muka/go-bluetooth v0.0.0-20190515124052-127007ab0f74/go.mod h1:brKFFAJeW2mWp1W5D/GJhwbn3IpNR69jIm1qGWZcl50=
github.com/pkg/errors v0.8.0 h1:WdK/asTD0HN+q6hsWO3/vpuAkAr+tw6aNJNDFFf0+qw=
github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.8.1 h1:iURUrRGxPUNPdy5/HRSm+Yj6okJ6UtLINN0Q9M4+h3I=