diff --git a/hack/template/go.mod b/hack/template/go.mod index 87558049..135426fc 100644 --- a/hack/template/go.mod +++ b/hack/template/go.mod @@ -2,7 +2,7 @@ module github.com/charlie-haley/home-infra/template go 1.22.0 -toolchain go1.22.6 +toolchain go1.23.5 require ( github.com/backube/volsync v0.10.0