Skip to content

Commit 4459012

Browse files
thaJeztahndeloof
authored andcommitted
Dockerfile: update golangci-lint to v1.63.4
make sure it's compatible with go1.23 full diff: golangci/golangci-lint@v1.60.2...v1.63.4 Changelog: https://golangci-lint.run/product/changelog/#v1634 Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 6f1f76c commit 4459012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

1818
ARG GO_VERSION=1.22.10
1919
ARG XX_VERSION=1.6.1
20-
ARG GOLANGCI_LINT_VERSION=v1.60.2
20+
ARG GOLANGCI_LINT_VERSION=v1.63.4
2121
ARG ADDLICENSE_VERSION=v1.0.0
2222

2323
ARG BUILD_TAGS="e2e"

0 commit comments

Comments
 (0)