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

utils: remove unused legacy tool

This commit is contained in:
cn
2019-05-15 17:03:50 +02:00
parent cbe0bd62ae
commit 0595d76f00
3 changed files with 2 additions and 155 deletions

2
go.mod
View File

@ -10,8 +10,6 @@ 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-20190513013040-27e2a040284b // indirect
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