Skip to content

Commit a2f0fc9

Browse files
committed
Pin istio protoc-gen-docs
Signed-off-by: Willem Pienaar <[email protected]>
1 parent 3adcb8a commit a2f0fc9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ install-dependencies-proto-docs:
156156
cd $$(mktemp -d) && \
157157
git clone https://github.com/istio/tools/ && \
158158
cd tools/cmd/protoc-gen-docs && \
159+
git reset --hard 83028f93935118444739d2206bcfd62fa869fa4e
159160
go build && \
160161
cp protoc-gen-docs $$HOME/bin && \
161162
cd $$HOME && curl -OL https://github.com/protocolbuffers/protobuf/releases/download/v3.11.2/protoc-3.11.2-linux-x86_64.zip && \

0 commit comments

Comments
 (0)