Skip to content

Commit 4a8cd09

Browse files
authored
chore(deps): update golangci/golangci-lint docker tag to v1.63.4 (#2800)
1 parent 95426d3 commit 4a8cd09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ PROTOC_DIR=./bpmetadata
1515
DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.23
1616
DOCKER_IMAGE_DEVELOPER_TOOLS := cft/developer-tools
1717
REGISTRY_URL := gcr.io/cloud-foundation-cicd
18-
GOLANGCI_VERSION := 1.63.3
18+
GOLANGCI_VERSION := 1.63.4
1919

2020
# Setup the -ldflags option for go build here, interpolate the variable values
2121
LDFLAGS=-ldflags "-X $(GITHUB_REPO)/cli/cmd.Version=$(VERSION)"

0 commit comments

Comments
 (0)