update go.mod

and make sure make lint has the VERSION generated
This commit is contained in:
André Roth
2024-11-17 19:37:24 +01:00
parent a5f8ce2503
commit 74bc3f5db3
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ etcd-install:
flake8: ## run flake8 on system test python files
flake8 system/
lint:
lint: prepare
# Install golangci-lint
@test -f $(BINPATH)/golangci-lint || go install github.com/golangci/golangci-lint/cmd/golangci-lint@$(GOLANGCI_LINT_VERSION)
# Running lint