Skip to content

Commit 088a3ee

Browse files
authored
chore(internal/gapicgen): bump generator to v0.26.0 (#5689)
1 parent 6b5db1b commit 088a3ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/gapicgen/cmd/genbot/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN go install github.com/golang/protobuf/[email protected] && \
2727
go install golang.org/x/lint/golint@latest && \
2828
go install golang.org/x/tools/cmd/goimports@latest && \
2929
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
30+
go install github.com/googleapis/gapic-generator-go/cmd/protoc-gen-go_gapic@v0.26.0
3131
ENV PATH="${PATH}:/root/go/bin"
3232

3333
# Source: http://debuggable.com/posts/disable-strict-host-checking-for-git-clone:49896ff3-0ac0-4263-9703-1eae4834cda3

0 commit comments

Comments
 (0)