Skip to content

Commit

Permalink
Update golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
arunvelsriram committed Jul 22, 2024
1 parent 6c8b5fd commit eefb2da
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 @@ -2,7 +2,7 @@

APP=sftp-exporter
APP_EXECUTABLE="./out/$(APP)"
GOLANGCI_LINT_VERSION=v1.53.3
GOLANGCI_LINT_VERSION=v1.59.1
MOCKGEN_VERSION=v0.2.0

ifeq ($(GOLANGCI_LINT),)
Expand Down

0 comments on commit eefb2da

Please sign in to comment.