Skip to content

Commit

Permalink
chore(internal/gapicgen): update generator to v0.33.6 (#7225)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahdietz committed Jan 9, 2023
1 parent 2b7af68 commit 9a6db6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/gapicgen/cmd/genbot/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN go install github.com/golang/protobuf/[email protected] && \
go install golang.org/x/lint/golint@latest && \
go install golang.org/x/tools/cmd/goimports@latest && \
go install honnef.co/go/tools/cmd/staticcheck@latest && \
go install github.com/googleapis/gapic-generator-go/cmd/[email protected].5
go install github.com/googleapis/gapic-generator-go/cmd/[email protected].6
ENV PATH="${PATH}:/root/go/bin"

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

0 comments on commit 9a6db6d

Please sign in to comment.