Skip to content

Commit

Permalink
chore(deps): upgrade golint
Browse files Browse the repository at this point in the history
  • Loading branch information
thisislawatts committed Oct 2, 2024
1 parent e00b1e4 commit 8b42551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cliv2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export LS_PROTOCOL_VERSION=

# Build tools
GO_BIN := $(shell pwd)/.bin
OVERRIDE_GOCI_LINT_V := v1.59.1
OVERRIDE_GOCI_LINT_V := v1.61.0
SHELL := env PATH=$(GO_BIN):$(PATH) $(SHELL)

# Make directories per convention
Expand Down

0 comments on commit 8b42551

Please sign in to comment.