Skip to content

Commit

Permalink
chore(internal/gapicgen): update microgen to v0.20.1 (#4154)
Browse files Browse the repository at this point in the history
Co-authored-by: Cody Oss <6331106+codyoss@users.noreply.github.com>
  • Loading branch information
noahdietz and codyoss committed May 24, 2021
1 parent d5e59f1 commit 1a3c016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/gapicgen/cmd/genbot/Dockerfile
Expand Up @@ -28,7 +28,7 @@ RUN GO111MODULE=on go get \
golang.org/x/lint/golint@latest \
golang.org/x/tools/cmd/goimports@latest \
honnef.co/go/tools/cmd/staticcheck@latest \
github.com/googleapis/gapic-generator-go/cmd/protoc-gen-go_gapic@v0.20.0
github.com/googleapis/gapic-generator-go/cmd/protoc-gen-go_gapic@v0.20.1
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 1a3c016

Please sign in to comment.