Overbryd / gcloudex

Friendly set of wrappers for Google Cloud Platform services' API's in Elixir.
64 stars 39 forks source link

update dependencies #1

Closed henry-hz closed 8 years ago

henry-hz commented 8 years ago

Dear Sasha, let me suggest to update the dependencies, as our projects also use the same dependencies, we are having conflicts.

sashaafm commented 8 years ago

Hi @henry-hz thank you for the PR. Have you tested GCloudex with those dependencies? I believe I had tried with those but some of the inner deps were broken because they needed older versions. I'll take a look and test it this week :+1:

Also, are you using GCloudex in any of your projects? :100:

henry-hz commented 8 years ago

Hi Sacha, in fact, because of broken dependencies, we made our own lib, but a very simple one, we would prefer to migrate to yours lib :)

sashaafm commented 8 years ago

@henry-hz I tested locally and everything seems fine. I merged your PR. Glad you enjoy this library and that you find it useful in your projects.

:+1: Thank you :+1:

henry-hz commented 8 years ago

@sashaafm Thanks!