Skip to content

Commit

Permalink
[FABG-910] Update to golangci-lint v1.19.1
Browse files Browse the repository at this point in the history
Change-Id: I8fd60b467017fd7720c1527c3d05848583b914aa
Signed-off-by: Troy Ronda <troy@troyronda.com>
  • Loading branch information
troyronda committed Sep 25, 2019
1 parent 4a6db41 commit c13e0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
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.17.1
GOLANGCI_LINT_VER ?= v1.19.1

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

0 comments on commit c13e0cd

Please sign in to comment.