diff --git a/go.mod b/go.mod index 6d90c88..52a7bda 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/beatkind/watchtower go 1.22.0 -toolchain go1.23.3 +toolchain go1.23.4 require ( github.com/containrrr/shoutrrr v0.8.0