File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/go-ole/go-ole v1.2.6
77 github.com/godbus/dbus/v5 v5.0.3
8- github.com/muka/go-bluetooth v0.0.0-20220323170840-382ca1d29f29
8+ github.com/muka/go-bluetooth v0.0.0-20220830075246-0746e3a1ea53
99 github.com/saltosystems/winrt-go v0.0.0-20220826130236-ddc8202da421
1010 github.com/sirupsen/logrus v1.9.0 // indirect
1111 github.com/tinygo-org/cbgo v0.0.4
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfn
2222github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
2323github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE =
2424github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
25- github.com/muka/go-bluetooth v0.0.0-20220323170840-382ca1d29f29 h1:kktgrt46k7/jbIpOpcOvULZgMYlTkgq4BJJ3fhT27Dc =
26- github.com/muka/go-bluetooth v0.0.0-20220323170840-382ca1d29f29 /go.mod h1:dMCjicU6vRBk34dqOmIZm0aod6gUwZXOXzBROqGous0 =
25+ github.com/muka/go-bluetooth v0.0.0-20220830075246-0746e3a1ea53 h1:zfLHhuGzmSbthZ00FfbEjgAHUOOj7NGiITojMTCFy6U =
26+ github.com/muka/go-bluetooth v0.0.0-20220830075246-0746e3a1ea53 /go.mod h1:dMCjicU6vRBk34dqOmIZm0aod6gUwZXOXzBROqGous0 =
2727github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs =
2828github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e /go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno =
2929github.com/paypal/gatt v0.0.0-20151011220935-4ae819d591cf /go.mod h1:+AwQL2mK3Pd3S+TUwg0tYQjid0q1txyNUJuuSmz8Kdk =
You can’t perform that action at this time.
0 commit comments