module: update github.com/muka/ble commit hash to 27e2a04

Update github.com/muka/ble commit hash to 27e2a04 (#36)
This commit is contained in:
renovate[bot] 2019-05-15 14:40:02 +02:00 committed by Christian Nicolai
parent 42b16dbae1
commit bb849059d0
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@ -10,7 +10,7 @@ require (
github.com/mattn/go-isatty v0.0.7 // indirect
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/ble v0.0.0-20190513013040-27e2a040284b // indirect
github.com/muka/go-bluetooth v0.0.0-20190415005617-5c67d8618acd
github.com/pkg/errors v0.8.1
github.com/sirupsen/logrus v1.4.1 // indirect

1
go.sum
View File

@ -42,6 +42,7 @@ github.com/muka/ble v0.0.0-20180314094923-5613a57406d1 h1:DrMDOYCxMG7TUMjhBWnRsg
github.com/muka/ble v0.0.0-20180314094923-5613a57406d1/go.mod h1:1lEPQDLh8Z86+REeQMqID8UpXCSdHF0fvU0qZj3b1eA=
github.com/muka/ble v0.0.0-20190208060657-c5982255bf40/go.mod h1:1lEPQDLh8Z86+REeQMqID8UpXCSdHF0fvU0qZj3b1eA=
github.com/muka/ble v0.0.0-20190208063703-c5982255bf40/go.mod h1:1lEPQDLh8Z86+REeQMqID8UpXCSdHF0fvU0qZj3b1eA=
github.com/muka/ble v0.0.0-20190513013040-27e2a040284b/go.mod h1:1lEPQDLh8Z86+REeQMqID8UpXCSdHF0fvU0qZj3b1eA=
github.com/muka/go-bluetooth v0.0.0-20181012115104-31d8f53bf9a1 h1:VKhCDuxZ3+Bg+Plf7+CxgGRlNEdwHDKUqHoZLzer8Ms=
github.com/muka/go-bluetooth v0.0.0-20181012115104-31d8f53bf9a1/go.mod h1:brKFFAJeW2mWp1W5D/GJhwbn3IpNR69jIm1qGWZcl50=
github.com/muka/go-bluetooth v0.0.0-20190123084403-a5ba83cc4d9b/go.mod h1:brKFFAJeW2mWp1W5D/GJhwbn3IpNR69jIm1qGWZcl50=