diff --git a/tools/gofumpt/go.mod b/tools/gofumpt/go.mod index e4192845d14343699c38e89a932319a5a106e0de..e508b15934ef651a07760f031700caa44e67a262 100644 --- a/tools/gofumpt/go.mod +++ b/tools/gofumpt/go.mod @@ -2,7 +2,7 @@ module gitlab.com/gitlab-org/gitaly/tools/gofumpt go 1.23.0 -toolchain go1.23.8 +toolchain go1.24.3 require mvdan.cc/gofumpt v0.8.0