We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8409858 commit 7082fcfCopy full SHA for 7082fcf
Makefile
@@ -444,7 +444,7 @@ TERRAFORM_VERSION=v1.12.2# renovate datasource=github-tags depName=hashicorp/ter
444
CONTROLLER_TOOLS_VERSION=v0.17.3# renovate datasource=go depName=sigs.k8s.io/controller-tools
445
CRD_REF_DOCS_VERSION=v0.1.0# renovate datasource=go depName=github.com/elastic/crd-ref-docs
446
GOLANGCI_LINT_VERSION=v2.2.2# renovate datasource=go depName=github.com/golangci/golangci-lint/cmd/golangci-lint
447
-GO_LICENSES_VERSION=v1.6.0# renovate datasource=go depName=github.com/google/go-licenses
+GO_LICENSES_VERSION=v2.0.1# renovate datasource=go depName=github.com/google/go-licenses
448
449
KUSTOMIZE_VERSION=v5.6.0# don't manage with renovate, this repo has non-standard tags
450
0 commit comments