diff --git a/Makefile b/Makefile index 9acf8fa..7947d98 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ GOLANGCI_LINT_VERSION := v1.56.0 # renovate datasource=go depName=golang.org/x/vuln/cmd/govulncheck GOVULNCHECK_VERSION := v1.0.4 # renovate datasource=go depName=golang.org/x/tools/cmd/goimports -GOIMPORTS_VERSION := v0.17.0 +GOIMPORTS_VERSION := v0.18.0 # Check if the program is present in $PATH and install otherwise. # ${1} - oneOf{binary,yarn}