Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(cdk-testing): fix init-go canary
The init-go canary was broken because the test replaced the aws-cdk go module with a locally build version. However in canaries we want to use the publish versioned instead. This change simply makes the replacement conditional. Manually tested in CodeBuild.
- Loading branch information