diff --git a/go.mod b/go.mod index eb985a2..47c309b 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module arnested.dk/go/healthy -go 1.26.4 +go 1.26.5 require github.com/docker/docker v28.5.2+incompatible