We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b5db1b commit 088a3eeCopy full SHA for 088a3ee
internal/gapicgen/cmd/genbot/Dockerfile
@@ -27,7 +27,7 @@ RUN go install github.com/golang/protobuf/[email protected] && \
27
go install golang.org/x/lint/golint@latest && \
28
go install golang.org/x/tools/cmd/goimports@latest && \
29
go install honnef.co/go/tools/cmd/staticcheck@latest && \
30
- go install github.com/googleapis/gapic-generator-go/cmd/protoc-gen-go_gapic@v0.25.0
+ go install github.com/googleapis/gapic-generator-go/cmd/protoc-gen-go_gapic@v0.26.0
31
ENV PATH="${PATH}:/root/go/bin"
32
33
# Source: http://debuggable.com/posts/disable-strict-host-checking-for-git-clone:49896ff3-0ac0-4263-9703-1eae4834cda3
0 commit comments