diff --git a/go.mod b/go.mod index a93d5f5..18772a3 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module gitlab.com/unboundsoftware/gitlab-cleanup-handler go 1.21 -toolchain go1.21.5 +toolchain go1.22.2 require ( github.com/alecthomas/kong v0.9.0