Этот коммит содержится в:
Jesse Hallam
2023-10-23 11:54:42 -03:00
коммит произвёл GitHub
родитель a46ad3169c
Коммит 4043f8b57b

Просмотреть файл

@@ -415,7 +415,7 @@ check-style: plugin-checker vet golangci-lint ## Runs style/lint checks
gotestsum:
$(GO) install gotest.tools/gotestsum@v1.7.0
$(GO) install gotest.tools/gotestsum@v1.11.0
test-compile: gotestsum ## Compile tests.
@echo COMPILE TESTS