diff --git a/Makefile b/Makefile index 683a2c9c65..b06fb04b76 100644 --- a/Makefile +++ b/Makefile @@ -191,7 +191,7 @@ benchmark-pure: vendor-update: go get -u -d ./lib/... go get -u -d ./app/... - go mod tidy -compat=1.19.1 + go mod tidy -compat=1.19 go mod vendor app-local: