diff --git a/cli/Makefile b/cli/Makefile index 27666a246f3..0e14c524050 100644 --- a/cli/Makefile +++ b/cli/Makefile @@ -15,7 +15,7 @@ PROTOC_DIR=./bpmetadata DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.22 DOCKER_IMAGE_DEVELOPER_TOOLS := cft/developer-tools REGISTRY_URL := gcr.io/cloud-foundation-cicd -GOLANGCI_VERSION := 1.62.0 +GOLANGCI_VERSION := 1.62.2 # Setup the -ldflags option for go build here, interpolate the variable values LDFLAGS=-ldflags "-X $(GITHUB_REPO)/cli/cmd.Version=$(VERSION)"