Skip to content

Commit 098f948

Browse files
author
Niklas Burchhardt
committed
upgrade to golangci lint version 2.10.1
1 parent eccd426 commit 098f948

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
GOLANGCI_VERSION = 2.8.0
1+
GOLANGCI_VERSION = 2.10.1
22
LICENCES_IGNORE_LIST = $(shell cat licenses/licenses-ignore-list.txt)
33

44
VERSION ?= 0.0.1

0 commit comments

Comments
 (0)