Skip to content

Commit 6e3c5ef

Browse files
authored
Update golangci-lint to 1.63.4 (#3108)
1.63.1 has a few bugs that affected us (especially golangci/golangci-lint#5285).
1 parent 82f1e83 commit 6e3c5ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/build-tools/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ENV GH_VERSION=2.64.0
4949
ENV GOCOVMERGE_VERSION=b5bfa59ec0adc420475f97f89b58045c721d761c
5050
ENV GOIMPORTS_VERSION=v0.24.0
5151
# When updating the golangci version, you may want to update the common-files config/.golangci* files as well.
52-
ENV GOLANGCI_LINT_VERSION=v1.63.1
52+
ENV GOLANGCI_LINT_VERSION=v1.63.4
5353
ENV GOLANG_GRPC_PROTOBUF_VERSION=v1.5.1
5454
ENV GOLANG_PROTOBUF_VERSION=v1.36.1
5555
# From Nov 21, 2024. The latest tagged version at the time (0.6.0) is missing

0 commit comments

Comments
 (0)