Skip to content

Commit

Permalink
Chore: Bump versions
Browse files Browse the repository at this point in the history
- Update the golangci-lint version

Signed-off-by: Anoop Gopalakrishnan <[email protected]>
  • Loading branch information
anoop2811 committed Jul 10, 2024
1 parent 1c1ab1f commit 76111fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefiles/const.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SHELL := /bin/bash

GOLANGCILINT_VERSION ?= 1.54.2
GOLANGCILINT_VERSION ?= 1.59.1

# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
ifeq (,$(shell go env GOBIN))
Expand Down

0 comments on commit 76111fc

Please sign in to comment.