Closed dstnbrkr closed 8 years ago
As with #17, I’ll merge this if you can get the tests to pass.
So the issue is that this project uses godeps but CI now runs go 1.7 which no longer has godeps - still testing options to resolve that (most likely just moving deps to vendor).
I have no attachment to godeps, so feel free to remove it.
...and finally, tests now pass for this change to fix #16. Thanks for sneaker, @codahale! We're big fans of it at Seed.
Fixes codahale/sneaker#16 (s3 and kms service constructors now require a non-nil Session)