mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
update linter version to 1.46.2
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
committed by
Ramkumar Chinchani
parent
32afe712d6
commit
287ac05ddc
@@ -9,7 +9,7 @@ TOOLSDIR := $(shell pwd)/hack/tools
|
||||
PATH := bin:$(TOOLSDIR)/bin:$(PATH)
|
||||
STACKER := $(shell which stacker)
|
||||
GOLINTER := $(TOOLSDIR)/bin/golangci-lint
|
||||
GOLINTER_VERSION := v1.45.2
|
||||
GOLINTER_VERSION := v1.46.2
|
||||
NOTATION := $(TOOLSDIR)/bin/notation
|
||||
BATS := $(TOOLSDIR)/bin/bats
|
||||
TESTDATA := $(TOP_LEVEL)/test/data
|
||||
|
||||
Reference in New Issue
Block a user