Skip to content

Commit

Permalink
tweak config for go module
Browse files Browse the repository at this point in the history
  • Loading branch information
scott.hsieh[謝書正] committed Jun 9, 2022
1 parent 04dba33 commit 9bb89d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ const project = new projen.awscdk.AwsCdkConstructLibrary({
},

publishToGo: {
moduleName: 'github.com/HsiehShuJeng/cdk-emrserverless-with-delta-lake-go',
moduleName: 'github.com/HsiehShuJeng/cdk-emrserverless-with-delta-lake',
},
});
const mavenExclusions = ['public.pem', 'private.pem'];
Expand Down
2 changes: 1 addition & 1 deletion package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9bb89d5

Please sign in to comment.