We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f1e83 commit 6e3c5efCopy full SHA for 6e3c5ef
docker/build-tools/Dockerfile
@@ -49,7 +49,7 @@ ENV GH_VERSION=2.64.0
49
ENV GOCOVMERGE_VERSION=b5bfa59ec0adc420475f97f89b58045c721d761c
50
ENV GOIMPORTS_VERSION=v0.24.0
51
# 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
+ENV GOLANGCI_LINT_VERSION=v1.63.4
53
ENV GOLANG_GRPC_PROTOBUF_VERSION=v1.5.1
54
ENV GOLANG_PROTOBUF_VERSION=v1.36.1
55
# From Nov 21, 2024. The latest tagged version at the time (0.6.0) is missing
0 commit comments