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

Add dep Go dependency management metadata files #1544

Merged
merged 1 commit into from
Sep 25, 2017

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Sep 23, 2017

Adds the dep Go dependency management metadata files to the SDK. The Gopkg files allow your tools to detect the version of dependencies the SDK uses.

Non-runtime dependencies such as test, example, and code generation packages are excluded from the Gopkg files as they are not needed to use the SDK.

Fix #1451
Fix #634

@jasdel jasdel self-assigned this Sep 23, 2017
@jasdel jasdel requested a review from xibz September 23, 2017 00:15
@jasdel jasdel merged commit 22de44e into aws:master Sep 25, 2017
@jasdel jasdel deleted the feature/useDepMetadata branch September 25, 2017 21:33
@awstools awstools mentioned this pull request Sep 26, 2017
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.

1 participant