Skip to content

Commit

Permalink
Update to golangci-lint v1.23.8 (#66)
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksandar Likic <[email protected]>
  • Loading branch information
alikic authored Apr 3, 2020
1 parent d7264b5 commit 20b887d
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 @@ -48,7 +48,7 @@ FABRIC_SDKGO_TEST_CHANGED ?= false
FABRIC_SDKGO_TESTRUN_ID ?= $(shell date +'%Y%m%d%H%M%S')

# Dev tool versions (overridable)
GOLANGCI_LINT_VER ?= v1.19.1
GOLANGCI_LINT_VER ?= v1.23.8

# Fabric tool versions (overridable)
FABRIC_TOOLS_VERSION ?= $(FABRIC_STABLE_VERSION)
Expand Down

0 comments on commit 20b887d

Please sign in to comment.