mirror of
https://github.com/cmur2/miflorad.git
synced 2025-01-03 04:54:23 +01:00
module: update github.com/muka/go-bluetooth commit hash to ed5c4e1
Update github.com/muka/go-bluetooth commit hash to ed5c4e1 (#25)
This commit is contained in:
parent
befef9d063
commit
a458e784a9
2
go.mod
2
go.mod
@ -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-20190222211956-d9e43e1ad94a
|
||||
github.com/muka/go-bluetooth v0.0.0-20190304025249-ed5c4e1993e2
|
||||
github.com/pkg/errors v0.8.1
|
||||
github.com/sirupsen/logrus v1.3.0 // indirect
|
||||
github.com/stretchr/testify v1.3.0
|
||||
|
1
go.sum
1
go.sum
@ -42,6 +42,7 @@ github.com/muka/go-bluetooth v0.0.0-20190123084403-a5ba83cc4d9b/go.mod h1:brKFFA
|
||||
github.com/muka/go-bluetooth v0.0.0-20190204113330-048fce4f8d39/go.mod h1:brKFFAJeW2mWp1W5D/GJhwbn3IpNR69jIm1qGWZcl50=
|
||||
github.com/muka/go-bluetooth v0.0.0-20190205215946-510f85fa3c30/go.mod h1:brKFFAJeW2mWp1W5D/GJhwbn3IpNR69jIm1qGWZcl50=
|
||||
github.com/muka/go-bluetooth v0.0.0-20190222211956-d9e43e1ad94a/go.mod h1:tbUgXz7VZqw14AD1gArXW8wcVQtfGWBZAIhyMziuTck=
|
||||
github.com/muka/go-bluetooth v0.0.0-20190304025249-ed5c4e1993e2/go.mod h1:tbUgXz7VZqw14AD1gArXW8wcVQtfGWBZAIhyMziuTck=
|
||||
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/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
|
||||
|
Loading…
Reference in New Issue
Block a user