bump aws-sdk-go to v1.12.30#2359
Conversation
|
Hi @Puneeth-n Thanks for the work here! I'm pretty annoyed by a small edge-case i'm encountering... Using your branch and running the command again, I have 2 modified files: In vendor.json, here is the change (checksum of the release changing): However, briefly looking, the file Thanks! |
|
@Ninir Sure. I will do it right away. |
|
@Ninir, I am not sure why you are getting this. I cloned the repo fresh again,
I did the same steps on my existing PR branch too. Nothing was deleted nor modified. |
|
That's really weird... doing it on the master branch results in the same behaviour as yours. Could you run Thanks! |
|
|
@Ninir Are you running it on my old PR or this PR? |
|
@Ninir I found the issue. It has to do with I manually installed govendor v1.0.8 and could reproduce your issue. However, I am not sure why it is happening.
|
|
@Puneeth-n Thanks for the investigation ;) Was able to check it also on my side with govendor 1.0.9. Will merge once the AWS provider 1.3.1 is released. Thanks! :) |
|
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
commands used:
govendor fetch github.com/aws/aws-sdk-go/...@v1.12.30