@@ -96,5 +96,5 @@ install-tools-gofumpt: .bin
@$(GOTOOL) go install mvdan.cc/gofumpt@latest
.PHONY: update-deps
upgrade-deps:
update-deps:
$go get -u && go mod tidy
@go get -u && go mod tidy -go=1.18
The note is not visible to the blocked user.