Skip to content

Remove SDK's vendored dependencies #3118

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

Merged
merged 13 commits into from
Feb 10, 2020
Merged

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Feb 6, 2020

Updates the SDK's Go module definition to enumerate all dependencies of the SDK and its components. SDK's repository root package has been updated to refer to runtime dependencies like go-jmespath for go get the SDK with Go without modules.

Updates the SDK's Go module definition to enumerate all dependencies of
the SDK and its components. SDK's repository root package has been
updated to refer to runtime dependencies like `go-jmespath` for `go get`
the SDK with Go without modules.
Removes the deprecated `awsmigrate` utility from the SDK's repository.
This utility is no longer relevant. The utility allowed users the beta
pre-release v0 SDK to update to the v1.0 released version of the SDK.
@jasdel jasdel added the needs-review This issue or pull request needs review from a core team member. label Feb 6, 2020
@jasdel jasdel self-assigned this Feb 6, 2020
@jasdel jasdel changed the title Remove SDK's vendor directory of vendored dependencies Remove SDK's vendored dependencies Feb 6, 2020
@jasdel jasdel force-pushed the mods/01_removeVendor branch from 63f0870 to b9e4378 Compare February 6, 2020 22:57
@jasdel jasdel force-pushed the mods/01_removeVendor branch from b9e4378 to a0e63ed Compare February 6, 2020 22:58
@jasdel jasdel merged commit 3ed1b54 into aws:master Feb 10, 2020
@jasdel jasdel deleted the mods/01_removeVendor branch February 10, 2020 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-review This issue or pull request needs review from a core team member.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants