-
Notifications
You must be signed in to change notification settings - Fork 8
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
feat(go): handle unhandled orphanShapes #761
base: main-1.x
Are you sure you want to change the base?
Conversation
…ng/smithy-dafny into rishav/go/orphanShapes
…into rishav/go/orphanShapes
This reverts commit ca63226.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM -- Thanks for including the MPL diff!
I left a comment on the MPL diff, I can approve once I understand what's going on there.
github.com/dafny-lang/DafnyRuntimeGo/v4 v4.9.1 | ||
github.com/dafny-lang/DafnyStandardLibGo v0.0.0 | ||
github.com/dafny-lang/DafnyRuntimeGo/v4 v4.9.2 | ||
github.com/aws/aws-cryptographic-material-providers-library/releases/go/smithy-dafny-standard-library v0.0.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see TestModels are using Crypto Tools' MPL's StandardLibrary. Did we run this be @robin-aws ? I just want to make sure everyone's aware of the weird dependency graph going around.
Issue #, if available:
Description of changes:
For extra credit this is the diff in MPL from this branch https://github.com/aws/aws-cryptographic-material-providers-library/pull/1225/files. This PR in MPL created only to run CI and see diff
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.