Skip to content

Commit

Permalink
change repo location for go module
Browse files Browse the repository at this point in the history
  • Loading branch information
scott.hsieh[謝書正] committed Jun 10, 2022
1 parent 41381c8 commit fb4081b
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 @@ -65,7 +65,7 @@ const project = new projen.awscdk.AwsCdkConstructLibrary({
packageId: 'Emrserverless.With.Delta.Lake',
},
publishToGo: {
moduleName: 'github.com/HsiehShuJeng/cdk-emrserverless-with-delta-lake',
moduleName: 'github.com/HsiehShuJeng/cdk-emrserverless-with-delta-lake-go',
},
});
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 fb4081b

Please sign in to comment.