Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 291 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 291 Bytes

aliasfix

A tool to migrate client library imports from go-genproto to the new stubs located in google-cloud-go.

Usage

Make sure you dependencies for the cloud client library you depend on and go-genproto are up to date.

go run cloud.google.com/go/aliasfix .
go mod tidy