hbagdi / go-unsplash

Go Client for the Unsplash API
https://unsplash.com
MIT License
74 stars 13 forks source link

Add context to all methods #31

Open hbagdi opened 7 years ago

hbagdi commented 7 years ago

If anyone is using the package, this would break all those.

terinjokes commented 6 years ago

I'd suspect most users who are using this seriously would be vendoring dependencies. The downside is you haven't tagged any releases, so they're using "master" and not semver.

hbagdi commented 6 years ago

Yes, I should have version it long back. Better late than never though. Let me version it now and put it on gopkg.in

terinjokes commented 6 years ago

I wouldn't recommend gopkn, because of how it messes with import paths. Just use git tags and tools like dep and glide will use it without any extra work.

On Dec 17, 2017 4:08 PM, "hbagdi" notifications@github.com wrote:

Yes, I should have version it long back. Better late than never though. Let me version it now and put it on gopkg.in

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/hbagdi/go-unsplash/issues/31#issuecomment-352297387, or mute the thread https://github.com/notifications/unsubscribe-auth/AAQsZf5pQFY9ZDW_ioBRyrSZmwBau4GGks5tBaz8gaJpZM4OqYlJ .