From 6acb3493b6e70fdef8f94c531c98148eb8fb722b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 05:45:41 +0000 Subject: [PATCH] Update module tinygo.org/x/bluetooth to v0.13.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1967ca0..6da9234 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.13.0 ) require (