From 7b0181d102782876a33b9ada8c1d58a23a3c7d4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 20:28:40 +0000 Subject: [PATCH] chore(deps): Update module github.com/warthog618/gpiod to v0.9.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 699b3be..690273d 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/spf13/pflag v1.0.6 github.com/spf13/viper v1.20.1 github.com/stretchr/testify v1.10.0 - github.com/warthog618/gpiod v0.8.1 + github.com/warthog618/gpiod v0.9.1 go.bug.st/serial v1.6.4 go.uber.org/zap v1.27.0 golang.org/x/sync v0.15.0