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 make command for listing the SDK's complete set of Go dependencies #1677

Merged
merged 1 commit into from Apr 25, 2022

Commits on Apr 20, 2022

  1. Add make command for listing the SDK's complete set of Go dependencies

    Updates the SDK's Makefile to include a command to list all dependencies
    across the SDK's modules.
    
    Also includes minor fix for the `example/service/dynamodb/createTable`
    example module to use the SDK's root module path.
    jasdel committed Apr 20, 2022
    Copy the full SHA
    596f308 View commit details
    Browse the repository at this point in the history