1
0
mirror of https://github.com/cmur2/miflorad.git synced 2025-12-17 01:48:30 +01:00

module: update github.com/go-ble/ble digest to 8c5522f

This commit is contained in:
renovate[bot]
2025-12-02 20:25:56 +00:00
committed by GitHub
parent ea35e89e2b
commit 3e0ec16692
2 changed files with 19 additions and 1 deletions

5
go.mod
View File

@@ -5,20 +5,23 @@ go 1.24.0
require (
github.com/currantlabs/gatt v0.0.0-20161006170101-f949eac78f4e
github.com/eclipse/paho.mqtt.golang v1.5.1
github.com/go-ble/ble v0.0.0-20200120171844-0a73a9da88eb
github.com/go-ble/ble v0.0.0-20240122180141-8c5522f54333
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.11.1
)
require (
github.com/JuulLabs-OSS/cbgo v0.0.1 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/gorilla/websocket v1.5.3 // indirect
github.com/konsorten/go-windows-terminal-sequences v1.0.1 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.17 // indirect
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
github.com/mgutz/logxi v0.0.0-20161027140823-aebf8a7d67ab // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/raff/goble v0.0.0-20200327175727-d63360dcfd80 // indirect
github.com/sirupsen/logrus v1.5.0 // indirect
golang.org/x/net v0.44.0 // indirect
golang.org/x/sync v0.17.0 // indirect
golang.org/x/sys v0.36.0 // indirect