Allow changing bluetooth adapter ID

This commit is contained in:
2022-05-02 20:17:38 -07:00
parent bc45943bdc
commit 52b85ab361
5 changed files with 9 additions and 4 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/mozillazg/go-pinyin v0.19.0
github.com/rs/zerolog v1.26.1
github.com/urfave/cli/v2 v2.3.0
go.arsenm.dev/infinitime v0.0.0-20220424030849-6c3f1b14c948
go.arsenm.dev/infinitime v0.0.0-20220503031446-5e5eef15dc4c
go.arsenm.dev/lrpc v0.0.0-20220502232450-5e99a660073e
golang.org/x/text v0.3.7
)