Skip to content

Commit 70cc4bd

Browse files
committed
update golangci-lint to v2.9.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 3097582 commit 70cc4bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
ARG GO_VERSION="1.25"
1818
ARG XX_VERSION="1.9.0"
19-
ARG GOLANGCI_LINT_VERSION="v2.7.1"
19+
ARG GOLANGCI_LINT_VERSION="v2.9.0"
2020
ARG ADDLICENSE_VERSION="v1.2.0"
2121

2222
ARG LICENSE_ARGS="-c cli-docs-tool -l apache"

0 commit comments

Comments
 (0)