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

update package aws-sdk-go-v2 for a bug fix #2

Closed
wants to merge 19 commits into from

Conversation

zengmin-wish
Copy link
Contributor

This is for https://phab.wish.com/T134608
What I did here is to run:
dep ensure -update github.com/aws/aws-sdk-go-v2

and it updated Gopkg.lock. It seems it automatically removed several dependencies which I'm not sure why. I'm new to Go and its dependency management, so please let me know if there are something else I need to check/verify.
@tvi @jacksontj

@jacksontj
Copy link
Contributor

@zengmin-wish I just landed a large cleanup of this repos layout (#3) can you (1) rebase (2) re-run dep ensure and (3) include the vendor dir changes (you'll get them now :) )

@zengmin-wish
Copy link
Contributor Author

there are some API change so it won't even compile. Will try to fix them but it may take a while.

@zengmin-wish
Copy link
Contributor Author

btw, now that we add the 'vendor' directory in the repo, changes like this one become very huge. Wondering why we add the vendor directory? We are not going to change anything in it directly, do we?

@zengmin-wish
Copy link
Contributor Author

I messed up this one, close it and use #4 instead.

@zengmin-wish zengmin-wish deleted the qproxy-upgrade-package branch July 5, 2019 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants