Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint docker tag to v1.59.1 (#2413)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jun 10, 2024
1 parent 8c3a75c commit 86dcc5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ PROTOC_DIR=./bpmetadata
DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.21
DOCKER_IMAGE_DEVELOPER_TOOLS := cft/developer-tools
REGISTRY_URL := gcr.io/cloud-foundation-cicd
GOLANGCI_VERSION := 1.59.0
GOLANGCI_VERSION := 1.59.1

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

0 comments on commit 86dcc5d

Please sign in to comment.