pivotal-cf / azure-blobstore-resource

A concourse resource to interact with the azure blob service.
MIT License
16 stars 15 forks source link

consider upgrading dependencies to latest stable #18

Closed eitansuez closed 5 years ago

eitansuez commented 5 years ago

see my Gopkg.toml for the recipe.

this brings ginkgo, gomega, and azure-sdk-for-go up to latest stable version.

the override of fsnotify is a known issue with dep.

the override of opencensus-proto has to do with incorrect dependency version between two transitive dependencies.

christianang commented 5 years ago

Done. Thanks for looking into the various issues with upgrading too. 💯