mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 18:57:17 -07:00
fix: updated gatt library to include fix for #1095
This commit is contained in:
parent
b12ba7947b
commit
7beb27cfca
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -6,7 +6,7 @@ require (
|
|||
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
|
||||
github.com/adrianmo/go-nmea v1.9.0
|
||||
github.com/antchfx/jsonquery v1.3.5
|
||||
github.com/bettercap/gatt v0.0.0-20210514133428-df6e615f2f67
|
||||
github.com/bettercap/gatt v0.0.0-20240808115956-ec4935e8c4a0
|
||||
github.com/bettercap/nrf24 v0.0.0-20190219153547-aa37e6d0e0eb
|
||||
github.com/bettercap/readline v0.0.0-20210228151553-655e48bcb7bf
|
||||
github.com/bettercap/recording v0.0.0-20190408083647-3ce1dcf032e3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue