Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Commit

Permalink
address review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabh-11 committed Sep 20, 2023
1 parent 47dfbf2 commit d8543bb
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 @@ -14,7 +14,7 @@

REPO_ROOT := $(shell dirname $(realpath $(lastword $(MAKEFILE_LIST))))
LEADER_ELECT := false
#TODO (rishabh-11): Remove this version assignment when the latest g/g is vendored.
#TODO (rishabh-11): Remove this version assignment when g/g v1.79.0 or later version is vendored.
GOLANGCI_LINT_VERSION ?= v1.54.2

#####################################################################
Expand Down

0 comments on commit d8543bb

Please sign in to comment.