Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: rename Module, Submodule #1921

Merged

Conversation

SoManyHs
Copy link
Contributor

@SoManyHs SoManyHs commented Aug 20, 2020

Since Module has a somewhat special meaning in Go due to the go mod dependency management system, the Module class is being renamed to BasePackage, and Submodule to InternalPackage. This reserves the Module name for code related to dependency management.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-Blkkw9bQFn8A
  • Commit ID: dc3d70f
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@MrArnoldPalmer MrArnoldPalmer merged commit 917fac9 into aws:golang/code-generation Aug 20, 2020
@SoManyHs SoManyHs deleted the golang/code-generation branch September 18, 2020 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants