diff --git a/Makefile b/Makefile index 814653b79..75748b4d4 100644 --- a/Makefile +++ b/Makefile @@ -469,7 +469,7 @@ benchmark-pure: vendor-update: go get -u ./lib/... go get -u ./app/... - go mod tidy -compat=1.22 + go mod tidy -compat=1.23 go mod vendor app-local: