Semaphore/util
julian 245a033456
fix api breaking of google/go-github
google/go-github broke the api of their functions with 23d6cb9cac
This commit adds the context `context.TODO()` to the call of `gh.Repositories.ListReleases` which is meant to be used "when it's unclear which Context to use or it is not yet available (because the surrounding function has not yet been extended to accept a Context parameter)" (citing https://godoc.org/context)

Signed-off-by: julian <dev@jneureuther.de>
2017-02-21 20:44:35 +01:00
..
bindata.go Alias field was not created on the DB. Corrected: added version 1.9.0. 2016-11-17 20:16:28 -02:00
config.go improve setup 2016-05-17 21:17:17 +01:00
upgrade.go fix api breaking of google/go-github 2017-02-21 20:44:35 +01:00
util_test.go Initial v2 work 2016-01-05 00:32:53 +01:00
util.go Initial v2 work 2016-01-05 00:32:53 +01:00
version.go bump version 2.1.0 2016-12-22 03:50:59 +09:00