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 8276374 commit 232bb72Copy full SHA for 232bb72
cli/Makefile
@@ -15,7 +15,7 @@ PROTOC_DIR=./bpmetadata
15
DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.25
16
DOCKER_IMAGE_DEVELOPER_TOOLS := cft/developer-tools
17
REGISTRY_URL := gcr.io/cloud-foundation-cicd
18
-GOLANGCI_VERSION := 2.1.6
+GOLANGCI_VERSION := 2.2.1
19
20
# Setup the -ldflags option for go build here, interpolate the variable values
21
LDFLAGS=-ldflags "-X $(GITHUB_REPO)/cli/cmd.Version=$(VERSION)"
0 commit comments