diff --git a/app/go.mod b/app/go.mod index 44f6b68..3aa18ed 100644 --- a/app/go.mod +++ b/app/go.mod @@ -2,7 +2,7 @@ module github.com/mqtt-home/fritzbox-to-mqtt-gw go 1.22.6 -toolchain go1.23.2 +toolchain go1.23.4 require ( github.com/philipparndt/go-logger v1.0.0