Skip to content

Commit

Permalink
Merge pull request #2420 from containers/renovate/golangci-golangci-l…
Browse files Browse the repository at this point in the history
…int-1.x

chore(deps): update dependency golangci/golangci-lint to v1.61.0
  • Loading branch information
mtrmac authored Sep 9, 2024
2 parents dcf8a16 + 6d2672c commit 9ceee81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ GOARCH ?= $(shell go env GOARCH)
# N/B: This value is managed by Renovate, manual changes are
# possible, as long as they don't disturb the formatting
# (i.e. DO NOT ADD A 'v' prefix!)
GOLANGCI_LINT_VERSION := 1.60.3
GOLANGCI_LINT_VERSION := 1.61.0

ifeq ($(GOBIN),)
GOBIN := $(GOPATH)/bin
Expand Down

1 comment on commit 9ceee81

@packit-as-a-service
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

podman-next COPR build failed. @containers/packit-build please check.

Please sign in to comment.