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 (#28365)
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. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information