Skip to content

Commit 8d177fb

Browse files
bump golangci-lint version to fix test failure
1 parent 1856d71 commit 8d177fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
GOLANGCI_VERSION = 1.53.3
1+
GOLANGCI_VERSION = 1.59.1
22
LICENCES_IGNORE_LIST = $(shell cat licenses/licenses-ignore-list.txt)
33

44
VERSION ?= 0.0.1

0 commit comments

Comments
 (0)