diff --git a/go.mod b/go.mod index 1967ca0..51f14ad 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/cenkalti/backoff/v4 v4.1.3 github.com/mitchellh/cli v1.1.5 github.com/olekukonko/tablewriter v0.0.5 - tinygo.org/x/bluetooth v0.6.0 + tinygo.org/x/bluetooth v0.7.0 ) require (