refactor: flatten hash updates

This commit is contained in:
2025-12-22 21:18:23 +02:00
parent 2f4005a7ba
commit 9bf71b347f
9 changed files with 82 additions and 90 deletions

3
go.mod
View File

@@ -1,9 +1,8 @@
module godoor
go 1.21
go 1.25
require (
github.com/joho/godotenv v1.5.1
github.com/prometheus/client_golang v1.16.0
github.com/warthog618/gpiod v0.8.2
golang.org/x/crypto v0.12.0